GeographicCRSInterpretRequestProps Interface
Beta
Information required to interpret or complete a Geographic CRS in the specified format. The only currently supported formats are JSON (for completion) and WKT (OGC Well Known Text)
Properties
| Name | Type | Description | |
|---|---|---|---|
| format | "WKT" | "JSON" | The format of the geographic CRS definition provided in the geographicCRSDef property. | |
| geographicCRSDef | string | The geographic CRS definition in the format specified in the format property. |
Defined in
Last Updated: 30 November, 2023