GET geomarks/{geomarkId}.{fileFormatExtension}

gov.bc.ca:geomark

Summary: Get information about a particular geomark
Operation ID:
Auth: unknown
Description

The attribution can be downloaded as a info file format. The download files can then be processed by a client application to access the geomark info fields and to get the URLs to the geometry download resources.

Parameters (3)

fileFormatExtension (string, path, required)

The file format name extension used to represent the geomark download.

Constraints: {'enum': ['json', 'xml', 'kml', 'kmz', 'shp', 'shpz', 'geojson', 'gml', 'gpkg', 'wkt']}

geomarkId (string, path, required)

The unique identifier for the geomark.

srid (integer, query, optional, default: 4326)

The srid of the coordinate system the geometry should be converted to.

Constraints: {'enum': [4326, 3005, 3857, 26907, 26908, 26909, 26910, 26911]}

No probe data for this endpoint yet.