Last updated

API / geotoolkit / map / coordinatesystems / AbstractSystem / AbstractSystem

Namespace: AbstractSystem

coordinatesystems.AbstractSystem.AbstractSystem

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

options to specify coordinate system.

Type declaration

NameTypeDescription
epsg?numberepsg code of coordinate system this AbstractSystem (approximately)
limits?Rectthe default minimal rectangular bounding region that will entirely contain
name?stringname of the coordinate system.
units?string | AbstractUnitunits of the coordinate system.