-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Back again!
Just a couple others I missed off - the ability to search for layers and download data by a user-defined bounding box.
I imagine downloading data might be similar to using WFS intersect filter that was discussed in the hierarchical filtering issue, but obviously would need to have a consistent "geom" column and also consider resource constraints; for example, whether it's faster to return all polygons that intersect with the bbox or only those explicitly found within it.
As for searching for layers, I guess this might be similar to Graeme's suggestion using WMS intersect calls?