Using medkit with gov.bc.ca

Python integration

Install
pip install medkit
Quick start
import medkit

client = medkit.Client("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
medkit
Python
API
gov.bc.ca
gov.bc.ca:bcgnws
At a glance
Language Python
Endpoints14
Base URLhttps://apps.gov.bc.ca/pub/bcgnws