Skip to content

Commit

Permalink
clean(demo): Remove obsolete demos pages
Browse files Browse the repository at this point in the history
Closes #2618
  • Loading branch information
jolevesq committed Nov 27, 2024
1 parent e667188 commit bf8e833
Show file tree
Hide file tree
Showing 49 changed files with 827 additions and 4,903 deletions.
31 changes: 31 additions & 0 deletions packages/geoview-core/public/configs/navigator/14-wms-layer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,26 @@
"labeled": true
},
"listOfGeoviewLayerConfig": [
{
"geoviewLayerId": "Hydro",
"geoviewLayerName": "Hydro - Scale" ,
"metadataAccessPath": "https://maps.geogratis.gc.ca/wms/hydro_network_en",
"geoviewLayerType": "ogcWms",
"listOfLayerEntryConfig": [
{
"layerId": "nhn:nhn",
"layerName": "National Hydro Network (NHN)"
},
{
"layerId": "nhn:nhnda",
"layerName": "Drainage Areas"
},
{
"layerId": "nhn:toponyms",
"layerName": "Toponyms"
}
]
},
{
"geoviewLayerId": "wmsLYR1-Root",
"geoviewLayerName": "Weather Group",
Expand Down Expand Up @@ -91,6 +111,17 @@
}
}
]
},
{
"geoviewLayerId": "LYR1",
"geoviewLayerName": "Canada Energy Regulator",
"metadataAccessPath": "https://maps-cartes.services.geo.ca/server_serveur/services/NRCan/CER_Assessments_EN/MapServer/WMSServer",
"geoviewLayerType": "ogcWms",
"listOfLayerEntryConfig": [
{
"layerId": "0"
}
]
}
]
},
Expand Down
207 changes: 207 additions & 0 deletions packages/geoview-core/public/configs/navigator/16-esri-dynamic.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,213 @@
"layerId": "0"
}
]
},
{
"geoviewLayerId": "classBreaksId",
"geoviewLayerName": "classBreaks",
"metadataAccessPath": "https://maps-cartes.ec.gc.ca/arcgis/rest/services/DMS/CSO_volume/MapServer/",
"geoviewLayerType": "esriDynamic",
"listOfLayerEntryConfig": [
{
"layerId": "8",
"layerFilter": "Total_CSO_Volume > 5000000",
"style": {
"Point": {
"styleId": "classBreaksId",
"styleType": "classBreaks",
"defaultLabel": "Pas de données de volume / No volume data",
"defaultSettings": {
"symbol": "square",
"type": "simpleSymbol",
"color": "rgba(255,127,127,1)",
"offset": [0, 0],
"rotation": 0,
"size": 2.0010000000000003,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
},
"defaultVisible": true,
"field": "Total_CSO_Volume",
"classBreakStyleInfo": [
{
"label": "0 m3",
"minValue": 0,
"maxValue": 0,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(76,230,0,1)",
"offset": [0, 0],
"rotation": 0,
"size": 2.6679999999999997,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "0.0001 - ≤ 5,000,000 m3",
"minValue": 0,
"maxValue": 5000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 5.114407777777778,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "> 5,000,000 - ≤ 10,000,000 m3",
"minValue": 5000000,
"maxValue": 10000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 7.560815555555555,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "> 10,000,000 - ≤ 15,000,000 m3",
"minValue": 10000000,
"maxValue": 15000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 10.007223333333332,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "> 15,000,000 - ≤ 20,000,000 m3",
"minValue": 15000000,
"maxValue": 20000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 12.453631111111111,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "> 20,000,000 - ≤ 25,000,000 m3",
"minValue": 20000000,
"maxValue": 25000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 14.90003888888889,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "> 25,000,000 - ≤ 30,000,000 m3",
"minValue": 25000000,
"maxValue": 30000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 17.346446666666665,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "> 30,000,000 - ≤ 35,000,000 m3",
"minValue": 30000000,
"maxValue": 35000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 19.792854444444444,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
},
{
"label": "> 35,000,000 m3",
"minValue": 35000000,
"maxValue": 999000000,
"visible": true,
"settings": {
"symbol": "circle",
"type": "simpleSymbol",
"color": "rgba(196,97,255,1)",
"offset": [0, 0],
"rotation": 0,
"size": 22.239262222222223,
"stroke": {
"color": "rgba(0,0,0,1)",
"lineStyle": "solid",
"width": 0.5
}
}
}
]
}
}
}
]
}
]
},
Expand Down
Loading

0 comments on commit bf8e833

Please sign in to comment.