{ "$schema": "https://raw.githubusercontent.com/EPFL-ENAC/it4r-webmap/main/schema/parameters.schema.json", "title": "Research project EIRA", "subtitle": "Enhancing Infrastructure Resilience to Flooding using Afforestation. The Case of Nouakchott city, Mauritania", "center": { "lat": 18.0735, "lng": -15.9582 }, "zoom": 12, "permanentLayerIds": ["background", "natural_earth"], "popupLayerIds": ["piezometer_locations"], "selectableItems": [ { "label": "Piezo Locations", "legend": "Locations of the piezometers (observation wells) for Nouakchott groundwater monitoring (CNRE)", "ids": ["piezometer_locations", "piezometer_locations_labels"], "selected": true }, { "label": "Limits", "children": [ { "label": "City Limit", "legend": "Approximate limit of the dense urban areas of Nouakchott, estimated in early 2023.", "ids": ["approximate_development_limit"], "selected": true }, { "label": "Data Extent", "ids": ["data_extent"] } ] }, { "label": "Topography", "legend": "1-meter topographic contours of the project area, provided by the Region of Nouakchott.", "ids": ["topo_clipped"] }, { "label": "Test squares", "ids": ["test_areas"], "selected": true } ] }