Skip to main content

crs

schema/components/crs/1.0.1/crs.schema.json

The coordinate reference system (CRS) component specifies the spatial reference for an object's coordinate data. It supports three representations, exactly one of which must be provided:

  • epsg_code — An integer EPSG code (between 1024 and 32767) from the EPSG Geodetic Parameter Dataset.
  • ogc_wkt — A WKT2 string representation of the CRS.
  • An unspecified CRS (no properties), used when the coordinate reference system is unknown or not applicable.

Used by: base-spatial-data-properties.

Properties

crs (v1.0.1)

Coordinate Reference System

PropertyTypeDescriptionFlags

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?