Ticket #108 (closed defect: fixed)
WFS GetFeature BBOX shorthand filter URL parameter does not work
| Reported by: | chrisclaydon | Owned by: | chrisclaydon |
|---|---|---|---|
| Priority: | medium | Milestone: | 1.2 |
| Component: | General | Version: | 1.2.0 |
| Severity: | minor | Keywords: | |
| Cc: | External ID: | 933562 |
Description
A WFS GetFeature? request made using URL GET parameters should support the BBOX parameter as a shorthand for a full OGC spatial filter. However, the web tier lacks information about the required geometry property, and therefore this doesn't currently work.
The solution is to use a placeholder for the geometry property in the filter created by the web tier (%MG_GEOM_PROP%). This is replaced on the server-side with the real geometry property.
Change History
Note: See
TracTickets for help on using
tickets.
