tile-map-service icon indicating copy to clipboard operation
tile-map-service copied to clipboard

Support for Protocol Buffer Format (PBF) GZ Vector Tiles?

Open geospatialmapmashup opened this issue 4 years ago • 2 comments

Is there a reason this does not support vector tiles? is there a plan to support vector tiles?

geospatialmapmashup avatar Apr 20 '21 13:04 geospatialmapmashup

This project implements currently very basic features of tile server The support for more formats is planned Support for more formats (vector tiles)

apdevelop avatar Apr 20 '21 13:04 apdevelop

The basic support for serving pbf vector tiles from MBTiles source was added https://github.com/apdevelop/tile-map-service-net5/commit/5874443d1e4f7859e4756b08e9d2bff7aacd1e28 For further development I need to understand usage scenarios (client types) and variety of real datasets.

apdevelop avatar Apr 24 '21 12:04 apdevelop