The DataSource class provides properties and methods that allow the user to interact with the data source. A description of how to use the data source can be found here. A description of the contents of the data source can be found here.
|
Property |
Description |
|
Gets or sets the default issuer value for use with Get/Set/Put methods | |
|
A boolean value that indicates if the data source can be modified | |
|
The path and file name of the data source currently loaded into this object | |
|
Indicates if all Envelopes should always return true for InBounds | |
|
A boolean value that indicates if a data source is currently loaded | |
|
Indicates if GeoCalc should try to find an existing ICoordSys that matches the WKT when importing an ICoordSys from WKT |
|
Method |
Description |
|
Saves the DataSource to a file | |
|
Imports an ICoordSys from a GML document | |
|
Imports an ICoordSys from a GML document specifying a GML schema | |
|
Gets DatumShifts for a CoordTransform | |
|
Saves a WKT definition of the specified ICoordSys to a file | |
|
Gets a WKT definition of the specified ICoordSys | |
|
Produces strings that give the keys that identify the ICoordSys in GeoCalc 5.x | |
|
Gets an AngularUnit from the DataSource | |
|
Gets a CartesianPoint from the DataSource | |
|
Gets a CoordTransform from the DataSource | |
|
Gets a DatumShift from the DataSource | |
|
Gets an Ellipsoid from the DataSource | |
|
Gets an Envelope from the DataSource | |
|
Gets a FittedCoordSys from the DataSource | |
|
Gets a GeocentricCoordSys from the DataSource | |
|
Gets a GeodeticCoordSys from the DataSource | |
|
Gets a GeodeticPoint from the DataSource | |
|
Gets a HeightModel from the DataSource | |
|
Gets a HorizontalDatum from the DataSource | |
|
Gets a LinearUnit from the DataSource | |
|
Gets a PrimeMeridian from the DataSource | |
|
Gets a ProjectedCoordSys from the DataSource | |
|
Gets a ProjectedPoint from the DataSource | |
|
Gets an ISerializable from the DataSource | |
|
Finds all valid DatumShifts for the specified source and target ICoordSys | |
|
Gets a VerticalDatum from the DataSource | |
|
Gets a VerticalReference from the DataSource | |
|
Loads an ICoordSys from a file | |
|
Loads an ICoordSys from a WKT string | |
|
Loads an ICoordSys from the GeoCalc 5.x keys | |
|
Loads an ICoordSys into the data source | |
|
Loads a data source file into this DataSource | |
|
Adds an AngularUnit to the DataSource | |
|
Adds a CartesianPoint to the DataSource | |
|
Adds a CoordTransform to the DataSource | |
|
Adds a DatumShift to the DataSource | |
|
Adds an Ellipsoid to the DataSource | |
|
Adds an Envelope to the DataSource | |
|
Adds a FittedCoordSys to the DataSource | |
|
Adds a GeocentricCoordSys to the DataSource | |
|
Adds a GeodeticCoordSys to the DataSource | |
|
Adds a GeodeticPoint to the DataSource | |
|
Adds a HeightModel to the DataSource | |
|
Adds a HorizontalDatum to the DataSource | |
|
Adds a LinearUnit to the DataSource | |
|
Adds a PrimeMeridian to the DataSource | |
|
Adds a ProjectedCoordSys to the DataSource | |
|
Adds a ProjectedPoint to the DataSource | |
|
Adds an ISerializable to the DataSource | |
|
Adds a VerticalDatum to the DataSource | |
|
Adds a VerticalReference to the DataSource | |
|
Removes an AngularUnit from the DataSource | |
|
Removes a CartesianPoint from the DataSource | |
|
Removes a CoordTransform from the DataSource | |
|
Removes a DatumShift from the DataSource | |
|
Removes an Ellipsoid from the DataSource | |
|
Removes an Envelope from the DataSource | |
|
Removes a FittedCoordSys from the DataSource | |
|
Removes a GeocentricCoordSys from the DataSource | |
|
Removes a GeodeticCoordSys from the DataSource | |
|
Removes a GeodeticPoint from the DataSource | |
|
Removes a HeightModel from the DataSource | |
|
Removes a HorizontalDatum from the DataSource | |
|
Removes a LinearUnit from the DataSource | |
|
Removes a PrimeMeridian from the DataSource | |
|
Removes a ProjectedCoordSys from the DataSource | |
|
Removes a ProjectedPoint from the DataSource | |
|
Removes an ISerializable from the DataSource | |
|
Removes a VerticalDatum from the DataSource | |
|
Removes a VerticalReference from the DataSource |