MapGuide Open Source:  Home |  Download |  Internals

Ticket #81 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Geometry from joined feature source not selectable

Reported by: ronnielouie Assigned to: anonymous
Priority: medium Milestone: 1.2
Component: Feature Service Version: 1.2.0
Severity: major Keywords: feature join
Cc: External ID: 928360, 928353

Description

The DescribeSchema? API produces a list of all properties from all feature classes for a particular feature source. This includes the geometry properties from the joined feature source for an extension (join) feature class. As only the geometry from the primary feature class for join is supported, presenting the geometry from the joined secondary feature class as an available option can be confusing and in fact not applicable. To resolve this issue, the geometry properties from the secondary class will not be returned from DescribeSchema?, which effectively limits the geometry selection to those available from the primary class.

Change History

04/24/07 13:58:17 changed by anonymous

  • status changed from new to assigned.
  • owner changed from ronnielouie to anonymous.

04/24/07 13:58:32 changed by anonymous

  • status changed from assigned to closed.
  • resolution set to fixed.

04/24/07 13:59:08 changed by anonymous