Click or drag to resize

CoordinateReferenceSystemMapserver Class

Defines well known Mapserver coordinate reference systems.
Inheritance Hierarchy
SystemObject
  Ptv.Components.ProjectionsCoordinateReferenceSystemMapserver

Namespace:  Ptv.Components.Projections
Assembly:  Ptv.Components.Projections (in Ptv.Components.Projections.dll) Version: 1.7.10.0
Syntax
public static class Mapserver

The CoordinateReferenceSystemMapserver type exposes the following members.

Properties
  NameDescription
Public propertyStatic membercfGEODECIMAL
Gets the 'PTV Geodecimal' reference system.
Public propertyStatic membercfGEOMINSEK
Gets the 'PTV GeoMinSek' reference system.
Public propertyStatic membercfGK
Gets the 'Gauß-Krüger' reference system.
Public propertyStatic membercfMERCATOR
Gets the 'PTV Mercator' reference system.
Public propertyStatic membercfUTM
Gets the 'UTM' reference system.
Top
See Also