Email or username:

Password:

Forgot your password?
Top-level
Anthony Sorace

@djh @scy @delan Sure, but isn’t that specific to their format? Granted I have much more experience with raster tiles, but can’t you serve, say, GeoJSON as static files?

1 comment
Daniel

@a @scy @delan Sure but GeoJSON is not simplified based on zoom levels, is a text/string based format, and so on.

For smaller datasets GeoJSON is perfect but at some point (heh) you need to move to optimized vector tiles.

Go Up