gov.bc.ca – geomark
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 in other API console viewers.
- Homepage
- https://api.apis.guru/v2/specs/gov.bc.ca:geomark/4.1.2.json
- Provider
- gov.bc.ca:geomark / geomark
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/gov.bc.ca/geomark/4.1.2/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/gov.bc.ca/geomark/4.1.2/openapi.yaml
Tools (9)
Extracted live via the executor SDK.
-
boundingBox.getGeomarksGeomarkIdBoundingBoxFileFormatExtensionThe source geomarks can be specified by with the geomarkUrl parameter. Repeat the parameter if sourcing from multiple geomarks
-
create.postGeomarksCopyThe source geomarks can be specified by with the geomarkUrl parameter. Repeat the parameter if sourcing from multiple geomarks
-
create.postGeomarksNewCreate a new geomark from the geometries read from the 'body' parameter or file.
-
feature.getGeomarksGeomarkIdFeatureFileFormatExtensionThe geomark feature resource returns a single spatial feature with either a single (Point, LineString, Polygon) or multi-part geometry (MultiPoint, MultiLineString, MultiPolygon) and the geomark attribution. The geometry and attribution can be downloaded as a spatial download file format in a supported coordinate system. The download files can then be used in a desktop GIS application (e.g. ArcMap), Google Earth or a web mapping application.
-
info.getGeomarksGeomarkIdFileFormatExtensionThe 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.
-
parts.getGeomarksGeomarkIdPartsFileFormatExtensionThe geomark parts resource returns a one or more spatial features. One for each part of the Geomark's geomerty. Each part contains a single (Point, LineString, Polygon) geometry and the geomark attribution.
-
point.getGeomarksGeomarkIdPointFileFormatExtensionThe geomark point resource returns a single spatial feature with a single Point and the geomark attribution. The point geometry will be created from the first geometry part of the Geomark. Point geomarks will return the first Point part in the geomark. LineString geomarks will return the first coordinate of the first LineString part in the geomark. Polygon geomarks will return the centroid or another point inside the first Polygon part in the geomark. The geometry and attribution can be downloaded as a spatial download file format in a supported coordinate system. The download files can then be used in a desktop GIS application (e.g. ArcMap), Google Earth or a web mapping application.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools