// we need to set the lang early enougth, because we use // OpenLayers.i18n in the values of geoadmin.catalog_nodes // and geoadmin.layer_config below OpenLayers.Lang.setCode("fr"); Ext.namespace("geoadmin"); geoadmin.outOfScaleImageURL = "/gfx/nodata.png"; geoadmin.profileMarkerUrl = "/gfx/profile_marker.png"; geoadmin.theme = "api"; geoadmin.print_img = "bandeau.jpg"; geoadmin.print_short_txt = "map.geoportal.lu"; geoadmin.print_long_txt = "Le géoportail officiel du Grand-Duché de Luxembourg"; geoadmin.elevationServiceUrl = "/elevation"; geoadmin.bgOpacity = "100"; geoadmin.startZoom = "2"; geoadmin.startX = "100000"; geoadmin.startY = "75000"; geoadmin.startLayers = ""; geoadmin.bgLayer= "pixelmaps-color"; // the map resolutions for the given theme geoadmin.resolutions = "500.0,250.0,150.0,100.0,50.0,20.0,10.0,5.0,2.0,1.0,0.5,0.25"; geoadmin.fakeScales = "750,1500,3000,6000,15000,30000,60000,150000,300000,450000,700000,1500000"; geoadmin.printScales = "1500,2500,5000,10000,15000,20000,25000,50000,80000,100000,125000,200000,250000,400000"; geoadmin.catalog_nodes = { children: [ {text: OpenLayers.i18n('Basisdaten'),id: 'LT1_basisden',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Administrative Einheiten'),id: 'LT2_administrative_einheiten',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Cities_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'communes_labels',id: "node_communes_labels1"}, {text: OpenLayers.i18n('Cities'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'communes',id: "node_communes1"}, {text: OpenLayers.i18n('cantons_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'cantons_labels',id: "node_cantons_labels1"}, {text: OpenLayers.i18n('cantons'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'cantons',id: "node_cantons1"}, {text: OpenLayers.i18n('districts_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'districts_labels',id: "node_districts_labels1"}, {text: OpenLayers.i18n('districts'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'districts',id: "node_districts1"}, {text: OpenLayers.i18n('country'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'country',id: "node_country1"}]}, {text: OpenLayers.i18n('Flurstücke / Grundstücke'),id: 'LT2_flurstucke_grundstucke',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('parcels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'parcels',id: "node_parcels1"}, {text: OpenLayers.i18n('parcels_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'parcels_labels',id: "node_parcels_labels1"}, {text: OpenLayers.i18n('Gebäude'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'buildings',id: "node_buildings1"}, {text: OpenLayers.i18n('toponymes'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'toponymes',id: "node_toponymes1"}, {text: OpenLayers.i18n('communes_cadastrales_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'communes_cadastrales_labels',id: "node_communes_cadastrales_labels1"}, {text: OpenLayers.i18n('communes_cadastrales'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'communes_cadastrales',id: "node_communes_cadastrales1"}, {text: OpenLayers.i18n('sections_cadastrales_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'sections_cadastrales_labels',id: "node_sections_cadastrales_labels1"}, {text: OpenLayers.i18n('sections_cadastrales'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'sections_cadastrales',id: "node_sections_cadastrales1"}, {text: OpenLayers.i18n('feuilles_cadastrales'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'feuilles_cadastrales',id: "node_feuilles_cadastrales1"}, {text: OpenLayers.i18n('remembrements'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'remembrements',id: "node_remembrements1"}]}, {text: OpenLayers.i18n('Adressen'),id: 'LT2_adressen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('addresses'),leaf: true,checked: false,iconCls: 'point',layerId: 'addresses',id: "node_addresses1"}]}, {text: OpenLayers.i18n('Topographische Karten'),id: 'LT2_topographische_karten',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('topo'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo',id: "node_topo1"}, {text: OpenLayers.i18n('topo_250k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_250k',id: "node_topo_250k1"}, {text: OpenLayers.i18n('topo_100k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_100k',id: "node_topo_100k1"}, {text: OpenLayers.i18n('topo_50k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_50k',id: "node_topo_50k1"}, {text: OpenLayers.i18n('topo_20k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_20k',id: "node_topo_20k1"}, {text: OpenLayers.i18n('topo_tour_20k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_tour_20k',id: "node_topo_tour_20k1"}, {text: OpenLayers.i18n('topo_decoupage_r'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'topo_decoupage_r',id: "node_topo_decoupage_r1"}, {text: OpenLayers.i18n('topo_5k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_5k',id: "node_topo_5k1"}, {text: OpenLayers.i18n('topo_carteshisto'),id: 'LT3_topo_carteshisto',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('FERRARIS'),leaf: true,checked: false,iconCls: 'raster',layerId: 'FERRARIS',id: "node_FERRARIS1"}, {text: OpenLayers.i18n('1907_CAHANSEN'),leaf: true,checked: false,iconCls: 'raster',layerId: '1907_CAHANSEN',id: "node_1907_CAHANSEN1"}, {text: OpenLayers.i18n('1927_CAHANSEN'),leaf: true,checked: false,iconCls: 'raster',layerId: '1927_CAHANSEN',id: "node_1927_CAHANSEN1"}, {text: OpenLayers.i18n('TOPO_CARTES_1944'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTES_1944',id: "node_TOPO_CARTES_19441"}, {text: OpenLayers.i18n('TOPO25K1954C24'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO25K1954C24',id: "node_TOPO25K1954C241"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1964'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1964',id: "node_TOPO_CARTESHISTO_19641"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1964_RGB'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1964_RGB',id: "node_TOPO_CARTESHISTO_1964_RGB1"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1966-74_50k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1966-74_50k',id: "node_TOPO_CARTESHISTO_1966-74_50k1"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1979'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1979',id: "node_TOPO_CARTESHISTO_19791"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1979_RGB'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1979_RGB',id: "node_TOPO_CARTESHISTO_1979_RGB1"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1989'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1989',id: "node_TOPO_CARTESHISTO_19891"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1990_50k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1990_50k',id: "node_TOPO_CARTESHISTO_1990_50k1"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_1993_50k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_1993_50k',id: "node_TOPO_CARTESHISTO_1993_50k1"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_2000_50k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_2000_50k',id: "node_TOPO_CARTESHISTO_2000_50k1"}, {text: OpenLayers.i18n('TOPO_CARTESHISTO_2000'),leaf: true,checked: false,iconCls: 'raster',layerId: 'TOPO_CARTESHISTO_2000',id: "node_TOPO_CARTESHISTO_20001"}]}]}]}, {text: OpenLayers.i18n('Infrastrucktur une Kommunikation'),id: 'LT1_infrastrucktur_une_kommunikation',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Gebäude'),id: 'LT2_gebaude',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Gebäude'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'buildings',id: "node_buildings2"}]}, {text: OpenLayers.i18n('Verkehrsnetze'),id: 'LT2_verkehrsnetze',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('roads'),leaf: true,checked: false,iconCls: 'line',layerId: 'roads',id: "node_roads1"}, {text: OpenLayers.i18n('roads_labels'),leaf: true,checked: false,iconCls: 'line',layerId: 'roads_labels',id: "node_roads_labels1"}, {text: OpenLayers.i18n('Arrêts de bus'),leaf: true,checked: false,iconCls: 'point',layerId: 'arrets_bus',id: "node_arrets_bus1"}, {text: OpenLayers.i18n('mobiliteit_cfl'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_cfl',id: "node_mobiliteit_cfl1"}, {text: OpenLayers.i18n('mobiliteit_pr'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_pr',id: "node_mobiliteit_pr1"}, {text: OpenLayers.i18n('mobiliteit_bornes'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_bornes',id: "node_mobiliteit_bornes1"}, {text: OpenLayers.i18n('mobiliteit_bikeshare'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_bikeshare',id: "node_mobiliteit_bikeshare1"}, {text: OpenLayers.i18n('Pistes cyclables nationales'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_pistes_velo_mymaps',id: "node_tour_pistes_velo_mymaps1"}, {text: OpenLayers.i18n('Pistes cyclables régionales'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_pistes_velo_mymaps2',id: "node_tour_pistes_velo_mymaps21"}, {text: OpenLayers.i18n('cfl_hecto'),leaf: true,checked: false,iconCls: 'point',layerId: 'cfl_hecto',id: "node_cfl_hecto1"}, {text: OpenLayers.i18n('cita_chantiers_actuel'),leaf: true,checked: false,iconCls: 'line',layerId: 'cita_chantiers_actuel',id: "node_cita_chantiers_actuel1"}, {text: OpenLayers.i18n('cita_chantiers_futur'),leaf: true,checked: false,iconCls: 'line',layerId: 'cita_chantiers_futur',id: "node_cita_chantiers_futur1"}, {text: OpenLayers.i18n('mobi_mbox'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobi_mbox',id: "node_mobi_mbox1"}, {text: OpenLayers.i18n('pch_radars'),leaf: true,checked: false,iconCls: 'point',layerId: 'pch_radars',id: "node_pch_radars1"}]}, {text: OpenLayers.i18n('uhd'),id: 'LT2_uhd',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('uhd1'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'uhd1',id: "node_uhd11"}, {text: OpenLayers.i18n('uhd2'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'uhd2',id: "node_uhd21"}, {text: OpenLayers.i18n('uhd3'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'uhd3',id: "node_uhd31"}]}]}, {text: OpenLayers.i18n('Oberflächendarstellung'),id: 'LT1_oberflachendarstellung',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Luft und Satellitenbilder'),id: 'LT2_luft_und_satellitenbilder',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('ortho_2013'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_2013',id: "node_ortho_20131"}, {text: OpenLayers.i18n('ortho_2010'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_2010',id: "node_ortho_20101"}, {text: OpenLayers.i18n('ortho_2007'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_2007',id: "node_ortho_20071"}, {text: OpenLayers.i18n('ortho_2004'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_2004',id: "node_ortho_20041"}, {text: OpenLayers.i18n('ortho_2001'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_2001',id: "node_ortho_20011"}, {text: OpenLayers.i18n('ortho_irc'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_irc',id: "node_ortho_irc1"}, {text: OpenLayers.i18n('Découpage Orthophotos'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'topo_decoupage_ortho',id: "node_topo_decoupage_ortho1"}, {text: OpenLayers.i18n('wg_ikonos_satellitendaten'),leaf: true,checked: false,iconCls: 'raster',layerId: 'wg_ikonos_satellitendaten',id: "node_wg_ikonos_satellitendaten1"}, {text: OpenLayers.i18n('aero_1951_10k'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'aero_1951_10k',id: "node_aero_1951_10k1"}, {text: OpenLayers.i18n('aero_1951_25k'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'aero_1951_25k',id: "node_aero_1951_25k1"}, {text: OpenLayers.i18n('aero_1963_20k'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'aero_1963_20k',id: "node_aero_1963_20k1"}, {text: OpenLayers.i18n('aero_1977_30k'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'aero_1977_30k',id: "node_aero_1977_30k1"}]}, {text: OpenLayers.i18n('Bodennutzung'),id: 'LT2_bodennutzung',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('wg_landnutzung'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'wg_landnutzung',id: "node_wg_landnutzung1"}, {text: OpenLayers.i18n('wg_versiegelungsklassen'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'wg_versiegelungsklassen',id: "node_wg_versiegelungsklassen1"}]}, {text: OpenLayers.i18n('Morphometrie'),id: 'LT2_map_morphometrie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('wg_hohenlinien_10m'),leaf: true,checked: false,iconCls: 'line',layerId: 'wg_hohenlinien_10m_map',id: "node_wg_hohenlinien_10m_map1"}, {text: OpenLayers.i18n('wg_hangneigung_'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'wg_hangneigung_map',id: "node_wg_hangneigung_map1"}, {text: OpenLayers.i18n('wg_exposition'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'wg_exposition_map',id: "node_wg_exposition_map1"}, {text: OpenLayers.i18n('wg_relief'),leaf: true,checked: false,iconCls: 'raster',layerId: 'wg_relief_map',id: "node_wg_relief_map1"}]}, {text: OpenLayers.i18n('eau_new_Gewaesser'),id: 'LT2_eau_new_Gewaesser',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Gewaessernetz'),id: 'LT3_eau_new_Gewaessernetz',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Primaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Primaere_Gewaesser',id: "node_eau_new_Primaere_Gewaesser1"}, {text: OpenLayers.i18n('eau_new_Sekundaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Sekundaere_Gewaesser',id: "node_eau_new_Sekundaere_Gewaesser1"}, {text: OpenLayers.i18n('eau_new_Temporaer_fliessende_Baeche'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Temporaer_fliessende_Baeche',id: "node_eau_new_Temporaer_fliessende_Baeche1"}, {text: OpenLayers.i18n('eau_new_Kanal_-__Muehlgraben'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Kanal_-__Muehlgraben',id: "node_eau_new_Kanal_-__Muehlgraben1"}, {text: OpenLayers.i18n('eau_new_Kilometrierung_primaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Kilometrierung_primaere_Gewaesser',id: "node_eau_new_Kilometrierung_primaere_Gewaesser1"}, {text: OpenLayers.i18n('eau_new_Kilometrierung_sekundaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Kilometrierung_sekundaere_Gewaesser',id: "node_eau_new_Kilometrierung_sekundaere_Gewaesser1"}, {text: OpenLayers.i18n('eau_new_Einzugsgebiete'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Einzugsgebiete',id: "node_eau_new_Einzugsgebiete1"}, {text: OpenLayers.i18n('eau_new_Stausee_Sauer'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Stausee_Sauer',id: "node_eau_new_Stausee_Sauer1"}]}, {text: OpenLayers.i18n('eau_new_Fischerei'),id: 'LT3_eau_new_Fischerei',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Durchgaengigkeit'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Durchgaengigkeit',id: "node_eau_new_Durchgaengigkeit1"}, {text: OpenLayers.i18n('eau_new_Fischereiabschnitte'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Fischereiabschnitte',id: "node_eau_new_Fischereiabschnitte1"}]}, {text: OpenLayers.i18n('eau_new_Stehende_Gewaesser_(usage_interne)'),id: 'LT3_eau_new_Stehende_Gewaesser_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}]}]}, {text: OpenLayers.i18n('Umwelt, Biologie und Geologie'),id: 'LT1_unwelt_biologie_geologie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Lebensräume une Biotope'),id: 'LT2_lebensraume_une_biotope',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Natura 2000'),id: 'LT3_env_natura2000',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('natura2000_habitats'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'natura2000_habitats',id: "node_natura2000_habitats1"}, {text: OpenLayers.i18n('natura2000_oiseaux'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'natura2000_oiseaux',id: "node_natura2000_oiseaux1"}]}, {text: OpenLayers.i18n('emwelt_biotop_kadaster'),id: 'LT3_emwelt_biotop_kadaster',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('BTK_P'),leaf: true,checked: false,iconCls: 'point',layerId: 'emwelt_biotop_kadaster_p',id: "node_emwelt_biotop_kadaster_p1"}, {text: OpenLayers.i18n('BTK_S'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'emwelt_biotop_kadaster_s',id: "node_emwelt_biotop_kadaster_s1"}, {text: OpenLayers.i18n('BTK_F'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'emwelt_biotop_kadaster_f',id: "node_emwelt_biotop_kadaster_f1"}, {text: OpenLayers.i18n('BTK_B'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'emwelt_biotop_kadaster_b',id: "node_emwelt_biotop_kadaster_b1"}]}]}, {text: OpenLayers.i18n('Viticulture'),id: 'LT2_weinbau',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Parcelles FLIK viticoles 2015'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_flik_parcels',id: "node_ivv_flik_parcels1"}, {text: OpenLayers.i18n('Parcelles viticoles 2015'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_parcels',id: "node_ivv_parcels1"}, {text: OpenLayers.i18n('ivv_grosslagen'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_grosslagen',id: "node_ivv_grosslagen1"}, {text: OpenLayers.i18n('ivv_kleinlagen'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_kleinlagen',id: "node_ivv_kleinlagen1"}, {text: OpenLayers.i18n('ivv_klimakarte'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_klimakarte',id: "node_ivv_klimakarte1"}]}, {text: OpenLayers.i18n('Geologie'),id: 'LT2_geologie_',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Carte géologique générale'),leaf: true,checked: false,iconCls: 'raster',layerId: 'geologie',id: "node_geologie1"}, {text: OpenLayers.i18n('Carte géologique, ancienne édition'),leaf: true,checked: false,iconCls: 'raster',layerId: 'geologie_ancienne_edition',id: "node_geologie_ancienne_edition1"}, {text: OpenLayers.i18n('Carte géologique, nouvelle édition'),leaf: true,checked: false,iconCls: 'raster',layerId: 'geologie_nouvelle_edition',id: "node_geologie_nouvelle_edition1"}, {text: OpenLayers.i18n('eau_new_Einschraenkung_Waermepumpe'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Einschraenkung_Waermepumpe',id: "node_eau_new_Einschraenkung_Waermepumpe1"}, {text: OpenLayers.i18n('eau_new_Grundwasserleiter'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasserleiter',id: "node_eau_new_Grundwasserleiter1"}, {text: OpenLayers.i18n('eau_new_Bohrungen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Bohrungen',id: "node_eau_new_Bohrungen1"}, {text: OpenLayers.i18n('eau_new_Quellen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Quellen',id: "node_eau_new_Quellen1"}]}, {text: OpenLayers.i18n('Sols'),id: 'LT2_pedologie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Carte des sols'),leaf: true,checked: false,iconCls: 'raster',layerId: 'pedologie_100k',id: "node_pedologie_100k1"}, {text: OpenLayers.i18n('asta_pedologie_new'),leaf: true,checked: false,iconCls: 'raster',layerId: 'asta_pedologie_new',id: "node_asta_pedologie_new1"}, {text: OpenLayers.i18n('asta_pedologie_humus'),leaf: true,checked: false,iconCls: 'raster',layerId: 'asta_pedologie_humus',id: "node_asta_pedologie_humus1"}, {text: OpenLayers.i18n('asta_pedologie_ph'),leaf: true,checked: false,iconCls: 'raster',layerId: 'asta_pedologie_ph',id: "node_asta_pedologie_ph1"}]}, {text: OpenLayers.i18n('eau_new_Ueberschwemmungsgebiete_(UESG)'),id: 'LT2_eau_new_Ueberschwemmungsgebiete_(UESG)',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Projekt_Hochwassergefahrenkarten_2013'),id: 'LT3_eau_new_Projekt_Hochwassergefahrenkarten_2013',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_HQ10_(hohe_Wahrscheinlichkeit)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ10_(hohe_Wahrscheinlichkeit)',id: "node_eau_new_HQ10_(hohe_Wahrscheinlichkeit)1"}, {text: OpenLayers.i18n('eau_new_HQ100_(mittlere_Wahrscheinlichkeit)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ100_(mittlere_Wahrscheinlichkeit)',id: "node_eau_new_HQ100_(mittlere_Wahrscheinlichkeit)1"}, {text: OpenLayers.i18n('eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)',id: "node_eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)1"}]}, {text: OpenLayers.i18n('eau_new_Projekt_Hochwasserrisikokarten_2013'),id: 'LT3_eau_new_Projekt_Hochwasserrisikokarten_2013',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_HQ10_merged_2013'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ10_merged_2013',id: "node_eau_new_HQ10_merged_20131"}, {text: OpenLayers.i18n('eau_new_HQ100_merged_2013'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ100_merged_2013',id: "node_eau_new_HQ100_merged_20131"}, {text: OpenLayers.i18n('eau_new_HQextrem_merged_2013'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQextrem_merged_2013',id: "node_eau_new_HQextrem_merged_20131"}]}, {text: OpenLayers.i18n('eau_new_Historische_Karten_(usage_interne)'),id: 'LT3_eau_new_Historische_Karten_(usage_interne)',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Projekt_Hochwassergefahrenkarten_2010_(usage_interne)'),id: 'LT4_eau_new_Projekt_Hochwassergefahrenkarten_2010_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('eau_new_Projekt_Hochwasserrisikokarten_2010_(usage_interne)'),id: 'LT4_eau_new_Projekt_Hochwasserrisikokarten_2010_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('eau_new_Projekt_TIMIS_(usage_interne)'),id: 'LT4_eau_new_Projekt_TIMIS_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Historische_Ueberschwemmungsgebiete'),id: 'LT3_eau_new_Historische_Ueberschwemmungsgebiete',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_UESG_1983_-_Mosel'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_1983_-_Mosel',id: "node_eau_new_UESG_1983_-_Mosel1"}, {text: OpenLayers.i18n('eau_new_UESG_1993_(ausser_Mosel)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_1993_(ausser_Mosel)',id: "node_eau_new_UESG_1993_(ausser_Mosel)1"}, {text: OpenLayers.i18n('eau_new_UESG_Alzette_1995'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_Alzette_1995',id: "node_eau_new_UESG_Alzette_19951"}, {text: OpenLayers.i18n('eau_new_UESG_Sauer_1995'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_Sauer_1995',id: "node_eau_new_UESG_Sauer_19951"}]}, {text: OpenLayers.i18n('eau_new_Zusaetzliche_Informationen'),id: 'LT3_eau_new_Zusaetzliche_Informationen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Bauwerke'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Bauwerke',id: "node_eau_new_Bauwerke1"}, {text: OpenLayers.i18n('eau_new_Querprofile'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Querprofile',id: "node_eau_new_Querprofile1"}]}]}, {text: OpenLayers.i18n('eau_new_Trinkwasser_Schutzzonen_(ZPS)'),id: 'LT2_eau_new_Trinkwasser_Schutzzonen_(ZPS)',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Provisorische_ZPS'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Provisorische_ZPS',id: "node_eau_new_Provisorische_ZPS1"}, {text: OpenLayers.i18n('eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise',id: "node_eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise1"}, {text: OpenLayers.i18n('eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt',id: "node_eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt1"}, {text: OpenLayers.i18n('eau_new_Sanitaere_Schutzzonen_Stausee'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Sanitaere_Schutzzonen_Stausee',id: "node_eau_new_Sanitaere_Schutzzonen_Stausee1"}, {text: OpenLayers.i18n('eau_new_Zones_interdiction_utilisation_metazachlore'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Zones_interdiction_utilisation_metazachlore',id: "node_eau_new_Zones_interdiction_utilisation_metazachlore1"}]}, {text: OpenLayers.i18n('eau_new_Schutzgebiete'),id: 'LT2_eau_new_Schutzgebiete',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Badegewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Badegewaesser',id: "node_eau_new_Badegewaesser1"}, {text: OpenLayers.i18n('eau_new_Badegewaesser_-_Qualitaet'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Badegewaesser_-_Qualitaet',id: "node_eau_new_Badegewaesser_-_Qualitaet1"}, {text: OpenLayers.i18n('eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)',id: "node_eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)1"}, {text: OpenLayers.i18n('eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)',id: "node_eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)1"}]}, {text: OpenLayers.i18n('eau_new_Gewaesserschutz'),id: 'LT2_eau_new_Gewaesserschutz',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Klaeranlagen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Klaeranlagen',id: "node_eau_new_Klaeranlagen1"}, {text: OpenLayers.i18n('eau_new_Abwassersyndikate'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Abwassersyndikate',id: "node_eau_new_Abwassersyndikate1"}]}, {text: OpenLayers.i18n('eau_new_Wasserrahmenrichtlinie'),id: 'LT2_eau_new_Wasserrahmenrichtlinie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Bewirtschaftungsplan_2009'),id: 'LT3_eau_new_Bewirtschaftungsplan_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Betrachtungsraeume_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Betrachtungsraeume_2009',id: "node_eau_new_Betrachtungsraeume_20091"}, {text: OpenLayers.i18n('eau_new_Typologie_Oberflaechengewasser_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Typologie_Oberflaechengewasser_2009',id: "node_eau_new_Typologie_Oberflaechengewasser_20091"}, {text: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Oberflaechenwasserkoerper_2009',id: "node_eau_new_Oberflaechenwasserkoerper_20091"}, {text: OpenLayers.i18n('eau_new_Erheblich_veraenderte_OWK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Erheblich_veraenderte_OWK_2009',id: "node_eau_new_Erheblich_veraenderte_OWK_20091"}, {text: OpenLayers.i18n('eau_new_Grundwasserkoerper_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasserkoerper_2009',id: "node_eau_new_Grundwasserkoerper_20091"}, {text: OpenLayers.i18n('eau_new_Zustand_der_Wasserkoerper_(WK)_2009'),id: 'LT4_eau_new_Zustand_der_Wasserkoerper_(WK)_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechengewaesser_2009'),id: 'LT5_eau_new_Oberflaechengewaesser_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Gesamtzustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Gesamtzustand_2009',id: "node_eau_new_Gesamtzustand_20091"}, {text: OpenLayers.i18n('eau_new_Chemischer_Zustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Chemischer_Zustand_2009',id: "node_eau_new_Chemischer_Zustand_20091"}, {text: OpenLayers.i18n('eau_new_Oekologischer_Zustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Oekologischer_Zustand_2009',id: "node_eau_new_Oekologischer_Zustand_20091"}, {text: OpenLayers.i18n('eau_new_Hydromorphologischer_Zustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Hydromorphologischer_Zustand_2009',id: "node_eau_new_Hydromorphologischer_Zustand_20091"}]}, {text: OpenLayers.i18n('eau_new_Grundwasser_2009'),id: 'LT5_eau_new_Grundwasser_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Zustand_der_WK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Zustand_der_WK_2009',id: "node_eau_new_Zustand_der_WK_20091"}, {text: OpenLayers.i18n('eau_new_Quantitativer_Zustand_der_WK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Quantitativer_Zustand_der_WK_2009',id: "node_eau_new_Quantitativer_Zustand_der_WK_20091"}, {text: OpenLayers.i18n('eau_new_Chemischer_Zustand_der_WK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Chemischer_Zustand_der_WK_2009',id: "node_eau_new_Chemischer_Zustand_der_WK_20091"}]}]}]}, {text: OpenLayers.i18n('eau_new_Bewirtschaftungsplan_2015'),id: 'LT3_eau_new_Bewirtschaftungsplan_2015',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2015'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Oberflaechenwasserkoerper_2015',id: "node_eau_new_Oberflaechenwasserkoerper_20151"}, {text: OpenLayers.i18n('eau_new_Erheblich_veraenderte_WK_2015'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Erheblich_veraenderte_WK_2015',id: "node_eau_new_Erheblich_veraenderte_WK_20151"}, {text: OpenLayers.i18n('eau_new_Grundwasserkoerper_2015'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasserkoerper_2015',id: "node_eau_new_Grundwasserkoerper_20151"}, {text: OpenLayers.i18n('eau_new_Zustand_der_Wasserkoerper_(WK)_2015'),id: 'LT4_eau_new_Zustand_der_Wasserkoerper_(WK)_2015',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechengewaesser_2015'),id: 'LT5_eau_new_Oberflaechengewaesser_2015',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Qualitaetskomponenten_des_oekologischen_Zustands_2015'),id: 'LT6_eau_new_Qualitaetskomponenten_des_oekologischen_Zustands_2015',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Grundwasser_2015'),id: 'LT5_eau_new_Grundwasser_2015',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Risikobeurteilung_2021'),id: 'LT4_eau_new_Risikobeurteilung_2021',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechengewaesser_2021'),id: 'LT5_eau_new_Oberflaechengewaesser_2021',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('eau_new_Grundwasser_2021'),id: 'LT5_eau_new_Grundwasser_2021',iconCls: 'no-icon',expanded: false, children: []}]}]}, {text: OpenLayers.i18n('WRRL und HWRM (intern)'),id: 'LT3_wrrl_intern_group',iconCls: 'no-icon',expanded: true, children: [ {text: OpenLayers.i18n('Hydromorphologische Strukturkartierung'),id: 'LT4_wrrl_intern_hs',iconCls: 'no-icon',expanded: true, children: []}]}]}, {text: OpenLayers.i18n('Umweltüberwachung'),id: 'LT2_umweltuberwachung',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Stations météo'),leaf: true,checked: false,iconCls: 'point',layerId: 'asta_meteo',id: "node_asta_meteo1"}]}, {text: OpenLayers.i18n('Données ANF'),id: 'LT2_anf_data_map',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('anf_arrondissements'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_arrondissements',id: "node_anf_arrondissements1"}, {text: OpenLayers.i18n('anf_triages'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_triages',id: "node_anf_triages1"}, {text: OpenLayers.i18n('anf_lots_chasse'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_lots_chasse',id: "node_anf_lots_chasse1"}, {text: OpenLayers.i18n('anf_dates_battues'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_dates_battues',id: "node_anf_dates_battues1"}, {text: OpenLayers.i18n('anf_proprietes_forestieres'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_proprietes_forestieres',id: "node_anf_proprietes_forestieres1"}, {text: OpenLayers.i18n('anf_arbres_remarquables'),leaf: true,checked: false,iconCls: 'point',layerId: 'anf_arbres_remarquables',id: "node_anf_arbres_remarquables1"}, {text: OpenLayers.i18n('Secteurs écologiques'),id: 'LT3_anf_secteurs_ecologiques_group',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('anf_secteurs_ecologiques'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_secteurs_ecologiques',id: "node_anf_secteurs_ecologiques1"}]}]}, {text: OpenLayers.i18n('archeologie'),id: 'LT2_Archeo',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('Basisdaten'),id: 'LT1_eau_basisdaten',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Topographie'),id: 'LT2_eau_topographie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('topo_100k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_100k',id: "node_topo_100k2"}, {text: OpenLayers.i18n('topo_20k'),leaf: true,checked: false,iconCls: 'raster',layerId: 'topo_20k',id: "node_topo_20k2"}]}, {text: OpenLayers.i18n('Luft- und Satellitenbilder'),id: 'LT2_eau_luft_sat_bilder',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('ortho'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho',id: "node_ortho1"}, {text: OpenLayers.i18n('ortho_irc'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_irc',id: "node_ortho_irc2"}, {text: OpenLayers.i18n('ortho_2004'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_2004',id: "node_ortho_20042"}, {text: OpenLayers.i18n('ortho_2001'),leaf: true,checked: false,iconCls: 'raster',layerId: 'ortho_2001',id: "node_ortho_20012"}, {text: OpenLayers.i18n('wg_ikonos_satellitendaten'),leaf: true,checked: false,iconCls: 'raster',layerId: 'wg_ikonos_satellitendaten',id: "node_wg_ikonos_satellitendaten2"}]}, {text: OpenLayers.i18n('Landnutzung nach Corine'),id: 'LT2_eau_landnutzung',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('wg_landnutzung'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'wg_landnutzung',id: "node_wg_landnutzung2"}, {text: OpenLayers.i18n('wg_versiegelungsklassen'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'wg_versiegelungsklassen',id: "node_wg_versiegelungsklassen2"}]}, {text: OpenLayers.i18n('Grenzen'),id: 'LT2_eau_grenzen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('country'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'country',id: "node_country2"}, {text: OpenLayers.i18n('cantons_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'cantons_labels',id: "node_cantons_labels2"}, {text: OpenLayers.i18n('cantons'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'cantons',id: "node_cantons2"}, {text: OpenLayers.i18n('Cities_labels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'communes_labels',id: "node_communes_labels2"}, {text: OpenLayers.i18n('Cities'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'communes',id: "node_communes2"}]}, {text: OpenLayers.i18n('Morphometrie'),id: 'LT2_eau_morphometrie',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('Flurstücke / Grundstücke'),id: 'LT2_flurstucke_grundstucke_eau',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('Adressen'),id: 'LT2_adressen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('addresses'),leaf: true,checked: false,iconCls: 'point',layerId: 'addresses',id: "node_addresses2"}]}, {text: OpenLayers.i18n('Zones protégées'),id: 'LT2_eau_zones_protegees',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Zones protégées nationales'),id: 'LT3_eau_zones_protegees_nationales',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Réserves'),id: 'LT4_eau_anf_reserves',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('Zones protégées communautaires'),id: 'LT3_eau_zones_protegees_communautaires',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Natura 2000'),id: 'LT4_eau_env_natura2000',iconCls: 'no-icon',expanded: false, children: []}]}]}]}, {text: OpenLayers.i18n('eau_new_Messstationen'),id: 'LT1_eau_new_Messstationen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Hydrologische_Messstationen'),id: 'LT2_eau_new_Hydrologische_Messstationen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Wasserstand'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Wasserstand',id: "node_eau_new_Wasserstand1"}, {text: OpenLayers.i18n('eau_new_Alluvialer_Grundwasserspiegel'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Alluvialer_Grundwasserspiegel',id: "node_eau_new_Alluvialer_Grundwasserspiegel1"}]}, {text: OpenLayers.i18n('eau_new_Klimatologische_Messstationen'),id: 'LT2_eau_new_Klimatologische_Messstationen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Niederschlag'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Niederschlag',id: "node_eau_new_Niederschlag1"}, {text: OpenLayers.i18n('eau_new_Lufttemperatur'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Lufttemperatur',id: "node_eau_new_Lufttemperatur1"}, {text: OpenLayers.i18n('eau_new_Bodentemperatur'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Bodentemperatur',id: "node_eau_new_Bodentemperatur1"}, {text: OpenLayers.i18n('eau_new_Schneehoehe'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Schneehoehe',id: "node_eau_new_Schneehoehe1"}, {text: OpenLayers.i18n('eau_new_Luftfeucht'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Luftfeucht',id: "node_eau_new_Luftfeucht1"}, {text: OpenLayers.i18n('eau_new_Luftdruck'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Luftdruck',id: "node_eau_new_Luftdruck1"}, {text: OpenLayers.i18n('eau_new_Globalstrahlung'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Globalstrahlung',id: "node_eau_new_Globalstrahlung1"}]}, {text: OpenLayers.i18n('eau_new_Messstationen_(WRRL)'),id: 'LT2_eau_new_Messstationen_(WRRL)',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechengewaesser_Messstationen'),id: 'LT3_eau_new_Oberflaechengewaesser_Messstationen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_WRRL_-_Ueberblicksueberwachung'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_WRRL_-_Ueberblicksueberwachung',id: "node_eau_new_WRRL_-_Ueberblicksueberwachung1"}, {text: OpenLayers.i18n('eau_new_Online_Messstationen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Online_Messstationen',id: "node_eau_new_Online_Messstationen1"}, {text: OpenLayers.i18n('eau_new_Nitratrichtlinie_Messstationen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Nitratrichtlinie_Messstationen',id: "node_eau_new_Nitratrichtlinie_Messstationen1"}]}, {text: OpenLayers.i18n('eau_new_Grundwasser_Messstationen'),id: 'LT3_eau_new_Grundwasser_Messstationen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Quantitaet'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Quantitaet',id: "node_eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Quantitaet1"}, {text: OpenLayers.i18n('eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Qualitaet'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Qualitaet',id: "node_eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Qualitaet1"}, {text: OpenLayers.i18n('eau_new_Grundwasser_(Nitratrichtlinie)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasser_(Nitratrichtlinie)',id: "node_eau_new_Grundwasser_(Nitratrichtlinie)1"}]}]}, {text: OpenLayers.i18n('geodesy'),id: 'LT2_geodesy',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Gewaesser'),id: 'LT1_eau_new_Gewaesser',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Gewaessernetz'),id: 'LT2_eau_new_Gewaessernetz',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Primaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Primaere_Gewaesser',id: "node_eau_new_Primaere_Gewaesser2"}, {text: OpenLayers.i18n('eau_new_Sekundaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Sekundaere_Gewaesser',id: "node_eau_new_Sekundaere_Gewaesser2"}, {text: OpenLayers.i18n('eau_new_Temporaer_fliessende_Baeche'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Temporaer_fliessende_Baeche',id: "node_eau_new_Temporaer_fliessende_Baeche2"}, {text: OpenLayers.i18n('eau_new_Kanal_-__Muehlgraben'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Kanal_-__Muehlgraben',id: "node_eau_new_Kanal_-__Muehlgraben2"}, {text: OpenLayers.i18n('eau_new_Kilometrierung_primaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Kilometrierung_primaere_Gewaesser',id: "node_eau_new_Kilometrierung_primaere_Gewaesser2"}, {text: OpenLayers.i18n('eau_new_Kilometrierung_sekundaere_Gewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Kilometrierung_sekundaere_Gewaesser',id: "node_eau_new_Kilometrierung_sekundaere_Gewaesser2"}, {text: OpenLayers.i18n('eau_new_Einzugsgebiete'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Einzugsgebiete',id: "node_eau_new_Einzugsgebiete2"}, {text: OpenLayers.i18n('eau_new_Stausee_Sauer'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Stausee_Sauer',id: "node_eau_new_Stausee_Sauer2"}]}, {text: OpenLayers.i18n('eau_new_Fischerei'),id: 'LT2_eau_new_Fischerei',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Durchgaengigkeit'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Durchgaengigkeit',id: "node_eau_new_Durchgaengigkeit2"}, {text: OpenLayers.i18n('eau_new_Fischereiabschnitte'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Fischereiabschnitte',id: "node_eau_new_Fischereiabschnitte2"}]}, {text: OpenLayers.i18n('eau_new_Stehende_Gewaesser_(usage_interne)'),id: 'LT2_eau_new_Stehende_Gewaesser_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Grundwasser'),id: 'LT1_eau_new_Grundwasser',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Bohrungen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Bohrungen',id: "node_eau_new_Bohrungen2"}, {text: OpenLayers.i18n('eau_new_Quellen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Quellen',id: "node_eau_new_Quellen2"}, {text: OpenLayers.i18n('eau_new_Grundwasserleiter'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasserleiter',id: "node_eau_new_Grundwasserleiter2"}, {text: OpenLayers.i18n('eau_new_Einschraenkung_Waermepumpe'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Einschraenkung_Waermepumpe',id: "node_eau_new_Einschraenkung_Waermepumpe2"}]}, {text: OpenLayers.i18n('eau_new_Trinkwasser'),id: 'LT1_eau_new_Trinkwasser',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Trinkwasserentnahmepunkte'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Trinkwasserentnahmepunkte',id: "node_eau_new_Trinkwasserentnahmepunkte1"}, {text: OpenLayers.i18n('eau_new_Trinkwasserbehaelter'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Trinkwasserbehaelter',id: "node_eau_new_Trinkwasserbehaelter1"}, {text: OpenLayers.i18n('eau_new_Trinkwassersyndikate'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Trinkwassersyndikate',id: "node_eau_new_Trinkwassersyndikate1"}]}, {text: OpenLayers.i18n('eau_new_Ueberschwemmungsgebiete_(UESG)'),id: 'LT1_eau_new_Ueberschwemmungsgebiete_(UESG)',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Projekt_Hochwassergefahrenkarten_2013'),id: 'LT2_eau_new_Projekt_Hochwassergefahrenkarten_2013',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_HQ10_(hohe_Wahrscheinlichkeit)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ10_(hohe_Wahrscheinlichkeit)',id: "node_eau_new_HQ10_(hohe_Wahrscheinlichkeit)2"}, {text: OpenLayers.i18n('eau_new_HQ100_(mittlere_Wahrscheinlichkeit)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ100_(mittlere_Wahrscheinlichkeit)',id: "node_eau_new_HQ100_(mittlere_Wahrscheinlichkeit)2"}, {text: OpenLayers.i18n('eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)',id: "node_eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)2"}]}, {text: OpenLayers.i18n('eau_new_Projekt_Hochwasserrisikokarten_2013'),id: 'LT2_eau_new_Projekt_Hochwasserrisikokarten_2013',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_HQ10_merged_2013'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ10_merged_2013',id: "node_eau_new_HQ10_merged_20132"}, {text: OpenLayers.i18n('eau_new_HQ100_merged_2013'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQ100_merged_2013',id: "node_eau_new_HQ100_merged_20132"}, {text: OpenLayers.i18n('eau_new_HQextrem_merged_2013'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_HQextrem_merged_2013',id: "node_eau_new_HQextrem_merged_20132"}]}, {text: OpenLayers.i18n('eau_new_Historische_Karten_(usage_interne)'),id: 'LT2_eau_new_Historische_Karten_(usage_interne)',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Projekt_Hochwassergefahrenkarten_2010_(usage_interne)'),id: 'LT3_eau_new_Projekt_Hochwassergefahrenkarten_2010_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('eau_new_Projekt_Hochwasserrisikokarten_2010_(usage_interne)'),id: 'LT3_eau_new_Projekt_Hochwasserrisikokarten_2010_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('eau_new_Projekt_TIMIS_(usage_interne)'),id: 'LT3_eau_new_Projekt_TIMIS_(usage_interne)',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Historische_Ueberschwemmungsgebiete'),id: 'LT2_eau_new_Historische_Ueberschwemmungsgebiete',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_UESG_1983_-_Mosel'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_1983_-_Mosel',id: "node_eau_new_UESG_1983_-_Mosel2"}, {text: OpenLayers.i18n('eau_new_UESG_1993_(ausser_Mosel)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_1993_(ausser_Mosel)',id: "node_eau_new_UESG_1993_(ausser_Mosel)2"}, {text: OpenLayers.i18n('eau_new_UESG_Alzette_1995'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_Alzette_1995',id: "node_eau_new_UESG_Alzette_19952"}, {text: OpenLayers.i18n('eau_new_UESG_Sauer_1995'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_UESG_Sauer_1995',id: "node_eau_new_UESG_Sauer_19952"}]}, {text: OpenLayers.i18n('eau_new_Zusaetzliche_Informationen'),id: 'LT2_eau_new_Zusaetzliche_Informationen',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Bauwerke'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Bauwerke',id: "node_eau_new_Bauwerke2"}, {text: OpenLayers.i18n('eau_new_Querprofile'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Querprofile',id: "node_eau_new_Querprofile2"}]}]}, {text: OpenLayers.i18n('eau_new_Schutzgebiete'),id: 'LT1_eau_new_Schutzgebiete',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Badegewaesser'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Badegewaesser',id: "node_eau_new_Badegewaesser2"}, {text: OpenLayers.i18n('eau_new_Badegewaesser_-_Qualitaet'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Badegewaesser_-_Qualitaet',id: "node_eau_new_Badegewaesser_-_Qualitaet2"}, {text: OpenLayers.i18n('eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)',id: "node_eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)2"}, {text: OpenLayers.i18n('eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)',id: "node_eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)2"}]}, {text: OpenLayers.i18n('eau_new_Gewaesserschutz'),id: 'LT1_eau_new_Gewaesserschutz',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Klaeranlagen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Klaeranlagen',id: "node_eau_new_Klaeranlagen2"}, {text: OpenLayers.i18n('eau_new_Abwassersyndikate'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Abwassersyndikate',id: "node_eau_new_Abwassersyndikate2"}]}, {text: OpenLayers.i18n('eau_new_Wasserrahmenrichtlinie'),id: 'LT1_eau_new_Wasserrahmenrichtlinie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Bewirtschaftungsplan_2009'),id: 'LT2_eau_new_Bewirtschaftungsplan_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Betrachtungsraeume_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Betrachtungsraeume_2009',id: "node_eau_new_Betrachtungsraeume_20092"}, {text: OpenLayers.i18n('eau_new_Typologie_Oberflaechengewasser_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Typologie_Oberflaechengewasser_2009',id: "node_eau_new_Typologie_Oberflaechengewasser_20092"}, {text: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Oberflaechenwasserkoerper_2009',id: "node_eau_new_Oberflaechenwasserkoerper_20092"}, {text: OpenLayers.i18n('eau_new_Erheblich_veraenderte_OWK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Erheblich_veraenderte_OWK_2009',id: "node_eau_new_Erheblich_veraenderte_OWK_20092"}, {text: OpenLayers.i18n('eau_new_Grundwasserkoerper_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasserkoerper_2009',id: "node_eau_new_Grundwasserkoerper_20092"}, {text: OpenLayers.i18n('eau_new_Zustand_der_Wasserkoerper_(WK)_2009'),id: 'LT3_eau_new_Zustand_der_Wasserkoerper_(WK)_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechengewaesser_2009'),id: 'LT4_eau_new_Oberflaechengewaesser_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Gesamtzustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Gesamtzustand_2009',id: "node_eau_new_Gesamtzustand_20092"}, {text: OpenLayers.i18n('eau_new_Chemischer_Zustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Chemischer_Zustand_2009',id: "node_eau_new_Chemischer_Zustand_20092"}, {text: OpenLayers.i18n('eau_new_Oekologischer_Zustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Oekologischer_Zustand_2009',id: "node_eau_new_Oekologischer_Zustand_20092"}, {text: OpenLayers.i18n('eau_new_Hydromorphologischer_Zustand_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Hydromorphologischer_Zustand_2009',id: "node_eau_new_Hydromorphologischer_Zustand_20092"}]}, {text: OpenLayers.i18n('eau_new_Grundwasser_2009'),id: 'LT4_eau_new_Grundwasser_2009',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Zustand_der_WK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Zustand_der_WK_2009',id: "node_eau_new_Zustand_der_WK_20092"}, {text: OpenLayers.i18n('eau_new_Quantitativer_Zustand_der_WK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Quantitativer_Zustand_der_WK_2009',id: "node_eau_new_Quantitativer_Zustand_der_WK_20092"}, {text: OpenLayers.i18n('eau_new_Chemischer_Zustand_der_WK_2009'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Chemischer_Zustand_der_WK_2009',id: "node_eau_new_Chemischer_Zustand_der_WK_20092"}]}]}]}, {text: OpenLayers.i18n('eau_new_Bewirtschaftungsplan_2015'),id: 'LT2_eau_new_Bewirtschaftungsplan_2015',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2015'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Oberflaechenwasserkoerper_2015',id: "node_eau_new_Oberflaechenwasserkoerper_20152"}, {text: OpenLayers.i18n('eau_new_Erheblich_veraenderte_WK_2015'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Erheblich_veraenderte_WK_2015',id: "node_eau_new_Erheblich_veraenderte_WK_20152"}, {text: OpenLayers.i18n('eau_new_Grundwasserkoerper_2015'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasserkoerper_2015',id: "node_eau_new_Grundwasserkoerper_20152"}, {text: OpenLayers.i18n('eau_new_Zustand_der_Wasserkoerper_(WK)_2015'),id: 'LT3_eau_new_Zustand_der_Wasserkoerper_(WK)_2015',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechengewaesser_2015'),id: 'LT4_eau_new_Oberflaechengewaesser_2015',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Qualitaetskomponenten_des_oekologischen_Zustands_2015'),id: 'LT5_eau_new_Qualitaetskomponenten_des_oekologischen_Zustands_2015',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Grundwasser_2015'),id: 'LT4_eau_new_Grundwasser_2015',iconCls: 'no-icon',expanded: false, children: []}]}, {text: OpenLayers.i18n('eau_new_Risikobeurteilung_2021'),id: 'LT3_eau_new_Risikobeurteilung_2021',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Oberflaechengewaesser_2021'),id: 'LT4_eau_new_Oberflaechengewaesser_2021',iconCls: 'no-icon',expanded: false, children: []}, {text: OpenLayers.i18n('eau_new_Grundwasser_2021'),id: 'LT4_eau_new_Grundwasser_2021',iconCls: 'no-icon',expanded: false, children: []}]}]}, {text: OpenLayers.i18n('WRRL und HWRM (intern)'),id: 'LT2_wrrl_intern_group',iconCls: 'no-icon',expanded: true, children: [ {text: OpenLayers.i18n('Hydromorphologische Strukturkartierung'),id: 'LT3_wrrl_intern_hs',iconCls: 'no-icon',expanded: true, children: []}]}]}, {text: OpenLayers.i18n('eau_new_Nitratrichtlinie'),id: 'LT1_eau_new_Nitratrichtlinie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Messstationen_Oberflaechengewaesser_-_Nitratrichtlinie'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Messstationen_Oberflaechengewaesser_-_Nitratrichtlinie',id: "node_eau_new_Messstationen_Oberflaechengewaesser_-_Nitratrichtlinie1"}, {text: OpenLayers.i18n('eau_new_Messstationen_Grundwasser_-_Nitratrichtlinie'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Messstationen_Grundwasser_-_Nitratrichtlinie',id: "node_eau_new_Messstationen_Grundwasser_-_Nitratrichtlinie1"}]}, {text: OpenLayers.i18n('eau_new_Plan_im_Fall_einer_Trockenheit'),id: 'LT1_eau_new_Plan_im_Fall_einer_Trockenheit',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Trinkwasserknappheit_(Zustand_orange)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Trinkwasserknappheit_(Zustand_orange)',id: "node_eau_new_Trinkwasserknappheit_(Zustand_orange)1"}, {text: OpenLayers.i18n('eau_new_Erhoehte_Trinkwasserknappheit_(Zustand_rot)'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Erhoehte_Trinkwasserknappheit_(Zustand_rot)',id: "node_eau_new_Erhoehte_Trinkwasserknappheit_(Zustand_rot)1"}]}, {text: OpenLayers.i18n('Zones protégées'),id: 'LT1_env_zones_protegees',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Zones protégées nationales'),id: 'LT2_env_zones_protegees_nationales',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Réserves'),id: 'LT3_anf_reserves',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('anf_reserves_forestieres'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_reserves_forestieres',id: "node_anf_reserves_forestieres1"}, {text: OpenLayers.i18n('anf_reserves_dig'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_reserves_dig',id: "node_anf_reserves_dig1"}, {text: OpenLayers.i18n('anf_reserves_naturelles_totalite'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_reserves_naturelles_totalite',id: "node_anf_reserves_naturelles_totalite1"}]}]}, {text: OpenLayers.i18n('Zones protégées communautaires'),id: 'LT2_env_zones_protegees_communautaires',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Natura 2000'),id: 'LT3_env_natura2000',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('natura2000_habitats'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'natura2000_habitats',id: "node_natura2000_habitats2"}, {text: OpenLayers.i18n('natura2000_oiseaux'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'natura2000_oiseaux',id: "node_natura2000_oiseaux2"}]}]}]}, {text: OpenLayers.i18n('Occupation du sol'),id: 'LT1_env_obs',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Corine Landcover 2006'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_corine',id: "node_env_corine1"}, {text: OpenLayers.i18n('Occupation biophysique du sol 2007'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_obs2007',id: "node_env_obs20071"}, {text: OpenLayers.i18n('Occupation biophysique du sol 1999'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_obs1999',id: "node_env_obs19991"}]}, {text: OpenLayers.i18n('Sentiers'),id: 'LT1_env_sentiers',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Sentiers nature'),leaf: true,checked: false,iconCls: 'line',layerId: 'env_sentiersnature',id: "node_env_sentiersnature1"}]}, {text: OpenLayers.i18n('Bruit'),id: 'LT1_env_bruit',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Axes routiers'),id: 'LT2_env_bruit_axes_routiers',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Axes routiers (LDEN)'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_bruit_axes_routiers_lden',id: "node_env_bruit_axes_routiers_lden1"}, {text: OpenLayers.i18n('Axes routiers (LNGT)'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_bruit_axes_routiers_lngt',id: "node_env_bruit_axes_routiers_lngt1"}]}, {text: OpenLayers.i18n('Axes ferroviaires'),id: 'LT2_env_bruit_axes_ferroviaires',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Axes ferroviaires (LDEN)'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_bruit_axes_ferroviaires_lden',id: "node_env_bruit_axes_ferroviaires_lden1"}, {text: OpenLayers.i18n('Axes ferroviaires (LNGT)'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_bruit_axes_ferroviaires_lngt',id: "node_env_bruit_axes_ferroviaires_lngt1"}]}, {text: OpenLayers.i18n('Aéroport'),id: 'LT2_env_bruit_air',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Aeroport (LDEN)'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_bruit_air_lden',id: "node_env_bruit_air_lden1"}, {text: OpenLayers.i18n('Aeroport (LNGT)'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'env_bruit_air_lngt',id: "node_env_bruit_air_lngt1"}]}]}, {text: OpenLayers.i18n('Unités administratives de gestion de la nature'),id: 'LT1_anf_unites_admin',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('anf_arrondissements'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_arrondissements',id: "node_anf_arrondissements2"}, {text: OpenLayers.i18n('anf_triages'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_triages',id: "node_anf_triages2"}, {text: OpenLayers.i18n('anf_stations_biologiques'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_stations_biologiques',id: "node_anf_stations_biologiques1"}]}, {text: OpenLayers.i18n('Forêts'),id: 'LT1_anf_forets',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('anf_proprietes_forestieres'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_proprietes_forestieres',id: "node_anf_proprietes_forestieres2"}, {text: OpenLayers.i18n('anf_carte_simpl_forets'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_carte_simpl_forets',id: "node_anf_carte_simpl_forets1"}, {text: OpenLayers.i18n('anf_peuplements_semenciers'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_peuplements_semenciers',id: "node_anf_peuplements_semenciers1"}, {text: OpenLayers.i18n('anf_arbres_remarquables'),leaf: true,checked: false,iconCls: 'point',layerId: 'anf_arbres_remarquables',id: "node_anf_arbres_remarquables2"}]}, {text: OpenLayers.i18n('Secteurs écologiques'),id: 'LT1_anf_secteurs_ecologiques_group',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('anf_secteurs_ecologiques'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_secteurs_ecologiques',id: "node_anf_secteurs_ecologiques2"}]}, {text: OpenLayers.i18n('Chasse'),id: 'LT1_anf_chasse',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('anf_lots_chasse'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_lots_chasse',id: "node_anf_lots_chasse2"}, {text: OpenLayers.i18n('anf_dates_battues'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_dates_battues',id: "node_anf_dates_battues2"}]}, {text: OpenLayers.i18n('Umwelt, Biologie und Geologie'),id: 'LT1_unwelt_biologie_geologie_mobile',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Viticulture'),id: 'LT2_weinbau',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Parcelles FLIK viticoles 2015'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_flik_parcels',id: "node_ivv_flik_parcels2"}, {text: OpenLayers.i18n('Parcelles viticoles 2015'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_parcels',id: "node_ivv_parcels2"}, {text: OpenLayers.i18n('ivv_grosslagen'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_grosslagen',id: "node_ivv_grosslagen2"}, {text: OpenLayers.i18n('ivv_kleinlagen'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_kleinlagen',id: "node_ivv_kleinlagen2"}, {text: OpenLayers.i18n('ivv_klimakarte'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'ivv_klimakarte',id: "node_ivv_klimakarte2"}]}, {text: OpenLayers.i18n('Geologie'),id: 'LT2_geologie_',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Carte géologique générale'),leaf: true,checked: false,iconCls: 'raster',layerId: 'geologie',id: "node_geologie2"}, {text: OpenLayers.i18n('Carte géologique, ancienne édition'),leaf: true,checked: false,iconCls: 'raster',layerId: 'geologie_ancienne_edition',id: "node_geologie_ancienne_edition2"}, {text: OpenLayers.i18n('Carte géologique, nouvelle édition'),leaf: true,checked: false,iconCls: 'raster',layerId: 'geologie_nouvelle_edition',id: "node_geologie_nouvelle_edition2"}, {text: OpenLayers.i18n('eau_new_Einschraenkung_Waermepumpe'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Einschraenkung_Waermepumpe',id: "node_eau_new_Einschraenkung_Waermepumpe3"}, {text: OpenLayers.i18n('eau_new_Grundwasserleiter'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Grundwasserleiter',id: "node_eau_new_Grundwasserleiter3"}, {text: OpenLayers.i18n('eau_new_Bohrungen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Bohrungen',id: "node_eau_new_Bohrungen3"}, {text: OpenLayers.i18n('eau_new_Quellen'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Quellen',id: "node_eau_new_Quellen3"}]}, {text: OpenLayers.i18n('Sols'),id: 'LT2_pedologie',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Carte des sols'),leaf: true,checked: false,iconCls: 'raster',layerId: 'pedologie_100k',id: "node_pedologie_100k2"}, {text: OpenLayers.i18n('asta_pedologie_new'),leaf: true,checked: false,iconCls: 'raster',layerId: 'asta_pedologie_new',id: "node_asta_pedologie_new2"}, {text: OpenLayers.i18n('asta_pedologie_humus'),leaf: true,checked: false,iconCls: 'raster',layerId: 'asta_pedologie_humus',id: "node_asta_pedologie_humus2"}, {text: OpenLayers.i18n('asta_pedologie_ph'),leaf: true,checked: false,iconCls: 'raster',layerId: 'asta_pedologie_ph',id: "node_asta_pedologie_ph2"}]}]}, {text: OpenLayers.i18n('tour_rando'),id: 'LT1_tour_rando_v2',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('tour_autopedestre'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_autopedestre',id: "node_tour_autopedestre1"}, {text: OpenLayers.i18n('tour_sentiers_nationaux'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_sentiers_nationaux',id: "node_tour_sentiers_nationaux1"}, {text: OpenLayers.i18n('tour_cfl'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_cfl',id: "node_tour_cfl1"}, {text: OpenLayers.i18n('tour_quality'),id: 'LT2_tour_quality',iconCls: 'no-icon',expanded: true, children: [ {text: OpenLayers.i18n('tour_mullerthal_trail'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_mullerthal_trail',id: "node_tour_mullerthal_trail1"}, {text: OpenLayers.i18n('tour_escape_ardenne'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_escape_ardenne',id: "node_tour_escape_ardenne1"}, {text: OpenLayers.i18n('tour_DeLux'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_DeLux',id: "node_tour_DeLux1"}, {text: OpenLayers.i18n('tour_quality_trails'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_quality_trails',id: "node_tour_quality_trails1"}]}, {text: OpenLayers.i18n('tour_nordic_walking'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_nordic_walking',id: "node_tour_nordic_walking1"}, {text: OpenLayers.i18n('tour_sentiers_ajl'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_sentiers_ajl',id: "node_tour_sentiers_ajl1"}, {text: OpenLayers.i18n('tour_sentiers_gr'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_sentiers_gr',id: "node_tour_sentiers_gr1"}, {text: OpenLayers.i18n('tour_saint_jacques'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_saint_jacques',id: "node_tour_saint_jacques1"}, {text: OpenLayers.i18n('Sentiers nature'),leaf: true,checked: false,iconCls: 'line',layerId: 'env_sentiersnature',id: "node_env_sentiersnature2"}, {text: OpenLayers.i18n('luxembourg_on_horse'),leaf: true,checked: false,iconCls: 'line',layerId: 'luxembourg_on_horse',id: "node_luxembourg_on_horse1"}, {text: OpenLayers.i18n('tour_ivv'),id: 'LT2_tour_ivv',iconCls: 'no-icon',expanded: true, children: [ {text: OpenLayers.i18n('tour_ivv_perm'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_ivv_perm',id: "node_tour_ivv_perm1"}, {text: OpenLayers.i18n('tour_ivv_temp'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_ivv_temp',id: "node_tour_ivv_temp1"}]}, {text: OpenLayers.i18n('tour_sentiers_locaux'),id: 'LT2_tour_sentiers_locaux',iconCls: 'no-icon',expanded: true, children: [ {text: OpenLayers.i18n('tour_sentiers_communaux'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_sentiers_communaux',id: "node_tour_sentiers_communaux1"}, {text: OpenLayers.i18n('tour_sentiers_syndicats'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_sentiers_syndicats',id: "node_tour_sentiers_syndicats1"}]}, {text: OpenLayers.i18n('tour_restrictions'),id: 'LT2_tour_restrictions',iconCls: 'no-icon',expanded: true, children: [ {text: OpenLayers.i18n('anf_dates_battues'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'anf_dates_battues',id: "node_anf_dates_battues3"}, {text: OpenLayers.i18n('tour_restrictions_autre'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_restrictions_autre',id: "node_tour_restrictions_autre1"}]}]}, {text: OpenLayers.i18n('tour_velo'),id: 'LT1_tour_velo_v2',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Pistes cyclables nationales'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_pistes_velo_mymaps',id: "node_tour_pistes_velo_mymaps2"}, {text: OpenLayers.i18n('Pistes cyclables régionales'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_pistes_velo_mymaps2',id: "node_tour_pistes_velo_mymaps22"}, {text: OpenLayers.i18n('tour_pistes_vtt'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_pistes_vtt',id: "node_tour_pistes_vtt1"}, {text: OpenLayers.i18n('tour_velo_route'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_velo_route',id: "node_tour_velo_route1"}]}, {text: OpenLayers.i18n('tour_auto_moto'),id: 'LT1_tour_auto_moto_v2',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('tour_moto'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_moto',id: "node_tour_moto1"}, {text: OpenLayers.i18n('tour_touring'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_touring',id: "node_tour_touring1"}, {text: OpenLayers.i18n('tour_vespa'),leaf: true,checked: false,iconCls: 'line',layerId: 'tour_vespa',id: "node_tour_vespa1"}]}, {text: OpenLayers.i18n('Verkehrsnetze'),id: 'LT1_verkehrsnetze_tourisme',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('roads'),leaf: true,checked: false,iconCls: 'line',layerId: 'roads',id: "node_roads2"}, {text: OpenLayers.i18n('roads_labels'),leaf: true,checked: false,iconCls: 'line',layerId: 'roads_labels',id: "node_roads_labels2"}, {text: OpenLayers.i18n('Arrêts de bus'),leaf: true,checked: false,iconCls: 'point',layerId: 'arrets_bus',id: "node_arrets_bus2"}, {text: OpenLayers.i18n('mobiliteit_cfl'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_cfl',id: "node_mobiliteit_cfl2"}, {text: OpenLayers.i18n('mobiliteit_pr'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_pr',id: "node_mobiliteit_pr2"}, {text: OpenLayers.i18n('mobiliteit_bornes'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_bornes',id: "node_mobiliteit_bornes2"}, {text: OpenLayers.i18n('mobiliteit_bikeshare'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobiliteit_bikeshare',id: "node_mobiliteit_bikeshare2"}]}, {text: OpenLayers.i18n('User generated public maps'),id: 'LT1_user_generated_content',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('user_content_rando'),leaf: true,checked: false,iconCls: 'line',layerId: 'user_content_rando',id: "node_user_content_rando1"}, {text: OpenLayers.i18n('user_content_velo'),leaf: true,checked: false,iconCls: 'line',layerId: 'user_content_velo',id: "node_user_content_velo1"}, {text: OpenLayers.i18n('user_content_vtt'),leaf: true,checked: false,iconCls: 'line',layerId: 'user_content_vtt',id: "node_user_content_vtt1"}, {text: OpenLayers.i18n('user_content_poi'),leaf: true,checked: false,iconCls: 'line',layerId: 'user_content_poi',id: "node_user_content_poi1"}, {text: OpenLayers.i18n('user_content_autre'),leaf: true,checked: false,iconCls: 'line',layerId: 'user_content_autre',id: "node_user_content_autre1"}]}, {text: OpenLayers.i18n('eau_new_Trinkwasser_Schutzzonen_(ZPS)'),id: 'LT1_eau_new_Trinkwasser_Schutzzonen_(ZPS)',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('eau_new_Provisorische_ZPS'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Provisorische_ZPS',id: "node_eau_new_Provisorische_ZPS2"}, {text: OpenLayers.i18n('eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise',id: "node_eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise2"}, {text: OpenLayers.i18n('eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt',id: "node_eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt2"}, {text: OpenLayers.i18n('eau_new_Sanitaere_Schutzzonen_Stausee'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Sanitaere_Schutzzonen_Stausee',id: "node_eau_new_Sanitaere_Schutzzonen_Stausee2"}, {text: OpenLayers.i18n('eau_new_Zones_interdiction_utilisation_metazachlore'),leaf: true,checked: false,iconCls: 'line',layerId: 'eau_new_Zones_interdiction_utilisation_metazachlore',id: "node_eau_new_Zones_interdiction_utilisation_metazachlore2"}]}, {text: OpenLayers.i18n('emwelt_biotop_kadaster'),id: 'LT1_emwelt_biotop_kadaster',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('BTK_P'),leaf: true,checked: false,iconCls: 'point',layerId: 'emwelt_biotop_kadaster_p',id: "node_emwelt_biotop_kadaster_p2"}, {text: OpenLayers.i18n('BTK_S'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'emwelt_biotop_kadaster_s',id: "node_emwelt_biotop_kadaster_s2"}, {text: OpenLayers.i18n('BTK_F'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'emwelt_biotop_kadaster_f',id: "node_emwelt_biotop_kadaster_f2"}, {text: OpenLayers.i18n('BTK_B'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'emwelt_biotop_kadaster_b',id: "node_emwelt_biotop_kadaster_b2"}]}, {text: OpenLayers.i18n('osm'),id: 'LT1_osm',iconCls: 'no-icon',expanded: true, children: [ {text: OpenLayers.i18n('osm_mq'),leaf: true,checked: false,iconCls: 'raster',layerId: 'osm_mq',id: "node_osm_mq1"}]}, {text: OpenLayers.i18n('mobi_pickup'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobi_pickup',id: "node_mobi_pickup1"}, {text: OpenLayers.i18n('mobi_avm'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobi_avm',id: "node_mobi_avm1"}, {text: OpenLayers.i18n('mobi_mbox'),leaf: true,checked: false,iconCls: 'point',layerId: 'mobi_mbox',id: "node_mobi_mbox2"}, {text: OpenLayers.i18n('parcels'),leaf: true,checked: false,iconCls: 'polygon',layerId: 'parcels_daily',id: "node_parcels_daily1"}, {text: OpenLayers.i18n('Skoda Tour de Luxembourg 2016'),id: 'LT1_skoda_tdl_2016_group',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Toutes les étapes'),leaf: true,checked: false,iconCls: 'line',layerId: 'skoda_tdl_2016_all',id: "node_skoda_tdl_2016_all1"}, {text: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Prologue'),leaf: true,checked: false,iconCls: 'line',layerId: 'skoda_tdl_2016_p',id: "node_skoda_tdl_2016_p1"}, {text: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 1'),leaf: true,checked: false,iconCls: 'line',layerId: 'skoda_tdl_2016_1',id: "node_skoda_tdl_2016_11"}, {text: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 2'),leaf: true,checked: false,iconCls: 'line',layerId: 'skoda_tdl_2016_2',id: "node_skoda_tdl_2016_21"}, {text: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 3'),leaf: true,checked: false,iconCls: 'line',layerId: 'skoda_tdl_2016_3',id: "node_skoda_tdl_2016_31"}, {text: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 4'),leaf: true,checked: false,iconCls: 'line',layerId: 'skoda_tdl_2016_4',id: "node_skoda_tdl_2016_41"}]}]}; geoadmin.layer_config = { 'communes_labels': {name: OpenLayers.i18n('Cities_labels'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'd12dd15a-fd96-4d60-bee1-737371513284',is_wms: false,is_poi: false,wms_format: 'None' } ,'communes': {name: OpenLayers.i18n('Cities'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'de5373d6-340f-4203-a065-da7550a03cc4_2049',is_wms: false,is_poi: false,wms_format: 'None' } ,'cantons_labels': {name: OpenLayers.i18n('cantons_labels'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '3af20a80-be4a-4819-a42b-18e49af799aa',is_wms: false,is_poi: false,wms_format: 'None' } ,'cantons': {name: OpenLayers.i18n('cantons'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'e8a034e8-f986-4745-a848-b7ef30ce2740',is_wms: false,is_poi: false,wms_format: 'None' } ,'districts_labels': {name: OpenLayers.i18n('districts_labels'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'c42842e2-834a-427a-99f6-eb8cb79d1db4',is_wms: false,is_poi: false,wms_format: 'None' } ,'districts': {name: OpenLayers.i18n('districts'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'b9edd03f-3aef-4fd6-a3d9-db076b1cf237',is_wms: false,is_poi: false,wms_format: 'None' } ,'country': {name: OpenLayers.i18n('country'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '4c9b3c0b-85d4-447d-a68c-7416869f8d9b',is_wms: false,is_poi: false,wms_format: 'None' } ,'parcels': {name: OpenLayers.i18n('parcels'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [1,11,21,31,32,33,34,35,36,37,38,39,51,52,53,54,55,56,57,58,101,102,103,104,105,106],legendName: 'pcn_parcelles:show',metadataID: 'de5373d6-340f-4203-a065-da7550a03cc4_2050',is_wms: false,is_poi: false,wms_format: 'None' } ,'parcels_labels': {name: OpenLayers.i18n('parcels_labels'),format: 'image/png',type: 'polygon',queryable: false,metadataID: 'a65629c7-ddd6-43de-b0c3-c49647d8fd2b',is_wms: false,is_poi: false,wms_format: 'None' } ,'buildings': {name: OpenLayers.i18n('Gebäude'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [2,12,22,41,42,43,44,45,46,47,48,49,61,62,63,64,65,66,67,68,201,202,203,204,205,206],legendName: 'pcn_batiments:show',metadataID: '5d0efc9d-a05a-4964-9f9d-a0ab9932af04',is_wms: false,is_poi: false,wms_format: 'None' } ,'toponymes': {name: OpenLayers.i18n('toponymes'),format: 'image/png',type: 'polygon',queryable: false,metadataID: 'ffa537f7-a438-47da-9e0c-8e32260646a9',is_wms: false,is_poi: false,wms_format: 'None' } ,'communes_cadastrales_labels': {name: OpenLayers.i18n('communes_cadastrales_labels'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '5ae8fdfb-bb8f-4f72-b7ee-36c7664fe4b5',is_wms: false,is_poi: false,wms_format: 'None' } ,'communes_cadastrales': {name: OpenLayers.i18n('communes_cadastrales'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '8a95f8b2-2cfb-42e7-a51c-02084228b364',is_wms: false,is_poi: false,wms_format: 'None' } ,'sections_cadastrales_labels': {name: OpenLayers.i18n('sections_cadastrales_labels'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '4e173cfd-8644-45a7-bf2e-e29a5a8c5187',is_wms: false,is_poi: false,wms_format: 'None' } ,'sections_cadastrales': {name: OpenLayers.i18n('sections_cadastrales'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'c9122320-8f06-4499-ac86-eb469e911369',is_wms: false,is_poi: false,wms_format: 'None' } ,'feuilles_cadastrales': {name: OpenLayers.i18n('feuilles_cadastrales'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '51333029-c8cf-490f-b4a6-80ba239f0cb4',is_wms: false,is_poi: false,wms_format: 'None' } ,'remembrements': {name: OpenLayers.i18n('remembrements'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [301,302,303,304,305,306,307,308,309,310],opacity: 0.7,legendName: 'pcn:remembrements',metadataID: '03d079f3-61fb-48bc-ab39-f3427b208702',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'addresses': {name: OpenLayers.i18n('addresses'),format: 'image/png',type: 'point',queryable: true,metadataID: '28b310e4-b9e1-467c-a28d-fce2e9a96548',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo': {name: OpenLayers.i18n('topo'),format: 'image/png',type: 'raster',queryable: false,exclusion: [1,2],metadataID: '1839482f-6b18-433e-bccc-d36c3c5a3160',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_250k': {name: OpenLayers.i18n('topo_250k'),format: 'image/png',type: 'raster',queryable: false,metadataID: 'e1f601a5-ed8f-4043-8719-0cad50cbb483',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_100k': {name: OpenLayers.i18n('topo_100k'),format: 'image/png',type: 'raster',queryable: false,legendName: 'topo_100k',metadataID: '266',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_50k': {name: OpenLayers.i18n('topo_50k'),format: 'image/png',type: 'raster',queryable: false,legendName: 'topo_50k',metadataID: '262',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_20k': {name: OpenLayers.i18n('topo_20k'),format: 'image/png',type: 'raster',queryable: false,legendName: 'topo_20k',metadataID: '9fb01381-698c-4e5f-950e-6c4793e0a7fd',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_tour_20k': {name: OpenLayers.i18n('topo_tour_20k'),format: 'image/png',type: 'raster',queryable: false,legendName: 'topo_tour_20k',metadataID: '1173_',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_decoupage_r': {name: OpenLayers.i18n('topo_decoupage_r'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '3a35eb1a-9eaa-4f90-927f-2891d5e865f7',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_5k': {name: OpenLayers.i18n('topo_5k'),format: 'image/png',type: 'raster',queryable: false,exclusion: [1,2],legendName: 'topo_5k',metadataID: '270_2012',is_wms: false,is_poi: false,wms_format: 'None' } ,'FERRARIS': {name: OpenLayers.i18n('FERRARIS'),format: 'image/jpeg',type: 'raster',queryable: false,legendName: 'ferraris',metadataID: '783cb2a8-a143-4263-aaf0-b4f032835e0c',is_wms: true,is_poi: false,wms_format: 'image/jpeg' } ,'1907_CAHANSEN': {name: OpenLayers.i18n('1907_CAHANSEN'),format: 'image/png',type: 'raster',queryable: false,metadataID: 'b88e6524-67d3-4e34-b998-6f30120e3718',is_wms: false,is_poi: false,wms_format: 'None' } ,'1927_CAHANSEN': {name: OpenLayers.i18n('1927_CAHANSEN'),format: 'image/png',type: 'raster',queryable: false,metadataID: '90750f9f-856d-41ac-a90f-a8befbd75434',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTES_1944': {name: OpenLayers.i18n('TOPO_CARTES_1944'),format: 'image/png',type: 'raster',queryable: false,metadataID: 'e78c1d0a-ef3d-4552-9bba-f72a1d1d3173',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO25K1954C24': {name: OpenLayers.i18n('TOPO25K1954C24'),format: 'image/png',type: 'raster',queryable: false,metadataID: '7a8bc9a4-e7c7-4584-bc4f-03deaf7b69b2',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1964': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1964'),format: 'image/png',type: 'raster',queryable: false,metadataID: '58bec8c3-c9f1-44ba-ab3a-860122694952',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1964_RGB': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1964_RGB'),format: 'image/png',type: 'raster',queryable: false,metadataID: '27818c9d-19f1-4c3c-bcf6-0856d766d27d',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1966-74_50k': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1966-74_50k'),format: 'image/png',type: 'raster',queryable: false,metadataID: '0cda7940-0268-4595-97ed-ae5854da628b',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1979': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1979'),format: 'image/png',type: 'raster',queryable: false,metadataID: '6c2b8b34-0eb8-4b2c-8586-e8a515ad1860',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1979_RGB': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1979_RGB'),format: 'image/png',type: 'raster',queryable: false,metadataID: '44675358-e65a-4e3b-ac6f-e4f19fd7bfb5',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1989': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1989'),format: 'image/png',type: 'raster',queryable: false,metadataID: 'd3e2a6d0-52b6-4f06-b833-021647f6de4c',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1990_50k': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1990_50k'),format: 'image/png',type: 'raster',queryable: false,metadataID: '08342909-3d9e-4eb4-9bd1-2eb96a83490b',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_1993_50k': {name: OpenLayers.i18n('TOPO_CARTESHISTO_1993_50k'),format: 'image/png',type: 'raster',queryable: false,metadataID: 'f15bf68d-593f-422a-b855-2e05dfb34fcc',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_2000_50k': {name: OpenLayers.i18n('TOPO_CARTESHISTO_2000_50k'),format: 'image/png',type: 'raster',queryable: false,metadataID: 'ccdd1b07-401d-48cb-821d-1ae51d489f36',is_wms: false,is_poi: false,wms_format: 'None' } ,'TOPO_CARTESHISTO_2000': {name: OpenLayers.i18n('TOPO_CARTESHISTO_2000'),format: 'image/png',type: 'raster',queryable: false,metadataID: '21a56aff-4a9e-4be5-9ed8-cd60dd56d5a1',is_wms: false,is_poi: false,wms_format: 'None' } ,'buildings': {name: OpenLayers.i18n('Gebäude'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [2,12,22,41,42,43,44,45,46,47,48,49,61,62,63,64,65,66,67,68,201,202,203,204,205,206],legendName: 'pcn_batiments:show',metadataID: '5d0efc9d-a05a-4964-9f9d-a0ab9932af04',is_wms: false,is_poi: false,wms_format: 'None' } ,'roads': {name: OpenLayers.i18n('roads'),format: 'image/png',type: 'line',queryable: false,legendName: 'road_network:show',metadataID: '12627f90-f0f8-41b3-a56a-2e11a232ba59',is_wms: false,is_poi: false,wms_format: 'None' } ,'roads_labels': {name: OpenLayers.i18n('roads_labels'),format: 'image/png',type: 'line',queryable: false,metadataID: '5d606cae-cbc6-44c3-a465-edb981e44a39',is_wms: false,is_poi: false,wms_format: 'None' } ,'arrets_bus': {name: OpenLayers.i18n('Arrêts de bus'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:arrets_de_bus',metadataID: '7318c6e8-bb63-40e0-9e40-46ae7b0dc266',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_cfl': {name: OpenLayers.i18n('mobiliteit_cfl'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:cfl',metadataID: '0b3c42a2-275e-4519-b228-f407d46b8350',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_pr': {name: OpenLayers.i18n('mobiliteit_pr'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:pr',metadataID: '9e0c97ae-aff9-41fc-9489-bbf97999163d',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_bornes': {name: OpenLayers.i18n('mobiliteit_bornes'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:bornes',metadataID: 'b52c3e87-c640-462e-96e1-ecdb57951ca1',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_bikeshare': {name: OpenLayers.i18n('mobiliteit_bikeshare'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:bikeshare',metadataID: 'e9fbbdff-2f8f-422b-b6ae-5cc69f73bb4b',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'tour_pistes_velo_mymaps': {name: OpenLayers.i18n('Pistes cyclables nationales'),format: 'image/png',type: 'line',queryable: true,legendName: 'tour_velo_national',metadataID: '387f6949-0fc4-43a5-b0e6-4e09bdf65225',categoryId: 115,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_pistes_velo_mymaps2': {name: OpenLayers.i18n('Pistes cyclables régionales'),format: 'image/png',type: 'line',queryable: true,legendName: 'tour_velo_national',metadataID: '8e3c102a-393e-4d48-a321-9f8957ff49cf',categoryId: 116,is_wms: false,is_poi: false,wms_format: 'None' } ,'cfl_hecto': {name: OpenLayers.i18n('cfl_hecto'),format: 'image/png',type: 'point',queryable: true,metadataID: '938f9e8e-071c-4e6b-940f-64b2a60eca74',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'cita_chantiers_actuel': {name: OpenLayers.i18n('cita_chantiers_actuel'),format: 'image/png',type: 'line',queryable: true,opacity: 1.0,metadataID: '9c823038-5965-47cc-8dad-21496e57e3f2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'cita_chantiers_futur': {name: OpenLayers.i18n('cita_chantiers_futur'),format: 'image/png',type: 'line',queryable: true,opacity: 1.0,metadataID: '063cb796-640f-4ab0-8430-955983a00e3b',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobi_mbox': {name: OpenLayers.i18n('mobi_mbox'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:mbox',metadataID: '77780c80-a2dc-4dc2-96ac-c29e2ad15495',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'pch_radars': {name: OpenLayers.i18n('pch_radars'),format: 'image/png',type: 'point',queryable: true,opacity: 1.0,metadataID: '385180ba-a9bc-49d4-8858-ba5f19942a66',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'uhd1': {name: OpenLayers.i18n('uhd1'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'uhd1',metadataID: '4e4f8730-286f-4e2d-994f-4c2cf5d15a0d',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'uhd2': {name: OpenLayers.i18n('uhd2'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'uhd2',metadataID: 'ad74e4da-3b37-4379-83d8-16a6de4677c7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'uhd3': {name: OpenLayers.i18n('uhd3'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'uhd3',metadataID: '5203f02c-1b44-4af4-be08-d35d19ef033a',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'ortho_2013': {name: OpenLayers.i18n('ortho_2013'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [106,206],metadataID: 'ced4a3dd-135e-43d0-86b9-2318982581f7',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_2010': {name: OpenLayers.i18n('ortho_2010'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [105,205],metadataID: '0faf4bdb-a54b-42d7-942c-4e52fa66e963',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_2007': {name: OpenLayers.i18n('ortho_2007'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [101,201],metadataID: '3be3d98e-7997-4ff6-8d77-e393a5fc4fdd',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_2004': {name: OpenLayers.i18n('ortho_2004'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [103,203],metadataID: 'a185f78a-ca9c-43f8-8d06-b1abba8ff056',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_2001': {name: OpenLayers.i18n('ortho_2001'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [104,204],metadataID: 'e6ff269c-1c7c-401f-a90b-b805e80a046e',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_irc': {name: OpenLayers.i18n('ortho_irc'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [102,202],metadataID: '9848c7ac-0c12-430d-a05f-62dda9e234a0',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_decoupage_ortho': {name: OpenLayers.i18n('Découpage Orthophotos'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '3a35eb1a-9eaa-4f90-927f-2891d5e865f7',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_ikonos_satellitendaten': {name: OpenLayers.i18n('wg_ikonos_satellitendaten'),format: 'image/png',type: 'raster',queryable: false,legendName: 'wg:ikonos_satellitendaten',is_wms: false,is_poi: false,wms_format: 'None' } ,'aero_1951_10k': {name: OpenLayers.i18n('aero_1951_10k'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '16586649-8e46-4b04-b75c-5537a4bf214e',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'aero_1951_25k': {name: OpenLayers.i18n('aero_1951_25k'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'b3b5fc05-323c-4f0b-804c-a4c186d62a96',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'aero_1963_20k': {name: OpenLayers.i18n('aero_1963_20k'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '56b65f04-d3ab-45b6-9e93-95c8c9524c3e',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'aero_1977_30k': {name: OpenLayers.i18n('aero_1977_30k'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'd9dd951e-7345-4ba2-9a76-ce54305edf2f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'wg_landnutzung': {name: OpenLayers.i18n('wg_landnutzung'),format: 'image/png',type: 'polygon',queryable: true,opacity: 0.7,legendName: 'wg:landnutzung',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_versiegelungsklassen': {name: OpenLayers.i18n('wg_versiegelungsklassen'),format: 'image/png',type: 'polygon',queryable: false,opacity: 0.7,legendName: 'wg:versiegelungsklassen',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_hohenlinien_10m_map': {name: OpenLayers.i18n('wg_hohenlinien_10m'),format: 'image/png',type: 'line',queryable: true,legendName: 'wg:hohenlinien_10m',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_hangneigung_map': {name: OpenLayers.i18n('wg_hangneigung_'),format: 'image/png',type: 'polygon',queryable: false,opacity: 0.7,legendName: 'wg:hangneigung_',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_exposition_map': {name: OpenLayers.i18n('wg_exposition'),format: 'image/png',type: 'polygon',queryable: false,opacity: 0.7,legendName: 'wg:exposition',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_relief_map': {name: OpenLayers.i18n('wg_relief'),format: 'image/png',type: 'raster',queryable: false,legendName: 'wg:relief',is_wms: false,is_poi: false,wms_format: 'None' } ,'eau_new_Primaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Primaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:primaere_gewaesser',metadataID: 'f46ab9d4-a6dd-414b-a333-f2acfb126537',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Sekundaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Sekundaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:sekundaere_gewaesser',metadataID: 'e1b7e950-20cc-43ef-87ab-f7bd09b62158',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Temporaer_fliessende_Baeche': {name: OpenLayers.i18n('eau_new_Temporaer_fliessende_Baeche'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:temporaer_fliessende_baeche',metadataID: '9fe120ee-0969-4d01-926d-088f1e1a4eed',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Kanal_-__Muehlgraben': {name: OpenLayers.i18n('eau_new_Kanal_-__Muehlgraben'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:kanal_-_muehlgraben',metadataID: '909501fc-a0a9-4af8-8e82-f2a8d7f2fe2f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Kilometrierung_primaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Kilometrierung_primaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:kilometrierung_primaere_gewaesser',metadataID: '73104f42-88cc-435e-a35e-9327e474055e',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Kilometrierung_sekundaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Kilometrierung_sekundaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:kilometrierung_sekundaere_gewaesser',metadataID: 'b0dbabf2-c975-498e-b13e-e6f527d4e6fa',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Einzugsgebiete': {name: OpenLayers.i18n('eau_new_Einzugsgebiete'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:einzugsgebiete',metadataID: 'a295a30a-f819-400c-842c-d0ccc695bea5',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Stausee_Sauer': {name: OpenLayers.i18n('eau_new_Stausee_Sauer'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:stausee_sauer',metadataID: '119ad2e3-b44f-4777-883d-d2d522bafeca',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Durchgaengigkeit': {name: OpenLayers.i18n('eau_new_Durchgaengigkeit'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:durchgaengigkeit',metadataID: '246d7d84-a335-468a-9e4e-0b5d5a135daf',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Fischereiabschnitte': {name: OpenLayers.i18n('eau_new_Fischereiabschnitte'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:fischereiabschnitte',metadataID: 'bd6be85a-cec4-4e4d-9657-cffa242db28f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'natura2000_habitats': {name: OpenLayers.i18n('natura2000_habitats'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '080b7d2e-f8d5-4943-8dbf-04d3dfd4fe09',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'natura2000_oiseaux': {name: OpenLayers.i18n('natura2000_oiseaux'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '080b7d2e-f8d5-4943-8dbf-04d3dfd4fe09',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_p': {name: OpenLayers.i18n('BTK_P'),format: 'image/png',type: 'point',queryable: true,legendName: 'env:btk_p',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_s': {name: OpenLayers.i18n('BTK_S'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'env:btk_s',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_f': {name: OpenLayers.i18n('BTK_F'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'env:btk_f',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_b': {name: OpenLayers.i18n('BTK_B'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'env:btk_b',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'ivv_flik_parcels': {name: OpenLayers.i18n('Parcelles FLIK viticoles 2015'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '884ed54c-3b36-417e-b44b-ed7f3283302c',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'ivv_parcels': {name: OpenLayers.i18n('Parcelles viticoles 2015'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '7d372c69-4144-43bf-9622-70dcdc7bbf0b',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'ivv_grosslagen': {name: OpenLayers.i18n('ivv_grosslagen'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '89274b7e-4742-4673-b254-9105a4a066b7',is_wms: false,is_poi: false,wms_format: 'None' } ,'ivv_kleinlagen': {name: OpenLayers.i18n('ivv_kleinlagen'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'a040071a-3a72-4d69-93e0-c06d4d4c3bd1',is_wms: false,is_poi: false,wms_format: 'None' } ,'ivv_klimakarte': {name: OpenLayers.i18n('ivv_klimakarte'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'ivv_klimakarte',metadataID: '6d989c64-998c-499f-a196-1032e9470666',is_wms: false,is_poi: false,wms_format: 'None' } ,'geologie': {name: OpenLayers.i18n('Carte géologique générale'),format: 'image/png',type: 'raster',queryable: false,opacity: 0.9,legendName: 'geologie',metadataID: 'b206d194-0067-4f09-a89e-af4a6673413d',is_wms: false,is_poi: false,wms_format: 'None' } ,'geologie_ancienne_edition': {name: OpenLayers.i18n('Carte géologique, ancienne édition'),format: 'image/png',type: 'raster',queryable: false,opacity: 0.9,legendName: 'geologie_old',metadataID: '807',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'geologie_nouvelle_edition': {name: OpenLayers.i18n('Carte géologique, nouvelle édition'),format: 'image/png',type: 'raster',queryable: false,opacity: 0.9,legendName: 'geologie_new',metadataID: '808',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_Einschraenkung_Waermepumpe': {name: OpenLayers.i18n('eau_new_Einschraenkung_Waermepumpe'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:einschraenkung_waermepumpe',metadataID: '62e36488-dda5-4b4a-a1d8-b5d47da5600f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasserleiter': {name: OpenLayers.i18n('eau_new_Grundwasserleiter'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasserleiter',metadataID: '4993e666-c24c-4341-9330-1ecefe7381d3',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Bohrungen': {name: OpenLayers.i18n('eau_new_Bohrungen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:bohrungen',metadataID: '4ab49f17-a50e-4439-9a9e-01ec93421aec',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Quellen': {name: OpenLayers.i18n('eau_new_Quellen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:quellen',metadataID: '58fa573a-a0c3-474d-9e74-c277cf90b135',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'pedologie_100k': {name: OpenLayers.i18n('Carte des sols'),format: 'image/png',type: 'raster',queryable: false,legendName: 'pedologie',metadataID: '2d712a34-ce79-426d-a57b-b7cadf97b80f',is_wms: false,is_poi: false,wms_format: 'None' } ,'asta_pedologie_new': {name: OpenLayers.i18n('asta_pedologie_new'),format: 'image/png',type: 'raster',queryable: false,legendName: 'pedologie_new',metadataID: '37686d89-0173-4040-88c7-be84a3648d01',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'asta_pedologie_humus': {name: OpenLayers.i18n('asta_pedologie_humus'),format: 'image/png',type: 'raster',queryable: false,legendName: 'asta_corg',metadataID: 'a1b0807c-9bff-4f6a-a5e7-130316742f56',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'asta_pedologie_ph': {name: OpenLayers.i18n('asta_pedologie_ph'),format: 'image/png',type: 'raster',queryable: false,legendName: 'asta_ph',metadataID: '628ee73f-4c37-4689-bc4c-1fd9f6bd2663',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ10_(hohe_Wahrscheinlichkeit)': {name: OpenLayers.i18n('eau_new_HQ10_(hohe_Wahrscheinlichkeit)'),format: 'image/png',type: 'line',queryable: true,opacity: 0.8,legendName: 'eau_new:hq10_hohe_wahrscheinlichkeit_2013',metadataID: 'c92af59f-7d7d-4043-8424-3d62d61c887b',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ100_(mittlere_Wahrscheinlichkeit)': {name: OpenLayers.i18n('eau_new_HQ100_(mittlere_Wahrscheinlichkeit)'),format: 'image/png',type: 'line',queryable: true,opacity: 0.8,legendName: 'eau_new:hq100_mittlere_wahrscheinlichkeit_2013',metadataID: '4d56f6bf-055b-413b-a0dd-36720429c7b0',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)': {name: OpenLayers.i18n('eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)'),format: 'image/png',type: 'line',queryable: true,opacity: 0.8,legendName: 'eau_new:hq_extrem_niedrige_wahrscheinlichkeit_2013',metadataID: 'b35fd10c-e98d-4138-9674-e5ce45a95734',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ10_merged_2013': {name: OpenLayers.i18n('eau_new_HQ10_merged_2013'),format: 'image/png',type: 'line',queryable: false,legendName: 'eau_new:hq10_hw_risiko_2013',metadataID: 'eca4f407-4603-415e-a70b-a9ea34520268',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ100_merged_2013': {name: OpenLayers.i18n('eau_new_HQ100_merged_2013'),format: 'image/png',type: 'line',queryable: false,legendName: 'eau_new:hq100_hw_risiko_2013',metadataID: '3fc6c024-7571-4b9b-ae5e-d806172f2c8d',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQextrem_merged_2013': {name: OpenLayers.i18n('eau_new_HQextrem_merged_2013'),format: 'image/png',type: 'line',queryable: false,legendName: 'eau_new:hqextrem_hw_risiko_2013',metadataID: '4a2c49db-ca05-4278-8107-c4d4df232422',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_1983_-_Mosel': {name: OpenLayers.i18n('eau_new_UESG_1983_-_Mosel'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_1983_-_mosel',metadataID: 'e6896207-c0f9-417e-9661-119128628e8e',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_1993_(ausser_Mosel)': {name: OpenLayers.i18n('eau_new_UESG_1993_(ausser_Mosel)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_1993_ausser_mosel',metadataID: '78c692f3-ad20-467b-b03a-0d020a821647',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_Alzette_1995': {name: OpenLayers.i18n('eau_new_UESG_Alzette_1995'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_alzette_1995',metadataID: 'aaf81780-df85-4580-a890-fded8ae03db7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_Sauer_1995': {name: OpenLayers.i18n('eau_new_UESG_Sauer_1995'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_sauer_1995',metadataID: 'f01f7be2-0423-4571-8fff-57dd617ae632',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Bauwerke': {name: OpenLayers.i18n('eau_new_Bauwerke'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:bauwerke',metadataID: 'a9ebf471-8c56-4a30-855c-3309efbe58e2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Querprofile': {name: OpenLayers.i18n('eau_new_Querprofile'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:querprofile',metadataID: 'e308bb4d-3d06-4fb3-959a-ee54537a5689',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Provisorische_ZPS': {name: OpenLayers.i18n('eau_new_Provisorische_ZPS'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:provisorische_zps',metadataID: 'ddc51f25-2fb7-4d14-866a-a08f8af8ef03',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise': {name: OpenLayers.i18n('eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:zps_laufende_oeffentliche_verfahrungsweise',metadataID: '87beb1ac-7496-48f6-b5a9-8666e3897523',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt': {name: OpenLayers.i18n('eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:zps_durch_grosshrzgl._verordnung_festgelegt',metadataID: 'd70f99e0-6032-4a4b-b516-5dfdfce33b26',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Sanitaere_Schutzzonen_Stausee': {name: OpenLayers.i18n('eau_new_Sanitaere_Schutzzonen_Stausee'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:sanitaere_schutzzonen_stausee',metadataID: 'e92e18c5-25ce-40b1-ab29-e6b279b395d0',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Zones_interdiction_utilisation_metazachlore': {name: OpenLayers.i18n('eau_new_Zones_interdiction_utilisation_metazachlore'),format: 'image/png',type: 'line',queryable: false,opacity: 0.7,legendName: 'eau_new:metazachlore',metadataID: '2a90e4ab-53fa-4588-b46d-481d890463d7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Badegewaesser': {name: OpenLayers.i18n('eau_new_Badegewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:badegewaesser',metadataID: '72f770ee-7290-4ecb-9358-580b7cfcadf7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Badegewaesser_-_Qualitaet': {name: OpenLayers.i18n('eau_new_Badegewaesser_-_Qualitaet'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:badegewaesser_-_qualitaet',metadataID: 'c0c9c705-8b26-4a0b-b9bb-e2243cd5386a',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)': {name: OpenLayers.i18n('eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:empfindliche_gebiete_kommunalabwasserrichtlinie',metadataID: '39952e6c-8e73-4a23-a19c-78c4f06c84d9',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)': {name: OpenLayers.i18n('eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:gefaehrdete_gebiete_nitratrichtlinie',metadataID: '9426a9a6-7cb1-4c1a-a504-40dabc4429c0',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Klaeranlagen': {name: OpenLayers.i18n('eau_new_Klaeranlagen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:klaeranlagen',metadataID: '9b31afb9-0eb6-424f-9b8a-5ef5c4013666',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Abwassersyndikate': {name: OpenLayers.i18n('eau_new_Abwassersyndikate'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:abwassersyndikate',metadataID: '7643bb42-6ddf-47b2-ae52-b2d49f3e35cf',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Betrachtungsraeume_2009': {name: OpenLayers.i18n('eau_new_Betrachtungsraeume_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:betrachtungsraeume_2009',metadataID: 'be15dd7d-df57-44e1-b724-0929cf05eef9',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Typologie_Oberflaechengewasser_2009': {name: OpenLayers.i18n('eau_new_Typologie_Oberflaechengewasser_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:typologie_oberflaechenwasser_2009',metadataID: '977e6265-b6da-4f94-87c1-8966c9e6d319',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Oberflaechenwasserkoerper_2009': {name: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oberflaechenwasserkoerper_2009',metadataID: 'b2441357-b7cf-4e3b-b8ea-8bc353940201',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Erheblich_veraenderte_OWK_2009': {name: OpenLayers.i18n('eau_new_Erheblich_veraenderte_OWK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:erheblich_veraenderte_wasserkoerper_2009',metadataID: '78da31c2-55eb-40c9-99fe-22ff409468c2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasserkoerper_2009': {name: OpenLayers.i18n('eau_new_Grundwasserkoerper_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasserkoerper_2009',metadataID: 'f23ca424-ec87-4c53-929c-7e627a8e06af',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Gesamtzustand_2009': {name: OpenLayers.i18n('eau_new_Gesamtzustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:gesamtzustand_2009',metadataID: '44862c13-7006-44a4-99e6-2877ea512714',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Chemischer_Zustand_2009': {name: OpenLayers.i18n('eau_new_Chemischer_Zustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:chemischer_zustand_2009',metadataID: 'd934fbcc-02c6-47fa-a23d-cfbe49214709',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Oekologischer_Zustand_2009': {name: OpenLayers.i18n('eau_new_Oekologischer_Zustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oekologischer_zustand_2009',metadataID: '92d28c19-ed51-4e9e-8a80-831144fe3553',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Hydromorphologischer_Zustand_2009': {name: OpenLayers.i18n('eau_new_Hydromorphologischer_Zustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:hydromorphologischer_zustand_2009',metadataID: '767e0a8a-31e0-4a53-913f-6ab1c76ca27c',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Zustand_der_WK_2009': {name: OpenLayers.i18n('eau_new_Zustand_der_WK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:zustand_der_wk_2009',metadataID: '2df25c38-15d5-447f-a269-4184ce781050',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Quantitativer_Zustand_der_WK_2009': {name: OpenLayers.i18n('eau_new_Quantitativer_Zustand_der_WK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:quantitativer_zustand_der_wk_2009',metadataID: 'a9ebce38-6c8b-447e-9d22-46ba333fa63c',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Chemischer_Zustand_der_WK_2009': {name: OpenLayers.i18n('eau_new_Chemischer_Zustand_der_WK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:chemischer_zustand_der_wk_2009',metadataID: 'e9a72fec-29a0-4183-9e3a-6d4f49c9fea7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Oberflaechenwasserkoerper_2015': {name: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2015'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oberflaechenwasserkoerper_2015',metadataID: '404cf7b4-f70b-4c2c-a44b-89e297fab0f8',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Erheblich_veraenderte_WK_2015': {name: OpenLayers.i18n('eau_new_Erheblich_veraenderte_WK_2015'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:erheblich_veraenderte_wk_2015',metadataID: '78da31c2-55eb-40c9-99fe-22ff409468c2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasserkoerper_2015': {name: OpenLayers.i18n('eau_new_Grundwasserkoerper_2015'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasserkoerper_2015',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'asta_meteo': {name: OpenLayers.i18n('Stations météo'),format: 'image/png',type: 'point',queryable: true,metadataID: '23e4b02d-a93d-47a4-8597-060319ae2af5',is_wms: false,is_poi: false,wms_format: 'None' } ,'anf_arrondissements': {name: OpenLayers.i18n('anf_arrondissements'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '0ed72c13-1975-4cef-90de-1e4b737f5fbd',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_triages': {name: OpenLayers.i18n('anf_triages'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'd4bb012a-73ab-4d3c-ac0c-f31e9df07d34',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_lots_chasse': {name: OpenLayers.i18n('anf_lots_chasse'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '6a3f0074-fa7a-4354-a4f4-e8934cc4aeb2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_dates_battues': {name: OpenLayers.i18n('anf_dates_battues'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'cd5c65e3-ce29-4317-bc07-127bc679861f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_proprietes_forestieres': {name: OpenLayers.i18n('anf_proprietes_forestieres'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'anf:proprietes_forestieres',metadataID: 'fa6d38c7-263c-4349-b208-45652f9b98ca',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_arbres_remarquables': {name: OpenLayers.i18n('anf_arbres_remarquables'),format: 'image/png',type: 'point',queryable: true,legendName: 'anf:arbres_remarquables',metadataID: '373df6df-a91c-4e66-b211-ac2bc1675d56',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_secteurs_ecologiques': {name: OpenLayers.i18n('anf_secteurs_ecologiques'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '8afa4162-c23b-4001-b737-4074d4f5360f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'topo_100k': {name: OpenLayers.i18n('topo_100k'),format: 'image/png',type: 'raster',queryable: false,legendName: 'topo_100k',metadataID: '266',is_wms: false,is_poi: false,wms_format: 'None' } ,'topo_20k': {name: OpenLayers.i18n('topo_20k'),format: 'image/png',type: 'raster',queryable: false,legendName: 'topo_20k',metadataID: '9fb01381-698c-4e5f-950e-6c4793e0a7fd',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho': {name: OpenLayers.i18n('ortho'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [1,2],metadataID: '0faf4bdb-a54b-42d7-942c-4e52fa66e963',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_irc': {name: OpenLayers.i18n('ortho_irc'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [102,202],metadataID: '9848c7ac-0c12-430d-a05f-62dda9e234a0',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_2004': {name: OpenLayers.i18n('ortho_2004'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [103,203],metadataID: 'a185f78a-ca9c-43f8-8d06-b1abba8ff056',is_wms: false,is_poi: false,wms_format: 'None' } ,'ortho_2001': {name: OpenLayers.i18n('ortho_2001'),format: 'image/jpeg',type: 'raster',queryable: false,exclusion: [104,204],metadataID: 'e6ff269c-1c7c-401f-a90b-b805e80a046e',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_ikonos_satellitendaten': {name: OpenLayers.i18n('wg_ikonos_satellitendaten'),format: 'image/png',type: 'raster',queryable: false,legendName: 'wg:ikonos_satellitendaten',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_landnutzung': {name: OpenLayers.i18n('wg_landnutzung'),format: 'image/png',type: 'polygon',queryable: true,opacity: 0.7,legendName: 'wg:landnutzung',is_wms: false,is_poi: false,wms_format: 'None' } ,'wg_versiegelungsklassen': {name: OpenLayers.i18n('wg_versiegelungsklassen'),format: 'image/png',type: 'polygon',queryable: false,opacity: 0.7,legendName: 'wg:versiegelungsklassen',is_wms: false,is_poi: false,wms_format: 'None' } ,'country': {name: OpenLayers.i18n('country'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '4c9b3c0b-85d4-447d-a68c-7416869f8d9b',is_wms: false,is_poi: false,wms_format: 'None' } ,'cantons_labels': {name: OpenLayers.i18n('cantons_labels'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '3af20a80-be4a-4819-a42b-18e49af799aa',is_wms: false,is_poi: false,wms_format: 'None' } ,'cantons': {name: OpenLayers.i18n('cantons'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'e8a034e8-f986-4745-a848-b7ef30ce2740',is_wms: false,is_poi: false,wms_format: 'None' } ,'communes_labels': {name: OpenLayers.i18n('Cities_labels'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'd12dd15a-fd96-4d60-bee1-737371513284',is_wms: false,is_poi: false,wms_format: 'None' } ,'communes': {name: OpenLayers.i18n('Cities'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'de5373d6-340f-4203-a065-da7550a03cc4_2049',is_wms: false,is_poi: false,wms_format: 'None' } ,'addresses': {name: OpenLayers.i18n('addresses'),format: 'image/png',type: 'point',queryable: true,metadataID: '28b310e4-b9e1-467c-a28d-fce2e9a96548',is_wms: false,is_poi: false,wms_format: 'None' } ,'eau_new_Wasserstand': {name: OpenLayers.i18n('eau_new_Wasserstand'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:wasserspiegel',metadataID: '124abb10-1d87-4449-912b-06fbf307a95f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Alluvialer_Grundwasserspiegel': {name: OpenLayers.i18n('eau_new_Alluvialer_Grundwasserspiegel'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:alluvialer_grundwasserspiegel',metadataID: '4d328b62-5df3-4205-a45a-4d3d36dc0fa8',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Niederschlag': {name: OpenLayers.i18n('eau_new_Niederschlag'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:niederschlag',metadataID: '288300c6-5d83-45a6-98ef-4146f37129e2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Lufttemperatur': {name: OpenLayers.i18n('eau_new_Lufttemperatur'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:lufttemperatur',metadataID: '6d73e310-0ef2-4e19-863d-387a90405e78',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Bodentemperatur': {name: OpenLayers.i18n('eau_new_Bodentemperatur'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:bodentemperatur',metadataID: 'ebded1e9-613e-4f58-a47f-386676a0a39f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Schneehoehe': {name: OpenLayers.i18n('eau_new_Schneehoehe'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:schneehoehe',metadataID: '60c9ec41-6fa8-4aed-8822-bfdad9ab755d',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Luftfeucht': {name: OpenLayers.i18n('eau_new_Luftfeucht'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:luftfeucht',metadataID: 'bbb784cd-a8f2-4f60-8d2d-8a7bd341ac73',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Luftdruck': {name: OpenLayers.i18n('eau_new_Luftdruck'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:luftdruck',metadataID: '1ebc644b-0643-495f-84ed-c820459920cc',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Globalstrahlung': {name: OpenLayers.i18n('eau_new_Globalstrahlung'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:globalstrahlung',metadataID: 'f5d2d484-adb2-46fc-95f0-9a94c85db5de',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_WRRL_-_Ueberblicksueberwachung': {name: OpenLayers.i18n('eau_new_WRRL_-_Ueberblicksueberwachung'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oberflaechengewasser_wrrl_-_ueberblicksueberwachung',metadataID: '7d186827-29a6-4907-89a7-070c025fbb99',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Online_Messstationen': {name: OpenLayers.i18n('eau_new_Online_Messstationen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:online_messen',metadataID: '3ad8b2b7-bffd-434c-a3c2-6130d3d33275',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Nitratrichtlinie_Messstationen': {name: OpenLayers.i18n('eau_new_Nitratrichtlinie_Messstationen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasser_nitratrichtlinie',metadataID: 'dc7d9871-2693-4714-b1f6-ab202a59d28b',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Quantitaet': {name: OpenLayers.i18n('eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Quantitaet'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasser_wrrl_-_ueberwachung_der_quantitaet',metadataID: 'df313a40-1cab-4774-971d-41cd0cd17356',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Qualitaet': {name: OpenLayers.i18n('eau_new_Grundwasser_(WRRL)_-_Ueberwachung_der_Qualitaet'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasser_wrrl_-_ueberwachung_der_qualitaet',metadataID: '2a564018-2c6e-4d3c-bb0c-68489980cfc0',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasser_(Nitratrichtlinie)': {name: OpenLayers.i18n('eau_new_Grundwasser_(Nitratrichtlinie)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasser_nitratrichtlinie',metadataID: 'e15fcc8c-217c-4577-b5a0-e62f08e480c1',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Primaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Primaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:primaere_gewaesser',metadataID: 'f46ab9d4-a6dd-414b-a333-f2acfb126537',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Sekundaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Sekundaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:sekundaere_gewaesser',metadataID: 'e1b7e950-20cc-43ef-87ab-f7bd09b62158',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Temporaer_fliessende_Baeche': {name: OpenLayers.i18n('eau_new_Temporaer_fliessende_Baeche'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:temporaer_fliessende_baeche',metadataID: '9fe120ee-0969-4d01-926d-088f1e1a4eed',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Kanal_-__Muehlgraben': {name: OpenLayers.i18n('eau_new_Kanal_-__Muehlgraben'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:kanal_-_muehlgraben',metadataID: '909501fc-a0a9-4af8-8e82-f2a8d7f2fe2f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Kilometrierung_primaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Kilometrierung_primaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:kilometrierung_primaere_gewaesser',metadataID: '73104f42-88cc-435e-a35e-9327e474055e',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Kilometrierung_sekundaere_Gewaesser': {name: OpenLayers.i18n('eau_new_Kilometrierung_sekundaere_Gewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:kilometrierung_sekundaere_gewaesser',metadataID: 'b0dbabf2-c975-498e-b13e-e6f527d4e6fa',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Einzugsgebiete': {name: OpenLayers.i18n('eau_new_Einzugsgebiete'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:einzugsgebiete',metadataID: 'a295a30a-f819-400c-842c-d0ccc695bea5',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Stausee_Sauer': {name: OpenLayers.i18n('eau_new_Stausee_Sauer'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:stausee_sauer',metadataID: '119ad2e3-b44f-4777-883d-d2d522bafeca',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Durchgaengigkeit': {name: OpenLayers.i18n('eau_new_Durchgaengigkeit'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:durchgaengigkeit',metadataID: '246d7d84-a335-468a-9e4e-0b5d5a135daf',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Fischereiabschnitte': {name: OpenLayers.i18n('eau_new_Fischereiabschnitte'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:fischereiabschnitte',metadataID: 'bd6be85a-cec4-4e4d-9657-cffa242db28f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Bohrungen': {name: OpenLayers.i18n('eau_new_Bohrungen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:bohrungen',metadataID: '4ab49f17-a50e-4439-9a9e-01ec93421aec',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Quellen': {name: OpenLayers.i18n('eau_new_Quellen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:quellen',metadataID: '58fa573a-a0c3-474d-9e74-c277cf90b135',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasserleiter': {name: OpenLayers.i18n('eau_new_Grundwasserleiter'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasserleiter',metadataID: '4993e666-c24c-4341-9330-1ecefe7381d3',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Einschraenkung_Waermepumpe': {name: OpenLayers.i18n('eau_new_Einschraenkung_Waermepumpe'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:einschraenkung_waermepumpe',metadataID: '62e36488-dda5-4b4a-a1d8-b5d47da5600f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Trinkwasserentnahmepunkte': {name: OpenLayers.i18n('eau_new_Trinkwasserentnahmepunkte'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:trinkwasserentnahmepunkte',metadataID: 'a049086b-9c17-4ba6-b9bf-78cb4af8ee68',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Trinkwasserbehaelter': {name: OpenLayers.i18n('eau_new_Trinkwasserbehaelter'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:trinkwasserbehaelter',metadataID: 'abe5466d-e045-4872-a17c-7379adc497f5',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Trinkwassersyndikate': {name: OpenLayers.i18n('eau_new_Trinkwassersyndikate'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:trinkwassersyndikate',metadataID: '63ecd69e-5714-4311-b05a-5bfa191ac546',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ10_(hohe_Wahrscheinlichkeit)': {name: OpenLayers.i18n('eau_new_HQ10_(hohe_Wahrscheinlichkeit)'),format: 'image/png',type: 'line',queryable: true,opacity: 0.8,legendName: 'eau_new:hq10_hohe_wahrscheinlichkeit_2013',metadataID: 'c92af59f-7d7d-4043-8424-3d62d61c887b',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ100_(mittlere_Wahrscheinlichkeit)': {name: OpenLayers.i18n('eau_new_HQ100_(mittlere_Wahrscheinlichkeit)'),format: 'image/png',type: 'line',queryable: true,opacity: 0.8,legendName: 'eau_new:hq100_mittlere_wahrscheinlichkeit_2013',metadataID: '4d56f6bf-055b-413b-a0dd-36720429c7b0',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)': {name: OpenLayers.i18n('eau_new_HQ_extrem_(niedrige_Wahrscheinlichkeit)'),format: 'image/png',type: 'line',queryable: true,opacity: 0.8,legendName: 'eau_new:hq_extrem_niedrige_wahrscheinlichkeit_2013',metadataID: 'b35fd10c-e98d-4138-9674-e5ce45a95734',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ10_merged_2013': {name: OpenLayers.i18n('eau_new_HQ10_merged_2013'),format: 'image/png',type: 'line',queryable: false,legendName: 'eau_new:hq10_hw_risiko_2013',metadataID: 'eca4f407-4603-415e-a70b-a9ea34520268',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQ100_merged_2013': {name: OpenLayers.i18n('eau_new_HQ100_merged_2013'),format: 'image/png',type: 'line',queryable: false,legendName: 'eau_new:hq100_hw_risiko_2013',metadataID: '3fc6c024-7571-4b9b-ae5e-d806172f2c8d',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_HQextrem_merged_2013': {name: OpenLayers.i18n('eau_new_HQextrem_merged_2013'),format: 'image/png',type: 'line',queryable: false,legendName: 'eau_new:hqextrem_hw_risiko_2013',metadataID: '4a2c49db-ca05-4278-8107-c4d4df232422',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_1983_-_Mosel': {name: OpenLayers.i18n('eau_new_UESG_1983_-_Mosel'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_1983_-_mosel',metadataID: 'e6896207-c0f9-417e-9661-119128628e8e',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_1993_(ausser_Mosel)': {name: OpenLayers.i18n('eau_new_UESG_1993_(ausser_Mosel)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_1993_ausser_mosel',metadataID: '78c692f3-ad20-467b-b03a-0d020a821647',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_Alzette_1995': {name: OpenLayers.i18n('eau_new_UESG_Alzette_1995'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_alzette_1995',metadataID: 'aaf81780-df85-4580-a890-fded8ae03db7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_UESG_Sauer_1995': {name: OpenLayers.i18n('eau_new_UESG_Sauer_1995'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:uesg_sauer_1995',metadataID: 'f01f7be2-0423-4571-8fff-57dd617ae632',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Bauwerke': {name: OpenLayers.i18n('eau_new_Bauwerke'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:bauwerke',metadataID: 'a9ebf471-8c56-4a30-855c-3309efbe58e2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Querprofile': {name: OpenLayers.i18n('eau_new_Querprofile'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:querprofile',metadataID: 'e308bb4d-3d06-4fb3-959a-ee54537a5689',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Badegewaesser': {name: OpenLayers.i18n('eau_new_Badegewaesser'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:badegewaesser',metadataID: '72f770ee-7290-4ecb-9358-580b7cfcadf7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Badegewaesser_-_Qualitaet': {name: OpenLayers.i18n('eau_new_Badegewaesser_-_Qualitaet'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:badegewaesser_-_qualitaet',metadataID: 'c0c9c705-8b26-4a0b-b9bb-e2243cd5386a',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)': {name: OpenLayers.i18n('eau_new_Empfindliche_Gebiete_(Kommunalabwasserrichtlinie)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:empfindliche_gebiete_kommunalabwasserrichtlinie',metadataID: '39952e6c-8e73-4a23-a19c-78c4f06c84d9',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)': {name: OpenLayers.i18n('eau_new_Gefaehrdete_Gebiete_(Nitratrichtlinie)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:gefaehrdete_gebiete_nitratrichtlinie',metadataID: '9426a9a6-7cb1-4c1a-a504-40dabc4429c0',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Klaeranlagen': {name: OpenLayers.i18n('eau_new_Klaeranlagen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:klaeranlagen',metadataID: '9b31afb9-0eb6-424f-9b8a-5ef5c4013666',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Abwassersyndikate': {name: OpenLayers.i18n('eau_new_Abwassersyndikate'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:abwassersyndikate',metadataID: '7643bb42-6ddf-47b2-ae52-b2d49f3e35cf',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Betrachtungsraeume_2009': {name: OpenLayers.i18n('eau_new_Betrachtungsraeume_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:betrachtungsraeume_2009',metadataID: 'be15dd7d-df57-44e1-b724-0929cf05eef9',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Typologie_Oberflaechengewasser_2009': {name: OpenLayers.i18n('eau_new_Typologie_Oberflaechengewasser_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:typologie_oberflaechenwasser_2009',metadataID: '977e6265-b6da-4f94-87c1-8966c9e6d319',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Oberflaechenwasserkoerper_2009': {name: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oberflaechenwasserkoerper_2009',metadataID: 'b2441357-b7cf-4e3b-b8ea-8bc353940201',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Erheblich_veraenderte_OWK_2009': {name: OpenLayers.i18n('eau_new_Erheblich_veraenderte_OWK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:erheblich_veraenderte_wasserkoerper_2009',metadataID: '78da31c2-55eb-40c9-99fe-22ff409468c2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasserkoerper_2009': {name: OpenLayers.i18n('eau_new_Grundwasserkoerper_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasserkoerper_2009',metadataID: 'f23ca424-ec87-4c53-929c-7e627a8e06af',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Gesamtzustand_2009': {name: OpenLayers.i18n('eau_new_Gesamtzustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:gesamtzustand_2009',metadataID: '44862c13-7006-44a4-99e6-2877ea512714',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Chemischer_Zustand_2009': {name: OpenLayers.i18n('eau_new_Chemischer_Zustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:chemischer_zustand_2009',metadataID: 'd934fbcc-02c6-47fa-a23d-cfbe49214709',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Oekologischer_Zustand_2009': {name: OpenLayers.i18n('eau_new_Oekologischer_Zustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oekologischer_zustand_2009',metadataID: '92d28c19-ed51-4e9e-8a80-831144fe3553',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Hydromorphologischer_Zustand_2009': {name: OpenLayers.i18n('eau_new_Hydromorphologischer_Zustand_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:hydromorphologischer_zustand_2009',metadataID: '767e0a8a-31e0-4a53-913f-6ab1c76ca27c',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Zustand_der_WK_2009': {name: OpenLayers.i18n('eau_new_Zustand_der_WK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:zustand_der_wk_2009',metadataID: '2df25c38-15d5-447f-a269-4184ce781050',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Quantitativer_Zustand_der_WK_2009': {name: OpenLayers.i18n('eau_new_Quantitativer_Zustand_der_WK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:quantitativer_zustand_der_wk_2009',metadataID: 'a9ebce38-6c8b-447e-9d22-46ba333fa63c',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Chemischer_Zustand_der_WK_2009': {name: OpenLayers.i18n('eau_new_Chemischer_Zustand_der_WK_2009'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:chemischer_zustand_der_wk_2009',metadataID: 'e9a72fec-29a0-4183-9e3a-6d4f49c9fea7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Oberflaechenwasserkoerper_2015': {name: OpenLayers.i18n('eau_new_Oberflaechenwasserkoerper_2015'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oberflaechenwasserkoerper_2015',metadataID: '404cf7b4-f70b-4c2c-a44b-89e297fab0f8',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Erheblich_veraenderte_WK_2015': {name: OpenLayers.i18n('eau_new_Erheblich_veraenderte_WK_2015'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:erheblich_veraenderte_wk_2015',metadataID: '78da31c2-55eb-40c9-99fe-22ff409468c2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasserkoerper_2015': {name: OpenLayers.i18n('eau_new_Grundwasserkoerper_2015'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasserkoerper_2015',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Messstationen_Oberflaechengewaesser_-_Nitratrichtlinie': {name: OpenLayers.i18n('eau_new_Messstationen_Oberflaechengewaesser_-_Nitratrichtlinie'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:oberflaechengewaesser_-_nitratrichtlinie',metadataID: 'e3d8df5f-eb08-4e11-831f-ae2a90294ccf',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Messstationen_Grundwasser_-_Nitratrichtlinie': {name: OpenLayers.i18n('eau_new_Messstationen_Grundwasser_-_Nitratrichtlinie'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasser_-_nitratrichtlinie',metadataID: 'e15fcc8c-217c-4577-b5a0-e62f08e480c1',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Trinkwasserknappheit_(Zustand_orange)': {name: OpenLayers.i18n('eau_new_Trinkwasserknappheit_(Zustand_orange)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:trinkwasserknappheit_zustand_orange',metadataID: 'c5a93247-af34-494d-bce2-9bc112fa50d8',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Erhoehte_Trinkwasserknappheit_(Zustand_rot)': {name: OpenLayers.i18n('eau_new_Erhoehte_Trinkwasserknappheit_(Zustand_rot)'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:erhoehte_trinkwasserknappheit_zustand_rot',metadataID: '620eea7b-266a-4ba5-9646-8006ff5915d4',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_reserves_forestieres': {name: OpenLayers.i18n('anf_reserves_forestieres'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '648f7072-a31d-4439-9e79-fbcb0174fda7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_reserves_dig': {name: OpenLayers.i18n('anf_reserves_dig'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'ec93478f-836d-4607-8aa5-a9953602f7eb',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_reserves_naturelles_totalite': {name: OpenLayers.i18n('anf_reserves_naturelles_totalite'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'c54a7ca4-a0ca-4976-810c-6f7e6532aa5b',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'natura2000_habitats': {name: OpenLayers.i18n('natura2000_habitats'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '080b7d2e-f8d5-4943-8dbf-04d3dfd4fe09',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'natura2000_oiseaux': {name: OpenLayers.i18n('natura2000_oiseaux'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '080b7d2e-f8d5-4943-8dbf-04d3dfd4fe09',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_corine': {name: OpenLayers.i18n('Corine Landcover 2006'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '0098c72d-490e-4b03-91f6-f844502883a0',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_obs2007': {name: OpenLayers.i18n('Occupation biophysique du sol 2007'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'bd672300-0851-4901-82c4-6099aff1fcf7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_obs1999': {name: OpenLayers.i18n('Occupation biophysique du sol 1999'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'b4836d86-2803-4dcf-a991-7e78ab9c41b6',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_sentiersnature': {name: OpenLayers.i18n('Sentiers nature'),format: 'image/png',type: 'line',queryable: true,categoryId: 15,is_wms: false,is_poi: false,wms_format: 'None' } ,'env_bruit_axes_routiers_lden': {name: OpenLayers.i18n('Axes routiers (LDEN)'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [333,332],opacity: 0.7,legendName: 'env:bruit_lden',metadataID: '3e3aa044-89e0-4676-9404-744f64dd7ba0',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_bruit_axes_routiers_lngt': {name: OpenLayers.i18n('Axes routiers (LNGT)'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [333,332],opacity: 0.7,legendName: 'env:bruit_lngt',metadataID: '5e4f2607-b114-4884-8e48-8e1faa997eb4',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_bruit_axes_ferroviaires_lden': {name: OpenLayers.i18n('Axes ferroviaires (LDEN)'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [334,332],opacity: 0.7,legendName: 'env:bruit_lden',metadataID: '32b40d1c-111e-4eed-91c7-61d61ef27b8d',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_bruit_axes_ferroviaires_lngt': {name: OpenLayers.i18n('Axes ferroviaires (LNGT)'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [334,332],opacity: 0.7,legendName: 'env:bruit_lngt',metadataID: '2d7e26ad-e448-45a2-9045-3dfb3e3ec15b',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_bruit_air_lden': {name: OpenLayers.i18n('Aeroport (LDEN)'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [335,332],opacity: 0.7,legendName: 'env:bruit_lden',metadataID: '0f4dcfc5-e947-4e5c-9460-702b8e1a572f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'env_bruit_air_lngt': {name: OpenLayers.i18n('Aeroport (LNGT)'),format: 'image/png',type: 'polygon',queryable: true,exclusion: [335,332],opacity: 0.7,legendName: 'env:bruit_lngt',metadataID: '6b031060-1f82-467d-af86-afe02a3f04fa',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_arrondissements': {name: OpenLayers.i18n('anf_arrondissements'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '0ed72c13-1975-4cef-90de-1e4b737f5fbd',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_triages': {name: OpenLayers.i18n('anf_triages'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'd4bb012a-73ab-4d3c-ac0c-f31e9df07d34',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_stations_biologiques': {name: OpenLayers.i18n('anf_stations_biologiques'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '05e497fc-625d-4701-90af-dbe8813201ab',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_proprietes_forestieres': {name: OpenLayers.i18n('anf_proprietes_forestieres'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'anf:proprietes_forestieres',metadataID: 'fa6d38c7-263c-4349-b208-45652f9b98ca',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_carte_simpl_forets': {name: OpenLayers.i18n('anf_carte_simpl_forets'),format: 'image/png',type: 'polygon',queryable: false,legendName: 'anf:vegetation_forestiere_naturelle',metadataID: '9eac63ee-39b0-4794-81b4-dd2b4819dd39',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_peuplements_semenciers': {name: OpenLayers.i18n('anf_peuplements_semenciers'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '5d2b9400-3f94-4962-ad67-8b7e923d6d8b',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_arbres_remarquables': {name: OpenLayers.i18n('anf_arbres_remarquables'),format: 'image/png',type: 'point',queryable: true,legendName: 'anf:arbres_remarquables',metadataID: '373df6df-a91c-4e66-b211-ac2bc1675d56',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_secteurs_ecologiques': {name: OpenLayers.i18n('anf_secteurs_ecologiques'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '8afa4162-c23b-4001-b737-4074d4f5360f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_lots_chasse': {name: OpenLayers.i18n('anf_lots_chasse'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '6a3f0074-fa7a-4354-a4f4-e8934cc4aeb2',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'anf_dates_battues': {name: OpenLayers.i18n('anf_dates_battues'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'cd5c65e3-ce29-4317-bc07-127bc679861f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'ivv_flik_parcels': {name: OpenLayers.i18n('Parcelles FLIK viticoles 2015'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '884ed54c-3b36-417e-b44b-ed7f3283302c',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'ivv_parcels': {name: OpenLayers.i18n('Parcelles viticoles 2015'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '7d372c69-4144-43bf-9622-70dcdc7bbf0b',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'ivv_grosslagen': {name: OpenLayers.i18n('ivv_grosslagen'),format: 'image/png',type: 'polygon',queryable: true,metadataID: '89274b7e-4742-4673-b254-9105a4a066b7',is_wms: false,is_poi: false,wms_format: 'None' } ,'ivv_kleinlagen': {name: OpenLayers.i18n('ivv_kleinlagen'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'a040071a-3a72-4d69-93e0-c06d4d4c3bd1',is_wms: false,is_poi: false,wms_format: 'None' } ,'ivv_klimakarte': {name: OpenLayers.i18n('ivv_klimakarte'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'ivv_klimakarte',metadataID: '6d989c64-998c-499f-a196-1032e9470666',is_wms: false,is_poi: false,wms_format: 'None' } ,'geologie': {name: OpenLayers.i18n('Carte géologique générale'),format: 'image/png',type: 'raster',queryable: false,opacity: 0.9,legendName: 'geologie',metadataID: 'b206d194-0067-4f09-a89e-af4a6673413d',is_wms: false,is_poi: false,wms_format: 'None' } ,'geologie_ancienne_edition': {name: OpenLayers.i18n('Carte géologique, ancienne édition'),format: 'image/png',type: 'raster',queryable: false,opacity: 0.9,legendName: 'geologie_old',metadataID: '807',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'geologie_nouvelle_edition': {name: OpenLayers.i18n('Carte géologique, nouvelle édition'),format: 'image/png',type: 'raster',queryable: false,opacity: 0.9,legendName: 'geologie_new',metadataID: '808',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'eau_new_Einschraenkung_Waermepumpe': {name: OpenLayers.i18n('eau_new_Einschraenkung_Waermepumpe'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:einschraenkung_waermepumpe',metadataID: '62e36488-dda5-4b4a-a1d8-b5d47da5600f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Grundwasserleiter': {name: OpenLayers.i18n('eau_new_Grundwasserleiter'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:grundwasserleiter',metadataID: '4993e666-c24c-4341-9330-1ecefe7381d3',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Bohrungen': {name: OpenLayers.i18n('eau_new_Bohrungen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:bohrungen',metadataID: '4ab49f17-a50e-4439-9a9e-01ec93421aec',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Quellen': {name: OpenLayers.i18n('eau_new_Quellen'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:quellen',metadataID: '58fa573a-a0c3-474d-9e74-c277cf90b135',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'pedologie_100k': {name: OpenLayers.i18n('Carte des sols'),format: 'image/png',type: 'raster',queryable: false,legendName: 'pedologie',metadataID: '2d712a34-ce79-426d-a57b-b7cadf97b80f',is_wms: false,is_poi: false,wms_format: 'None' } ,'asta_pedologie_new': {name: OpenLayers.i18n('asta_pedologie_new'),format: 'image/png',type: 'raster',queryable: false,legendName: 'pedologie_new',metadataID: '37686d89-0173-4040-88c7-be84a3648d01',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'asta_pedologie_humus': {name: OpenLayers.i18n('asta_pedologie_humus'),format: 'image/png',type: 'raster',queryable: false,legendName: 'asta_corg',metadataID: 'a1b0807c-9bff-4f6a-a5e7-130316742f56',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'asta_pedologie_ph': {name: OpenLayers.i18n('asta_pedologie_ph'),format: 'image/png',type: 'raster',queryable: false,legendName: 'asta_ph',metadataID: '628ee73f-4c37-4689-bc4c-1fd9f6bd2663',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'tour_autopedestre': {name: OpenLayers.i18n('tour_autopedestre'),format: 'image/png',type: 'line',queryable: true,categoryId: 11,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_sentiers_nationaux': {name: OpenLayers.i18n('tour_sentiers_nationaux'),format: 'image/png',type: 'line',queryable: true,categoryId: 4,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_cfl': {name: OpenLayers.i18n('tour_cfl'),format: 'image/png',type: 'line',queryable: true,categoryId: 12,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_mullerthal_trail': {name: OpenLayers.i18n('tour_mullerthal_trail'),format: 'image/png',type: 'line',queryable: true,categoryId: 7,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_escape_ardenne': {name: OpenLayers.i18n('tour_escape_ardenne'),format: 'image/png',type: 'line',queryable: true,categoryId: 16,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_DeLux': {name: OpenLayers.i18n('tour_DeLux'),format: 'image/png',type: 'line',queryable: true,categoryId: 13,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_quality_trails': {name: OpenLayers.i18n('tour_quality_trails'),format: 'image/png',type: 'line',queryable: true,categoryId: 22,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_nordic_walking': {name: OpenLayers.i18n('tour_nordic_walking'),format: 'image/png',type: 'line',queryable: true,categoryId: 17,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_sentiers_ajl': {name: OpenLayers.i18n('tour_sentiers_ajl'),format: 'image/png',type: 'line',queryable: true,categoryId: 10,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_sentiers_gr': {name: OpenLayers.i18n('tour_sentiers_gr'),format: 'image/png',type: 'line',queryable: true,categoryId: 9,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_saint_jacques': {name: OpenLayers.i18n('tour_saint_jacques'),format: 'image/png',type: 'line',queryable: true,categoryId: 6,is_wms: false,is_poi: false,wms_format: 'None' } ,'env_sentiersnature': {name: OpenLayers.i18n('Sentiers nature'),format: 'image/png',type: 'line',queryable: true,categoryId: 15,is_wms: false,is_poi: false,wms_format: 'None' } ,'luxembourg_on_horse': {name: OpenLayers.i18n('luxembourg_on_horse'),format: 'image/png',type: 'line',queryable: true,categoryId: 30,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_ivv_perm': {name: OpenLayers.i18n('tour_ivv_perm'),format: 'image/png',type: 'line',queryable: true,categoryId: 31,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_ivv_temp': {name: OpenLayers.i18n('tour_ivv_temp'),format: 'image/png',type: 'line',queryable: true,categoryId: 32,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_sentiers_communaux': {name: OpenLayers.i18n('tour_sentiers_communaux'),format: 'image/png',type: 'line',queryable: true,categoryId: 18,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_sentiers_syndicats': {name: OpenLayers.i18n('tour_sentiers_syndicats'),format: 'image/png',type: 'line',queryable: true,categoryId: 19,is_wms: false,is_poi: false,wms_format: 'None' } ,'anf_dates_battues': {name: OpenLayers.i18n('anf_dates_battues'),format: 'image/png',type: 'polygon',queryable: true,metadataID: 'cd5c65e3-ce29-4317-bc07-127bc679861f',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'tour_restrictions_autre': {name: OpenLayers.i18n('tour_restrictions_autre'),format: 'image/png',type: 'line',queryable: true,categoryId: 23,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_pistes_velo_mymaps': {name: OpenLayers.i18n('Pistes cyclables nationales'),format: 'image/png',type: 'line',queryable: true,legendName: 'tour_velo_national',metadataID: '387f6949-0fc4-43a5-b0e6-4e09bdf65225',categoryId: 115,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_pistes_velo_mymaps2': {name: OpenLayers.i18n('Pistes cyclables régionales'),format: 'image/png',type: 'line',queryable: true,legendName: 'tour_velo_national',metadataID: '8e3c102a-393e-4d48-a321-9f8957ff49cf',categoryId: 116,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_pistes_vtt': {name: OpenLayers.i18n('tour_pistes_vtt'),format: 'image/png',type: 'line',queryable: true,categoryId: 8,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_velo_route': {name: OpenLayers.i18n('tour_velo_route'),format: 'image/png',type: 'line',queryable: true,categoryId: 107,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_moto': {name: OpenLayers.i18n('tour_moto'),format: 'image/png',type: 'line',queryable: true,categoryId: 20,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_touring': {name: OpenLayers.i18n('tour_touring'),format: 'image/png',type: 'line',queryable: true,categoryId: 108,is_wms: false,is_poi: false,wms_format: 'None' } ,'tour_vespa': {name: OpenLayers.i18n('tour_vespa'),format: 'image/png',type: 'line',queryable: true,categoryId: 109,is_wms: false,is_poi: false,wms_format: 'None' } ,'roads': {name: OpenLayers.i18n('roads'),format: 'image/png',type: 'line',queryable: false,legendName: 'road_network:show',metadataID: '12627f90-f0f8-41b3-a56a-2e11a232ba59',is_wms: false,is_poi: false,wms_format: 'None' } ,'roads_labels': {name: OpenLayers.i18n('roads_labels'),format: 'image/png',type: 'line',queryable: false,metadataID: '5d606cae-cbc6-44c3-a465-edb981e44a39',is_wms: false,is_poi: false,wms_format: 'None' } ,'arrets_bus': {name: OpenLayers.i18n('Arrêts de bus'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:arrets_de_bus',metadataID: '7318c6e8-bb63-40e0-9e40-46ae7b0dc266',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_cfl': {name: OpenLayers.i18n('mobiliteit_cfl'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:cfl',metadataID: '0b3c42a2-275e-4519-b228-f407d46b8350',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_pr': {name: OpenLayers.i18n('mobiliteit_pr'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:pr',metadataID: '9e0c97ae-aff9-41fc-9489-bbf97999163d',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_bornes': {name: OpenLayers.i18n('mobiliteit_bornes'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:bornes',metadataID: 'b52c3e87-c640-462e-96e1-ecdb57951ca1',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobiliteit_bikeshare': {name: OpenLayers.i18n('mobiliteit_bikeshare'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:bikeshare',metadataID: 'e9fbbdff-2f8f-422b-b6ae-5cc69f73bb4b',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'user_content_rando': {name: OpenLayers.i18n('user_content_rando'),format: 'image/png',type: 'line',queryable: true,metadataID: '75ef197c-2f58-435f-9121-776bc21fa894',categoryId: 990,is_wms: false,is_poi: false,wms_format: 'None' } ,'user_content_velo': {name: OpenLayers.i18n('user_content_velo'),format: 'image/png',type: 'line',queryable: true,metadataID: '1c4bfd98-49c3-4f94-be12-8c764aa2b826',categoryId: 991,is_wms: false,is_poi: false,wms_format: 'None' } ,'user_content_vtt': {name: OpenLayers.i18n('user_content_vtt'),format: 'image/png',type: 'line',queryable: true,metadataID: 'f04f4ca5-d893-4b52-a8b8-9185e2fe79c7',categoryId: 994,is_wms: false,is_poi: false,wms_format: 'None' } ,'user_content_poi': {name: OpenLayers.i18n('user_content_poi'),format: 'image/png',type: 'line',queryable: true,metadataID: '7bfcc15f-ca6e-4b9b-99c5-e6b80f062244',categoryId: 992,is_wms: false,is_poi: false,wms_format: 'None' } ,'user_content_autre': {name: OpenLayers.i18n('user_content_autre'),format: 'image/png',type: 'line',queryable: true,metadataID: '5d39c9cf-2444-4775-ab4b-c9c57178fffc',categoryId: 993,is_wms: false,is_poi: false,wms_format: 'None' } ,'eau_new_Provisorische_ZPS': {name: OpenLayers.i18n('eau_new_Provisorische_ZPS'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:provisorische_zps',metadataID: 'ddc51f25-2fb7-4d14-866a-a08f8af8ef03',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise': {name: OpenLayers.i18n('eau_new_ZPS_laufende_oeffentliche_Verfahrungsweise'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:zps_laufende_oeffentliche_verfahrungsweise',metadataID: '87beb1ac-7496-48f6-b5a9-8666e3897523',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt': {name: OpenLayers.i18n('eau_new_ZPS_durch_grosshrzgl._Verordnung_festgelegt'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:zps_durch_grosshrzgl._verordnung_festgelegt',metadataID: 'd70f99e0-6032-4a4b-b516-5dfdfce33b26',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Sanitaere_Schutzzonen_Stausee': {name: OpenLayers.i18n('eau_new_Sanitaere_Schutzzonen_Stausee'),format: 'image/png',type: 'line',queryable: true,legendName: 'eau_new:sanitaere_schutzzonen_stausee',metadataID: 'e92e18c5-25ce-40b1-ab29-e6b279b395d0',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'eau_new_Zones_interdiction_utilisation_metazachlore': {name: OpenLayers.i18n('eau_new_Zones_interdiction_utilisation_metazachlore'),format: 'image/png',type: 'line',queryable: false,opacity: 0.7,legendName: 'eau_new:metazachlore',metadataID: '2a90e4ab-53fa-4588-b46d-481d890463d7',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_p': {name: OpenLayers.i18n('BTK_P'),format: 'image/png',type: 'point',queryable: true,legendName: 'env:btk_p',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_s': {name: OpenLayers.i18n('BTK_S'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'env:btk_s',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_f': {name: OpenLayers.i18n('BTK_F'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'env:btk_f',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'emwelt_biotop_kadaster_b': {name: OpenLayers.i18n('BTK_B'),format: 'image/png',type: 'polygon',queryable: true,legendName: 'env:btk_b',metadataID: 'f46eace4-8a83-4fa5-b2dd-a417a46fc720',is_wms: false,is_poi: false,wms_format: 'image/png' } ,'osm_mq': {name: OpenLayers.i18n('osm_mq'),format: 'image/png',type: 'raster',queryable: false,is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobi_pickup': {name: OpenLayers.i18n('mobi_pickup'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:pickup',metadataID: 'b3d12acf-fcaf-4f4f-9ad0-f1e6ade79cd8',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobi_avm': {name: OpenLayers.i18n('mobi_avm'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:pickup',metadataID: 'b2be8fac-f68a-40b3-a953-c1caa756688c',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'mobi_mbox': {name: OpenLayers.i18n('mobi_mbox'),format: 'image/png',type: 'point',queryable: true,legendName: 'mobiliteit:mbox',metadataID: '77780c80-a2dc-4dc2-96ac-c29e2ad15495',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'parcels_daily': {name: OpenLayers.i18n('parcels'),format: 'image/png',type: 'polygon',queryable: true,opacity: 0.7,legendName: 'pcn_parcelles:show',metadataID: 'de5373d6-340f-4203-a065-da7550a03cc4_2050',is_wms: true,is_poi: false,wms_format: 'image/png' } ,'skoda_tdl_2016_all': {name: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Toutes les étapes'),format: 'image/png',type: 'line',queryable: true,categoryId: 33,is_wms: false,is_poi: false,wms_format: 'None' } ,'skoda_tdl_2016_p': {name: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Prologue'),format: 'image/png',type: 'line',queryable: true,is_wms: true,is_poi: false,wms_format: 'image/png' } ,'skoda_tdl_2016_1': {name: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 1'),format: 'image/png',type: 'line',queryable: true,is_wms: true,is_poi: false,wms_format: 'image/png' } ,'skoda_tdl_2016_2': {name: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 2'),format: 'image/png',type: 'line',queryable: true,is_wms: true,is_poi: false,wms_format: 'image/png' } ,'skoda_tdl_2016_3': {name: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 3'),format: 'image/png',type: 'line',queryable: true,is_wms: true,is_poi: false,wms_format: 'image/png' } ,'skoda_tdl_2016_4': {name: OpenLayers.i18n('Skoda Tour de Luxembourg 2016 - Etape 4'),format: 'image/png',type: 'line',queryable: true,is_wms: true,is_poi: false,wms_format: 'image/png' }}; geoadmin.mymaps_url = "/mymaps"; geoadmin.upload_url = "/upload/upload";