Using aws-sdk-gov2-blog with gov.bc.ca

Go integration

Install
go get github.com/robertojrojas/aws-sdk-gov2-blog
Quick start
import "aws-sdk-gov2-blog"

// Initialize client
client := aws-sdk-gov2-blog.NewClient("YOUR_API_KEY")
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}
SDK on GitHub 📄 API Docs
SDK
aws-sdk-gov2-blog
Go
API
gov.bc.ca
gov.bc.ca:geomark
At a glance
Language Go
Endpoints7
Base URLhttps://apps.gov.bc.ca/pub/geomark