GET geomarks/{geomarkId}/boundingBox.{fileFormatExtension}

gov.bc.ca:geomark

Summary: Gets the bounding box of the geomark
Operation ID:
Auth: unknown
Description

The source geomarks can be specified by with the geomarkUrl parameter. Repeat the parameter if sourcing from multiple geomarks

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.