// 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 = "main"; 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('POI Editus'),id: 'LT1_editus_pois',iconCls: 'no-icon',expanded: false, children: [ {text: OpenLayers.i18n('editus_poi_299'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_299',id: "node_editus_poi_2991"}, {text: OpenLayers.i18n('editus_poi_286'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_286',id: "node_editus_poi_2861"}, {text: OpenLayers.i18n('editus_poi_285'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_285',id: "node_editus_poi_2851"}, {text: OpenLayers.i18n('editus_poi_287'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_287',id: "node_editus_poi_2871"}, {text: OpenLayers.i18n('editus_poi_289'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_289',id: "node_editus_poi_2891"}, {text: OpenLayers.i18n('editus_poi_290'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_290',id: "node_editus_poi_2901"}, {text: OpenLayers.i18n('editus_poi_291'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_291',id: "node_editus_poi_2911"}, {text: OpenLayers.i18n('editus_poi_292'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_292',id: "node_editus_poi_2921"}, {text: OpenLayers.i18n('editus_poi_293'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_293',id: "node_editus_poi_2931"}, {text: OpenLayers.i18n('editus_poi_294'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_294',id: "node_editus_poi_2941"}, {text: OpenLayers.i18n('editus_poi_295'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_295',id: "node_editus_poi_2951"}, {text: OpenLayers.i18n('editus_poi_296'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_296',id: "node_editus_poi_2961"}, {text: OpenLayers.i18n('editus_poi_298'),leaf: true,checked: false,iconCls: 'point',layerId: 'editus_poi_298',id: "node_editus_poi_2981"}]}, {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: []}]}]}; 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' } ,'editus_poi_299': {name: OpenLayers.i18n('editus_poi_299'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_1',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:299},wms_format: 'image/png' } ,'editus_poi_286': {name: OpenLayers.i18n('editus_poi_286'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_2',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:286},wms_format: 'image/png' } ,'editus_poi_285': {name: OpenLayers.i18n('editus_poi_285'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_3',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:285},wms_format: 'image/png' } ,'editus_poi_287': {name: OpenLayers.i18n('editus_poi_287'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_4',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:287},wms_format: 'image/png' } ,'editus_poi_289': {name: OpenLayers.i18n('editus_poi_289'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_5',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:289},wms_format: 'image/png' } ,'editus_poi_290': {name: OpenLayers.i18n('editus_poi_290'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_6',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:290},wms_format: 'image/png' } ,'editus_poi_291': {name: OpenLayers.i18n('editus_poi_291'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_7',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:291},wms_format: 'image/png' } ,'editus_poi_292': {name: OpenLayers.i18n('editus_poi_292'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_8',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:292},wms_format: 'image/png' } ,'editus_poi_293': {name: OpenLayers.i18n('editus_poi_293'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_9',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:293},wms_format: 'image/png' } ,'editus_poi_294': {name: OpenLayers.i18n('editus_poi_294'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_10',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:294},wms_format: 'image/png' } ,'editus_poi_295': {name: OpenLayers.i18n('editus_poi_295'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_11',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:295},wms_format: 'image/png' } ,'editus_poi_296': {name: OpenLayers.i18n('editus_poi_296'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_12',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:296},wms_format: 'image/png' } ,'editus_poi_298': {name: OpenLayers.i18n('editus_poi_298'),format: 'image/png',type: 'point',queryable: true,opacity: 0.9,legendName: 'editus_13',metadataID: 'ae1bc422-5751-4efa-92af-c24287609dbb',is_wms: true,is_poi: true,_tooltips: {id_collection:298},wms_format: 'image/png' } ,'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' } }; geoadmin.mymaps_url = "/mymaps"; geoadmin.upload_url = "/upload/upload";