Opened 16 years ago

Last modified 14 years ago

#2609 new defect

A WFS 1.0.0 server that received a GetFeature request with a "crosses" spatial filter that defines a linestring intersecting with a shape but does not have the same coordinates, must return this shape

Reported by: nsavard Owned by: assefa
Priority: normal Milestone: 6.0 release
Component: WFS Server Version: svn-trunk (development)
Severity: normal Keywords: OGC, Cite, TEAM, WFS 1.0.0
Cc: dmorissette

Description

When a GetFeature request is sent to a WFS 1.0.0 server with a "crosses" spatial filter that does not match any coordinates of a shape but intersects with it, must trigger a response from this server that will return this shape.

Change History (4)

comment:2 by nsavard, 16 years ago

Milestone: 5.2 release5.4 release

Test 6: The coordinates of the spatial filter are: 500125,500075 500175,500025 and the shape's coordinates are: LINESTRING(500125 500025,500175 500075)

comment:3 by dmorissette, 15 years ago

Cc: dmorissette added
Owner: changed from mapserverbugs to assefa

comment:4 by dmorissette, 14 years ago

Milestone: 5.6 release6.0 release

Compliance testing to be continued in 6.0

Note: See TracTickets for help on using tickets.