bcdata
This document is an attempt at a comprehensive list of services and API endpoints accessed by the bcdata R package, as well which return values we rely on from those endpoints.
https://catalogue.data.gov.bc.ca/api/3
https://beta-catalogue.data.gov.bc.ca/api/3
/action/package_show
/action/package_search
license_id
download_audience
res_format
sector
organization
/action/package_list
/action/group_show
package:
title
name
id
license_title
type
notes
layer_name
resources
(see below)resource:
id
package_id
object_name
(This is not always the same as the typeNames
parameter in resource.url
, as that is sometimes a simplified view - eg., WHSE_ADMIN_BOUNDARIES.ADM_NR_DISTRICTS_SPG
vs
WHSE_ADMIN_BOUNDARIES.ADM_NR_DISTRICTS_SP
)details
column_comments
column_name
bcdc_type
(not actually using yet but may be useful)format
resource_storage_location
name
url
group:
description
packages
https://test.openmaps.gov.bc.ca
https://delivery.openmaps.gov.bc.ca
https://openmaps.gov.bc.ca
Endpoints:
geo/pub/wfs
geo/pub/wms
Query Parameters for geo/pub/wfs
:
POST
request (with encode = "form"
). If a dataset has > n records (default n = 1000), pagination is used to send sequential requests. Pagination is executed using count
, sortBY
, and startIndex
.resource.url
and compared against resource.object_name
)EPSG:3005
)Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.