Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
Get Baden-Württemberg CityGML Opendata
Commits
ab9091b7
Commit
ab9091b7
authored
10 months ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
TODOs
parent
862ff084
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
get_coordinates_by_zipcode.py
+4
-0
get_coordinates_by_zipcode.py
with
4 additions
and
0 deletions
+4
-0
get_coordinates_by_zipcode.py
+
4
-
0
View file @
ab9091b7
...
...
@@ -21,6 +21,10 @@ Also accepts multiple Zipcodes, or Zipcode prefix.
> python get_coordinates_by_zipcode.py 70
"""
# TODO: Write tests
# TODO: Use caching for shapes
# TODO: Rename functions
import
argparse
import
json
import
re
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets