Aller au contenu

Enumeration HrzProtocol.SrsDescriptorType

Defined in hrz/protocol/geo/srs.proto.

Specified the format of the SRS descriptor string


PROJ4_STRING_DESCRIPTOR (0)

A PROJ.4 string, such as “+proj=longlat +datum=WGS84 +no_defs”.


SRID_DESCRIPTOR (1)

An authority:SRID couple, such as “EPSG:4326”, or an OGC CRS descriptor, such as “urn:ogc:def:crs:EPSG:6.18.3:3857”.