Commit 083a5503 authored by Eric Duminil's avatar Eric Duminil
Browse files

FIXME

parent 476f6c5c
...@@ -15,5 +15,6 @@ SACHSEN_ANHALT = Bundesland( ...@@ -15,5 +15,6 @@ SACHSEN_ANHALT = Bundesland(
if __name__ == "__main__": if __name__ == "__main__":
#FIXME: CityGML 3.2
zip_files = parse_atom_georss(SACHSEN_ANHALT) zip_files = parse_atom_georss(SACHSEN_ANHALT)
download_all_files(zip_files) download_all_files(zip_files)
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment