MMGIS icon indicating copy to clipboard operation
MMGIS copied to clipboard

[New Feature]: Dynamically slice GeoJSON into vector tiles

Open jtroberts opened this issue 1 year ago • 0 comments

Checked for duplicates

Yes - I've already checked

Alternatives considered

Yes - and alternatives don't suffice

Related problems

No response

Describe the feature request

I have a service that returns large GeoJSON files and it would be nice to dynamically slice them into vector tiles for improved performance without ingesting the data into a database. Leaflet.VectorGrid can do this.

jtroberts avatar Nov 08 '24 02:11 jtroberts