mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Words are words words
This commit is contained in:
parent
31f2569690
commit
6d195ee02d
3 changed files with 6 additions and 6 deletions
|
|
@ -77,7 +77,7 @@
|
|||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"The `postdam_mittelmark_geom` is a collection of three points:"
|
||||
"The `treuenbrietzen_geom` is a collection of three points:"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
],
|
||||
"source": [
|
||||
"treuenbrietzen_geom = gpd.read_file(product_path / 'evacuated_2018.json')\n",
|
||||
"# geodataframe_on_map(postdam_mittelmark_geom)\n",
|
||||
"# geodataframe_on_map(treuenbrietzen_geom)\n",
|
||||
"treuenbrietzen_geom"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue