-
1. Begin exporting to MBTiles
2. Delete the export (click the trash icon in the exports drawer)
3. The export disappears from the list
4. Later, open the exports drawer again: the export is back in th…
-
For MBTiles that don't have bounds information in the `metadata` table, we are auto detecting it. This routine needs review and possibly some additional work.
It doesn't seem to be working correctly …
-
Hi osm2vectortiles Developer Team!
I tried the link below to make a map only for Graz and it worked well, but
the parks and graveyards are not visible.
Could you please tell me the problem or give m…
-
### Description
* Buttons to add map do nothing, I guess they should open file picker
* Drag and drop looks like it will work (displays file name) but the maps do not load (blank scren)
Ubuntu 22…
-
I has try to modified mapbox studio bright style, and downloaded, but i don't know how to change on style on tileserver-gl-light. Any help?
-
Hi first thanks for this project.
I'm moved my project from mbtiles to a dedicated kv solution and finally to pmtiles which is way better, problem is the actual go-pmtiles is not directly usable as…
-
```
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
# db, z x y .png
RewriteRule tile/(.*)/(.*)/(.*)/(.*)\.jpg$ "mbtiles.php?db=$1&z=$2&x=$3&y=$4" [L…
-
Converting a continent sized MBTiles database like europe with about 21 gb takes only about 14 minutes.
But the conversion of a planet tileset with about 55 gb takes about 8 hours.
Task:
- [ ] Impr…
-
Hi there, thanks for the enourmous support and improvements on this app.
Is it possible to add the habillity to support *.sqlitedb maps as otther apps do?
I am also using neongeo and cachesense apps …
-
A friend recently stopped using tegola and switched to Tilemaker: https://github.com/systemed/tilemaker his use case was generating offline tiles to put on a mobile app (react + mapbox).
I had init…