API / geotoolkit / map / coordinatesystems / AbstractSystem / AbstractSystem
coordinatesystems.AbstractSystem.AbstractSystem
Type Aliases
Type Aliases
Ƭ Options: Object
options to specify coordinate system.
| Name | Type | Description |
|---|---|---|
epsg? | number | epsg code of coordinate system this AbstractSystem (approximately) |
limits? | Rect | the default minimal rectangular bounding region that will entirely contain |
name? | string | name of the coordinate system. |
units? | string | AbstractUnit | units of the coordinate system. |