geosolutions-it / ogc-testbed

Management repository for OGC testbed and other initiatives
0 stars 0 forks source link

Tiles extension in the OGC Features API #90

Closed aaime closed 4 years ago

aaime commented 4 years ago

Should work pretty much like the Tiles API, but rooted inside the Features API and offering only data tiles. Also allow using the filtering extension on the tiles API. If the caching of CQL_FILTER is not enabled for the layer, should still work, but in a non caching mode. Should be its own module. Ah, and it should still respect the default style filtering (maybe a vendor "style" parameter would be useful to switch to different style, hence different zoom level filtering?... or just build a different layer for it)