You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, there are fourteen layers available:
51
51
52
52
-`bc_bound`: Coarse provincial boundary of British Columbia (1:7.5M scale).
53
53
@@ -77,6 +77,9 @@ At the moment, there are twelve layers available:
77
77
78
78
-`gw_aquifers`: Boundaries of British Columbia's developed ground water aquifers (that have been mapped).
79
79
80
+
-`water_districts`: Boundaries of British Columbia's Water Management Districts.
81
+
82
+
-`water_precincts`: Boundaries of British Columbia's Water Management Precincts.
80
83
81
84
To load any of them, simply type `data(layer_name)`, where `layer_name` is the
82
85
name of the layer of interest. Then you can use the data as you would any `sp`
@@ -168,7 +171,7 @@ The data and code in this repository is licensed under multiple licenses.
168
171
169
172
- Source data in `/data-raw/canvec_15M_hydro` and `/data-raw/canvec_5M_hydro` is licensed under the [Open Government License - Canada version 2.0](http://open.canada.ca/en/open-government-licence-canada). See LICENSE.Canada-OGL-2.0 in the appropriate directory.
170
173
171
-
- Source data in `/data-raw/gw_aquifers` is licensed under the [Open Government License - British Columbia version 2.0](http://www2.gov.bc.ca/gov/content?id=A519A56BC2BF44E4A008B33FCF527F61). See LICENSE.OGL-vbc2.0.pdf in the appropriate directory.
174
+
- Source data in `/data-raw/gw_aquifers`, `/data-raw/water_districts` and `/data-raw/water_precincts` is licensed under the [Open Government License - British Columbia version 2.0](http://www2.gov.bc.ca/gov/content?id=A519A56BC2BF44E4A008B33FCF527F61). See LICENSE.OGL-vbc2.0.pdf in the appropriate directory.
172
175
173
176
174
177
This repository is maintained by [Environmental Reporting BC](http://www2.gov.bc.ca/gov/content?id=FF80E0B985F245CEA62808414D78C41B). Click [here](https://github.com/bcgov/EnvReportBC-RepoList) for a complete list of our repositories on GitHub.
At the moment, there are fourteen layers available:
31
31
32
32
-`bc_bound`: Coarse provincial boundary of British Columbia (1:7.5M scale).
33
33
@@ -57,6 +57,10 @@ At the moment, there are twelve layers available:
57
57
58
58
-`gw_aquifers`: Boundaries of British Columbia's developed ground water aquifers (that have been mapped).
59
59
60
+
-`water_districts`: Boundaries of British Columbia's Water Management Districts.
61
+
62
+
-`water_precincts`: Boundaries of British Columbia's Water Management Precincts.
63
+
60
64
To load any of them, simply type `data(layer_name)`, where `layer_name` is the name of the layer of interest. Then you can use the data as you would any `sp` object.
61
65
62
66
A couple of simple examples:
@@ -159,6 +163,6 @@ The data and code in this repository is licensed under multiple licenses.
159
163
160
164
- Source data in `/data-raw/canvec_15M_hydro` and `/data-raw/canvec_5M_hydro` is licensed under the [Open Government License - Canada version 2.0](http://open.canada.ca/en/open-government-licence-canada). See LICENSE.Canada-OGL-2.0 in the appropriate directory.
161
165
162
-
- Source data in `/data-raw/gw_aquifers` is licensed under the [Open Government License - British Columbia version 2.0](http://www2.gov.bc.ca/gov/content?id=A519A56BC2BF44E4A008B33FCF527F61). See LICENSE.OGL-vbc2.0.pdf in the appropriate directory.
166
+
- Source data in `/data-raw/gw_aquifers`, `/data-raw/water_districts` and `/data-raw/water_precincts` is licensed under the [Open Government License - British Columbia version 2.0](http://www2.gov.bc.ca/gov/content?id=A519A56BC2BF44E4A008B33FCF527F61). See LICENSE.OGL-vbc2.0.pdf in the appropriate directory.
163
167
164
168
This repository is maintained by [Environmental Reporting BC](http://www2.gov.bc.ca/gov/content?id=FF80E0B985F245CEA62808414D78C41B). Click [here](https://github.com/bcgov/EnvReportBC-RepoList) for a complete list of our repositories on GitHub.
The file `BCGW_78757263_1494953755959_11056.zip` contains the British Columbia Water Management District polygons, downloaded from the [BC Data Catalogue](https://catalogue.data.gov.bc.ca/dataset/water-management-districts) under the ([Open Government License - British Columbia](http://www2.gov.bc.ca/gov/content/data/open-data/open-government-license-bc)).
0 commit comments