gov.bc.ca

The Geomark Web Service allows you to create and share geographic areas of interest over the web in a variety of formats and coordinate systems. This service is especially helpful when you need to share an area of interest with people who require that the data be in a different format, or they use d

7 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (8 total)

npm install governance-sdk
npm install governance-sdk
npm install mcp-governance-sdk
npm install us-gov-open-data-mcp
go get github.com/blockpane/govstat
go get github.com/robertojrojas/aws-sdk-gov2-blog
go get github.com/ppapapetrou76/go-data-gov-gr-sdk
# See https://github.com/Gearbox-protocol/sdk-gov
curl examples
Get information about a particular geomark
curl \
  https://apps.gov.bc.ca/pub/geomark/geomarks/{geomarkId}.{fileFormatExtension}
Get the individual geometries within a multi-part geometry
curl \
  https://apps.gov.bc.ca/pub/geomark/geomarks/{geomarkId}/parts.{fileFormatExtension}
Gets a single spatial point representative of the geomark.
curl \
  https://apps.gov.bc.ca/pub/geomark/geomarks/{geomarkId}/point.{fileFormatExtension}
Endpoints (7 total)
GET
/geomarks/{geomarkId}.{fileFormatExtension}
Get information about a particular geomark
GET
/geomarks/{geomarkId}/parts.{fileFormatExtension}
Get the individual geometries within a multi-part geometry
GET
/geomarks/{geomarkId}/point.{fileFormatExtension}
Gets a single spatial point representative of the geomark.
GET
/geomarks/{geomarkId}/feature.{fileFormatExtension}
Get the feature and attribution of the geomark
GET
/geomarks/{geomarkId}/boundingBox.{fileFormatExtension}
Gets the bounding box of the geomark
POST
/geomarks/new
Create a new geomark
POST
/geomarks/copy
Create a new geomark by copying the geometries from one or more existing geom…
At a glance
Total SDKs8
Languages3
Endpoints7
Categories1
https://apps.gov.bc.ca/pub/geomark