mbtiles Questions
3
Solved
I haven't managed to find a way to join two *.mbtiles files together (first one contains zoom level from 0-16 and second one zoom level 17). I was working with different sqlite managers, but no mat...
3
Does anybody know how to bypass MapBox's 500KB tile size limit?
The rule from their website states: "Individual vector tiles can not exceed 500kb at any zoom level."
I am hitting this limit with ...
Alastair asked 26/11, 2016 at 14:30
2
So I'm guessing the answer to this is "no", but is there any way to export a map I've designed online with mapbox studio (https://www.mapbox.com/studio/) into a .mbtiles file so I can host it mysel...
2
Solved
I'm trying to display a .mbtiles layer (created by Tippecanoe) in a Leaflet map. The tiles are loaded with Leaflet.TileLayer.MBTiles. So far nothing is visible on the map, although the MBTiles load...
Ruminant asked 9/1, 2018 at 19:42
3
Solved
I'm using Mapbox GL JS and loading tileset layers from my Mapbox account. Some of these tileset layers are only available for zoom levels 10 to 15.
The default zoom level of my map is 5, and when...
Sancho asked 13/3, 2017 at 20:9
1
I have a big GeoJson file and I need to convert it to the vector format that can be loaded by the Mapbox. I need to have an external file, so I can't use Mapbox Studio for uploading and converting ...
Bolden asked 5/10, 2017 at 8:58
2
Solved
When online access to the internet is not possible, I would like the (offline) HTML5 app show an OSM map via an OSM file.
Can you give an example of how I can show in an offline Html5 app OSM til...
Sisk asked 2/5, 2017 at 16:38
2
Solved
I'm currently looping to create a MBTiles map, and add information to my database each time.
Here's how I configured my connection and execute actions during the loop:
if ($pdo_mbtiles == null) {
...
2
Solved
I have an idea of building offline Map for my University Campus (its covering almost 3-4 miles). Like new students or guests can navigate to various blocks in campus. Student can see himself/hersel...
Hellcat asked 20/7, 2015 at 10:9
2
Solved
I read MapBox and vector tiles and am wondering if I understand this right.
In some future it will be possible to render vector based tiles with iOS MapBox? If yes, how would the RMTileSource for ...
Hitormiss asked 14/3, 2014 at 10:10
2
Solved
I have tiles (png images) for an offline map and I want to create a .mbtiles-file using these tiles. Please help me how to create a .mbtiles-file using my own images not using Tilemill software?
T...
1
© 2022 - 2024 — McMap. All rights reserved.