Raster map tiles for Mapillary traces
Peter Bremer님이 English로 2016년 11월 29일에 게시함. 최근 2016년 12월 1일에 업데이트됨.Today, Mapillary released a set of online raster tiles that show all traces (and if you zoom in enough, all individual photo locations). The tiles are transparent PNGs, and can be used on top of other map layers.
The tileset address is https://d6a1v2w10ny40.cloudfront.net/v0.1/{z}/{x}/{y}.png
Note that various mapping software use different formatting for the x, y and z parameters. For example, OsmAnd uses {0}/{1}/{2}.
A demo page is available at http://mm.mapillary.io/raster_tiles.html
For more information, see this Mapillary GitHub issue. Also for reporting problems with the tileset, please use their GitHub repository.
OsmAnd
Here are some step-by-step instructions to add the tileset to OsmAnd. This way you can have a map showing all Mapillary traces with you on your phone, even offline if you cache the tiles before the trip.
- Go into “Configure map” (either from the menu, or from the globe icon).
- Select “Map source”.
- Select “Define/Edit” to define a new map layer.
- Name it something like “Mapillary traces”, and as URL enter “https://d6a1v2w10ny40.cloudfront.net/v0.1/{0}/{1}/{2}.png”.
- Click “Save” to save the new map.
- Now, back in the “Configure map” screen, select your new map as the “Overlay map”, and select an opaque map as the “Map source”.