Skip to content

Commit

Permalink
import pyrosm
Browse files Browse the repository at this point in the history
  • Loading branch information
darribas authored Oct 19, 2023
1 parent 03a39e4 commit 6f71f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gds_py/check_py_stack.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@
"metadata": {},
"outputs": [],
"source": [
"import pyrosm\n",
"from pyrosm import get_data\n",
"# Download data for the city of Helsinki\n",
"fp = get_data(\"Helsinki\", directory=\"./\")\n",
Expand Down

0 comments on commit 6f71f95

Please sign in to comment.