The CoordinateReferenceSystemFactory type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | CreateCoordinateTrasformation(String, String) |
creates a ICoordinateTransformation object used to transform coordinates
from source CRS to target CRS
|
![]() | CreateCoordinateTrasformation(ICRS, ICRS) |
creates a ICoordinateTransformation object used to transform coordinates
from source CRS to target CRS
|
![]() | CreateCRSFromWKT |
Creates a ICRS CoordinateReferenceSystem from a well known text string
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCRSById | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Wgs84EpsgCode |
EPSG code for WGS84 (World Geodetic System) Ellipsoid
|
![]() ![]() | Wgs84PseudoMercatorEpsgCode |
EPSG code for popular Web Mercator projection used for GoogleMaps, MapBox, OSM
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | Default |
The default ICRSFactory instance.
|
![]() | GeographicCoordinateSystems | |
![]() | ProjectedCoordinateSystems |