GET parcels/pids/{siteID}.{outputFormat}

gov.bc.ca:geocoder

Summary: Get a comma-separated string of all pids for a given site
Operation ID:
Auth: unknown
Description

Represents all parcel identifiers associated with an individual site

Parameters (2)

outputFormat (string, path, required, default: json)

Results format. See <a href=https://github.com/bcgov/ols-geocoder/blob/gh-pages/glossary.md#outputFormat target="_blank">outputFormat</a>. Note: GeoJSON and KML formats only support EPSG:4326 (outputSRS=4326)

Constraints: {'enum': ['json', 'geojson', 'xhtml', 'kml', 'gml', 'csv', 'shpz']}

siteID (string, path, required)

A unique, but not immutable, site identifier.

No probe data for this endpoint yet.