-
Hi,
I used the mbtiles available here: https://osm2vectortiles-downloads.os.zhdk.cloud.switch.ch/v1.0/extracts/morocco.mbtiles
Some POI have in their name 'Tifinagh' language. If zoomed in enough to…
-
For example:
1) "Zurich" label never appears on the map with streets-v8:
http://klokantech.github.io/osm2vectortiles-gl-styles/#11.26/47.3721/8.5414
2) Vatican city overrides label of Rome:
![nkcxp…
-
To recreate
1. Go to http://osm2vectortiles.org/docs/own-vector-tiles/
2. Run the commands in order
3. run `$ docker-compose up import-osm` (step 4)
4. First error: `function drop_tables() does not ex…
-
-
This is about having raster tiles looking exactly the same as WebGL tiles.
Mapbox released this on Feb 8th: https://www.mapbox.com/blog/mapbox-studio-tiles-static/
It seems Tessera code can be integ…
-
When trying to debug routing problems with OSRM, it's helpful to have some insight into the underlying routing graph.
There's a compile time feature `-DDEBUG_GEOMETRY` that enables dumping of a big G…
-
Have more `mbgl.Map` instances ready to be able to process more requests simultaneously.
-
The request out of the bounds of vector tiles or not found pbf blobs should respond with a proper empty pbf tile probably... related to existing implementation of vector tiles #42.
-
I am working on conversion of an existing mapnik xml style to mapbox gl, based on osm2vectortiles data. While doing so, I encountered some mapping types and fields I am missing in osm2vectortiles to s…
-
- [x] Make Favicon transparent
- [x] Change deploy logo to a documents logo and adapt text
- [x] Clarify FAQ questions besser and write about ODbL
- [x] Where should we put style reference in the maps…