Earlier quoted context omitted.
Yes, while zoomed in that property is useful, zoomed out less so.
I think you need to think a little more carefully about the geometry involved.
Wikimedia Maps Beta
21–30 of 84 posts
Re: Wikimedia Maps Beta
#22Earlier quoted context omitted.
Yes, while zoomed in that property is useful, zoomed out less so.
You can't really switch projections mid-zoom, because the tile coordinates wouldn't match and you'd find yourself in entirely the wrong place.
Re: Wikimedia Maps Beta
#23The data quality is a bit weird, as if it doesn't know what things to highlight. But I'm sure this will improve over time.
Re: Wikimedia Maps Beta
#24Re: Wikimedia Maps Beta
#25There are actually already ways to browse Commons images on a map, but they need significant work. For example, the tile at [1] depicts an area with easily 20 geotagged Commons images, but, inexplicably, none of them are shown until you zoom in another level. Or, zoom out to see the entire state, only to see Massachusetts shown as completely lacking any geotagged Commons images [2].
There is a ton of potential for awesome applications involving geotagged images and geographic maps. I'm glad to see the Wikimedia Foundation stepping up its investment here.
1. https://tools.wmflabs.org/wiwosm/osm-on-ol/commons-on-osm.ph...
2. https://tools.wmflabs.org/wiwosm/osm-on-ol/commons-on-osm.ph...
Re: Wikimedia Maps Beta
#26Nice effort, but still needs a lot of work. This view of the western US picks out four coastal cities worthy of mention: "Tijuana" (fine), "Los Angele" (sic!), "San Jose" (err..) and "Calgary" (wat). No San Francisco, no Seattle, no Vancouver... https://maps.wikimedia.org/#4/40.15/-93.38 Scripts are also all over the place. Japan is Japanese only, China is Chinese only, India is English, Bangladesh is Bengali, Pakist…
Re: Wikimedia Maps Beta
#27In case you're wondering what this is about: the scale of Wikipedia makes it difficult to just drop in a third-party OSM tiling service, so they're rolling their own map rendering process using OSM data. This is a beta of the rendered tiles, displayed inside Leaflet. If you're into maps and this kind of thing, I highly recommend checking out LocalWiki ( https://localwiki.org ) too!
Is their rendering process documented anywhere?
The implementation [1] has various components including:
* Kartotherian [2]: 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 [3]: a distributed backend tile generation service with a jobque
* A flexible sources [4] system to set up the needed storage and processing pipeline
1. https://www.mediawiki.org/wiki/Maps/Tile_server_implementati...
2. https://github.com/kartotherian/kartotherian/
Re: Wikimedia Maps Beta
#28Nice effort, but still needs a lot of work. This view of the western US picks out four coastal cities worthy of mention: "Tijuana" (fine), "Los Angele" (sic!), "San Jose" (err..) and "Calgary" (wat). No San Francisco, no Seattle, no Vancouver... https://maps.wikimedia.org/#4/40.15/-93.38 Scripts are also all over the place. Japan is Japanese only, China is Chinese only, India is English, Bangladesh is Bengali, Pakist…
Re: Wikimedia Maps Beta
#29Earlier quoted context omitted.
Yes, while zoomed in that property is useful, zoomed out less so.
You can't really switch projections mid-zoom, because the tile coordinates wouldn't match and you'd find yourself in entirely the wrong place.