Wikimedia Maps/2015-2017/es
Maps
La creación de un servicio de mapas escalables basado en los datos de OpenStreetMap por los proyectos de Wikimedia
|
El objetivo del proyecto de mapas es para que construya tecnologías cartográficas para todos los proyectos de Wikimedia, usando una escala apropriada y suficiente por la utilización extendida. Déjanos sus comentarios y ideas para que guíe el posterior desarrollo del proyecto. Veáse la página de ayuda de la extensión Kartographer para informacíon sobre el uso de la función de mapas.
Los esfuerzos catográficos consisten en varios proyectos:
- At its core, the maps project uses Kartotherian map tile service. Kartotherian makes OpenStreetMap data available as image tiles, the map on which other tools can draw useful information. See #Production maps cluster.
- Geoshapes service, part of Kartotherian, makes OpenStreetMap shapes data, such as countries, cities outlines, or even building outlines available directly to the clients via Wikidata IDs.
- Kartographer extension allows editors to insert an interactive map and add article specific data into wiki pages. See the section on the Kartographer extension.
- GeoData extension allows articles to specify geographical coordinates, and expose them via search API.
La extensión de Kartographer
[edit]Permite la extensión Kartographer a los editores insertar una mapa y agregar datos específicos directamente en las páginas wikis, por ejemplo, unas formas o puntos de interés.
También Kartographer tiene una interfaz y procesador visual de texto para que sea fácil agregar mapas a la página. Se han activado las extensiones de Kartographer en Wikivoyage y algunos idiomas de Wikipedia.
Otros usuarios de mapas
[edit]- The Wikipedia Android app shows all nearby articles on a map using the Maps service.
- The Wikidata query service uses maps to visualize query results.
- Geohack, used by Wikipedia to provide links to various mapping services, uses the map tile service for the Russian and Italian Wikipedias. English, and other wiki's are planned for the future.
Hitos y actualizaciones
[edit]Los proyectos Wikimedia que hayan activado Mapas
[edit]- All projects (in all languages) have
maplink
enabled. - All projects (in all languages) have
mapframe
enabled (except Wikipedia).
- Select Wikipedia sites that have
mapframe
enabled:- Catalan
- Hebrew
- Russian
- Macedonian
- French
- Finnish
- Norwegian
- Swedish
- Portuguese
- Basque
- Czech
- Spanish
- Latvian
- Arabic
- Kannada
Production maps cluster
[edit]The production maps cluster (See also on Wikitech) is in development by the WMF Discovery team. The implementation has various components including:
- Kartotherian Github (primary) / Diffusion (mirror) - a server capable of providing map tiles in vector (pbf) or raster (png) formats, as well as static map snapshots of any size for a given location.
- Tilerator Github (primary) / Diffusion (mirror) – a distributed backend tile generation service with a job queue.
- A flexible sources system to set up the needed storage and processing pipeline
A version of the tile server is now in operation at maps.wikimedia.org.
- It serves tiles at URLs such as https://maps.wikimedia.org/osm-intl/11/327/791.png (bitmap) or …/791.json (OSM data – waterways, roads, place labels, etc.).
- It can scale images for the high-DPI devices – e.g. 1.5x, 2x, etc …/791@1.3x.png
- It can provide static maps with a given size and scaling, e.g. https://maps.wikimedia.org/img/osm-intl,6,44.8247,4.9981,1000x600.png
- For now, maps.wikimedia.org only accepts requests from the domains in
wmflabs.org
,*.wikivoyage.org
, orincubator.wikimedia.org
. - https://maps.wikimedia.org/ is a simple map server that serves the Leaflet JavaScript library and some static files to provide a pannable, zoomable map using the Production maps cluster.
- Please adapt your own labs tools to use
maps.wikimedia.org
! Set your tool's domain to*.wmflabs.org
.
Véase también
[edit]- Maps Roadmap for 2016-2017
- Maps Technical Implementation - further technical documentation on the implementation of Maps
- Help:Extension:Kartographer - documentation on using the feature
- Maps/Icons - List of possible icons that can be used for location markers in maps
- Tile server implementation - technical details on how the server presenting and storing the map tiles is implemented
- Maps KPI's
- Conversation about interactive map use
- WMF-related maps guide at Wikitech.
- In Phabricator, see current work and the task list
- OpenStreetMap page in Meta (historical from 2009 to 2011)
- Wikidata page in OSM wiki
- Collaboration with Wikipedia page in OSM wiki
- Collaboration with Wikivoyage page in OSM wiki
- Code statistics on OpenHub
Manuales, y más información
[edit]- Step-by-step instructions on adding a map link to your page
- Step-by-step instructions on adding embedded maps to your page
- Instructions on adding a map using Visual Editor and the Map template
- How to use objects from OpenStreetMap in your map
- Terms of Use for Maps
- Extension:Kartographer, the MediaWiki extension created to use the tile server
- Kartotherian, the Wikimedia tile server implementation
- How to use dynamic maps on the English Wikivoyage
- Mobile web maps gadget