Commit c1d3acc0 authored by Eric Duminil's avatar Eric Duminil
Browse files

todo

parent faa47cd9
...@@ -3,6 +3,7 @@ import json ...@@ -3,6 +3,7 @@ import json
# Data are available as WFS # Data are available as WFS
# NOTE: Use geopandas or specific WFS lib? # NOTE: Use geopandas or specific WFS lib?
# TODO: Try to find data with QGIS or Geopandas
BW_WFS = "https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_LGL-BW_LoD2_Aktualitaet?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=verm:v_lod2_aktualitaet&MAXFEATURES=50000&OUTPUTFORMAT=application/json" BW_WFS = "https://owsproxy.lgl-bw.de/owsproxy/wfs/WFS_LGL-BW_LoD2_Aktualitaet?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=verm:v_lod2_aktualitaet&MAXFEATURES=50000&OUTPUTFORMAT=application/json"
BADEN_WUERTTEMBERG = Bundesland( BADEN_WUERTTEMBERG = Bundesland(
......
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