Represents a spatial reference identifier (SRID).

Constructors

Accessors

Methods

  • Parses an SRID in the form 'auth:code' (e.g EPSG:1234)

    Parameters

    • text: string

      The text to parse.

    Returns SRID

    The parsed SRID, or throw an error if the SRID could not be parsed.