Implement spatial extent filter support in API V2 #162
Labels
size: 5
Takes between half-day and a full day (four to eight hours) to do
type: enhancement
New feature or request
Looking at the API V2 implementation here GeoNode/geonode@44470b9 it seems the spatial extent filter can be used by passing
extent
parameter in the API V2 layers fetching endpoint without using thefilter{}
parameter.example
https://master.demo.geonode.org/api/v2/layers?extent=-10,-10,-1,-1
returned layers
The text was updated successfully, but these errors were encountered: