|
Name |
Description |
![Method](bitmaps/Method.gif) |
CloneGeoTransformationDefaults |
Returns a clone of the geotransformation defaults. |
![Method](bitmaps/Method.gif) |
ConstructHighPrecisionSpatialReference |
Constructs a high precision spatial reference based on an existing spatial reference. xy/z/mDoubler is the number of times the respective precision is to be doubled. A value of zero will find the maximum doubling for that precision. |
![Method](bitmaps/Method.gif) |
ConstructLowPrecisionSpatialReference |
Construct a low precision spatial reference with the same scale factor as the high precision input, but with a different domain extent. If the calculated domain extent cannot cover the specified data extent, an error is returned. |
![Method](bitmaps/Method.gif) |
CreateDatum |
Creates a predefined datum. |
![Method](bitmaps/Method.gif) |
CreateESRISpatialReference |
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer. |
![Method](bitmaps/Method.gif) |
CreateESRISpatialReferenceFromPRJ |
Creates a spatial reference from a PRJ string. |
![Method](bitmaps/Method.gif) |
CreateESRISpatialReferenceFromPRJFile |
Creates a spatial reference from a PRJ file. |
![Method](bitmaps/Method.gif) |
CreateESRISpatialReferenceInfo |
Creates a spatial reference system and defines it from the specified ESRISpatialReference buffer. |
![Method](bitmaps/Method.gif) |
CreateESRISpatialReferenceInfoFromPRJ |
Creates a spatial reference from a PRJ string. |
![Method](bitmaps/Method.gif) |
CreateESRISpatialReferenceInfoFromPRJFile |
Creates a spatial reference from a PRJ file. |
![Method](bitmaps/Method.gif) |
CreateFromAreaName |
Creates a coordinate system from the human-readable 'area name' of the coordinate system. |
![Method](bitmaps/Method.gif) |
CreateGeographicCoordinateSystem |
Creates a predefined geographic coordinate system. |
![Method](bitmaps/Method.gif) |
CreateGeoTransformation |
Creates a predefined transformation between geographic coordinate systems. |
![Method](bitmaps/Method.gif) |
CreateParameter |
Creates a predefined parameter. |
![Method](bitmaps/Method.gif) |
CreatePredefinedAngularUnits |
Creates a list of predefined angular units. |
![Method](bitmaps/Method.gif) |
CreatePredefinedDatums |
Creates a list of a list of predefined datums. |
![Method](bitmaps/Method.gif) |
CreatePredefinedGeographicTransformations |
Creates a list of predefined geographic transformations. |
![Method](bitmaps/Method.gif) |
CreatePredefinedLinearUnits |
Creates a list of predefined linear units. |
![Method](bitmaps/Method.gif) |
CreatePredefinedPrimeMeridians |
Creates a list of predefined prime meridians. |
![Method](bitmaps/Method.gif) |
CreatePredefinedProjections |
Creates a list of predefined projections. |
![Method](bitmaps/Method.gif) |
CreatePredefinedSpheroids |
Creates a list of predefined spheroids. |
![Method](bitmaps/Method.gif) |
CreatePredefinedVerticalCoordinateSystems |
Creates a list of predefined vertical coordinate systems. |
![Method](bitmaps/Method.gif) |
CreatePredefinedVerticalDatums |
Creates a list of predefined vertical datums. |
![Method](bitmaps/Method.gif) |
CreatePrimeMeridian |
Creates a predefined prime meridian. |
![Method](bitmaps/Method.gif) |
CreateProjectedCoordinateSystem |
Creates a predefined projected coordinate system. |
![Method](bitmaps/Method.gif) |
CreateProjection |
Creates a predefined projection. |
![Method](bitmaps/Method.gif) |
CreateSpatialReference |
Creates a predefined spatial reference from an srID. |
![Method](bitmaps/Method.gif) |
CreateSpheroid |
Creates a predefined spheroid. |
![Method](bitmaps/Method.gif) |
CreateUnit |
Creates a predefined unit of measure. |
![Method](bitmaps/Method.gif) |
CreateVerticalCoordinateSystem |
Creates a predefined vertical coordinate system from an enumeration or ID code. |
![Method](bitmaps/Method.gif) |
CreateVerticalCoordinateSystemFromESRISpatialReference |
Creates a vertical coordinate system from its string format. |
![Method](bitmaps/Method.gif) |
CreateVerticalDatum |
Creates a predefined vertical datum from an enumeration or ID code. |
![Method](bitmaps/Method.gif) |
ExportESRISpatialReferenceInfoToPRJFile |
Exports a spatial reference to a PRJ file. |
![Method](bitmaps/Method.gif) |
ExportESRISpatialReferenceToPRJFile |
Exports a spatial reference to a PRJ file. |
![Method](bitmaps/Method.gif) |
FindTransformation |
Returns a suitable geotransformation for a given pair of GCS. The extent is not used presently. |
![Method](bitmaps/Method.gif) |
FindTransformations |
Returns suitable geotransformations for a given pair of GCS. |
![Read-only property](bitmaps/ReadOnly.gif) |
GeoTransformationDefaults |
Returns a list of default geographic transformations. |
![Read/write property](bitmaps/ReadWrite.gif) |
GeoTransformationFallback |
Enables/disables the geographic transformations fallback mechanism. Default is False. |
![Method](bitmaps/Method.gif) |
GetAreaNames |
Returns a set of predefined coordinate system names, and optionally the coordinate systems themselves. |
![Method](bitmaps/Method.gif) |
GetPredefinedGeographicTransformations |
Returns a list of predefined geographic transformations. |
![Method](bitmaps/Method.gif) |
ReplaceGeoTransformationDefaults |
Replaces content of the existing list of default transformations with the content from pSource. |
![Read/write property](bitmaps/ReadWrite.gif) |
UseShapePreservingProject |
Enables/disables shape preserving project. Default is False. |
![Write-only property](bitmaps/WriteOnly.gif) |
UseShapePreservingProjectEx |
Enables/disables shape preserving project using the input minimum segment length and maximum deviation parameters for convergence. Default is False. |