AvailableCoordinateReferenceSystemProps Interface
Describes a geographic coordinate reference system produced by getAvailableCoordinateReferenceSystems.
Properties
| Name | Type | Description | |
|---|---|---|---|
| crsExtent | Range2dProps | Extent of the coordinate reference system. | |
| deprecated | boolean | Indicate if the coordinate reference system is deprecated. | |
| description | string | The description of the coordinate reference system. | |
| name | string | The name of the coordinate reference system. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.