Using govstat with gov.bc.ca

Go integration

Install
go get github.com/blockpane/govstat
Quick start
import "govstat"

// Initialize client
client := govstat.NewClient("YOUR_API_KEY")
Search near to a geographic point
curl \
  https://apps.gov.bc.ca/pub/bcgnws/names/near
Get all feature types
curl \
  https://apps.gov.bc.ca/pub/bcgnws/featureTypes
Search in a geographic area
curl \
  https://apps.gov.bc.ca/pub/bcgnws/names/inside
SDK on GitHub 📄 API Docs
SDK
govstat
Go
API
gov.bc.ca
gov.bc.ca:bcgnws
At a glance
Language Go
Endpoints14
Base URLhttps://apps.gov.bc.ca/pub/bcgnws