-
@greensopinion, perhaps this is handy functionality to add. I have created a MBTilesTileProvider that you can use. If you want you can integrate it in your vector map libray. It uses `sqflite` to acce…
-
## Expected behavior
I have a spatial dataset with points which I load from a parquet file. Essentially it has an id, longitude and latitude. It does not matter really, even a small one with a few …
-
This ticket is to record the work for supporting the Esri Vector Tile format.
-
I would very appreciate that it would be possible to let show the house numbers on top of the 2.5D buildings. The problem is that the house number are on the ground level which shows in 2.5D views unl…
-
## Bug Description
### Current Behavior
When accessing the Tileserver GL instance on mobile devices, the following error is encountered in the JavaScript console:
```
tileserver Failed to fetc…
-
Class used to load in metadata, visualise, query and download maps from tileserver is called TileServer.
Could be good to rename this to make more intuitive and avoid confusion in docs.
-
Hello,
I just found out this wonderful repo. I would love to ask, how does this compare to [tileserver-gl](https://github.com/maptiler/tileserver-gl) ?
This one renders the tiles faster than til…
-
The OWG is planning to host vector tiles generated by [tilemaker](https://github.com/systemed/tilemaker) as an experiment. The goal is to get something others can work with to see where more work need…
-
Tests for downloading images from tileserver.
-
Hello, I recently installed tileserver-gl on my ubuntu-20.04 using the docker container and mbtiles data source I got from https://data.maptiler.com/downloads/tileset/osm/, then I used it to serve vec…