Update XML, JSON, YAML aus CSV
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[
|
||||
{"id": "1", "inhalt": "LSG", "gruppe": "Umwelt", "ebene": "6", "url": "https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/5", "provider": "REST", "stil": "GIS_LfULG_LSG.qml"}
|
||||
{"id": "2", "inhalt": "Windkraftanlagen-inBetrieb", "gruppe": "Techn. Infrastruktur - Bestand", "ebene": "", "url": "https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/1", "provider": "REST", "stil": ""}
|
||||
{"id": "2", "inhalt": "Windkraftanlagen-inBetrieb", "gruppe": "Techn. Infrastruktur - Bestand", "ebene": "815", "url": "https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/1", "provider": "REST", "stil": ""}
|
||||
{"id": "3", "inhalt": "Windkraftanlagen-vorBetrieb", "gruppe": "Techn. Infrastruktur - Bestand", "ebene": "", "url": "https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/2", "provider": "REST", "stil": ""}
|
||||
{"id": "4", "inhalt": "Windkraftanlagen-inGenehmigung", "gruppe": "Techn. Infrastruktur - Bestand", "ebene": "", "url": "https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/3", "provider": "REST", "stil": ""}
|
||||
{"id": "5", "inhalt": "Gebietskulisse PVFVO", "gruppe": "Nutzung / Grünflache - Bestand", "ebene": "", "url": "https://luis.sachsen.de/arcgis/rest/services/energie/photovoltaikfreiflaechen/FeatureServer/0", "provider": "REST", "stil": "Gebietskulisse_pvfvo.qml"}
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
<id>2</id>
|
||||
<inhalt>Windkraftanlagen-inBetrieb</inhalt>
|
||||
<gruppe>Techn. Infrastruktur - Bestand</gruppe>
|
||||
<ebene></ebene>
|
||||
<ebene>815</ebene>
|
||||
<url>https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/1</url>
|
||||
<provider>REST</provider>
|
||||
<stil></stil>
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ links:
|
||||
id: 2
|
||||
inhalt: Windkraftanlagen-inBetrieb
|
||||
gruppe: Techn. Infrastruktur - Bestand
|
||||
ebene:
|
||||
ebene: 815
|
||||
url: https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/1
|
||||
provider: REST
|
||||
stil:
|
||||
|
||||
Reference in New Issue
Block a user