Ticket #108 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by chrisclaydon

  • status changed from new to closed
  • resolution set to fixed

Fixed in 1.2.x by submission:  http://trac.osgeo.org/mapguide/changeset/1649

Fixed in trunk by submission:  http://trac.osgeo.org/mapguide/changeset/1650

Changed 5 years ago by rexszeto

  • external_id set to 933562
Note: See TracTickets for help on using tickets.