Ticket #2492 (new enhancement)
WFS Filter : enhance support for spatial operations
| Reported by: | assefa | Owned by: | assefa |
|---|---|---|---|
| Priority: | normal | Milestone: | FUTURE |
| Component: | WFS Server | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Initially reported by Bart,
we can't get a WFS Intersects filter to work against ArcSDE. It seems Mapserver retrieves all the rows and tries and let GEOS do the intersection. Is my impression correct?
Ideally it would use FILTER to set a spatial WHERE clause, something like:
SHAPE intersects POLYGON ((131970.3045120624 453455.16526662686, 131969.21075920813 453349.07123976306, 132075.30478607194 453347.9774869088, 132076.3985389262 453454.0715137726, 131970.3045120624 453455.16526662686))
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

