diff --git a/.gitea/workflows/csv-to-xml.yml b/.gitea/workflows/csv-to-xml.yml index d58fd30..ba42815 100644 --- a/.gitea/workflows/csv-to-xml.yml +++ b/.gitea/workflows/csv-to-xml.yml @@ -29,17 +29,17 @@ jobs: # 3. XML Header erstellen echo '' > output.xml - echo '' >> output.xml + echo '' >> linkliste.xml # 4. CSV verarbeiten - awk -F',' 'NR>1 { + awk -F';' 'NR>1 { print " " print " " $1 "" print " " $2 "" print " " - }' Linkliste.csv >> output.xml + }' linkliste.csv >> linkliste.xml - echo '' >> output.xml + echo '' >> linkliste.xml - name: Ergebnis ins Repository pushen run: | @@ -49,7 +49,7 @@ jobs: git config user.email "actions@gitea.local" # Datei hinzufügen und committen - git add output.xml + git add linkliste.xml git commit -m "Automatisch erzeugte XML aus CSV" # Pushen mit dem Token diff --git a/Linkliste.csv b/Linkliste.csv index 54fddd5..101d620 100644 --- a/Linkliste.csv +++ b/Linkliste.csv @@ -1,45 +1,45 @@ -ident,Gruppe,Kartenebene,Inhalt,Link,Provider,Stildatei -1,Umwelt,6,LSG,url='https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/5',REST,GIS_LfULG_LSG.qml -2,Techn. Infrastruktur - Bestand,,Windkraftanlagen-inBetrieb,url='https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/1',REST, -3,Techn. Infrastruktur - Bestand,,Windkraftanlagen-vorBetrieb,url='https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/2',REST, -4,Techn. Infrastruktur - Bestand,,Windkraftanlagen-inGenehmigung,url='https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/3',REST, -5,Nutzung / Grünflache - Bestand,,Gebietskulisse PVFVO,url='https://luis.sachsen.de/arcgis/rest/services/energie/photovoltaikfreiflaechen/FeatureServer/0',REST,Gebietskulisse_pvfvo.qml -6,Gewässer - Bestand,,Stangewässer,url='https://luis.sachsen.de/arcgis/rest/services/wasser/gewaesser/FeatureServer/0',REST,Standgewässer.qml -7,Gewässer - Bestand,,Fließgewässer,url='https://luis.sachsen.de/arcgis/rest/services/wasser/gewaesser/FeatureServer/1',REST,Fliessgewaesser.qml -8,Gewässer - Bestand,,Haupteinzugsgebiete,url='https://luis.sachsen.de/arcgis/rest/services/wasser/einzugsgebiete/FeatureServer/0',REST,Haupteinzugsgebiete.qml -9,Gewässer - Bestand,,Teileinzugsgebiete,url='https://luis.sachsen.de/arcgis/rest/services/wasser/einzugsgebiete/FeatureServer/1',REST,Teileinzugsgebiete.qml -10,Gewässer - Bestand,,WRRL biologischer Zustand,url='https://luis.sachsen.de/arcgis/rest/services/wasser/wrrlmessstellenowk_22_27/FeatureServer',REST, -11,Gewässer - Bestand,,Überschwemmungsgebiete,url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/3',REST,GIS_Plan41_Ueberschwemmungsgebiete.qml -12,Gewässer - Bestand,,TWSZ Talsperren,url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/10',REST,QGIS_Plan_TWSZ_Talsperre.qml -13,Gewässer - Bestand,,TWSZ Fließgewässer,url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/9',REST,QGIS_Plan_TWSZ_Fließgewässer.qml -14,Gewässer - Bestand,,TWSZ Grundwasserfassung,url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/8',REST,QGIS_Plan_TWSZ_Grundwasserfassung.qml -15,Gewässer - Bestand,,WRRL chemischer Zustand,url='https://luis.sachsen.de/arcgis/rest/services/wasser/wrrlzustandowkchemie_22_27/FeatureServer',REST, -16,Naturschutz / Landschaftspflege - Bestand,,FFH Fledermausquartiere,url='https://luis.sachsen.de/arcgis/rest/services/natur/natura2000/FeatureServer/0',REST, -17,Naturschutz / Landschaftspflege - Bestand,,FFH Gebiete,url='https://luis.sachsen.de/arcgis/rest/services/natur/natura2000/FeatureServer/1',REST,GIS_P41_60100A_FFH.qml -18,Naturschutz / Landschaftspflege - Bestand,,Europaeische Vogelschutzgebiete,url='https://luis.sachsen.de/arcgis/rest/services/natur/natura2000/FeatureServer/2',REST,GIS_P41_60100A_SPA.qml -19,Naturschutz / Landschaftspflege - Bestand,,Biotope Offenland 1994-2008-Flächen,url='https://luis.sachsen.de/arcgis/rest/services/natur/biotope_offenland_1994_2008/FeatureServer/0',REST,GIS_P41_Biotope_Offenland_1994-2008_f.qml -20,Naturschutz / Landschaftspflege - Bestand,,Biotope Offenland 1994-2008_Linien,https://luis.sachsen.de/arcgis/rest/services/natur/biotope_offenland_1994_2008/MapServer/1,REST,QGIS_Biotope_Offenland_1994-2008_l.qml -21,Naturschutz / Landschaftspflege - Bestand,,Biotope Offenland 1994-2008_Punkte,https://luis.sachsen.de/arcgis/rest/services/natur/biotope_offenland_1994_2008/MapServer/2,REST, -22,Naturschutz / Landschaftspflege - Bestand,,Biotope Pflegeflächen,https://luis.sachsen.de/arcgis/rest/services/natur/biotope_pflegeflaechen/FeatureServer/0,REST, -23,Naturschutz / Landschaftspflege - Bestand,,Biotope Offenland ab 2010_Punkte,https://luis.sachsen.de/arcgis/rest/services/natur/issand_biotope/FeatureServer/0,REST, -24,Naturschutz / Landschaftspflege - Bestand,,Biotope Offenland ab 2010_Linien,https://luis.sachsen.de/arcgis/rest/services/natur/issand_biotope/FeatureServer/1,REST,QGIS_Biotope_Offenland_ab_2010_l.qml -25,Naturschutz / Landschaftspflege - Bestand,,Biotope Offenland ab 2010_Flächen,https://luis.sachsen.de/arcgis/rest/services/natur/issand_biotope/FeatureServer/2,REST,GIS_P41_Biotope_Offenland_ab_2010_f.qml -26,Naturschutz / Landschaftspflege - Bestand,,Biotope gesetzl geschützt_Punkte,https://luis.sachsen.de/arcgis/rest/services/natur/gesetz_gesch_biotope/FeatureServer/0,REST, -27,Naturschutz / Landschaftspflege - Bestand,,Biotope gesetzl geschützt_Linien,https://luis.sachsen.de/arcgis/rest/services/natur/gesetz_gesch_biotope/FeatureServer/1,REST, -28,Naturschutz / Landschaftspflege - Bestand,,Biotope gesetzl geschützt_Flächen,https://luis.sachsen.de/arcgis/rest/services/natur/gesetz_gesch_biotope/FeatureServer/2,REST,GIS_p41_Biotope_gesetzl_gesch_f.qml -29,Naturschutz / Landschaftspflege - Bestand,,Biotopverbund_Punkte,https://luis.sachsen.de/arcgis/rest/services/natur/btlnk/FeatureServer/0,REST, -30,Naturschutz / Landschaftspflege - Bestand,,Biotopverbund_Linien,https://luis.sachsen.de/arcgis/rest/services/natur/btlnk/FeatureServer/1,REST, -31,Naturschutz / Landschaftspflege - Bestand,,Biotopverbund_Flächen,https://luis.sachsen.de/arcgis/rest/services/natur/btlnk/FeatureServer/2,REST, -32,Naturschutz / Landschaftspflege - Bestand,,Auen- und Moorkulisse,https://luis.sachsen.de/arcgis/rest/services/natur/auen_moore/FeatureServer/0,REST,QGIS_P41_Auen_und_Moorkulisse.qml -33,Naturschutz / Landschaftspflege - Bestand,,Habitate_Punkte,https://luis.sachsen.de/arcgis/rest/services/natur/issand_habitate/FeatureServer/0,REST, -34,Naturschutz / Landschaftspflege - Bestand,,Habitate_Linien,https://luis.sachsen.de/arcgis/rest/services/natur/issand_habitate/FeatureServer/1,REST, -35,Naturschutz / Landschaftspflege - Bestand,,Habitate_Flächen,https://luis.sachsen.de/arcgis/rest/services/natur/issand_habitate/FeatureServer/2,REST,GIS_P41_Habitate_f.qml -36,Naturschutz / Landschaftspflege - Bestand,,Biospärenreservate,https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/0,REST, -37,Naturschutz / Landschaftspflege - Bestand,,Naturparks,https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/1,REST, -38,Naturschutz / Landschaftspflege - Bestand,,Flächennaturdenkmäler,https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/2,REST, -39,Naturschutz / Landschaftspflege - Bestand,,Nationalparks,https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/3,REST, -40,Naturschutz / Landschaftspflege - Bestand,,Naturschutzgebiete,https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/4,REST,GIS-P41_NSG.qml -41,Bauleitplanung,,"Satzungen nach §§34,35 BauGB",url='https://rapis.ipm-gis.de/arcgis/rest/services/WFS_BPLAN/MapServer/6',REST,GIS_Plan41_§§34_35.qml -42,Abfall/Altlasten,,SALKA,url='https://rapis.ipm-gis.de/arcgis/rest/services/RO_Abfall_Altlasten/MapServer/0',REST,GIS_Plan41_SALKA.qml -43,Bauleitplanung,,Bplan-Gebiete- Planung,url='https://rapis.ipm-gis.de/arcgis/rest/services/PL_BPLAN/MapServer/12',REST,GIS_Plan41_Bplan_Planung.qml -44,Bauleitplanung,,Bplan-Gebiete- in Kraft,url='https://rapis.ipm-gis.de/arcgis/rest/services/PL_BPLAN/MapServer/10',REST,GIS_Plan41_BPlan_in_kraft.qml +id;gruppe;ebene;inhalt;url;provider;stil +1;Umwelt;6;LSG;url='https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/5';REST;GIS_LfULG_LSG.qml +2;Techn. Infrastruktur - Bestand;;Windkraftanlagen-inBetrieb;url='https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/1';REST; +3;Techn. Infrastruktur - Bestand;;Windkraftanlagen-vorBetrieb;url='https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/2';REST; +4;Techn. Infrastruktur - Bestand;;Windkraftanlagen-inGenehmigung;url='https://luis.sachsen.de/arcgis/rest/services/luft/wka/FeatureServer/3';REST; +5;Nutzung / Grünflache - Bestand;;Gebietskulisse PVFVO;url='https://luis.sachsen.de/arcgis/rest/services/energie/photovoltaikfreiflaechen/FeatureServer/0';REST;Gebietskulisse_pvfvo.qml +6;Gewässer - Bestand;;Stangewässer;url='https://luis.sachsen.de/arcgis/rest/services/wasser/gewaesser/FeatureServer/0';REST;Standgewässer.qml +7;Gewässer - Bestand;;Fließgewässer;url='https://luis.sachsen.de/arcgis/rest/services/wasser/gewaesser/FeatureServer/1';REST;Fliessgewaesser.qml +8;Gewässer - Bestand;;Haupteinzugsgebiete;url='https://luis.sachsen.de/arcgis/rest/services/wasser/einzugsgebiete/FeatureServer/0';REST;Haupteinzugsgebiete.qml +9;Gewässer - Bestand;;Teileinzugsgebiete;url='https://luis.sachsen.de/arcgis/rest/services/wasser/einzugsgebiete/FeatureServer/1';REST;Teileinzugsgebiete.qml +10;Gewässer - Bestand;;WRRL biologischer Zustand;url='https://luis.sachsen.de/arcgis/rest/services/wasser/wrrlmessstellenowk_22_27/FeatureServer';REST; +11;Gewässer - Bestand;;Überschwemmungsgebiete;url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/3';REST;GIS_Plan41_Ueberschwemmungsgebiete.qml +12;Gewässer - Bestand;;TWSZ Talsperren;url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/10';REST;QGIS_Plan_TWSZ_Talsperre.qml +13;Gewässer - Bestand;;TWSZ Fließgewässer;url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/9';REST;QGIS_Plan_TWSZ_Fließgewässer.qml +14;Gewässer - Bestand;;TWSZ Grundwasserfassung;url='https://rapis.ipm-gis.de/arcgis/rest/services/UW_Wasserwirtschaft/MapServer/8';REST;QGIS_Plan_TWSZ_Grundwasserfassung.qml +15;Gewässer - Bestand;;WRRL chemischer Zustand;url='https://luis.sachsen.de/arcgis/rest/services/wasser/wrrlzustandowkchemie_22_27/FeatureServer';REST; +16;Naturschutz / Landschaftspflege - Bestand;;FFH Fledermausquartiere;url='https://luis.sachsen.de/arcgis/rest/services/natur/natura2000/FeatureServer/0';REST; +17;Naturschutz / Landschaftspflege - Bestand;;FFH Gebiete;url='https://luis.sachsen.de/arcgis/rest/services/natur/natura2000/FeatureServer/1';REST;GIS_P41_60100A_FFH.qml +18;Naturschutz / Landschaftspflege - Bestand;;Europaeische Vogelschutzgebiete;url='https://luis.sachsen.de/arcgis/rest/services/natur/natura2000/FeatureServer/2';REST;GIS_P41_60100A_SPA.qml +19;Naturschutz / Landschaftspflege - Bestand;;Biotope Offenland 1994-2008-Flächen;url='https://luis.sachsen.de/arcgis/rest/services/natur/biotope_offenland_1994_2008/FeatureServer/0';REST;GIS_P41_Biotope_Offenland_1994-2008_f.qml +20;Naturschutz / Landschaftspflege - Bestand;;Biotope Offenland 1994-2008_Linien;https://luis.sachsen.de/arcgis/rest/services/natur/biotope_offenland_1994_2008/MapServer/1;REST;QGIS_Biotope_Offenland_1994-2008_l.qml +21;Naturschutz / Landschaftspflege - Bestand;;Biotope Offenland 1994-2008_Punkte;https://luis.sachsen.de/arcgis/rest/services/natur/biotope_offenland_1994_2008/MapServer/2;REST; +22;Naturschutz / Landschaftspflege - Bestand;;Biotope Pflegeflächen;https://luis.sachsen.de/arcgis/rest/services/natur/biotope_pflegeflaechen/FeatureServer/0;REST; +23;Naturschutz / Landschaftspflege - Bestand;;Biotope Offenland ab 2010_Punkte;https://luis.sachsen.de/arcgis/rest/services/natur/issand_biotope/FeatureServer/0;REST; +24;Naturschutz / Landschaftspflege - Bestand;;Biotope Offenland ab 2010_Linien;https://luis.sachsen.de/arcgis/rest/services/natur/issand_biotope/FeatureServer/1;REST;QGIS_Biotope_Offenland_ab_2010_l.qml +25;Naturschutz / Landschaftspflege - Bestand;;Biotope Offenland ab 2010_Flächen;https://luis.sachsen.de/arcgis/rest/services/natur/issand_biotope/FeatureServer/2;REST;GIS_P41_Biotope_Offenland_ab_2010_f.qml +26;Naturschutz / Landschaftspflege - Bestand;;Biotope gesetzl geschützt_Punkte;https://luis.sachsen.de/arcgis/rest/services/natur/gesetz_gesch_biotope/FeatureServer/0;REST; +27;Naturschutz / Landschaftspflege - Bestand;;Biotope gesetzl geschützt_Linien;https://luis.sachsen.de/arcgis/rest/services/natur/gesetz_gesch_biotope/FeatureServer/1;REST; +28;Naturschutz / Landschaftspflege - Bestand;;Biotope gesetzl geschützt_Flächen;https://luis.sachsen.de/arcgis/rest/services/natur/gesetz_gesch_biotope/FeatureServer/2;REST;GIS_p41_Biotope_gesetzl_gesch_f.qml +29;Naturschutz / Landschaftspflege - Bestand;;Biotopverbund_Punkte;https://luis.sachsen.de/arcgis/rest/services/natur/btlnk/FeatureServer/0;REST; +30;Naturschutz / Landschaftspflege - Bestand;;Biotopverbund_Linien;https://luis.sachsen.de/arcgis/rest/services/natur/btlnk/FeatureServer/1;REST; +31;Naturschutz / Landschaftspflege - Bestand;;Biotopverbund_Flächen;https://luis.sachsen.de/arcgis/rest/services/natur/btlnk/FeatureServer/2;REST; +32;Naturschutz / Landschaftspflege - Bestand;;Auen- und Moorkulisse;https://luis.sachsen.de/arcgis/rest/services/natur/auen_moore/FeatureServer/0;REST;QGIS_P41_Auen_und_Moorkulisse.qml +33;Naturschutz / Landschaftspflege - Bestand;;Habitate_Punkte;https://luis.sachsen.de/arcgis/rest/services/natur/issand_habitate/FeatureServer/0;REST; +34;Naturschutz / Landschaftspflege - Bestand;;Habitate_Linien;https://luis.sachsen.de/arcgis/rest/services/natur/issand_habitate/FeatureServer/1;REST; +35;Naturschutz / Landschaftspflege - Bestand;;Habitate_Flächen;https://luis.sachsen.de/arcgis/rest/services/natur/issand_habitate/FeatureServer/2;REST;GIS_P41_Habitate_f.qml +36;Naturschutz / Landschaftspflege - Bestand;;Biospärenreservate;https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/0;REST; +37;Naturschutz / Landschaftspflege - Bestand;;Naturparks;https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/1;REST; +38;Naturschutz / Landschaftspflege - Bestand;;Flächennaturdenkmäler;https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/2;REST; +39;Naturschutz / Landschaftspflege - Bestand;;Nationalparks;https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/3;REST; +40;Naturschutz / Landschaftspflege - Bestand;;Naturschutzgebiete;https://luis.sachsen.de/arcgis/rest/services/natur/schutzgebiete/FeatureServer/4;REST;GIS-P41_NSG.qml +41;Bauleitplanung;;Satzungen nach §§34,35 BauGB;url='https://rapis.ipm-gis.de/arcgis/rest/services/WFS_BPLAN/MapServer/6';REST;GIS_Plan41_§§34_35.qml +42;Abfall/Altlasten;;SALKA;url='https://rapis.ipm-gis.de/arcgis/rest/services/RO_Abfall_Altlasten/MapServer/0';REST;GIS_Plan41_SALKA.qml +43;Bauleitplanung;;Bplan-Gebiete- Planung;url='https://rapis.ipm-gis.de/arcgis/rest/services/PL_BPLAN/MapServer/12';REST;GIS_Plan41_Bplan_Planung.qml +44;Bauleitplanung;;Bplan-Gebiete- in Kraft;url='https://rapis.ipm-gis.de/arcgis/rest/services/PL_BPLAN/MapServer/10';REST;GIS_Plan41_BPlan_in_kraft.qml