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.
Base URL:
Auth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
https://apps.gov.bc.ca/pub/geomarkAuth: none
Endpoints: 5
Reachable: unknown
CORS: unknown
Links
Homepage: https://dpdd.atlassian.net/servicedesk/customer/portal/1/group/7/
API Base:
API Base:
https://apps.gov.bc.ca/pub/geomarkEndpoints
| 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. | — | — | — |