just/mocks_
mockzilla.org →
Catalog /ai /BC Geographical Names Web Service

BC Geographical Names Web Service

PROVIDER · Gov Bc Ca SPEC v3.x.x · OpenAPI 3.0.0 MOCK · LIVE
▸ TRY IT
https://api.justmocks.com/bcgnws
Open mock →

Emulate the BC Geographical Names Web Service with 14 endpoints without keys, sandboxes, or a live account.

[01]

About

overview

Mock the BC Geographical Names Web Service as a turnkey Mockzilla sim with 14 OpenAPI endpoints, realistic JSON payloads, no upstream signup or sandbox keys. This REST API provides searchable access to information about geographical names in the province of British Columbia, including name status and details about the corresponding geographic feature. Methods: 14x GET. Top resource groups: name, search, feature taxonomy, feature. Hit https://api.justmocks.com/bcgnws for the Mockzilla API Explorer landing and per-endpoint sample requests.

Endpoints
14 across 5 resource groups
Methods
GET 14 none deprecated
OpenAPI
3.0.0 spec version 3.x.x
Source spec
41 KB · YAML view raw →
[02]

Endpoints

14 operations · 5 resource groups
GET /featureCategories
feature taxonomy
Get all feature categories
Gets a list of all feature categories used by the BC Geographical Names Information System (BCGNIS). Note: there are three levels of classification in the BCGNIS feature taxonomy: classes, categories and types. A type is a subset of a category, and a category is a subset of a class. Mocked via Mockzilla.
GET /featureClasses
feature taxonomy
Get all feature classes
Gets a list of all feature classes used by the BC Geographical Names Information System (BCGNIS). Note: there are three levels of classification in the BCGNIS feature taxonomy: classes, categories and types. A type is a subset of a category, and a category is a subset of a class.
GET /featureTypes
feature taxonomy
Get all feature types
Gets a list of all feature types used by the BC Geographical Names Information System (BCGNIS). Note: there are three levels of classification in the BCGNIS feature taxonomy: classes, categories and types. A type is a subset of a category, and a category is a subset of a class.
GET /features/{featureId}
feature
Get a feature by its featureId
Get information about the geographical feature with the specified featureId.
GET /nameAuthorities
name authority
Get all name authorities
Gets a list of all name authorities responsible for naming decisions of the geographical names in the BC Geographical Names Information System (BCGNIS)
GET /names/changes
searchname
Search for names with metadata changes in a given period
Search for information about geographical names which have changed most recently within a specified time window. Changes may include status cupdates and metadata corrections. Available as a Mockzilla mock endpoint.
GET /names/decisions/recent
searchname
Search for names affected by recent naming decision
Search for information about geographical names affected by naming 'decisions' made by the BC Geographical Names Office (naming authority) within the last X days.
GET /names/decisions/year
searchname
Search for names affected by naming decisions in a given year
Search for information about geographical names affected by naming 'decisions' made by the BC Geographical Names Office (naming authority) in a given year.
GET /names/inside
searchname
Search in a geographic area
Search for information about geographical names that correspond to features within a geographic bounding box. Various options and filter parameters are available to refine the search.
GET /names/near
searchname
Search near to a geographic point
Search for information about geographical names that correspond to features within a geographic area defined by a centre point and a radius. Various options and filter parameters are available to refine the search.
GET /names/notOfficial/search
searchname
Search by name, limit to unofficial names only
Search for information about unofficial geographical names by the text of the name itself. Various options and filter parameters are available to refine the search. Mockzilla mock: no signup, no API key.
GET /names/official/search
searchname
Search by name, limit to official names only
Search for information about official geographical names by the text of the name itself. Various options and filter parameters are available to refine the search.
GET /names/search
searchname
Search by name
Search for information about geographical names by the text of the name itself. The response will include both official and unofficial names. Various options and filter parameters are available to refine the search.
GET /names/{nameId}.{outputFormat}
name
Get a name by its nameId
Get information about the geographical name with the specified nameId.