GET /names/decisions/year

gov.bc.ca:bcgnws

Summary: Search for names affected by naming decisions in a given year
Operation ID:
Auth: unknown
Description

Search for information about geographical names affected by naming 'decisions' made by the BC Geographical Names Office (naming authority) in a given year.

Parameters (11)

embed (integer, query, optional)

A flag to indicate whether to embed the corresponding 'feature' into each matching name

Constraints: {'enum': [0, 1]}

featureCategory (string, query, optional, default: *)

A filter to limit the search to names associated with features of a certain 'category' The value of this parameter should be a 'featureCategoryCode' value returned by the /featureCategories resource, or an asterisk (*) to request that all feature categories be included.

featureClass (string, query, optional, default: *)

A filter to limit the search to names associated with features of a certain 'class' The value of this parameter should be a 'featureClassCode' value returned by the /featureClasses resource, or an asterisk (*) to request that all feature classes be included.

featureType (string, query, optional, default: *)

A filter to limit the search to names associated with features of a certain 'type' The value of this parameter should be a 'featureTypeCode' value returned by the /featureTypes resource, or an asterisk (*) to request that all feature types be included

itemsPerPage (integer, query, optional, default: 20)

The number of search results to return (1-200)

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

The format of the output.

Constraints: {'enum': ['json', 'xml', 'kml', 'csv']}

outputSRS (integer, query, optional, default: 4326)

The EPSG code of the spatial reference system (SRS) to use for output geometries.

Constraints: {'enum': [4326, 4269, 3005, 3857, 26907, 26908, 26909, 26910, 26911]}

outputStyle (string, query, optional, default: summary)

A flag indicating whether to include with each matching name a succinct list of attributes (summary), or a comprehensive list of attributes (detail)

Constraints: {'enum': ['summary', 'detail']}

sortBy (string, query, optional, default: name)

The distance to move the accessPoint away from the curb and towards the inside of the parcel (in metres). Ignored if locationDescriptor not set to accessPoint.

Constraints: {'enum': ['name', 'featureType', 'decisionDate']}

startIndex (integer, query, optional, default: 1)

The index of the first record to be returned (>= 1)

year (integer, query, required)

The year in which to search for names affected by naming decisions'.

No probe data for this endpoint yet.