GeoMark Web Service REST API

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 different mapping software. Please note that you may experience issues when submitting requests to the delivery or test environment if using this [OpenAPI specification](https://github.com/bcgov/api-specs/tree/master/geomark) in other API console viewers.

Claim this API

Are you the operator of GeoMark Web Service REST API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with GeoMark Web Service REST API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://apps.gov.bc.ca/pub/geomark
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown

Links

Homepage: https://dpdd.atlassian.net/servicedesk/customer/portal/1/group/7/
API Base: https://apps.gov.bc.ca/pub/geomark

Endpoints

Method Path Summary Auth Last Status Latency
GET /geomarks/{geomarkId}.{fileFormatExtension} Get information about a particular geomark
GET /geomarks/{geomarkId}/boundingBox.{fileFormatExtension} Gets the bounding box of the geomark
GET /geomarks/{geomarkId}/feature.{fileFormatExtension} Get the feature and attribution of the 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.