new EPSG2056
Stability: experimental
The EPSG:2056 projection, also known as LV95 (CH1903+).
- Source:
- chprojection.js, line 401
Extends
Methods
-
getCode
Stability: experimental -
Get the code for this projection, e.g. 'EPSG:4326'.
- Inherited From:
- Source:
- proj.js, line 112
Returns:
Code.
- Type
- string
-
getExtent
Stability: experimental -
Get the validity extent for this projection.
- Inherited From:
- Source:
- proj.js, line 122
Returns:
Extent.
- Type
- ol.Extent
-
getUnits
Stability: experimental -
Get the units of this projection.
- Inherited From:
- Source:
- proj.js, line 145
Returns:
Units.
- Type
- ol.proj.Units
OpenLayers 3