Vector tile output for search results
Author: bt-mapsCreated Apr 16, 2022Updated Aug 15, 2025
Describe the solution you'd like Add option to return vector tile output (mvt/.pbf) on search results. Having the ability to generate mvt directly in tile38 like PostGIS's asMVT() function would be a great feature.
Describe alternatives you've considered Clipped geojson from tile38 ---- geojson to pbf middleware -- client-side js renderer.
Additional context
Source: tidwall/tile38