Ticket #1163 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

spatial operator is Intersects and not Intersect

Reported by: assefa Owned by: assefa
Priority: high Milestone: 4.6 release
Component: WFS Server Version: 4.5
Severity: blocker Keywords:
Cc: bartvde@…

Description

Filter Encoding spatial operator is Intersects (and not Intersect), but is 
advertized in the capabilities as Intersect.

Change History

Changed 8 years ago by bartvde@…

  • cc bartvde@… added
Added myself to the cc.

Assefa should the target not be Mapserver 4.6 for this bug????

Changed 8 years ago by bartvde@…

  • milestone set to 4.6 release
Changed target to 4.6.

Changed 8 years ago by jgarnett@…

This prevents my client (udig.refractions.net) from working with mapserver :-(
GeoServer is happy ... I admit the spec is unclear on the topic. Do you guys run
against the cite tests?

I will try switching over to the use of bbox, but any client based on the
geotools library will be effected by this bug.

Changed 8 years ago by refractions

  • severity changed from normal to blocker

Changed 8 years ago by assefa

  • cc mapserver-bugs@… added
  • owner changed from mapserverbugs to assefa
looking into this

Changed 8 years ago by assefa

Coorected in CVS head. I kept Intersect also for now. Will be removed after 
the 4.6 release.

Changed 8 years ago by refractions

Be careful, while the WFS capabilities refers to it as "intersect" the filter
spec refers to it as "intersects". Someone should lose some digits over that.
http://wfs.galdosinc.com:8880/wfs/http?request=GetCapabilities&service=WFS

Changed 8 years ago by assefa

The capabilities advertize the operator as Intersect (It was already like 
this). This change only affects the filter code.

Changed 8 years ago by assefa

  • status changed from new to closed
  • resolution set to fixed
Merking it as Fixed.
Note: See TracTickets for help on using tickets.