|
Gets all of the spatial contexts available in the feature source or just the active one.
- Remarks:
- The FdoSpatialContextList XML schema contains a specification of the content of the spatial context information returned in the MgSpatialContextReader object.
- Parameters:
-
| resource | (MgResourceIdentifier) A resource identifier identifying a feature source in the repository. |
| bActiveOnly | (boolean/bool) If true, the return value contains only the active spatial context. If false, the return value contains all of the available spatial contexts. |
- Returns:
- Returns an MgSpatialContextReader object.
- Exceptions:
-
|