Opened 13 years ago

Closed 13 years ago

#475 closed defect (fixed)

SelectWithIn does't work while the map cs doesn't consist with layer cs

Reported by: liuar Owned by: liuar
Priority: P2 Milestone: Future
Component: Widgets Version: 2.0
Severity: Major Keywords:
Cc: Browser: All
External ID: 1406161 Operating System: All
state: Committed

Description

SelectWithIn bases on the MapGuide API QueryFeatures which accepts a geometry parameter. The geometry represents a spatial filter to perform the query whose coordinates should base on the Map CS. However, in SelectionWith.php, the coordinates are based on Layer CS, which causes this defect.

Change History (2)

comment:1 by liuar, 13 years ago

Fixed in [2438]

comment:2 by liuar, 13 years ago

Resolution: fixed
state: NewCommitted
Status: newclosed
Note: See TracTickets for help on using tickets.