Commit 47cec83b authored by Patrick's avatar Patrick
Browse files

STEG specific changes

parent 712ab6db
......@@ -328,7 +328,7 @@
null
],
"layerNames": [
"StuttgartLocal"
"StuttgartLocal1"
],
"minTop": "balloonHeight + 30",
"minLeft": "70",
......@@ -435,7 +435,7 @@
"balloonHeader": "Balloon header"
},{
"template": [
"<div class='balloon' onclick='Questionnaire();popup()' id='myBalloonP1'>",
"<div class='balloon' onclick='Questionnaire();' id='myBalloonP1'>",
" <h1 class='balloon-title'>Umfrage (Böckinger Straße)</h1>",
" <div class='balloon-content' style='height:250px; margin-right: 0px;'",
" </div>",
......@@ -456,32 +456,13 @@
]
},{
"template": [
"<div class='balloon' style='width: 200px; background-color: #3C3C3C; color: #FFFFFF;' id='myBalloonNord'>",
" <button class='infobtn' onclick='NordbahnhofText()'></button>",
" <h1 class='balloon-title' style='color: #FFFFFF;'>Nordbahnhof Planungskonzept</h1>",
" <div class='balloon-content' style='margin-right: 0px;'",
"<div class='balloon' onclick='Questionnaire();' id='myBalloonP1'>",
" <h1 class='balloon-title'>Umfrage (Weilimdorf)</h1>",
" <div class='balloon-content' style='height:250px; margin-right: 0px;'",
" </div>",
"<div class='box-3'>",
"<div class='btn btn-three' onclick='newPlan()'>",
"<span>Neue Planung</span>",
"</div><br>",
"<div class='btn btn-three' onclick='oldZust()'>",
"<span>Ist Zustand</span>",
"</div><br></div>",
"<div class='box-3'>",
"<p>Highlight &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </p><div class='switch'>",
"<input type='checkbox' name='toggle' id='chxboxHighlight' onclick='checkboxHighlight(true);'>",
"<label for='toggle'><i></i></label>",
"<span></span>",
"</div>",
"</div>",
"<div class='box-3'>",
"<p>EnergyDemand</p><div class='switch'>",
"<input type='checkbox' name='toggle' id='chxboxDemand' onclick='checkboxDemand(true);'>",
"<label for='toggle'><i></i></label>",
"<span></span>",
"</div>",
"<p class='balloon-text'><span>Um die Umfrage zu starten klicken Sie bitte hier!</span><br></p>",
"<img style='padding-top:10px' src='images/content/contentboeckingerstrasse/Umfrage.jpg' alt='Simply Easy Learning' width='375'>",
"</div>",
"<% %>"
......@@ -854,7 +835,7 @@
}
],
"layers": [
{"name": "100002",
{"name": "ProjektNord",
"url": "./templates/100002.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
......@@ -864,7 +845,7 @@
"style": {
"image": {
"icon": {
"src": "./templates/lightning.png",
"src": "./templates/locationQ.png",
"scale": 0.5
}
}},
......@@ -903,7 +884,7 @@
}
},{
"name": "StuttgartLocal",
"url": "./datasource-data/Stuttgart/tileset.json",
"url": "./datasource-data/Weilimdorf/tileset.json",
"type": "vcs.vcm.layer.cesium.Buildings",
"datasourceId": "zECwoSwXppPMrqfLoc",
"activeOnStartup": true,
......@@ -971,7 +952,7 @@
"name": "Openstreetmap layer",
"type": "vcs.vcm.layer.OpenStreetMap",
"exclusive": "base",
"activeOnStartup": true,
"activeOnStartup": false,
"copyright": {
"provider": "OpenStreetMap contributors",
"url": "http://www.openstreetmap.org/",
......@@ -1010,6 +991,36 @@
},
"featureInfo": null,
"opacity": ""
},{
"type": "vcs.vcm.layer.Wms",
"name": "WMS_stadtkarte",
"activeOnStartup": false,
"exclusive": false,
"url": "https://gis5.stuttgart.de/arcgis/services/1_Base/WMS_Stadtkarte_Internet/MapServer/WmsServer?",
"parameters": "",
"maxLevel": 18,
"tilingSchema": "geographic",
"datasourceId": "",
"hiddenObjectIds": [],
"copyright": {
"provider": "",
"url": "",
"year": ""
},
"version": "",
"layers": "0,1,2,3,4,5,6,7,8,9",
"extent": {
"coordinates": [
null,
null,
null,
null
],
"epsg": "",
"proj4": ""
},
"featureInfo": null,
"opacity": ""
},{
"name": "B",
"url": "./templates/AreaB.geojson",
......@@ -1057,7 +1068,7 @@
"url": "./templates/ProjektOne.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": {
"epsg": "4326",
......@@ -1078,7 +1089,7 @@
"url": "./templates/ProjektNord.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": {
"epsg": "4326",
......@@ -1099,7 +1110,7 @@
"url": "./templates/Questionnaire.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": {
"epsg": "4326",
......@@ -1121,7 +1132,7 @@
"url": "./templates/locationOne.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": {
"epsg": "4326",
......@@ -1143,7 +1154,7 @@
"url": "./templates/locationTwo.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": {
"epsg": "4326",
......@@ -1165,7 +1176,7 @@
"url": "./templates/locationThree.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": {
"epsg": "4326",
......@@ -1187,7 +1198,7 @@
"url": "./templates/locationFour.geojson",
"type": "vcs.vcm.layer.GeoJSON",
"datasourceId": "...",
"activeOnStartup": true,
"activeOnStartup": false,
"exclusive": false,
"projection": {
"epsg": "4326",
......@@ -1209,19 +1220,19 @@
{
"name": "startview",
"cameraPosition": [
9.294727619997023,
48.743362022865426,
17217.87421017033
9.100967025005438,
48.805327418653725,
1622.1692871652378
],
"groundPosition": [
9.223110265588412,
48.798931778699455,
-0.0021814601362642612
9.100815516907067,
48.80580223500527,
-0.005470387031068266
],
"distance": 19040.337418120638,
"heading": 319.600536492729,
"pitch": -64.76308830002756,
"roll": 359.7083867950233,
"distance": 1623.0722840495544,
"heading": 346.7856202179552,
"pitch": -88.09468010251818,
"roll": 0,
"animate": false
},{
"name": "stockach",
......
Markdown is supported
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