diff --git a/devenv/dev-dashboards/panel-geomap/geomap-9.1.json b/devenv/dev-dashboards/panel-geomap/geomap-9.1.json new file mode 100644 index 00000000000..8857a36f0c1 --- /dev/null +++ b/devenv/dev-dashboards/panel-geomap/geomap-9.1.json @@ -0,0 +1,363 @@ +{ + "annotations": { + "list": [ + { + "builtIn": 1, + "datasource": { + "type": "grafana", + "uid": "-- Grafana --" + }, + "enable": true, + "hide": true, + "iconColor": "rgba(0, 211, 255, 1)", + "name": "Annotations & Alerts", + "target": { + "limit": 100, + "matchAny": false, + "tags": [], + "type": "dashboard" + }, + "type": "dashboard" + } + ] + }, + "editable": true, + "fiscalYearStartMonth": 0, + "graphTooltip": 0, + "links": [], + "liveNow": false, + "panels": [ + { + "datasource": { + "type": "testdata", + "uid": "PD8C576611E62080A" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "custom": { + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 17, + "w": 9, + "x": 0, + "y": 0 + }, + "id": 2, + "options": { + "basemap": { + "config": { + "server": "ocean" + }, + "name": "Layer 0", + "type": "esri-xyz" + }, + "controls": { + "mouseWheelZoom": true, + "showAttribution": true, + "showDebug": false, + "showMeasure": false, + "showScale": false, + "showZoom": true + }, + "layers": [ + { + "config": { + "server": "usa-topo" + }, + "name": "Topographic map", + "opacity": 0.8, + "tooltip": true, + "type": "esri-xyz" + } + ], + "tooltip": { + "mode": "details" + }, + "view": { + "id": "coords", + "lat": 26.076593, + "lon": 113.075128, + "zoom": 3.76 + } + }, + "pluginVersion": "9.2.0-pre", + "targets": [ + { + "csvFileName": "flight_info_by_state.csv", + "datasource": { + "type": "testdata", + "uid": "PD8C576611E62080A" + }, + "refId": "A", + "scenarioId": "csv_file" + }, + { + "csvFileName": "population_by_state.csv", + "datasource": { + "type": "testdata", + "uid": "PD8C576611E62080A" + }, + "refId": "B", + "scenarioId": "csv_file" + } + ], + "title": "Multiple map layers", + "type": "geomap" + }, + { + "datasource": { + "type": "testdata", + "uid": "PD8C576611E62080A" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "custom": { + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 17, + "w": 15, + "x": 9, + "y": 0 + }, + "id": 4, + "options": { + "basemap": { + "config": { + "server": "world-imagery" + }, + "name": "Layer 0", + "type": "esri-xyz" + }, + "controls": { + "mouseWheelZoom": true, + "showAttribution": true, + "showDebug": false, + "showMeasure": false, + "showScale": false, + "showZoom": true + }, + "layers": [ + { + "config": { + "nightColor": "#000000", + "show": "to", + "sun": true + }, + "location": { + "mode": "auto" + }, + "name": "Day / night", + "opacity": 0.5, + "tooltip": true, + "type": "dayNight" + } + ], + "tooltip": { + "mode": "details" + }, + "view": { + "id": "coords", + "lat": 29.633972, + "lon": -17.661858, + "zoom": 2.39 + } + }, + "pluginVersion": "9.2.0-pre", + "title": "Day / night layer", + "type": "geomap" + }, + { + "datasource": { + "type": "testdata", + "uid": "PD8C576611E62080A" + }, + "fieldConfig": { + "defaults": { + "color": { + "mode": "thresholds" + }, + "custom": { + "hideFrom": { + "legend": false, + "tooltip": false, + "viz": false + } + }, + "mappings": [], + "thresholds": { + "mode": "absolute", + "steps": [ + { + "color": "green", + "value": null + }, + { + "color": "red", + "value": 80 + } + ] + } + }, + "overrides": [] + }, + "gridPos": { + "h": 16, + "w": 14, + "x": 5, + "y": 17 + }, + "id": 6, + "options": { + "basemap": { + "config": {}, + "name": "Layer 0", + "type": "default" + }, + "controls": { + "mouseWheelZoom": true, + "showAttribution": true, + "showDebug": false, + "showMeasure": true, + "showScale": false, + "showZoom": true + }, + "layers": [ + { + "config": { + "style": { + "color": { + "fixed": "dark-green" + }, + "lineWidth": 2, + "opacity": 1, + "rotation": { + "fixed": 0, + "max": 360, + "min": -360, + "mode": "mod" + }, + "size": { + "fixed": 5, + "max": 15, + "min": 2 + }, + "symbol": { + "fixed": "img/icons/marker/circle.svg", + "mode": "fixed" + }, + "textConfig": { + "fontSize": 12, + "offsetX": 0, + "offsetY": 0, + "textAlign": "center", + "textBaseline": "middle" + } + } + }, + "name": "Flight path", + "tooltip": true, + "type": "route" + } + ], + "tooltip": { + "mode": "details" + }, + "view": { + "id": "coords", + "lat": 37.829114, + "lon": -122.439462, + "zoom": 11.92 + } + }, + "pluginVersion": "9.2.0-pre", + "targets": [ + { + "datasource": { + "type": "testdata", + "uid": "PD8C576611E62080A" + }, + "refId": "A", + "scenarioId": "simulation", + "sim": { + "key": { + "tick": 10, + "type": "flight" + } + } + } + ], + "title": "Route layer", + "type": "geomap" + } + ], + "schemaVersion": 37, + "style": "dark", + "tags": [ + "gdev", + "panel-tests", + "geomap" + ], + "templating": { + "list": [] + }, + "time": { + "from": "now-5m", + "to": "now" + }, + "timepicker": {}, + "timezone": "", + "title": "Panel Tests - Geomap 9.1", + "uid": "KVxZKdmVz", + "version": 10, + "weekStart": "" +} \ No newline at end of file diff --git a/devenv/dev-dashboards/panel-geomap/geomap_multi-layers.json b/devenv/dev-dashboards/panel-geomap/geomap_multi-layers.json index 0bc2677412c..bf1b205f906 100644 --- a/devenv/dev-dashboards/panel-geomap/geomap_multi-layers.json +++ b/devenv/dev-dashboards/panel-geomap/geomap_multi-layers.json @@ -440,8 +440,8 @@ "style": "dark", "tags": [ "gdev", - "geomap", - "panel-tests" + "panel-tests", + "geomap" ], "templating": { "list": [] diff --git a/devenv/dev-dashboards/panel-geomap/panel-geomap.json b/devenv/dev-dashboards/panel-geomap/panel-geomap.json index cbeb86e8fe8..5df8b3dd162 100644 --- a/devenv/dev-dashboards/panel-geomap/panel-geomap.json +++ b/devenv/dev-dashboards/panel-geomap/panel-geomap.json @@ -24,7 +24,6 @@ "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, - "id": 83, "links": [], "liveNow": false, "panels": [ @@ -50,7 +49,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -78,6 +78,7 @@ "mouseWheelZoom": true, "showAttribution": true, "showDebug": false, + "showMeasure": false, "showScale": false, "showZoom": true }, @@ -107,6 +108,9 @@ "type": "markers" } ], + "tooltip": { + "mode": "details" + }, "view": { "id": "coords", "lat": 38.297683, @@ -115,7 +119,7 @@ "zoom": 3.98 } }, - "pluginVersion": "9.0.0-pre", + "pluginVersion": "9.2.0-pre", "targets": [ { "csvFileName": "flight_info_by_state.csv", @@ -148,7 +152,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -180,6 +185,7 @@ "mouseWheelZoom": true, "showAttribution": true, "showDebug": false, + "showMeasure": false, "showScale": false, "showZoom": true }, @@ -209,6 +215,9 @@ "type": "markers" } ], + "tooltip": { + "mode": "details" + }, "view": { "id": "coords", "lat": 38.297683, @@ -217,7 +226,7 @@ "zoom": 3.98 } }, - "pluginVersion": "9.0.0-pre", + "pluginVersion": "9.2.0-pre", "targets": [ { "csvFileName": "flight_info_by_state.csv", @@ -250,7 +259,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -278,6 +288,7 @@ "mouseWheelZoom": true, "showAttribution": true, "showDebug": false, + "showMeasure": false, "showScale": false, "showZoom": true }, @@ -302,6 +313,9 @@ "type": "heatmap" } ], + "tooltip": { + "mode": "details" + }, "view": { "id": "coords", "lat": 38.251497, @@ -310,7 +324,7 @@ "zoom": 4.15 } }, - "pluginVersion": "9.0.0-pre", + "pluginVersion": "9.2.0-pre", "targets": [ { "csvFileName": "flight_info_by_state.csv", @@ -344,7 +358,8 @@ "mode": "absolute", "steps": [ { - "color": "green" + "color": "green", + "value": null }, { "color": "red", @@ -374,6 +389,7 @@ "mouseWheelZoom": true, "showAttribution": true, "showDebug": false, + "showMeasure": false, "showScale": false, "showZoom": true }, @@ -402,6 +418,9 @@ "type": "markers" } ], + "tooltip": { + "mode": "details" + }, "view": { "id": "coords", "lat": 40.159084, @@ -410,7 +429,7 @@ "zoom": 3.83 } }, - "pluginVersion": "9.0.0-pre", + "pluginVersion": "9.2.0-pre", "targets": [ { "csvFileName": "flight_info_by_state.csv", @@ -423,11 +442,12 @@ } ], "refresh": "", - "schemaVersion": 36, + "schemaVersion": 37, "style": "dark", "tags": [ "gdev", - "panel-tests" + "panel-tests", + "geomap" ], "templating": { "list": [] @@ -452,6 +472,6 @@ "timezone": "", "title": "Panel Tests - Geomap", "uid": "2xuwrgV7z", - "version": 2, + "version": 4, "weekStart": "" -} +} \ No newline at end of file