Skip to content

Commit 5f7d806

Browse files
committed
added landuse dataset
1 parent a54fa14 commit 5f7d806

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Intro to Geospatial Data with Python.ipynb

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,16 @@
134134
"[![MN GeoSpatial Commons](./img/mn_geospatial.PNG)](https://gisdata.mn.gov/)"
135135
]
136136
},
137+
{
138+
"cell_type": "markdown",
139+
"metadata": {},
140+
"source": [
141+
"## MetCouncil Generalized Land Use 2010\n",
142+
"![](./img/metcouncil_landuse.jpg)\n",
143+
"\n",
144+
"### [Inspect Metadata](ftp://ftp.gisdata.mn.gov/pub/gdrs/data/pub/us_mn_state_metc/plan_generl_lnduse2010/metadata/metadata.html)"
145+
]
146+
},
137147
{
138148
"cell_type": "markdown",
139149
"metadata": {},
@@ -470,7 +480,7 @@
470480
"language_info": {
471481
"codemirror_mode": {
472482
"name": "ipython",
473-
"version": 3.0
483+
"version": 3
474484
},
475485
"file_extension": ".py",
476486
"mimetype": "text/x-python",
@@ -482,4 +492,4 @@
482492
},
483493
"nbformat": 4,
484494
"nbformat_minor": 0
485-
}
495+
}
48.3 MB
Binary file not shown.

img/metcouncil_landuse.jpg

526 KB
Loading

0 commit comments

Comments
 (0)