Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgCreateSdfParams
GetCoordinateSystemWkt
GetFeatureSchema
GetSpatialContextDescription
GetSpatialContextName
GetXYTolerance
GetZTolerance
MgCreateSdfParams
MgCreateSdfParams
SetCoordinateSystemWkt
SetFeatureSchema
SetSpatialContextDescription
SetSpatialContextName
SetXYTolerance
SetZTolerance
MgFeatureSchema
* MgCreateSdfParams::GetFeatureSchema
(
)
Gets the feature schema definition.
.NET Syntax
MgFeatureSchema
GetFeatureSchema()
;
Java Syntax
MgFeatureSchema
GetFeatureSchema()
;
PHP Syntax
MgFeatureSchema
GetFeatureSchema()
;
Returns:
Returns a feature schema definition object.
Comments or suggestions? Send us
feedback
.