Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two wfs #143

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Two wfs #143

wants to merge 2 commits into from

Conversation

boshek
Copy link
Collaborator

@boshek boshek commented Nov 21, 2019

A few steps to this PR.

First step is to provide print methods that better allow a user to distinguish between multi-wfs resources:

Record printing
> bcdc_get_record('25bbc9a6-f0eb-47dd-849c-3161a6512468')
B.C. Data Catalogue Record:
    Forest Development Units 

Name: forest-development-units (ID: 25bbc9a6-f0eb-47dd-849c-3161a6512468 )
Permalink: https://catalogue.data.gov.bc.ca/dataset/25bbc9a6-f0eb-47dd-849c-3161a6512468
Sector: Natural Resources
Licence: Open Government Licence - British Columbia
Type: Geographic
Last Updated: 2019-09-05 

Description:
    The spatial representation of a Forest Stewardship Plan and Forest Development
    Units. A Forest Stewardship Plan is a plan submitted by a forest industry licensee
    stating how the BC Government's objectives for managing the province's forest
    resources will be met. It identifies the plan-holder's obligations for a five-year
    period. The Forest Development Unit is the spatially-mapped area of land within a
    Forest Stewardship Plan where specific forest practices obligations apply to
    specific forest licensees. 

Resources: ( 5 )
1) BC Geographic Warehouse Custom Download
     warehouse name: NA 
     format: other 
     url: https://catalogue.data.gov.bc.ca/api/ofi/other/WHSE_FOREST_TENURE.FSP_FDU_POLY_SVW 
     resource: ad46cd04-41c4-4fea-aaab-bc8cb3156d18 
     available in R via bcdata:  FALSE 

2) WFS request (Spatial Data)
     warehouse name: WHSE_FOREST_TENURE.FSP_FDU_POLY_SVW 
     format: wfs 
     resource: 030dc223-b3e2-435d-864c-98d5ec4bd2c7 
     available in R via bcdata:  TRUE 
     code: bcdc_get_data(record = '25bbc9a6-f0eb-47dd-849c-3161a6512468', resource = '030dc223-b3e2-435d-864c-98d5ec4bd2c7')

3) WFS request (Spatial Data)
     warehouse name: WHSE_FOREST_TENURE.FSP_FDU_POLY_300K_SPG 
     format: wfs 
     resource: 13545498-b47d-488a-9e65-107e3af998be 
     available in R via bcdata:  TRUE 
     code: bcdc_get_data(record = '25bbc9a6-f0eb-47dd-849c-3161a6512468', resource = '13545498-b47d-488a-9e65-107e3af998be')

4) WFS request (Spatial Data)
     warehouse name: WHSE_FOREST_TENURE.FSP_FDU_POLY_50K_SPG 
     format: wfs 
     resource: a8d6a382-bbed-439a-a933-f289479b08d1 
     available in R via bcdata:  TRUE 
     code: bcdc_get_data(record = '25bbc9a6-f0eb-47dd-849c-3161a6512468', resource = 'a8d6a382-bbed-439a-a933-f289479b08d1')

5) KML Network Link
     warehouse name: NA 
     format: kml 
     url: http://openmaps.gov.bc.ca/kml/geo/layers/WHSE_FOREST_TENURE.FSP_FDU_POLY_SVW_loader.kml 
     resource: dac6326d-e87e-4549-8fd1-b19b716e3898 
     available in R via bcdata:  FALSE 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant