Opened 18 years ago

Closed 16 years ago

#1843 closed defect (fixed)

FE : Intersects operator does not support gml point

Reported by: assefa Owned by: assefa
Priority: high Milestone:
Component: WFS Server Version: unspecified
Severity: normal Keywords:
Cc: tomkralidis

Description

Right now only polygon and Line are supported.

Add the Point support :
<Filter><Intersect><PropertyName>Geometry</PropertyName><gml:Point><gml:coordinates>-91.22,38.46</gml:coordinates></gml:Point></Intersect></Filter>

Change History (2)

comment:1 by tomkralidis, 16 years ago

Cc: tomkralidis added

Assefa: is this still an issue?

comment:2 by assefa, 16 years ago

Resolution: fixed
Status: newclosed

Not an issues any more since we use geos operators. Closing

Note: See TracTickets for help on using tickets.