LAP Registry

Geocoder REST API Skill

gov-bc-ca-geocoder

Provider: BC Government Version: 2.0.0 Endpoints: 16 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
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

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install gov-bc-ca-geocoder

Downloads and installs to ~/.claude/skills/gov-bc-ca-geocoder/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)