Commit 42bd077f authored by Patrick's avatar Patrick
Browse files

some update

parent 9cbe67f6
...@@ -1301,10 +1301,6 @@ ...@@ -1301,10 +1301,6 @@
"type": "vcs.vcm.widgets.PDFCreator", "type": "vcs.vcm.widgets.PDFCreator",
"name": "PDF Creator" "name": "PDF Creator"
}, },
{
"type": "vcs.vcm.widgets.Questionnaire",
"name": "Questionnaire"
},
{ {
"type": "vcs.vcm.widgets.PositionDisplay", "type": "vcs.vcm.widgets.PositionDisplay",
"name": "Position Display", "name": "Position Display",
...@@ -1369,8 +1365,7 @@ ...@@ -1369,8 +1365,7 @@
} }
], ],
"layers": [ "layers": [
{ { "name": "AreaOne",
"name": "AreaOne",
"url": "./templates/Area1.geojson", "url": "./templates/Area1.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1381,17 +1376,9 @@ ...@@ -1381,17 +1376,9 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "AreaTwo", { "name": "AreaTwo",
"url": "./templates/Area2.geojson", "url": "./templates/Area2.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1402,17 +1389,9 @@ ...@@ -1402,17 +1389,9 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "AreaThree", { "name": "AreaThree",
"url": "./templates/Area3.geojson", "url": "./templates/Area3.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1423,17 +1402,9 @@ ...@@ -1423,17 +1402,9 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "AreaFour", { "name": "AreaFour",
"url": "./templates/Area4.geojson", "url": "./templates/Area4.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1444,18 +1415,9 @@ ...@@ -1444,18 +1415,9 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ { "name": "TestTerrainWeilimdorf",
"name": "TestTerrainWeilimdorf",
"url": "./datasource-data/41f773d4-3e2d-4c5d-b857-ca1d9f919199", "url": "./datasource-data/41f773d4-3e2d-4c5d-b857-ca1d9f919199",
"type": "vcs.vcm.layer.cesium.Terrain", "type": "vcs.vcm.layer.cesium.Terrain",
"datasourceId": "ERmRsCpzxYgZW3iia", "datasourceId": "ERmRsCpzxYgZW3iia",
...@@ -1739,8 +1701,7 @@ ...@@ -1739,8 +1701,7 @@
}, },
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ { "name": "MK_bereichB",
"name": "MK_bereichB",
"url": "./marker/BereichB.geojson", "url": "./marker/BereichB.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1758,8 +1719,7 @@ ...@@ -1758,8 +1719,7 @@
}, },
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ { "name": "MK_bereichC",
"name": "MK_bereichC",
"url": "./marker/BereichC.geojson", "url": "./marker/BereichC.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1777,8 +1737,7 @@ ...@@ -1777,8 +1737,7 @@
}, },
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ { "name": "MK_bereichD",
"name": "MK_bereichD",
"url": "./marker/BereichD.geojson", "url": "./marker/BereichD.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1796,8 +1755,7 @@ ...@@ -1796,8 +1755,7 @@
}, },
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ { "name": "MK_allgUmfrage",
"name": "MK_allgUmfrage",
"url": "./marker/allgUmfrage.geojson", "url": "./marker/allgUmfrage.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1814,8 +1772,8 @@ ...@@ -1814,8 +1772,8 @@
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Fluechtling", { "name": "MK_Fluechtling",
"url": "./marker/Fluechtlingsunterkunft.geojson", "url": "./marker/Fluechtlingsunterkunft.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1832,8 +1790,8 @@ ...@@ -1832,8 +1790,8 @@
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Buergerhaus", { "name": "MK_Buergerhaus",
"url": "./marker/Buergerhaus.geojson", "url": "./marker/Buergerhaus.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1850,8 +1808,8 @@ ...@@ -1850,8 +1808,8 @@
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Gebaeudenutzung", { "name": "MK_Gebaeudenutzung",
"url": "./marker/aktGebaeudenutzung.geojson", "url": "./marker/aktGebaeudenutzung.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1867,9 +1825,9 @@ ...@@ -1867,9 +1825,9 @@
} }
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Sportfelder", { "name": "MK_Sportfelder",
"url": "./marker/Sportfelder.geojson", "url": "./marker/Sportfelder.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1885,9 +1843,9 @@ ...@@ -1885,9 +1843,9 @@
} }
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Korridor", { "name": "MK_Korridor",
"url": "./marker/Korridor.geojson", "url": "./marker/Korridor.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1903,9 +1861,9 @@ ...@@ -1903,9 +1861,9 @@
} }
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_U13", { "name": "MK_U13",
"url": "./marker/u13.geojson", "url": "./marker/u13.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1921,9 +1879,9 @@ ...@@ -1921,9 +1879,9 @@
} }
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Walz", { "name": "MK_Walz",
"url": "./marker/walz.geojson", "url": "./marker/walz.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1939,9 +1897,9 @@ ...@@ -1939,9 +1897,9 @@
} }
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Jugendhaus", { "name": "MK_Jugendhaus",
"url": "./marker/Jugendhaus.geojson", "url": "./marker/Jugendhaus.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1958,8 +1916,8 @@ ...@@ -1958,8 +1916,8 @@
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Jugendhaus_multi", { "name": "MK_Jugendhaus_multi",
"url": "./marker/Jugendhaus_multi.geojson", "url": "./marker/Jugendhaus_multi.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1976,8 +1934,8 @@ ...@@ -1976,8 +1934,8 @@
} }
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "MK_Spatzennest", { "name": "MK_Spatzennest",
"url": "./marker/Spatzennest.geojson", "url": "./marker/Spatzennest.geojson",
"type": "vcs.vcm.layer.GeoJSON", "type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...", "datasourceId": "...",
...@@ -1995,8 +1953,7 @@ ...@@ -1995,8 +1953,7 @@
}, },
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ { "name": "WeilimdorfHeight",
"name": "WeilimdorfHeight",
"url": "./datasource-data/de2f294c-680f-4009-b0ec-ce4321e3ce77/tileset.json", "url": "./datasource-data/de2f294c-680f-4009-b0ec-ce4321e3ce77/tileset.json",
"type": "vcs.vcm.layer.cesium.Buildings", "type": "vcs.vcm.layer.cesium.Buildings",
"datasourceId": "zECwoSwXppPMrqfLoc", "datasourceId": "zECwoSwXppPMrqfLoc",
...@@ -2012,8 +1969,8 @@ ...@@ -2012,8 +1969,8 @@
"year": "" "year": ""
}, },
"heightAboveGround": 0 "heightAboveGround": 0
},{ },
"name": "StuttgartLocal", { "name": "StuttgartLocal",
"url": "./datasource-data/Weilimdorf2/tileset.json", "url": "./datasource-data/Weilimdorf2/tileset.json",
"type": "vcs.vcm.layer.cesium.Buildings", "type": "vcs.vcm.layer.cesium.Buildings",
"datasourceId": "zECwoSwXppPMrqfLoc", "datasourceId": "zECwoSwXppPMrqfLoc",
...@@ -2029,8 +1986,7 @@ ...@@ -2029,8 +1986,7 @@
"year": "" "year": ""
} }
}, },
{ { "name": "DGM2",
"name": "DGM2",
"url": "./datasource-data/tileset", "url": "./datasource-data/tileset",
"type": "vcs.vcm.layer.cesium.Terrain", "type": "vcs.vcm.layer.cesium.Terrain",
"datasourceId": "52hixWfozhzGYx76W", "datasourceId": "52hixWfozhzGYx76W",
...@@ -2043,8 +1999,7 @@ ...@@ -2043,8 +1999,7 @@
"year": "" "year": ""
} }
}, },
{ { "name": "Openstreetmap layer",
"name": "Openstreetmap layer",
"type": "vcs.vcm.layer.OpenStreetMap", "type": "vcs.vcm.layer.OpenStreetMap",
"exclusive": "base", "exclusive": "base",
"activeOnStartup": false, "activeOnStartup": false,
...@@ -2056,8 +2011,7 @@ ...@@ -2056,8 +2011,7 @@
"hiddenObjectIds": [], "hiddenObjectIds": [],
"opacity": "" "opacity": ""
}, },
{ { "type": "vcs.vcm.layer.Wms",
"type": "vcs.vcm.layer.Wms",
"name": "WMS layer", "name": "WMS layer",
"activeOnStartup": true, "activeOnStartup": true,
"exclusive": false, "exclusive": false,
...@@ -2086,8 +2040,8 @@ ...@@ -2086,8 +2040,8 @@
}, },
"featureInfo": null, "featureInfo": null,
"opacity": "" "opacity": ""
},{ },
"type": "vcs.vcm.layer.Wms", { "type": "vcs.vcm.layer.Wms",
"name": "WMS_stadtkarte", "name": "WMS_stadtkarte",
"activeOnStartup": false, "activeOnStartup": false,
"exclusive": false, "exclusive": false,
......
...@@ -909,10 +909,6 @@ ...@@ -909,10 +909,6 @@
"type": "vcs.vcm.widgets.PDFCreator", "type": "vcs.vcm.widgets.PDFCreator",
"name": "PDF Creator" "name": "PDF Creator"
}, },
{
"type": "vcs.vcm.widgets.Questionnaire",
"name": "Questionnaire"
},
{ {
"type": "vcs.vcm.widgets.PositionDisplay", "type": "vcs.vcm.widgets.PositionDisplay",
"name": "Position Display", "name": "Position Display",
...@@ -989,14 +985,6 @@ ...@@ -989,14 +985,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },{
"name": "AreaTwo", "name": "AreaTwo",
...@@ -1010,14 +998,6 @@ ...@@ -1010,14 +998,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },{
"name": "AreaThree", "name": "AreaThree",
...@@ -1031,14 +1011,6 @@ ...@@ -1031,14 +1011,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },{
"name": "AreaFour", "name": "AreaFour",
...@@ -1052,14 +1024,6 @@ ...@@ -1052,14 +1024,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ {
......
...@@ -1323,10 +1323,6 @@ ...@@ -1323,10 +1323,6 @@
"type": "vcs.vcm.widgets.PDFCreator", "type": "vcs.vcm.widgets.PDFCreator",
"name": "PDF Creator" "name": "PDF Creator"
}, },
{
"type": "vcs.vcm.widgets.Questionnaire",
"name": "Questionnaire"
},
{ {
"type": "vcs.vcm.widgets.PositionDisplay", "type": "vcs.vcm.widgets.PositionDisplay",
"name": "Position Display", "name": "Position Display",
...@@ -1403,14 +1399,6 @@ ...@@ -1403,14 +1399,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },{
"name": "AreaTwo", "name": "AreaTwo",
...@@ -1424,14 +1412,6 @@ ...@@ -1424,14 +1412,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },{
"name": "AreaThree", "name": "AreaThree",
...@@ -1445,14 +1425,6 @@ ...@@ -1445,14 +1425,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
},{ },{
"name": "AreaFour", "name": "AreaFour",
...@@ -1466,14 +1438,6 @@ ...@@ -1466,14 +1438,6 @@
"proj4": "" "proj4": ""
}, },
"altitudeMode": "relativeToGround", "altitudeMode": "relativeToGround",
"style": {
"image": {
"icon": {
"src": "",
"scale": 0.5
}
}
},
"heightAboveGround": 0 "heightAboveGround": 0
}, },
{ {
......
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
<link rel="stylesheet" href="templates/custom.css"> <link rel="stylesheet" href="templates/custom.css">
<link rel="stylesheet" href="templates/story/story.css"> <link rel="stylesheet" href="templates/story/story.css">
<link rel="stylesheet" href="templates/cus_Menu.css"> <link rel="stylesheet" href="templates/cus_Menu.css">
<link rel="stylesheet" href="sources/nouislider.css"> <!-- <link rel="stylesheet" href="sources/nouislider.css"> -->
</head> </head>
...@@ -699,12 +699,12 @@ ...@@ -699,12 +699,12 @@
<script src="lib/Cesium/Cesium.js"></script> <script src="lib/Cesium/Cesium.js"></script>
<script src='lib/vcm_thirdparty.js'></script> <script src='lib/vcm_thirdparty.js'></script>
<script src="lib/vcm-compiled_api.js"></script> <script src="lib/vcm-compiled_api.js"></script>
<script src="sources/nouislider.js"></script> <!-- <script src="sources/nouislider.js"></script> -->
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script> <script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="templates/slider.js"></script> <!-- <script src="templates/slider.js"></script> -->
<script src="templates/UserBalloon.js"></script> <script src="templates/UserBalloon.js"></script>
<script src="templates/ErklIntro.js"></script> <script src="templates/ErklIntro.js"></script>
<link href="templates/sliders.css" rel="stylesheet"> <!-- <link href="templates/sliders.css" rel="stylesheet"> -->
<script src="templates/limesurvey.js"></script> <script src="templates/limesurvey.js"></script>
<script src="templates/checkmobile.js"></script> <script src="templates/checkmobile.js"></script>
...@@ -741,9 +741,10 @@ ...@@ -741,9 +741,10 @@
<script src="templates/collapse.js"></script> <script src="templates/collapse.js"></script>
<script src="templates/layerSwitch.js"></script> <script src="templates/layerSwitch.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" <script src="lib/jquery-3.5.1.min.js"></script>
<!-- <script src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script> crossorigin="anonymous"></script> -->
<!-- <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> --> <!-- <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> -->
<script src="templates/cus_Menu.js"></script> <script src="templates/cus_Menu.js"></script>
<script src="templates/story/virtualcitystory.js"></script> <script src="templates/story/virtualcitystory.js"></script>
......
This diff is collapsed.
...@@ -211,33 +211,33 @@ function showtourSpecific(specify) { ...@@ -211,33 +211,33 @@ function showtourSpecific(specify) {
// ====================================================================================== // ======================================================================================
var slideIndex = [1,1]; // var slideIndex = [1,1];
var slideId = ["mySlides1", "mySlides2"] // var slideId = ["mySlides1", "mySlides2"]
showSlides(1, 0); // showSlides(1, 0);
showSlides(1, 1); // showSlides(1, 1);
// Next/previous controls // // Next/previous controls
function plusSlides(n, no) { // function plusSlides(n, no) {
showSlides(slideIndex[no] += n, no); // showSlides(slideIndex[no] += n, no);
}
// Thumbnail image controls
// function currentSlide(n) {
// showSlides(slideIndex = n);
// } // }
// // Thumbnail image controls
// // function currentSlide(n) {
// // showSlides(slideIndex = n);
// // }
function showSlides(n, no) {
var i; // function showSlides(n, no) {
var x = document.getElementsByClassName(slideId[no]); // var i;
if (n > x.length) {slideIndex[no] = 1} // var x = document.getElementsByClassName(slideId[no]);
if (n < 1) {slideIndex[no] = x.length} // if (n > x.length) {slideIndex[no] = 1}
for (i = 0; i < x.length; i++) { // if (n < 1) {slideIndex[no] = x.length}
x[i].style.display = "none"; // for (i = 0; i < x.length; i++) {
} // x[i].style.display = "none";
x[slideIndex[no]-1].style.display = "block"; // }
} // x[slideIndex[no]-1].style.display = "block";
// }
......
...@@ -24,138 +24,6 @@ ...@@ -24,138 +24,6 @@
"roll": 0.02595985630025256, "roll": 0.02595985630025256,
"animate": false "animate": false
} }
}, {
"id": "STEST",
"type": "layer",
"layerNamesInactive": ["ProjektOne"]
},
{
"id": "sOne",
"type": "viewpoint",
"viewpoint":{
"name": "stockach",
"cameraPosition": [
9.200739649848082,
48.78628375787509,
1135.1106292376635
],
"groundPosition": [
9.200516671379766,
48.78950156895682,
-0.003564414081662304
],
"distance": 1190.3042008503244,
"heading": 357.3784311885765,
"pitch": -72.48572022202158,
"roll": 359.8755203745571,
"animate": false
}
},
{
"id": "startview",
"type": "viewpoint",
"viewpoint": {
"name": "19e286c5-9a95-4f16-abaf-41d7c4206d6e",
"cameraPosition": [
9.200739649848082,
48.78628375787509,
1135.1106292376635
],
"groundPosition": [
9.200516671379766,
48.78950156895682,
-0.003564414081662304
],
"distance": 1190.3042008503244,
"heading": 357.3784311885765,
"pitch": -72.48572022202158,
"roll": 359.8755203745571,
"animate": true
}
},
{ "id": "NordBView",
"type": "viewpoint",
"viewpoint": {
"name": "NordBView",
"cameraPosition": [
9.196706687392629,
48.787236688854634,
452.8161295397872
],
"groundPosition": [
9.197929833190297,
48.7971060262033,
-0.004254466513807599
],
"distance": 1190.703214339934,
"heading": 4.680790508536784,
"pitch": -22.356993435657433,
"roll": 0.016861192553048996,
"animate": true
}},
{
"id": "Energiefahrrad",
"type": "viewpoint",
"viewpoint": {
"cameraPosition": [
9.490177785343839,
49.110215840980494,
542.9665485297629
],
"groundPosition": [
9.491243722773158,
49.11021251654071,
492.28273282377523
],
"distance": 92.87944186974336,
"heading": 90.2717775404677,
"pitch": -33.07249620716207,
"roll": 0.22737187008668316,
"animate": true
}
},
{
"id": "Energiefahrrad_rotation",
"type": "rotate",
"viewpoint": {
"cameraPosition": [
9.490177785343839,
49.110215840980494,
542.9665485297629
],
"groundPosition": [
9.491243722773158,
49.11021251654071,
492.28273282377523
],
"distance": 92.87944186974336,
"heading": 90.2717775404677,
"pitch": -33.07249620716207,
"roll": 0.22737187008668316,
"animate": true
}
},
{
"id": "wea_action",
"type": "viewpoint",
"viewpoint": {
"cameraPosition": [
9.445119162001152,
49.0911516657819,
888.0794519647335
],
"groundPosition": [
9.430843300922792,
49.099105271885534,
474.7578962139027
],
"distance": 1428.5119895547143,
"heading": 310.3164135358324,
"pitch": -16.824394538455685,
"roll": 359.8481098376384,
"animate": false
}
}, },
{ {
"id": "wea2_action_high", "id": "wea2_action_high",
...@@ -174,39 +42,6 @@ ...@@ -174,39 +42,6 @@
"id": "wea_action_schrift", "id": "wea_action_schrift",
"type": "geojson", "type": "geojson",
"featureUrl": "./datasource-data/label.json" "featureUrl": "./datasource-data/label.json"
},
{
"id": "buildingsViewpoint",
"type": "viewpoint",
"viewpoint": {
"name": "f526d178-955c-47e3-ba65-eaeb190e1058",
"distance": 148.0563292147378,
"cameraPosition": [
9.463992103233396,
49.08471807375668,
588.2305910792728
],
"groundPosition": [
9.463956479771467,
49.085766792579804,
497.07603977753274
],
"heading": 358.7218699407178,
"pitch": -38.00147594506964,
"roll": 359.9945916829051,
"animate": true
}
},
{
"id": "globalHighlightAction",
"type": "highlight",
"layerNames": [
"Gebäude"
],
"ids": {
"DEBW_0010002ONuB": "#0000CD",
"DEBW_0010002ONuE": "#800000"
}
}, },
{ {
"id": "globalHideAction", "id": "globalHideAction",
...@@ -239,159 +74,9 @@ ...@@ -239,159 +74,9 @@
"layerNamesInactive": [ "layerNamesInactive": [
"Gebäude" "Gebäude"
] ]
},
{
"id": "planning",
"type": "model",
"models": [
{
"longitude": 9.463956479771467,
"latitude": 49.085766792579804,
"height": 497.07603977753274,
"heading": -32,
"pitch": 0,
"roll": 0,
"scale": 10,
"url": "./datasource-data/Docs/Rad-gruen.glb",
"modelOptions": {
"silhouetteSize": 10,
"silhouetteColor": "#ff0000"
}
}
]
},
{
"id": "label",
"type": "geojson",
"featureUrl": "templates/geojson/labels.json"
},
{
"id": "SchillerkiezGeoJson",
"type": "geojson",
"featureUrl": "templates/geojson/schillerkiez.json"
},
{
"id": "rotateAroundFernsehturm",
"type": "rotate",
"viewpoint": {
"name": "3d190cd0-d98a-476d-91a3-ac37266226d4",
"distance": 725.0023527473282,
"cameraPosition": [
13.409074012271025,
52.516211925401564,
582.2472702638731
],
"groundPosition": [
13.409030280662918,
52.5205061101624,
37.0300713378518
],
"heading": 359.64407492172853,
"pitch": -48.76790235675541,
"roll": 359.99824029785805,
"animate": false
}
} }
], ],
"items": [ "items": [
{
"htmlID": "#mystory",
"scrollInteraction": [ "startview" ]
},
{
"htmlID": "#demo-viewpoint",
"scrollInteraction": [
"Energiefahrrad"
]
},
{
"htmlID": "#energiefahrrad",
"scrollInteraction": [
"Energiefahrrad" , "Energiefahrrad_rotation"
]
},
{
"htmlID": "#wea",
"scrollInteraction": [
"wea_action", "wea_action_schrift"
]
},
{
"htmlID": "#wea2",
"scrollInteraction": [
"wea_action", "wea2_action_high", "wea2_action_changelay", "wea_action_schrift"
]
},
{
"htmlID": "#demo-viewpointbutton",
"clickInteraction": [
"startview", "Energiefahrrad", "startview"
]
},
{
"htmlID": "#demo-hiding",
"scrollInteraction": [
"buildingsViewpoint",
"globalHideAction"
]
},
{
"htmlID": "#hideMyBuildingsButton",
"clickInteraction": [
"globalHideAction"
]
},
{
"htmlID": "#demo-highlight",
"scrollInteraction": [
"buildingsViewpoint",
"globalHighlightAction"
]
},
{
"htmlID": "#highlightMyBuildingButton",
"clickInteraction": [
"globalHighlightAction"
]
},
{
"htmlID": "#demo-layer",
"scrollInteraction": [
"buildingsViewpoint"
]
},
{
"htmlID": "#hidActivateLayerButton",
"clickInteraction": [
"globalActivateBuildings"
]
},
{
"htmlID": "#hidActivateLayerButton2",
"clickInteraction": [
"globalActivateLehrpfad"
]
},
{
"htmlID": "#demo-planning",
"scrollInteraction": [
"planning",
"buildingsViewpoint"
]
},
{
"htmlID": "#demo-rotate",
"scrollInteraction": [
"rotateAroundFernsehturm"
]
},
{
"htmlID": "#rotateButton",
"clickInteraction": [
"rotateAroundFernsehturm"
]
}
] ]
} }
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment