Geocoder REST API Skill
gov-bc-ca-geocoder
gov-bc-ca-geocoder
| Method | Path | Description |
|---|---|---|
GET | /addresses.{outputFormat} | |
GET | /occupants/addresses.{outputFormat} | Geocode an address |
GET | /sites/nearest.{outputFormat} | Geocode an address and identify site occupants |
GET | /occupants/nearest.{outputFormat} | Find the site nearest to a geographic point |
GET | /intersections/nearest.{outputFormat} | Find occupants of the site nearest to a geographic point |
GET | /sites/near.{outputFormat} | Find nearest intersection to a geographic point |
GET | /occupants/near.{outputFormat} | Find sites near to a geographic point |
GET | /intersections/near.{outputFormat} | Find occupants of sites near to a geographic point |
GET | /sites/within.{outputFormat} | Find intersections near to a geographic point |
GET | /occupants/within.{outputFormat} | Find sites in a geographic area |
GET | /intersections/within.{outputFormat} | Find occupants of sites in a geographic area |
GET | /sites/{siteID}/subsites.{outputFormat} | Find intersections in a geographic area |
GET | /sites/{siteID}.{outputFormat} | Represents all subsites of a given site |
GET | /occupants/{occupantID}.{outputFormat} | Get a site by its unique ID |
GET | /parcels/pids/{siteID}.{outputFormat} | Get an occupant (of a site) by its unique ID |
GET | /intersections/{intersectionID}.{outputFormat} | Get a comma-separated string of all pids for a given site |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install gov-bc-ca-geocoder
Downloads and installs to ~/.claude/skills/gov-bc-ca-geocoder/
2.0.0 (2026-02-19)