@vcmap/ui 5.0.0-rc.8 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +95 -64
- package/app.config.json +3 -0
- package/build/.eslintrc +3 -0
- package/build/build.js +302 -165
- package/build/buildCesium.js +39 -19
- package/build/buildHelpers.js +279 -88
- package/build/buildPreview.js +16 -6
- package/build/bundle.js +57 -0
- package/build/commonViteConfig.js +7 -16
- package/build/determineHost.js +17 -4
- package/build/generateOLLib.js +15 -18
- package/build/getPluginProxies.js +35 -3
- package/build/info/conf.json +21 -19
- package/build/info/publish.js +16 -5
- package/config/aerowest.config.json +47 -54
- package/config/base.config.json +597 -662
- package/config/codes.config.json +401 -0
- package/config/dev.config.json +460 -14
- package/config/graphFeatureInfo.config.json +141 -0
- package/config/projects.config.json +29 -0
- package/config/www.config.json +1801 -0
- package/dist/assets/@mdi/font/LICENSE +20 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.min.e3f476.css +3 -0
- package/dist/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/dist/assets/cesium/ThirdParty/Workers/basis_transcoder.js +21 -0
- package/dist/assets/cesium/ThirdParty/Workers/package.json +1 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_deflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_inflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/z-worker-pako.js +1 -0
- package/dist/assets/cesium/ThirdParty/basis_transcoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/draco_decoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/google-earth-dbroot-parser.js +8337 -0
- package/dist/assets/cesium/Workers/chunk-227AJNOA.js +59 -0
- package/dist/assets/cesium/Workers/chunk-2R5O53JW.js +157 -0
- package/dist/assets/cesium/Workers/chunk-34YUDLRP.js +781 -0
- package/dist/assets/cesium/Workers/chunk-3W63OHNJ.js +100 -0
- package/dist/assets/cesium/Workers/chunk-4MFFIWUA.js +163 -0
- package/dist/assets/cesium/Workers/chunk-66QLLS45.js +218 -0
- package/dist/assets/cesium/Workers/chunk-6BTKZDRG.js +77 -0
- package/dist/assets/cesium/Workers/chunk-A4JVFBQ3.js +101 -0
- package/dist/assets/cesium/Workers/chunk-ABADGKYE.js +58 -0
- package/dist/assets/cesium/Workers/chunk-AFFLIKOH.js +353 -0
- package/dist/assets/cesium/Workers/chunk-AHKEZ2OE.js +629 -0
- package/dist/assets/cesium/Workers/chunk-C3SXRKRW.js +476 -0
- package/dist/assets/cesium/Workers/chunk-CCFQRR6D.js +55 -0
- package/dist/assets/cesium/Workers/chunk-CHHNOC2C.js +1860 -0
- package/dist/assets/cesium/Workers/chunk-CTELOFLA.js +196 -0
- package/dist/assets/cesium/Workers/chunk-DUHWWBQQ.js +3273 -0
- package/dist/assets/cesium/Workers/chunk-EW2GWJYB.js +44 -0
- package/dist/assets/cesium/Workers/chunk-GLZBE3ML.js +421 -0
- package/dist/assets/cesium/Workers/chunk-HARLBUOL.js +236 -0
- package/dist/assets/cesium/Workers/chunk-HQF437NJ.js +117 -0
- package/dist/assets/cesium/Workers/chunk-IPA4EACJ.js +368 -0
- package/dist/assets/cesium/Workers/chunk-J3JY6I2C.js +1009 -0
- package/dist/assets/cesium/Workers/chunk-JB2LWGH4.js +390 -0
- package/dist/assets/cesium/Workers/chunk-JS3AW5BK.js +634 -0
- package/dist/assets/cesium/Workers/chunk-K36FEYS7.js +452 -0
- package/dist/assets/cesium/Workers/chunk-KD4Y7CZL.js +400 -0
- package/dist/assets/cesium/Workers/chunk-KTJSNCK4.js +842 -0
- package/dist/assets/cesium/Workers/chunk-LLUNNUJV.js +258 -0
- package/dist/assets/cesium/Workers/chunk-MPAZH4BF.js +37 -0
- package/dist/assets/cesium/Workers/chunk-MYZB7C4T.js +1258 -0
- package/dist/assets/cesium/Workers/chunk-N3JIFFX2.js +501 -0
- package/dist/assets/cesium/Workers/chunk-O5AMBQ36.js +430 -0
- package/dist/assets/cesium/Workers/chunk-OAVNIRB4.js +124 -0
- package/dist/assets/cesium/Workers/chunk-OYFCF4PL.js +171 -0
- package/dist/assets/cesium/Workers/chunk-OZJDGN5F.js +1477 -0
- package/dist/assets/cesium/Workers/chunk-PCJWUS4M.js +2041 -0
- package/dist/assets/cesium/Workers/chunk-PFQBCKBM.js +8644 -0
- package/dist/assets/cesium/Workers/chunk-QIKODV5G.js +305 -0
- package/dist/assets/cesium/Workers/chunk-QJ3DFBH3.js +73 -0
- package/dist/assets/cesium/Workers/chunk-QMEMZIJI.js +138 -0
- package/dist/assets/cesium/Workers/chunk-QT3MPEMI.js +102 -0
- package/dist/assets/cesium/Workers/chunk-RP2A7BR5.js +289 -0
- package/dist/assets/cesium/Workers/chunk-RW6LU2CJ.js +138 -0
- package/dist/assets/cesium/Workers/chunk-TFC6TZ3S.js +757 -0
- package/dist/assets/cesium/Workers/chunk-V3NGATMV.js +693 -0
- package/dist/assets/cesium/Workers/chunk-VLGOATD6.js +1075 -0
- package/dist/assets/cesium/Workers/chunk-WXTV4ATB.js +39 -0
- package/dist/assets/cesium/Workers/chunk-X4SU25DT.js +302 -0
- package/dist/assets/cesium/Workers/chunk-XTY7B2N6.js +2716 -0
- package/dist/assets/cesium/Workers/chunk-XY7MGBKC.js +513 -0
- package/dist/assets/cesium/Workers/chunk-Z24VKNDO.js +834 -0
- package/dist/assets/cesium/Workers/chunk-ZA25DG4Y.js +684 -0
- package/dist/assets/cesium/Workers/chunk-ZFOBYDGF.js +73 -0
- package/dist/assets/cesium/Workers/combineGeometry.js +67 -1
- package/dist/assets/cesium/Workers/createBoxGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createCircleGeometry.js +196 -1
- package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +146 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +506 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +224 -1
- package/dist/assets/cesium/Workers/createCorridorGeometry.js +1262 -1
- package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +567 -1
- package/dist/assets/cesium/Workers/createCylinderGeometry.js +59 -1
- package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +231 -1
- package/dist/assets/cesium/Workers/createEllipseGeometry.js +70 -1
- package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +63 -1
- package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +58 -1
- package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +60 -1
- package/dist/assets/cesium/Workers/createFrustumGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createGeometry.js +150 -1
- package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1607 -1
- package/dist/assets/cesium/Workers/createPlaneGeometry.js +223 -1
- package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +123 -1
- package/dist/assets/cesium/Workers/createPolygonGeometry.js +1134 -1
- package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +542 -1
- package/dist/assets/cesium/Workers/createPolylineGeometry.js +495 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +379 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +277 -1
- package/dist/assets/cesium/Workers/createRectangleGeometry.js +1273 -1
- package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +480 -1
- package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +399 -1
- package/dist/assets/cesium/Workers/createSphereGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createTaskProcessorWorker.js +32 -1
- package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +492 -1
- package/dist/assets/cesium/Workers/createVectorTileGeometries.js +386 -1
- package/dist/assets/cesium/Workers/createVectorTilePoints.js +112 -1
- package/dist/assets/cesium/Workers/createVectorTilePolygons.js +384 -1
- package/dist/assets/cesium/Workers/createVectorTilePolylines.js +262 -1
- package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +568 -1
- package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +2277 -3
- package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +745 -1
- package/dist/assets/cesium/Workers/createWallGeometry.js +489 -1
- package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +337 -1
- package/dist/assets/cesium/Workers/decodeDraco.js +369 -1
- package/dist/assets/cesium/Workers/decodeGoogleEarthEnterprisePacket.js +2650 -1
- package/dist/assets/cesium/Workers/decodeI3S.js +835 -0
- package/dist/assets/cesium/Workers/transcodeKTX2.js +3425 -1
- package/dist/assets/cesium/Workers/transferTypedArrayTest.js +41 -1
- package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +818 -1
- package/dist/assets/cesium.4137c8.js +164897 -0
- package/dist/assets/cesium.js +1 -1
- package/dist/assets/core.306872.js +19286 -0
- package/dist/assets/core.js +1 -1
- package/dist/assets/favicon-128.4c4ce5.png +0 -0
- package/dist/assets/favicon-180.5b99c0.png +0 -0
- package/dist/assets/favicon-192.0e205e.png +0 -0
- package/dist/assets/favicon-32.6b9add.png +0 -0
- package/dist/assets/favicon.d5ec97.svg +10 -0
- package/dist/assets/font/OFL.txt +93 -0
- package/dist/assets/font/TitilliumWeb-Regular.9ca076.woff2 +0 -0
- package/dist/assets/index-cfed33b1.js +1 -0
- package/dist/assets/ol.328bbf.js +60117 -0
- package/dist/assets/ol.js +1 -1
- package/dist/assets/style/icon-marker-blue.534e37.png +0 -0
- package/dist/assets/style/icon-marker-green.0b6a92.png +0 -0
- package/dist/assets/style/icon-marker-o-blue.7b6d62.png +0 -0
- package/dist/assets/style/icon-marker-o-green.c863c0.png +0 -0
- package/dist/assets/style/icon-marker-o-red.93ff58.png +0 -0
- package/dist/assets/style/icon-marker-o.036477.png +0 -0
- package/dist/assets/style/icon-marker-red.313d03.png +0 -0
- package/dist/assets/style/icon-marker.70960f.png +0 -0
- package/dist/assets/style/icon-pin-blue.7be369.png +0 -0
- package/dist/assets/style/icon-pin-green.cbb935.png +0 -0
- package/dist/assets/style/icon-pin-red.3f25b2.png +0 -0
- package/dist/assets/style/icon-pin.b7ce77.png +0 -0
- package/dist/assets/ui.e84ce9.css +5 -0
- package/dist/assets/ui.e84ce9.js +16488 -0
- package/dist/assets/ui.js +1 -1
- package/dist/assets/vue.1c8696.js +4911 -0
- package/dist/assets/vue.js +5 -1
- package/dist/assets/vuetify.008fac.css +5 -0
- package/dist/assets/vuetify.008fac.js +21262 -0
- package/dist/assets/vuetify.js +5 -2
- package/dist/index.html +90 -8
- package/index.html +111 -0
- package/index.js +203 -18
- package/lib/cesium.js +1 -1
- package/lib/core.js +1 -1
- package/lib/olLib.js +861 -843
- package/lib/ui.js +1 -1
- package/lib/vue.js +2 -1
- package/lib/vuetify.js +2 -2
- package/package.json +53 -34
- package/plugins/.eslintrc +9 -0
- package/plugins/@vcmap-show-case/README.md +28 -0
- package/plugins/@vcmap-show-case/buttons-example/README.md +4 -0
- package/plugins/@vcmap-show-case/buttons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/buttons-example/src/ButtonsExample.vue +282 -0
- package/plugins/@vcmap-show-case/buttons-example/src/index.js +51 -0
- package/plugins/@vcmap-show-case/category-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/category-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/category-tester/src/CategoriesExample.vue +135 -0
- package/plugins/@vcmap-show-case/category-tester/src/CollectionComponentOptions.vue +209 -0
- package/plugins/@vcmap-show-case/category-tester/src/index.js +73 -0
- package/plugins/@vcmap-show-case/collection-manager-example/README.md +3 -0
- package/plugins/@vcmap-show-case/collection-manager-example/package.json +5 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/CollectionManagerExample.vue +182 -0
- package/plugins/@vcmap-show-case/collection-manager-example/src/index.js +79 -0
- package/plugins/@vcmap-show-case/config-editor/README.md +3 -0
- package/plugins/@vcmap-show-case/config-editor/package.json +5 -0
- package/plugins/@vcmap-show-case/config-editor/src/ConfigEditor.vue +62 -0
- package/plugins/@vcmap-show-case/config-editor/src/index.js +49 -0
- package/plugins/@vcmap-show-case/context-menu-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/context-menu-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/context-menu-tester/src/index.js +41 -0
- package/plugins/@vcmap-show-case/form-inputs-example/README.md +4 -0
- package/plugins/@vcmap-show-case/form-inputs-example/config.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/package.json +5 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/FormInputsExample.vue +516 -0
- package/plugins/@vcmap-show-case/form-inputs-example/src/exampleActions.js +36 -0
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/index.js +123 -39
- package/plugins/{@vcmap/pluginExample → @vcmap-show-case/form-inputs-example/src}/validation.js +14 -2
- package/plugins/@vcmap-show-case/hello-world/README.md +31 -0
- package/plugins/@vcmap-show-case/hello-world/package.json +6 -0
- package/plugins/@vcmap-show-case/hello-world/plugin-assets/vcs_logo.png +0 -0
- package/plugins/@vcmap-show-case/hello-world/src/defaultOptions.js +4 -0
- package/plugins/@vcmap-show-case/hello-world/src/helloWorld.vue +69 -0
- package/plugins/@vcmap-show-case/hello-world/src/index.js +142 -0
- package/plugins/@vcmap-show-case/hello-world/tests/helloWorld.spec.js +53 -0
- package/plugins/@vcmap-show-case/icons-example/README.md +5 -0
- package/plugins/@vcmap-show-case/icons-example/package.json +5 -0
- package/plugins/@vcmap-show-case/icons-example/src/AllIconsComponent.vue +51 -0
- package/plugins/@vcmap-show-case/icons-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/list-example/README.md +3 -0
- package/plugins/@vcmap-show-case/list-example/package.json +5 -0
- package/plugins/@vcmap-show-case/list-example/src/ListExample.vue +411 -0
- package/plugins/@vcmap-show-case/list-example/src/index.js +46 -0
- package/plugins/@vcmap-show-case/notifier-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/notifier-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/NotifierTester.vue +82 -0
- package/plugins/@vcmap-show-case/notifier-tester/src/index.js +42 -0
- package/plugins/@vcmap-show-case/plugin-editors/README.md +4 -0
- package/plugins/@vcmap-show-case/plugin-editors/package.json +5 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/PluginEditors.vue +119 -0
- package/plugins/@vcmap-show-case/plugin-editors/src/index.js +41 -0
- package/plugins/@vcmap-show-case/project-selector/README.md +25 -0
- package/plugins/@vcmap-show-case/project-selector/config.json +15 -0
- package/plugins/@vcmap-show-case/project-selector/package.json +13 -0
- package/plugins/@vcmap-show-case/project-selector/src/ModulesListComponent.vue +65 -0
- package/plugins/@vcmap-show-case/project-selector/src/ProjectSelectorComponent.vue +102 -0
- package/plugins/@vcmap-show-case/project-selector/src/de.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/en.json +10 -0
- package/plugins/@vcmap-show-case/project-selector/src/index.js +269 -0
- package/plugins/@vcmap-show-case/simple-graph/README.md +71 -0
- package/plugins/@vcmap-show-case/simple-graph/package.json +11 -0
- package/plugins/@vcmap-show-case/simple-graph/src/SimpleGraphComponent.vue +59 -0
- package/plugins/@vcmap-show-case/simple-graph/src/index.js +17 -0
- package/plugins/@vcmap-show-case/simple-graph/src/simpleGraphView.js +78 -0
- package/plugins/@vcmap-show-case/style-input-example/README.md +4 -0
- package/plugins/@vcmap-show-case/style-input-example/package.json +5 -0
- package/plugins/@vcmap-show-case/style-input-example/src/StyleExample.vue +190 -0
- package/plugins/@vcmap-show-case/style-input-example/src/index.js +42 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/README.md +21 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/config.json +3 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/package.json +5 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/index.js +34 -0
- package/plugins/@vcmap-show-case/switch-map-callback-example/src/switchMapCallback.js +47 -0
- package/plugins/@vcmap-show-case/table-example/README.md +3 -0
- package/plugins/@vcmap-show-case/table-example/package.json +5 -0
- package/plugins/@vcmap-show-case/table-example/src/DataTableExample.vue +182 -0
- package/plugins/@vcmap-show-case/table-example/src/index.js +49 -0
- package/plugins/@vcmap-show-case/textfields-example/README.md +3 -0
- package/plugins/@vcmap-show-case/textfields-example/package.json +5 -0
- package/plugins/{example/mySuperComponent.vue → @vcmap-show-case/textfields-example/src/TextfieldsExample.vue} +13 -31
- package/plugins/@vcmap-show-case/textfields-example/src/index.js +64 -0
- package/plugins/{@vcmap → @vcmap-show-case}/theme-changer/README.md +5 -3
- package/plugins/@vcmap-show-case/theme-changer/config.json +69 -0
- package/plugins/@vcmap-show-case/theme-changer/package.json +11 -0
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/ThemeChangerComponent.vue +36 -8
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/index.js +20 -14
- package/plugins/@vcmap-show-case/vector-properties-example/package.json +5 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/VectorPropertiesExample.vue +128 -0
- package/plugins/@vcmap-show-case/vector-properties-example/src/index.js +40 -0
- package/plugins/@vcmap-show-case/window-tester/README.md +3 -0
- package/plugins/@vcmap-show-case/window-tester/package.json +5 -0
- package/plugins/@vcmap-show-case/window-tester/src/EmptyComponent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/MyCustomHeader.vue +31 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExample.vue +185 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleContent.vue +18 -0
- package/plugins/@vcmap-show-case/window-tester/src/WindowExampleToggleChild.vue +45 -0
- package/plugins/@vcmap-show-case/window-tester/src/index.js +80 -0
- package/plugins/@vcmap-show-case/window-tester/src/toolboxData.js +288 -0
- package/plugins/@vcmap-show-case/wizard-example/README.md +3 -0
- package/plugins/@vcmap-show-case/wizard-example/package.json +5 -0
- package/plugins/@vcmap-show-case/wizard-example/src/WizardExample.vue +127 -0
- package/plugins/@vcmap-show-case/wizard-example/src/index.js +53 -0
- package/plugins/package.json +9 -2
- package/public/assets/@mdi/font/LICENSE +20 -0
- package/public/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/public/assets/@mdi/font/css/materialdesignicons.min.css +3 -0
- package/public/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/public/assets/favicon-128.png +0 -0
- package/public/assets/favicon-180.png +0 -0
- package/public/assets/favicon-192.png +0 -0
- package/public/assets/favicon-32.png +0 -0
- package/public/assets/favicon.svg +10 -0
- package/public/assets/font/OFL.txt +93 -0
- package/public/assets/font/TitilliumWeb-Regular.woff2 +0 -0
- package/public/assets/style/icon-marker-blue.png +0 -0
- package/public/assets/style/icon-marker-green.png +0 -0
- package/public/assets/style/icon-marker-o-blue.png +0 -0
- package/public/assets/style/icon-marker-o-green.png +0 -0
- package/public/assets/style/icon-marker-o-red.png +0 -0
- package/public/assets/style/icon-marker-o.png +0 -0
- package/public/assets/style/icon-marker-red.png +0 -0
- package/public/assets/style/icon-marker.png +0 -0
- package/public/assets/style/icon-pin-blue.png +0 -0
- package/public/assets/style/icon-pin-green.png +0 -0
- package/public/assets/style/icon-pin-red.png +0 -0
- package/public/assets/style/icon-pin.png +0 -0
- package/src/actions/StyleSelector.vue +121 -0
- package/src/actions/actionHelper.js +186 -50
- package/src/actions/stateRefAction.js +2 -3
- package/src/application/VcsApp.vue +539 -93
- package/src/application/VcsAppWrapper.vue +32 -0
- package/src/application/VcsAttributions.vue +83 -0
- package/src/application/VcsAttributionsFooter.vue +83 -0
- package/src/application/VcsMap.vue +22 -5
- package/src/application/VcsNavbar.vue +217 -0
- package/src/application/VcsSettings.vue +98 -0
- package/src/application/attributionsHelper.js +162 -0
- package/src/callback/activateLayersCallback.js +54 -0
- package/src/callback/applyLayerStyleCallback.js +63 -0
- package/src/callback/deactivateLayersCallback.js +54 -0
- package/src/callback/goToViewpointCallback.js +54 -0
- package/src/callback/vcsCallback.js +66 -0
- package/src/components/ImageElementInjector.vue +24 -0
- package/src/components/buttons/VcsActionButtonList.vue +129 -0
- package/src/components/buttons/VcsButton.vue +151 -0
- package/src/components/buttons/VcsFormButton.vue +178 -0
- package/src/components/buttons/VcsToolButton.vue +161 -0
- package/src/components/form-inputs-controls/VcsCheckbox.vue +115 -0
- package/src/components/form-inputs-controls/VcsChipArrayInput.vue +290 -0
- package/src/components/form-inputs-controls/VcsDatePicker.vue +156 -0
- package/src/components/form-inputs-controls/VcsFormSection.vue +150 -0
- package/src/components/form-inputs-controls/VcsLabel.vue +56 -0
- package/src/components/form-inputs-controls/VcsRadio.vue +149 -0
- package/src/components/form-inputs-controls/VcsRadioGrid.vue +175 -0
- package/src/components/form-inputs-controls/VcsSelect.vue +211 -0
- package/src/components/form-inputs-controls/VcsSlider.vue +73 -0
- package/src/components/form-inputs-controls/VcsTextArea.vue +180 -0
- package/src/components/form-inputs-controls/VcsTextField.vue +298 -0
- package/src/components/form-inputs-controls/VcsWizard.vue +137 -0
- package/src/components/form-inputs-controls/VcsWizardStep.vue +161 -0
- package/src/components/form-inputs-controls/composables.js +31 -0
- package/src/components/form-output/VcsFormattedNumber.vue +103 -0
- package/src/components/icons/+all.js +463 -0
- package/src/components/icons/2DAreaIcon.vue +58 -0
- package/src/components/icons/2DDistanceIcon.vue +24 -0
- package/src/components/icons/3DAreaIcon.vue +58 -0
- package/src/components/icons/3DDistanceIcon.vue +24 -0
- package/src/components/icons/3DHeightIcon.vue +24 -0
- package/src/components/icons/AngleIcon.vue +16 -0
- package/src/components/icons/AssociationsIcon.vue +37 -0
- package/src/components/icons/AxisIcon.vue +35 -0
- package/src/components/icons/BoundingBoxIcon.vue +38 -0
- package/src/components/icons/CheckboxCheckedIcon.vue +12 -0
- package/src/components/icons/CheckboxIcon.vue +21 -0
- package/src/components/icons/CheckboxIndeterminateIcon.vue +10 -0
- package/src/components/icons/CircleIcon.vue +25 -0
- package/src/components/icons/ClippingHorizontalIcon.vue +18 -0
- package/src/components/icons/ClippingIcon.vue +17 -0
- package/src/components/icons/ClippingVerticalIcon.vue +18 -0
- package/src/components/icons/ColorPickerIcon.vue +17 -0
- package/src/components/icons/ColorSwatchIcon.vue +21 -0
- package/src/components/icons/CommentIcon.vue +19 -0
- package/src/components/icons/CompassIcon.vue +24 -0
- package/src/components/icons/ComponentsIcon.vue +18 -0
- package/src/components/icons/ConeIcon.vue +30 -0
- package/src/components/icons/DimensionsHouseIcon.vue +20 -0
- package/src/components/icons/EditIcon.vue +17 -0
- package/src/components/icons/EditVerticesIcon.vue +35 -0
- package/src/components/icons/ElevationProfileIcon.vue +104 -0
- package/src/components/icons/ExportAreaIcon.vue +17 -0
- package/src/components/icons/ExportFlightIcon.vue +17 -0
- package/src/components/icons/ExportIcon.vue +24 -0
- package/src/components/icons/ExternalLinkIcon.vue +23 -0
- package/src/components/icons/EyeIcon.vue +17 -0
- package/src/components/icons/FastForwardIcon.vue +17 -0
- package/src/components/icons/FilterIcon.vue +18 -0
- package/src/components/icons/GlobalTerrainIcon.vue +19 -0
- package/src/components/icons/GlobeNatureIcon.vue +17 -0
- package/src/components/icons/GroundIcon.vue +27 -0
- package/src/components/icons/HealthCareIndustriesIcon.vue +113 -0
- package/src/components/icons/HelpIcon.vue +17 -0
- package/src/components/icons/HideIcon.vue +25 -0
- package/src/components/icons/HomePointIcon.vue +17 -0
- package/src/components/icons/HospitalsIcon.vue +223 -0
- package/src/components/icons/HouseIcon.vue +32 -0
- package/src/components/icons/ImportIcon.vue +18 -0
- package/src/components/icons/InfoIcon.vue +24 -0
- package/src/components/icons/KebabIcon.vue +38 -0
- package/src/components/icons/LabelIcon.vue +23 -0
- package/src/components/icons/LayersIcon.vue +28 -0
- package/src/components/icons/LegendIcon.vue +24 -0
- package/src/components/icons/LineIcon.vue +22 -0
- package/src/components/icons/LinkIcon.vue +17 -0
- package/src/components/icons/LogoutIcon.vue +17 -0
- package/src/components/icons/MapIcon.vue +18 -0
- package/src/components/icons/MenuIcon.vue +36 -0
- package/src/components/icons/MinusIcon.vue +18 -0
- package/src/components/icons/ObjectAttributeIcon.vue +18 -0
- package/src/components/icons/ObjectSelectIcon.vue +18 -0
- package/src/components/icons/ObliqueViewIcon.vue +19 -0
- package/src/components/icons/PdfIcon.vue +19 -0
- package/src/components/icons/PedestrianIcon.vue +17 -0
- package/src/components/icons/PenIcon.vue +16 -0
- package/src/components/icons/PlayCircleIcon.vue +20 -0
- package/src/components/icons/PlusIcon.vue +18 -0
- package/src/components/icons/PoiIcon.vue +23 -0
- package/src/components/icons/PointIcon.vue +40 -0
- package/src/components/icons/PointSelectIcon.vue +18 -0
- package/src/components/icons/PresentationModeIcon.vue +17 -0
- package/src/components/icons/ProgressIcon.vue +26 -0
- package/src/components/icons/QueryIcon.vue +39 -0
- package/src/components/icons/RectangleIcon.vue +24 -0
- package/src/components/icons/ReturnIcon.vue +17 -0
- package/src/components/icons/RewindIcon.vue +16 -0
- package/src/components/icons/RotateLeftIcon.vue +17 -0
- package/src/components/icons/RotateRightIcon.vue +17 -0
- package/src/components/icons/ScreenshotIcon.vue +53 -0
- package/src/components/icons/SearchIcon.vue +17 -0
- package/src/components/icons/ShadowIcon.vue +18 -0
- package/src/components/icons/ShapesIcon.vue +35 -0
- package/src/components/icons/ShareIcon.vue +22 -0
- package/src/components/icons/SimpleCircleFilledIcon.vue +18 -0
- package/src/components/icons/SimpleCircleHalfFilledIcon.vue +16 -0
- package/src/components/icons/SimpleCircleOutlinedIcon.vue +13 -0
- package/src/components/icons/SkipNextIcon.vue +18 -0
- package/src/components/icons/SkipPreviousIcon.vue +18 -0
- package/src/components/icons/SplitViewIcon.vue +19 -0
- package/src/components/icons/TerrainBoxIcon.vue +19 -0
- package/src/components/icons/TextStyleIcon.vue +17 -0
- package/src/components/icons/ThreeDimensionsIcon.vue +17 -0
- package/src/components/icons/ToolsIcon.vue +16 -0
- package/src/components/icons/TouchIcon.vue +18 -0
- package/src/components/icons/TrashCanIcon.vue +18 -0
- package/src/components/icons/TriangleIcon.vue +16 -0
- package/src/components/icons/TwoDimensionsIcon.vue +18 -0
- package/src/components/icons/UploadIcon.vue +17 -0
- package/src/components/icons/UserProfileIcon.vue +17 -0
- package/src/components/icons/UserShareIcon.vue +16 -0
- package/src/components/icons/VideoRecorderIcon.vue +23 -0
- package/src/components/icons/ViewpointFlightIcon.vue +28 -0
- package/src/components/icons/ViewpointIcon.vue +28 -0
- package/src/components/icons/Viewshed360Icon.vue +18 -0
- package/src/components/icons/ViewshedConeIcon.vue +17 -0
- package/src/components/icons/ViewshedIcon.vue +18 -0
- package/src/components/icons/WalkingIcon.vue +17 -0
- package/src/components/icons/WallIcon.vue +22 -0
- package/src/components/icons/WandIcon.vue +123 -0
- package/src/components/lists/VcsActionList.vue +132 -0
- package/src/components/lists/VcsList.vue +590 -0
- package/src/components/lists/VcsTreeview.vue +112 -0
- package/src/components/lists/VcsTreeviewLeaf.vue +81 -0
- package/src/components/lists/VcsTreeviewSearchbar.vue +148 -0
- package/src/components/notification/VcsBadge.vue +29 -0
- package/src/components/notification/VcsHelp.vue +39 -0
- package/src/components/notification/VcsTooltip.vue +160 -0
- package/src/components/notification/validation.js +19 -0
- package/src/components/plugins/AbstractConfigEditor.vue +84 -0
- package/src/components/style/MenuWrapper.vue +140 -0
- package/src/components/style/VcsFillMenu.vue +61 -0
- package/src/components/style/VcsFillSelector.vue +45 -0
- package/src/components/style/VcsImageMenu.vue +83 -0
- package/src/components/style/VcsImageSelector.vue +577 -0
- package/src/components/style/VcsStrokeMenu.vue +73 -0
- package/src/components/style/VcsStrokeSelector.vue +88 -0
- package/src/components/style/VcsTextMenu.vue +81 -0
- package/src/components/style/VcsTextSelector.vue +269 -0
- package/src/components/style/VcsVectorStyleComponent.vue +114 -0
- package/src/components/style/composables.js +84 -0
- package/src/components/tables/VcsDataTable.vue +475 -0
- package/src/components/tables/VcsTable.vue +145 -0
- package/src/components/vector-properties/VcsVectorPropertiesComponent.vue +778 -0
- package/src/components/vector-properties/composables.js +93 -0
- package/src/contentTree/LayerTree.vue +19 -15
- package/src/contentTree/contentTreeCollection.js +114 -42
- package/src/contentTree/contentTreeItem.js +109 -43
- package/src/contentTree/groupContentTreeItem.js +46 -23
- package/src/contentTree/layerContentTreeItem.js +54 -23
- package/src/contentTree/layerGroupContentTreeItem.js +58 -26
- package/src/contentTree/nodeContentTreeItem.js +19 -8
- package/src/contentTree/obliqueCollectionContentTreeItem.js +51 -22
- package/src/contentTree/subContentTreeItem.js +14 -5
- package/src/contentTree/vcsObjectContentTreeItem.js +27 -16
- package/src/contentTree/viewpointContentTreeItem.js +121 -0
- package/src/downloadHelper.js +52 -0
- package/src/featureInfo/AddressBalloonComponent.vue +58 -0
- package/src/featureInfo/BalloonComponent.vue +193 -0
- package/src/featureInfo/abstractFeatureInfoView.js +346 -0
- package/src/featureInfo/addressBalloonFeatureInfoView.js +130 -0
- package/src/featureInfo/balloonFeatureInfoView.js +159 -0
- package/src/featureInfo/balloonHelper.js +172 -0
- package/src/featureInfo/featureInfo.js +525 -0
- package/src/featureInfo/featureInfoInteraction.js +48 -0
- package/src/featureInfo/iframeFeatureInfoView.js +97 -0
- package/src/featureInfo/tableFeatureInfoView.js +120 -0
- package/src/i18n/de.js +195 -0
- package/src/i18n/en.js +195 -0
- package/src/i18n/i18nCollection.js +137 -0
- package/src/init.js +121 -36
- package/src/legend/StyleLegendItem.vue +176 -0
- package/src/legend/VcsLegend.vue +140 -0
- package/src/legend/legendHelper.js +204 -0
- package/src/logo-mobile.svg +9 -0
- package/src/logo.svg +26 -0
- package/src/manager/buttonManager.js +30 -61
- package/src/manager/collectionManager/CollectionComponent.vue +140 -0
- package/src/manager/collectionManager/CollectionComponentList.vue +77 -0
- package/src/manager/collectionManager/CollectionComponentProvider.vue +39 -0
- package/src/manager/collectionManager/CollectionManager.vue +62 -0
- package/src/manager/collectionManager/categoryManager.js +83 -0
- package/src/manager/collectionManager/collectionComponent.js +470 -0
- package/src/manager/collectionManager/collectionManager.js +432 -0
- package/src/manager/contextMenu/ContextMenuComponent.vue +43 -0
- package/src/manager/contextMenu/contextMenuInteraction.js +47 -0
- package/src/manager/contextMenu/contextMenuManager.js +220 -0
- package/src/manager/navbarManager.js +115 -0
- package/src/manager/toolbox/GroupToolboxComponent.vue +128 -0
- package/src/manager/toolbox/SelectToolboxComponent.vue +144 -0
- package/src/manager/toolbox/ToolboxManager.vue +139 -74
- package/src/manager/toolbox/toolboxManager.js +371 -0
- package/src/manager/window/WindowComponent.vue +105 -85
- package/src/manager/window/WindowComponentHeader.vue +116 -25
- package/src/manager/window/WindowManager.vue +133 -50
- package/src/manager/window/windowHelper.js +465 -0
- package/src/manager/window/windowManager.js +297 -91
- package/src/navigation/{mapNavCompass.vue → MapNavCompass.vue} +31 -11
- package/src/navigation/MapNavigation.vue +291 -0
- package/src/navigation/ObliqueRotation.vue +69 -0
- package/src/navigation/{orientationToolsButton.vue → OrientationToolsButton.vue} +14 -13
- package/src/navigation/{tiltSlider.vue → TiltSlider.vue} +40 -17
- package/src/navigation/VcsCompass.vue +69 -0
- package/src/navigation/VcsZoomButton.vue +52 -0
- package/src/navigation/overviewMap.js +142 -104
- package/src/navigation/overviewMapClickedInteraction.js +6 -1
- package/src/notifier/NotifierComponent.vue +86 -0
- package/src/notifier/notifier.js +129 -0
- package/src/pluginHelper.js +148 -20
- package/src/search/ResultItem.vue +83 -0
- package/src/search/ResultsComponent.vue +103 -0
- package/src/search/SearchComponent.vue +116 -0
- package/src/search/search.js +342 -0
- package/src/setup.js +9 -10
- package/src/state.js +272 -0
- package/src/styles/_theming.scss +69 -11
- package/src/styles/_typography.scss +3 -6
- package/src/styles/main.scss +12 -0
- package/src/styles/shades.scss +4 -0
- package/src/styles/utils/_border.scss +1 -1
- package/src/styles/utils/_cursor.scss +4 -0
- package/src/styles/utils/_display.scss +1 -1
- package/src/styles/variables.scss +138 -0
- package/src/styles/vcsFont.scss +2 -0
- package/src/styles/vcsGrid.scss +13 -0
- package/src/uiConfig.js +83 -0
- package/src/vcsUiApp.js +510 -69
- package/src/vuePlugins/i18n.js +51 -13
- package/src/vuePlugins/vuetify.js +104 -43
- package/config/berlin.config.json +0 -529
- package/dist/assets/cesium/Workers/ArcType-fc72c06c.js +0 -1
- package/dist/assets/cesium/Workers/AttributeCompression-80665726.js +0 -1
- package/dist/assets/cesium/Workers/AxisAlignedBoundingBox-a655a4bc.js +0 -1
- package/dist/assets/cesium/Workers/BoundingRectangle-c3b79029.js +0 -1
- package/dist/assets/cesium/Workers/BoxGeometry-f8f9c981.js +0 -1
- package/dist/assets/cesium/Workers/Color-de06a177.js +0 -1
- package/dist/assets/cesium/Workers/ComponentDatatype-a15c9a19.js +0 -1
- package/dist/assets/cesium/Workers/CoplanarPolygonGeometryLibrary-48cdc26d.js +0 -1
- package/dist/assets/cesium/Workers/CorridorGeometryLibrary-ddc027d3.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometry-82a8cbe6.js +0 -1
- package/dist/assets/cesium/Workers/CylinderGeometryLibrary-76cda53e.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometry-32d55454.js +0 -1
- package/dist/assets/cesium/Workers/EllipseGeometryLibrary-b2ae188a.js +0 -1
- package/dist/assets/cesium/Workers/EllipseOutlineGeometry-f05a5a27.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeodesic-19e75e11.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidGeometry-7c99fc81.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidOutlineGeometry-21c243df.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidRhumbLine-6145377b.js +0 -1
- package/dist/assets/cesium/Workers/EllipsoidTangentPlane-a01286f6.js +0 -1
- package/dist/assets/cesium/Workers/EncodedCartesian3-d9f5c4a4.js +0 -1
- package/dist/assets/cesium/Workers/FrustumGeometry-17776af8.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttribute-89a520b9.js +0 -1
- package/dist/assets/cesium/Workers/GeometryAttributes-32b29525.js +0 -1
- package/dist/assets/cesium/Workers/GeometryInstance-4fbf16ba.js +0 -1
- package/dist/assets/cesium/Workers/GeometryOffsetAttribute-8c5e10db.js +0 -1
- package/dist/assets/cesium/Workers/GeometryPipeline-309fad76.js +0 -1
- package/dist/assets/cesium/Workers/IndexDatatype-f1dcdf35.js +0 -1
- package/dist/assets/cesium/Workers/IntersectionTests-58aa8f80.js +0 -1
- package/dist/assets/cesium/Workers/Matrix2-47e98d76.js +0 -1
- package/dist/assets/cesium/Workers/OrientedBoundingBox-fcb5b750.js +0 -1
- package/dist/assets/cesium/Workers/Plane-3f01019d.js +0 -1
- package/dist/assets/cesium/Workers/PolygonGeometryLibrary-0b29eb16.js +0 -1
- package/dist/assets/cesium/Workers/PolygonPipeline-a934c4dd.js +0 -1
- package/dist/assets/cesium/Workers/PolylinePipeline-8095c9bc.js +0 -1
- package/dist/assets/cesium/Workers/PolylineVolumeGeometryLibrary-67d12fff.js +0 -1
- package/dist/assets/cesium/Workers/PrimitivePipeline-980e44c5.js +0 -1
- package/dist/assets/cesium/Workers/RectangleGeometryLibrary-621c6de8.js +0 -1
- package/dist/assets/cesium/Workers/RuntimeError-8952249c.js +0 -1
- package/dist/assets/cesium/Workers/TerrainEncoding-f96552d5.js +0 -1
- package/dist/assets/cesium/Workers/Transforms-c8cb8f43.js +0 -39
- package/dist/assets/cesium/Workers/VertexFormat-a0b706b0.js +0 -1
- package/dist/assets/cesium/Workers/WallGeometryLibrary-c03d8479.js +0 -1
- package/dist/assets/cesium/Workers/WebGLConstants-508b9636.js +0 -1
- package/dist/assets/cesium/Workers/WebMercatorProjection-79b3214e.js +0 -1
- package/dist/assets/cesium/Workers/_commonjsHelpers-3aae1032-26891ab7.js +0 -1
- package/dist/assets/cesium/Workers/_rollup_plugin_ignore_empty_module_placeholder-57d574d0.js +0 -1
- package/dist/assets/cesium/Workers/arrayRemoveDuplicates-dc2f4046.js +0 -1
- package/dist/assets/cesium/Workers/cesiumWorkerBootstrapper.js +0 -6
- package/dist/assets/cesium/Workers/combine-3c023bda.js +0 -1
- package/dist/assets/cesium/Workers/defaultValue-81eec7ed.js +0 -1
- package/dist/assets/cesium.6b5bb6.js +0 -9105
- package/dist/assets/core.98f9bb.js +0 -4
- package/dist/assets/index.0be2842f.js +0 -1
- package/dist/assets/index.60dea538.css +0 -1
- package/dist/assets/ol.0561aa.js +0 -318
- package/dist/assets/ui.b7c1e3.css +0 -1
- package/dist/assets/ui.b7c1e3.js +0 -39
- package/dist/assets/uicomponents.682c5f.css +0 -1
- package/dist/assets/uicomponents.682c5f.js +0 -32
- package/dist/assets/uicomponents.js +0 -1
- package/dist/assets/vue-composition-api.f926fa.js +0 -14
- package/dist/assets/vue-composition-api.js +0 -2
- package/dist/assets/vue.ddcb6b.js +0 -9
- package/dist/assets/vuetify.d21163.css +0 -5
- package/dist/assets/vuetify.d21163.js +0 -48
- package/lib/uicomponents.js +0 -1
- package/lib/vue-composition-api.js +0 -2
- package/map.config.json +0 -35
- package/plugins/@vcmap/pluginExample/config.json +0 -6
- package/plugins/@vcmap/pluginExample/package.json +0 -7
- package/plugins/@vcmap/pluginExample/pluginExampleComponent.vue +0 -374
- package/plugins/@vcmap/project-selector/ContextsListComponent.vue +0 -62
- package/plugins/@vcmap/project-selector/ProjectSelectorComponent.vue +0 -81
- package/plugins/@vcmap/project-selector/README.md +0 -29
- package/plugins/@vcmap/project-selector/config.json +0 -15
- package/plugins/@vcmap/project-selector/index.js +0 -254
- package/plugins/@vcmap/project-selector/package.json +0 -15
- package/plugins/@vcmap/theme-changer/config.json +0 -69
- package/plugins/@vcmap/theme-changer/package.json +0 -12
- package/plugins/buttonExamples/ButtonExamples.vue +0 -190
- package/plugins/buttonExamples/index.js +0 -40
- package/plugins/categoryTest/Categories.vue +0 -145
- package/plugins/categoryTest/Category.vue +0 -114
- package/plugins/categoryTest/ItemEditor.vue +0 -13
- package/plugins/categoryTest/index.js +0 -41
- package/plugins/example/index.js +0 -56
- package/plugins/test/editor.vue +0 -63
- package/plugins/test/index.js +0 -93
- package/plugins/test/myCustomHeader.vue +0 -19
- package/plugins/test/toolbox-data.js +0 -49
- package/plugins/test/vcsContent.vue +0 -23
- package/plugins/test/windowManagerExample.vue +0 -144
- package/src/actions/styleSelector.vue +0 -90
- package/src/application/Navbar.vue +0 -118
- package/src/application/empty-cmp.vue +0 -6
- package/src/assets/logo.svg +0 -26
- package/src/contentTree/viewPointContentTreeItem.js +0 -107
- package/src/lang/de.js +0 -60
- package/src/lang/en.js +0 -53
- package/src/manager/toolbox/ToolboxMultiSelectButton.vue +0 -96
- package/src/manager/toolbox/ToolboxSingleSelectButton.vue +0 -98
- package/src/manager/toolbox/toolbox-manager.js +0 -203
- package/src/navigation/mapNavigation.vue +0 -201
- package/src/navigation/obliqueRotation.vue +0 -48
- package/src/navigation/vcsCompass.vue +0 -144
- package/src/navigation/vcsZoomButton.vue +0 -27
- package/start.js +0 -3
@@ -0,0 +1,1801 @@
|
|
1
|
+
{
|
2
|
+
"name": "VC Map Demo",
|
3
|
+
"_id": "VC Map Demo",
|
4
|
+
"description": "VC Map Demo www.virtualcitymap.de",
|
5
|
+
"startingViewpointName": "startview",
|
6
|
+
"startingMapName": "cesium",
|
7
|
+
"projection": {
|
8
|
+
"epsg": "25832",
|
9
|
+
"proj4": "+proj=utm +zone=32 +ellps=GRS80 +units=m +no_defs"
|
10
|
+
},
|
11
|
+
"i18n": [
|
12
|
+
{
|
13
|
+
"name": "Demo",
|
14
|
+
"de": {
|
15
|
+
"layer": {
|
16
|
+
"buildings": "LOD2 Gebäude - Open Data 2022",
|
17
|
+
"summerTrees": "Sommerbäume",
|
18
|
+
"berlinLOD2Textured": "Gebäude texturiert 2013",
|
19
|
+
"historicImages1928": "Historische Luftbilder 1928",
|
20
|
+
"waterSpeed": "Fließgeschwindigkeit (HQ100)",
|
21
|
+
"waterHeight": "Wasserhöhen (HQ100)",
|
22
|
+
"securedFloodPlains": "Vorläufig gesicherte Überschwemmungsgebiete",
|
23
|
+
"designatedFloodPlains": "Festgesetzte Überschwemmungsgebiete",
|
24
|
+
"footprints": "OSM Gebäudegrundrisse",
|
25
|
+
"GermanyBaseTerrain": "Gelände"
|
26
|
+
},
|
27
|
+
"featureInfo": {
|
28
|
+
"waterSpeed": "Geschwindigkeit [m/s]",
|
29
|
+
"waterHeight": "Wasserhöhe [m]"
|
30
|
+
},
|
31
|
+
"codeLists": {
|
32
|
+
"values": {
|
33
|
+
"roofType": {
|
34
|
+
"1000": "Flachdach",
|
35
|
+
"2100": "Pultdach",
|
36
|
+
"2200": "Versetztes Pultdach",
|
37
|
+
"3100": "Satteldach",
|
38
|
+
"3200": "Walmdach",
|
39
|
+
"3300": "Krüppelwalmdach",
|
40
|
+
"3400": "Mansardendach",
|
41
|
+
"3500": "Zeltdach",
|
42
|
+
"3600": "Kegeldach",
|
43
|
+
"3700": "Kuppeldach",
|
44
|
+
"3800": "Sheddach",
|
45
|
+
"3900": "Bogendach",
|
46
|
+
"4000": "Turmdach",
|
47
|
+
"5000": "Mischform",
|
48
|
+
"9999": "Sonstiges"
|
49
|
+
},
|
50
|
+
"function": {
|
51
|
+
"31001_1000": "Wohngebäude",
|
52
|
+
"31001_1010": "Wohnhaus",
|
53
|
+
"31001_1020": "Wohnheim",
|
54
|
+
"31001_1021": "Kinderheim",
|
55
|
+
"31001_1022": "Seniorenheim",
|
56
|
+
"31001_1023": "Schwesternwohnheim",
|
57
|
+
"31001_1024": "Studenten-, Schülerwohnheim",
|
58
|
+
"31001_1025": "Schullandheim",
|
59
|
+
"31001_1100": "Gemischt genutztes Gebäude mit Wohnen",
|
60
|
+
"31001_1110": "Wohngebäude mit Gemeinbedarf",
|
61
|
+
"31001_1120": "Wohngebäude mit Handel und Dienstleistungen",
|
62
|
+
"31001_1121": "Wohn- und Verwaltungsgebäude",
|
63
|
+
"31001_1122": "Wohn- und Bürogebäude",
|
64
|
+
"31001_1123": "Wohn- und Geschäftsgebäude",
|
65
|
+
"31001_1130": "Wohngebäude mit Gewerbe und Industrie",
|
66
|
+
"31001_1131": "Wohn- und Betriebsgebäude",
|
67
|
+
"31001_1210": "Land- und forstwirtschaftliches Wohngebäude",
|
68
|
+
"31001_1220": "Land- und forstwirtschaftliches Wohn- und Betriebsgebäude",
|
69
|
+
"31001_1221": "Bauernhaus",
|
70
|
+
"31001_1222": "Wohn- und Wirtschaftsgebäude",
|
71
|
+
"31001_1223": "Forsthaus",
|
72
|
+
"31001_1310": "Gebäude zur Freizeitgestaltung",
|
73
|
+
"31001_1311": "Ferienhaus",
|
74
|
+
"31001_1312": "Wochenendhaus",
|
75
|
+
"31001_1313": "Gartenhaus",
|
76
|
+
"31001_2000": "Gebäude für Wirtschaft oder Gewerbe",
|
77
|
+
"31001_2010": "Gebäude für Handel und Dienstleistungen",
|
78
|
+
"31001_2020": "Bürogebäude",
|
79
|
+
"31001_2030": "Kreditinstitut",
|
80
|
+
"31001_2040": "Versicherung",
|
81
|
+
"31001_2050": "Geschäftsgebäude",
|
82
|
+
"31001_2051": "Kaufhaus",
|
83
|
+
"31001_2052": "Einkaufszentrum",
|
84
|
+
"31001_2053": "Markthalle",
|
85
|
+
"31001_2054": "Laden",
|
86
|
+
"31001_2055": "Kiosk",
|
87
|
+
"31001_2056": "Apotheke",
|
88
|
+
"31001_2060": "Messehalle",
|
89
|
+
"31001_2070": "Gebäude für Beherbergung",
|
90
|
+
"31001_2071": "Hotel, Motel, Pension",
|
91
|
+
"31001_2072": "Jugendherberge",
|
92
|
+
"31001_2073": "Hütte (mit Übernachtungsmöglichkeit)",
|
93
|
+
"31001_2074": "Campingplatzgebäude",
|
94
|
+
"31001_2080": "Gebäude für Bewirtung",
|
95
|
+
"31001_2081": "Gaststätte, Restaurant",
|
96
|
+
"31001_2082": "Hütte (ohne Übernachtungsmöglichkeit)",
|
97
|
+
"31001_2083": "Kantine",
|
98
|
+
"31001_2090": "Freizeit- und Vergnügungsstätte",
|
99
|
+
"31001_2091": "Festsaal",
|
100
|
+
"31001_2092": "Kino",
|
101
|
+
"31001_2093": "Kegel-, Bowlinghalle",
|
102
|
+
"31001_2094": "Spielkasino",
|
103
|
+
"31001_2100": "Gebäude für Gewerbe und Industrie",
|
104
|
+
"31001_2110": "Produktionsgebäude",
|
105
|
+
"31001_2111": "Fabrik",
|
106
|
+
"31001_2112": "Betriebsgebäude",
|
107
|
+
"31001_2113": "Brauerei",
|
108
|
+
"31001_2114": "Brennerei",
|
109
|
+
"31001_2120": "Werkstatt",
|
110
|
+
"31001_2121": "Sägewerk",
|
111
|
+
"31001_2130": "Tankstelle",
|
112
|
+
"31001_2131": "Waschstraße, Waschanlage, Waschhalle",
|
113
|
+
"31001_2140": "Gebäude für Vorratshaltung",
|
114
|
+
"31001_2141": "Kühlhaus",
|
115
|
+
"31001_2142": "Speichergebäude",
|
116
|
+
"31001_2143": "Lagerhalle, Lagerschuppen, Lagerhaus",
|
117
|
+
"31001_2150": "Speditionsgebäude",
|
118
|
+
"31001_2160": "Gebäude für Forschungszwecke",
|
119
|
+
"31001_2170": "Gebäude für Grundstoffgewinnung",
|
120
|
+
"31001_2171": "Bergwerk",
|
121
|
+
"31001_2172": "Saline",
|
122
|
+
"31001_2180": "Gebäude für betriebliche Sozialeinrichtung",
|
123
|
+
"31001_2200": "Sonstiges Gebäude für Gewerbe und Industrie",
|
124
|
+
"31001_2210": "Mühle",
|
125
|
+
"31001_2211": "Windmühle",
|
126
|
+
"31001_2212": "Wassermühle",
|
127
|
+
"31001_2213": "Schöpfwerk",
|
128
|
+
"31001_2220": "Wetterstation",
|
129
|
+
"31001_2310": "Gebäude für Handel und Dienstleistung mit Wohnen",
|
130
|
+
"31001_2320": "Gebäude für Gewerbe und Industrie mit Wohnen",
|
131
|
+
"31001_2400": "Betriebsgebäude zu Verkehrsanlagen (allgemein)",
|
132
|
+
"31001_2410": "Betriebsgebäude für Straßenverkehr",
|
133
|
+
"31001_2411": "Straßenmeisterei",
|
134
|
+
"31001_2412": "Wartehalle",
|
135
|
+
"31001_2420": "Betriebsgebäude für Schienenverkehr",
|
136
|
+
"31001_2421": "Bahnwärterhaus",
|
137
|
+
"31001_2422": "Lokschuppen, Wagenhalle",
|
138
|
+
"31001_2423": "Stellwerk, Blockstelle",
|
139
|
+
"31001_2424": "Betriebsgebäude des Güterbahnhofs",
|
140
|
+
"31001_2430": "Betriebsgebäude für Flugverkehr",
|
141
|
+
"31001_2431": "Flugzeughalle",
|
142
|
+
"31001_2440": "Betriebsgebäude für Schiffsverkehr",
|
143
|
+
"31001_2441": "Werft (Halle)",
|
144
|
+
"31001_2442": "Dock (Halle)",
|
145
|
+
"31001_2443": "Betriebsgebäude zur Schleuse",
|
146
|
+
"31001_2444": "Bootshaus",
|
147
|
+
"31001_2450": "Betriebsgebäude zur Seilbahn",
|
148
|
+
"31001_2451": "Spannwerk zur Drahtseilbahn",
|
149
|
+
"31001_2460": "Gebäude zum Parken",
|
150
|
+
"31001_2461": "Parkhaus",
|
151
|
+
"31001_2462": "Parkdeck",
|
152
|
+
"31001_2463": "Garage",
|
153
|
+
"31001_2464": "Fahrzeughalle",
|
154
|
+
"31001_2500": "Gebäude zur Versorgung",
|
155
|
+
"31001_2501": "Gebäude zur Energieversorgung",
|
156
|
+
"31001_2510": "Gebäude zur Wasserversorgung",
|
157
|
+
"31001_2511": "Wasserwerk",
|
158
|
+
"31001_2512": "Pumpstation",
|
159
|
+
"31001_2513": "Wasserbehälter",
|
160
|
+
"31001_2520": "Gebäude zur Elektrizitätsversorgung",
|
161
|
+
"31001_2521": "Elektrizitätswerk",
|
162
|
+
"31001_2522": "Umspannwerk",
|
163
|
+
"31001_2523": "Umformer",
|
164
|
+
"31001_2527": "Reaktorgebäude",
|
165
|
+
"31001_2528": "Turbinenhaus",
|
166
|
+
"31001_2529": "Kesselhaus",
|
167
|
+
"31001_2540": "Gebäude für Fernmeldewesen",
|
168
|
+
"31001_2560": "Gebäude an unterirdischen Leitungen",
|
169
|
+
"31001_2570": "Gebäude zur Gasversorgung",
|
170
|
+
"31001_2571": "Gaswerk",
|
171
|
+
"31001_2580": "Heizwerk",
|
172
|
+
"31001_2590": "Gebäude zur Versorgungsanlage",
|
173
|
+
"31001_2591": "Pumpwerk (nicht für Wasserversorgung)",
|
174
|
+
"31001_2600": "Gebäude zur Entsorgung",
|
175
|
+
"31001_2610": "Gebäude zur Abwasserbeseitigung",
|
176
|
+
"31001_2611": "Gebäude der Kläranlage",
|
177
|
+
"31001_2612": "Toilette",
|
178
|
+
"31001_2620": "Gebäude zur Abfallbehandlung",
|
179
|
+
"31001_2621": "Müllbunker",
|
180
|
+
"31001_2622": "Gebäude zur Müllverbrennung",
|
181
|
+
"31001_2623": "Gebäude der Abfalldeponie",
|
182
|
+
"31001_2700": "Gebäude für Land- und Forstwirtschaft",
|
183
|
+
"31001_2720": "Land- und forstwirtschaftliches Betriebsgebäude",
|
184
|
+
"31001_2721": "Scheune",
|
185
|
+
"31001_2723": "Schuppen",
|
186
|
+
"31001_2724": "Stall",
|
187
|
+
"31001_2726": "Scheune und Stall",
|
188
|
+
"31001_2727": "Stall für Tiergroßhaltung",
|
189
|
+
"31001_2728": "Reithalle",
|
190
|
+
"31001_2729": "Wirtschaftsgebäude",
|
191
|
+
"31001_2732": "Almhütte",
|
192
|
+
"31001_2735": "Jagdhaus, Jagdhütte",
|
193
|
+
"31001_2740": "Treibhaus, Gewächshaus",
|
194
|
+
"31001_2741": "Treibhaus",
|
195
|
+
"31001_2742": "Gewächshaus, verschiebbar",
|
196
|
+
"31001_3000": "Gebäude für öffentliche Zwecke",
|
197
|
+
"31001_3010": "Verwaltungsgebäude",
|
198
|
+
"31001_3011": "Parlament",
|
199
|
+
"31001_3012": "Rathaus",
|
200
|
+
"31001_3013": "Post",
|
201
|
+
"31001_3014": "Zollamt",
|
202
|
+
"31001_3015": "Gericht",
|
203
|
+
"31001_3016": "Botschaft, Konsulat",
|
204
|
+
"31001_3017": "Kreisverwaltung",
|
205
|
+
"31001_3018": "Bezirksregierung",
|
206
|
+
"31001_3019": "Finanzamt",
|
207
|
+
"31001_3020": "Gebäude für Bildung und Forschung",
|
208
|
+
"31001_3021": "Allgemein bildende Schule",
|
209
|
+
"31001_3022": "Berufsbildende Schule",
|
210
|
+
"31001_3023": "Hochschulgebäude (Fachhochschule, Universität)",
|
211
|
+
"31001_3024": "Forschungsinstitut",
|
212
|
+
"31001_3030": "Gebäude für kulturelle Zwecke",
|
213
|
+
"31001_3031": "Schloss",
|
214
|
+
"31001_3032": "Theater, Oper",
|
215
|
+
"31001_3033": "Konzertgebäude",
|
216
|
+
"31001_3034": "Museum",
|
217
|
+
"31001_3035": "Rundfunk, Fernsehen",
|
218
|
+
"31001_3036": "Veranstaltungsgebäude",
|
219
|
+
"31001_3037": "Bibliothek, Bücherei",
|
220
|
+
"31001_3038": "Burg, Festung",
|
221
|
+
"31001_3040": "Gebäude für religiöse Zwecke",
|
222
|
+
"31001_3041": "Kirche",
|
223
|
+
"31001_3042": "Synagoge",
|
224
|
+
"31001_3043": "Kapelle",
|
225
|
+
"31001_3044": "Gemeindehaus",
|
226
|
+
"31001_3045": "Gotteshaus",
|
227
|
+
"31001_3046": "Moschee",
|
228
|
+
"31001_3047": "Tempel",
|
229
|
+
"31001_3048": "Kloster",
|
230
|
+
"31001_3050": "Gebäude für Gesundheitswesen",
|
231
|
+
"31001_3051": "Krankenhaus",
|
232
|
+
"31001_3052": "Heilanstalt, Pflegeanstalt, Pflegestation",
|
233
|
+
"31001_3053": "Ärztehaus, Poliklinik",
|
234
|
+
"31001_3060": "Gebäude für soziale Zwecke",
|
235
|
+
"31001_3061": "Jugendfreizeitheim",
|
236
|
+
"31001_3062": "Freizeit-, Vereinsheim, Dorfgemeinschafts-, Bürgerhaus",
|
237
|
+
"31001_3063": "Seniorenfreizeitstätte",
|
238
|
+
"31001_3064": "Obdachlosenheim",
|
239
|
+
"31001_3065": "Kinderkrippe, Kindergarten, Kindertagesstätte",
|
240
|
+
"31001_3066": "Asylbewerberheim",
|
241
|
+
"31001_3070": "Gebäude für Sicherheit und Ordnung",
|
242
|
+
"31001_3071": "Polizei",
|
243
|
+
"31001_3072": "Feuerwehr",
|
244
|
+
"31001_3073": "Kaserne",
|
245
|
+
"31001_3074": "Schutzbunker",
|
246
|
+
"31001_3075": "Justizvollzugsanstalt",
|
247
|
+
"31001_3080": "Friedhofsgebäude",
|
248
|
+
"31001_3081": "Trauerhalle",
|
249
|
+
"31001_3082": "Krematorium",
|
250
|
+
"31001_3090": "Empfangsgebäude",
|
251
|
+
"31001_3091": "Bahnhofsgebäude",
|
252
|
+
"31001_3092": "Flughafengebäude",
|
253
|
+
"31001_3094": "Gebäude zum U-Bahnhof",
|
254
|
+
"31001_3095": "Gebäude zum S-Bahnhof",
|
255
|
+
"31001_3097": "Gebäude zum Busbahnhof",
|
256
|
+
"31001_3098": "Empfangsgebäude Schifffahrt",
|
257
|
+
"31001_3100": "Gebäude für öffentliche Zwecke mit Wohnen",
|
258
|
+
"31001_3200": "Gebäude für Erholungszwecke",
|
259
|
+
"31001_3210": "Gebäude für Sportzwecke",
|
260
|
+
"31001_3211": "Sport-, Turnhalle",
|
261
|
+
"31001_3212": "Gebäude zum Sportplatz",
|
262
|
+
"31001_3220": "Badegebäude",
|
263
|
+
"31001_3221": "Hallenbad",
|
264
|
+
"31001_3222": "Gebäude im Freibad",
|
265
|
+
"31001_3230": "Gebäude im Stadion",
|
266
|
+
"31001_3240": "Gebäude für Kurbetrieb",
|
267
|
+
"31001_3241": "Badegebäude für medizinische Zwecke",
|
268
|
+
"31001_3242": "Sanatorium",
|
269
|
+
"31001_3260": "Gebäude im Zoo",
|
270
|
+
"31001_3261": "Empfangsgebäude des Zoos",
|
271
|
+
"31001_3262": "Aquarium, Terrarium, Voliere",
|
272
|
+
"31001_3263": "Tierschauhaus",
|
273
|
+
"31001_3264": "Stall im Zoo",
|
274
|
+
"31001_3270": "Gebäude im botanischen Garten",
|
275
|
+
"31001_3271": "Empfangsgebäude des botanischen Gartens",
|
276
|
+
"31001_3272": "Gewächshaus (Botanik)",
|
277
|
+
"31001_3273": "Pflanzenschauhaus",
|
278
|
+
"31001_3280": "Gebäude für andere Erholungseinrichtung",
|
279
|
+
"31001_3281": "Schutzhütte",
|
280
|
+
"31001_3290": "Touristisches Informationszentrum",
|
281
|
+
"31001_9998": "Nach Quellenlage nicht zu spezifizieren",
|
282
|
+
"51001_1001": "Wasserturm",
|
283
|
+
"51001_1002": "Kirchturm",
|
284
|
+
"51001_1003": "Aussichtsturm",
|
285
|
+
"51001_1004": "Kontrollturm",
|
286
|
+
"51001_1005": "Kühlturm",
|
287
|
+
"51001_1006": "Leuchtturm",
|
288
|
+
"51001_1007": "Feuerwachturm",
|
289
|
+
"51001_1008": "Sende-,Funkturm",
|
290
|
+
"51001_1009": "Stadt-,Torturm",
|
291
|
+
"51001_1010": "Förderturm",
|
292
|
+
"51001_1011": "Bohrturm",
|
293
|
+
"51001_1012": "Schloss-, Burgturm",
|
294
|
+
"51001_9998": "Nach Quellenlage nicht zu spezifizieren",
|
295
|
+
"51001_9999": "Sonstiges",
|
296
|
+
"51002_1215": "Biogasanlage",
|
297
|
+
"51002_1220": "Windrad",
|
298
|
+
"51002_1230": "Solarzellen",
|
299
|
+
"51002_1250": "Mast",
|
300
|
+
"51002_1251": "Freileitungsmast",
|
301
|
+
"51002_1260": "Funkmast",
|
302
|
+
"51002_1280": "Radioteleskop",
|
303
|
+
"51002_1290": "Schornstein",
|
304
|
+
"51002_1330": "Kran",
|
305
|
+
"51002_1331": "Drehkran",
|
306
|
+
"51002_1332": "Portalkran",
|
307
|
+
"51002_1333": "Laufkran",
|
308
|
+
"51002_1340": "Trockendock",
|
309
|
+
"51002_1350": "Hochofen",
|
310
|
+
"51002_1400": "Umformer",
|
311
|
+
"51002_9999": "Sonstiges",
|
312
|
+
"51003_1201": "Silo",
|
313
|
+
"51003_1205": "Tank",
|
314
|
+
"51003_1206": "Gasometer",
|
315
|
+
"51003_9999": "Sonstiges",
|
316
|
+
"51006_1430": "Zuschauertribüne",
|
317
|
+
"51006_1431": "Zuschauertribüne, überdacht",
|
318
|
+
"51006_1432": "Zuschauertribüne, nicht überdacht",
|
319
|
+
"51006_1440": "Stadion",
|
320
|
+
"51006_1470": "Sprungschanze",
|
321
|
+
"51006_1490": "Gradierwerk",
|
322
|
+
"51006_9999": "Sonstiges",
|
323
|
+
"51007_1100": "Historische Wasserleitung",
|
324
|
+
"51007_1110": "Aquaedukt",
|
325
|
+
"51007_1210": "Wachturm",
|
326
|
+
"51007_1400": "Befestigung (Burgruine)",
|
327
|
+
"51007_1410": "Burg",
|
328
|
+
"51007_1500": "Historische Mauer",
|
329
|
+
"51007_1510": "Stadtmauer",
|
330
|
+
"51007_1520": "Sonstige historische Mauer",
|
331
|
+
"51007_9999": "Sonstiges",
|
332
|
+
"51009_1610": "Überdachung",
|
333
|
+
"51009_1611": "Carport",
|
334
|
+
"51009_1700": "Mauer",
|
335
|
+
"51009_1750": "Denkmal",
|
336
|
+
"51009_9999": "Sonstiges",
|
337
|
+
"52003_1010": "Schiffshebewerk",
|
338
|
+
"52003_1020": "Kammerschleuse",
|
339
|
+
"53001_1800": "Brücke",
|
340
|
+
"53001_1806": "Drehbrücke",
|
341
|
+
"53001_1807": "Hebebrücke",
|
342
|
+
"53001_1808": "Zugbrücke",
|
343
|
+
"53001_1830": "Hochbahn, Hochstraße",
|
344
|
+
"53001_1880": "Schutzgalerie, Einhausung",
|
345
|
+
"53001_1890": "Schleusenkammer",
|
346
|
+
"53009_2030": "Staumauer",
|
347
|
+
"53009_2050": "Wehr",
|
348
|
+
"53009_2060": "Sicherheitstor",
|
349
|
+
"53009_2070": "Siel",
|
350
|
+
"53009_2080": "Sperrwerk",
|
351
|
+
"53009_2090": "Schöpfwerk"
|
352
|
+
}
|
353
|
+
}
|
354
|
+
}
|
355
|
+
},
|
356
|
+
"en": {
|
357
|
+
"layer": {
|
358
|
+
"buildings": "LOD2 Buildings - Open Data 2022",
|
359
|
+
"summerTrees": "Summer Trees",
|
360
|
+
"berlinLOD2Textured": "Buildings textured 2013",
|
361
|
+
"historicImages1928": "Aerial Images 1928",
|
362
|
+
"waterSpeed": "Flow velocity (HQ100)",
|
363
|
+
"waterHeight": "Water heights (HQ100)",
|
364
|
+
"securedFloodPlains": "Provisionally secured floodplains",
|
365
|
+
"designatedFloodPlains": "Designated floodplains",
|
366
|
+
"footprints": "OSM building footprints",
|
367
|
+
"GermanyBaseTerrain": "Terrain"
|
368
|
+
},
|
369
|
+
"featureInfo": {
|
370
|
+
"waterSpeed": "Velocity [m/s]",
|
371
|
+
"waterHeight": "Water height [m]"
|
372
|
+
}
|
373
|
+
}
|
374
|
+
}
|
375
|
+
],
|
376
|
+
"maps": [
|
377
|
+
{
|
378
|
+
"type": "OpenlayersMap",
|
379
|
+
"name": "ol3",
|
380
|
+
"properties": {
|
381
|
+
"attributions": {
|
382
|
+
"provider": "Open Layers",
|
383
|
+
"url": "https://openlayers.org/"
|
384
|
+
}
|
385
|
+
}
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"type": "CesiumMap",
|
389
|
+
"name": "cesium",
|
390
|
+
"debugging": false,
|
391
|
+
"fxaa": false,
|
392
|
+
"enableLightning": true,
|
393
|
+
"allowSoftwareRendering": false,
|
394
|
+
"maximumScreenSpaceError": 2,
|
395
|
+
"fogEnabled": true,
|
396
|
+
"fogEnabledMobile": true,
|
397
|
+
"fogDensity": 0.0002,
|
398
|
+
"fogDensityMobile": 0.0004,
|
399
|
+
"fogScreenSpaceError": 2,
|
400
|
+
"fogScreenSpaceErrorMobile": 4,
|
401
|
+
"properties": {
|
402
|
+
"attributions": {
|
403
|
+
"provider": "Cesium",
|
404
|
+
"url": "https://www.cesium.com/"
|
405
|
+
}
|
406
|
+
}
|
407
|
+
},
|
408
|
+
{
|
409
|
+
"type": "ObliqueMap",
|
410
|
+
"name": "Oblique Map",
|
411
|
+
"defaultCollectionName": "Schrägluftbilder 2020",
|
412
|
+
"properties": {
|
413
|
+
"attributions": [
|
414
|
+
{
|
415
|
+
"provider": "Open Layers",
|
416
|
+
"url": "https://openlayers.org/"
|
417
|
+
},
|
418
|
+
{
|
419
|
+
"provider": "VCS",
|
420
|
+
"url": "https://vc.systems/en/"
|
421
|
+
}
|
422
|
+
]
|
423
|
+
}
|
424
|
+
}
|
425
|
+
],
|
426
|
+
"layers": [
|
427
|
+
{
|
428
|
+
"type": "CesiumTilesetLayer",
|
429
|
+
"name": "Bayern - LOD2 (pbr)",
|
430
|
+
"url": "https://www.virtualcitymap.de/datasource-data/40af565a-821b-4e23-9a2b-f9e69ba9a4d2/tileset.json",
|
431
|
+
"activeOnStartup": true,
|
432
|
+
"screenSpaceError": 16,
|
433
|
+
"screenSpaceErrorMobile": 32,
|
434
|
+
"properties": {
|
435
|
+
"title": "Bayern - LOD2",
|
436
|
+
"featureInfo": "tableBuildings"
|
437
|
+
}
|
438
|
+
},
|
439
|
+
{
|
440
|
+
"type": "CesiumTilesetLayer",
|
441
|
+
"name": "Sachsen - LOD2 (pbr recalculation)",
|
442
|
+
"url": "https://www.virtualcitymap.de/datasource-data/fd876dab-dc81-46ae-bce1-fc7913981ed2/tileset.json",
|
443
|
+
"activeOnStartup": true,
|
444
|
+
"screenSpaceError": 16,
|
445
|
+
"screenSpaceErrorMobile": 32,
|
446
|
+
"properties": {
|
447
|
+
"title": "Sachsen - LOD2",
|
448
|
+
"featureInfo": "tableBuildings"
|
449
|
+
}
|
450
|
+
},
|
451
|
+
{
|
452
|
+
"type": "CesiumTilesetLayer",
|
453
|
+
"name": "Sachsen-Anhalt - LOD2 (pbr recalculation)",
|
454
|
+
"url": "https://www.virtualcitymap.de/datasource-data/3efd2b28-f83b-469b-a33b-a08e79384da6/tileset.json",
|
455
|
+
"activeOnStartup": true,
|
456
|
+
"screenSpaceError": 16,
|
457
|
+
"screenSpaceErrorMobile": 32,
|
458
|
+
"properties": {
|
459
|
+
"title": "Sachsen-Anhalt - LOD2",
|
460
|
+
"featureInfo": "tableBuildings"
|
461
|
+
}
|
462
|
+
},
|
463
|
+
{
|
464
|
+
"type": "CesiumTilesetLayer",
|
465
|
+
"name": "Summer Trees (pbr recalculation)",
|
466
|
+
"url": "https://www.virtualcitymap.de/datasource-data/91c3ef8a-da68-4031-ae0d-57a86d619cc9/tileset.json",
|
467
|
+
"activeOnStartup": false,
|
468
|
+
"screenSpaceError": 16,
|
469
|
+
"screenSpaceErrorMobile": 32,
|
470
|
+
"properties": {
|
471
|
+
"title": "layer.summerTrees",
|
472
|
+
"featureInfo": "tableTrees"
|
473
|
+
}
|
474
|
+
},
|
475
|
+
{
|
476
|
+
"type": "CesiumTilesetLayer",
|
477
|
+
"name": "Thüringen - LOD2 (pbr recalculation)",
|
478
|
+
"url": "https://www.virtualcitymap.de/datasource-data/628b571c-1e93-4f27-a9c0-e13a15848cfe/tileset.json",
|
479
|
+
"activeOnStartup": true,
|
480
|
+
"screenSpaceError": 16,
|
481
|
+
"screenSpaceErrorMobile": 32,
|
482
|
+
"properties": {
|
483
|
+
"title": "Thüringen - LOD2",
|
484
|
+
"featureInfo": "tableBuildings"
|
485
|
+
}
|
486
|
+
},
|
487
|
+
{
|
488
|
+
"type": "CesiumTilesetLayer",
|
489
|
+
"name": "Niedersachsen - LOD2 (pbr recalculation)",
|
490
|
+
"url": "https://www.virtualcitymap.de/datasource-data/72077dac-9695-4147-bb4a-c8840a529c14/tileset.json",
|
491
|
+
"activeOnStartup": true,
|
492
|
+
"screenSpaceError": 16,
|
493
|
+
"screenSpaceErrorMobile": 32,
|
494
|
+
"properties": {
|
495
|
+
"title": "Niedersachsen - LOD2",
|
496
|
+
"featureInfo": "tableBuildings"
|
497
|
+
}
|
498
|
+
},
|
499
|
+
{
|
500
|
+
"type": "CesiumTilesetLayer",
|
501
|
+
"name": "NRW - LOD2 (pbr recalculation)",
|
502
|
+
"url": "https://www.virtualcitymap.de/datasource-data/ef0479d6-2c12-4510-b7c2-9d49f28507e4/tileset.json",
|
503
|
+
"activeOnStartup": true,
|
504
|
+
"screenSpaceError": 16,
|
505
|
+
"screenSpaceErrorMobile": 32,
|
506
|
+
"properties": {
|
507
|
+
"title": "NRW - LOD2",
|
508
|
+
"featureInfo": "tableBuildings"
|
509
|
+
}
|
510
|
+
},
|
511
|
+
{
|
512
|
+
"type": "CesiumTilesetLayer",
|
513
|
+
"name": "Hessen - LOD2 (pbr recalculation)",
|
514
|
+
"url": "https://www.virtualcitymap.de/datasource-data/5077faba-e3ac-4109-bfd9-3f18e8faf9b2/tileset.json",
|
515
|
+
"activeOnStartup": true,
|
516
|
+
"screenSpaceError": 16,
|
517
|
+
"screenSpaceErrorMobile": 32,
|
518
|
+
"properties": {
|
519
|
+
"title": "Hessen - LOD2",
|
520
|
+
"featureInfo": "tableBuildings"
|
521
|
+
}
|
522
|
+
},
|
523
|
+
{
|
524
|
+
"type": "CesiumTilesetLayer",
|
525
|
+
"name": "Hamburg - LOD2 (pbr recalculation)",
|
526
|
+
"url": "https://www.virtualcitymap.de/datasource-data/1c95f6f5-0646-4613-bb2b-27d5f8615a20/tileset.json",
|
527
|
+
"activeOnStartup": true,
|
528
|
+
"screenSpaceError": 16,
|
529
|
+
"screenSpaceErrorMobile": 32,
|
530
|
+
"properties": {
|
531
|
+
"title": "Hamburg - LOD2",
|
532
|
+
"featureInfo": "tableBuildings"
|
533
|
+
}
|
534
|
+
},
|
535
|
+
{
|
536
|
+
"type": "CesiumTilesetLayer",
|
537
|
+
"name": "Brandenburg - LOD2 (pbr recalculation)",
|
538
|
+
"url": "https://www.virtualcitymap.de/datasource-data/71640b45-eaee-4576-8caa-0dd12543b2bd/tileset.json",
|
539
|
+
"datasourceId": "fHWWCMfb46is5zhy9",
|
540
|
+
"activeOnStartup": true,
|
541
|
+
"screenSpaceError": 16,
|
542
|
+
"screenSpaceErrorMobile": 32,
|
543
|
+
"properties": {
|
544
|
+
"title": "Brandenburg - LOD2",
|
545
|
+
"featureInfo": "tableBuildings"
|
546
|
+
}
|
547
|
+
},
|
548
|
+
{
|
549
|
+
"type": "CesiumTilesetLayer",
|
550
|
+
"name": "Berlin untexturiert openData (pbr recalculation)",
|
551
|
+
"url": "https://www.virtualcitymap.de/datasource-data/f892f6af-180a-4eef-917f-5ff03c260b32/tileset.json",
|
552
|
+
"activeOnStartup": true,
|
553
|
+
"screenSpaceError": 16,
|
554
|
+
"screenSpaceErrorMobile": 32,
|
555
|
+
"exclusiveGroups": ["3D", "classified"],
|
556
|
+
"properties": {
|
557
|
+
"title": "Berlin - LOD2",
|
558
|
+
"featureInfo": "tableBuildings",
|
559
|
+
"availableStyles": [
|
560
|
+
"MeasuredHeightGreen",
|
561
|
+
"MeasuredHeightBrown",
|
562
|
+
"MeasuredHeightBlue",
|
563
|
+
"ClassifiedbyRoofType",
|
564
|
+
"BuildingFunction",
|
565
|
+
"Transparentbuildings"
|
566
|
+
],
|
567
|
+
"exportWorkbench": "https://fmeserver-virtualcitysystems--2.fmecloud.com/fmejobsubmitter/DUMMY/dummy.fmw"
|
568
|
+
}
|
569
|
+
},
|
570
|
+
{
|
571
|
+
"type": "CesiumTilesetLayer",
|
572
|
+
"name": "Berlin textured OpenData (pbr recalculation)",
|
573
|
+
"url": "https://www.virtualcitymap.de/datasource-data/632b42e6-b44c-450b-9436-93e48ca78ea2/tileset.json",
|
574
|
+
"activeOnStartup": false,
|
575
|
+
"screenSpaceError": 16,
|
576
|
+
"screenSpaceErrorMobile": 32,
|
577
|
+
"exclusiveGroups": ["3D", "classified"],
|
578
|
+
"properties": {
|
579
|
+
"title": "layer.berlinLOD2Textured",
|
580
|
+
"featureInfo": "tableBuildings"
|
581
|
+
}
|
582
|
+
},
|
583
|
+
{
|
584
|
+
"type": "TerrainLayer",
|
585
|
+
"name": "GermanyBaseTerrain",
|
586
|
+
"url": "https://www.virtualcitymap.de/datasource-data/globalterrain_5_9",
|
587
|
+
"activeOnStartup": true,
|
588
|
+
"requestVertexNormals": true,
|
589
|
+
"exclusiveGroups": ["terrain"]
|
590
|
+
},
|
591
|
+
{
|
592
|
+
"type": "CesiumTilesetLayer",
|
593
|
+
"name": "Planwerk innere Stadt",
|
594
|
+
"url": "https://berlin-wab.virtualcitymap.de/datasource-data/plannings/cesium_planwerk_innere_stadt/3444ad7c-b6a5-4623-9421-e80e37d5378c/",
|
595
|
+
"activeOnStartup": false,
|
596
|
+
"allowPicking": false,
|
597
|
+
"style": {
|
598
|
+
"type": "DeclarativeStyleItem",
|
599
|
+
"declarativeStyle": {
|
600
|
+
"show": "true",
|
601
|
+
"color": "color('#e40521', 1)"
|
602
|
+
}
|
603
|
+
},
|
604
|
+
"tilesetOptions": {
|
605
|
+
"skipLevelOfDetail": false
|
606
|
+
},
|
607
|
+
"properties": {
|
608
|
+
"title": "Planwerk Innere Stadt",
|
609
|
+
"featureInfo": "tableBuildings",
|
610
|
+
"attributions": {
|
611
|
+
"provider": "Senatsverwaltung für Stadtentwicklung, Bauen und Wohnen",
|
612
|
+
"url": "https://www.stadtentwicklung.berlin.de/planen/stadtmodelle/de/digitale_innenstadt/3d/index.shtml",
|
613
|
+
"year": "2021"
|
614
|
+
}
|
615
|
+
}
|
616
|
+
},
|
617
|
+
{
|
618
|
+
"type": "CesiumTilesetLayer",
|
619
|
+
"name": "Mesh Classification Layer",
|
620
|
+
"url": "https://www.virtualcitymap.de/datasource-data/DEMO-Lindau/berlin_2D/tileset.json",
|
621
|
+
"activeOnStartup": false,
|
622
|
+
"screenSpaceError": 16,
|
623
|
+
"screenSpaceErrorMobile": 32,
|
624
|
+
"style": "dummyClassificationStyle",
|
625
|
+
"tilesetOptions": {
|
626
|
+
"classificationType": 2
|
627
|
+
},
|
628
|
+
"exclusiveGroups": ["classified"],
|
629
|
+
"properties": {
|
630
|
+
"title": "3D-Mesh 2020",
|
631
|
+
"featureInfo": "balloonGebInfo"
|
632
|
+
}
|
633
|
+
},
|
634
|
+
{
|
635
|
+
"type": "PointCloudLayer",
|
636
|
+
"comment": "Dieser Layer geht gerade nicht, da scheint mit Cesium irgendwas kaputt zu sein",
|
637
|
+
"name": "Punktwolke Berlin Buch",
|
638
|
+
"url": "https://www.virtualcitymap.de/datasource-data/Open-Data-Berlin/Cesium_ChangeDetection2013_uncompressed/data/",
|
639
|
+
"activeOnStartup": false,
|
640
|
+
"screenSpaceError": 16,
|
641
|
+
"screenSpaceErrorMobile": 32,
|
642
|
+
"pointSize": 2,
|
643
|
+
"properties": {
|
644
|
+
"title": "Punktwolke Berlin Buch",
|
645
|
+
"defaultViewpoint": "buch",
|
646
|
+
"availableStyles": ["CIR", "Tree-ID", "Distance"]
|
647
|
+
}
|
648
|
+
},
|
649
|
+
{
|
650
|
+
"type": "WMTSLayer",
|
651
|
+
"name": "Openstreetmap layer",
|
652
|
+
"url": "https://osm.virtualcitymap.de/mapproxy/wmts/osm/{TileMatrixSet}/{TileMatrix}/{TileCol}/{TileRow}.png",
|
653
|
+
"activeOnStartup": true,
|
654
|
+
"exclusive": "base",
|
655
|
+
"layer": "osm",
|
656
|
+
"wmtsStyle": "default",
|
657
|
+
"format": "image/png",
|
658
|
+
"tileMatrixSetID": "osm_grid",
|
659
|
+
"maxLevel": 19,
|
660
|
+
"extent": {
|
661
|
+
"coordinates": [-180, -85, 180, 85],
|
662
|
+
"projection": {
|
663
|
+
"epsg": "EPSG:4326"
|
664
|
+
}
|
665
|
+
},
|
666
|
+
"tilingSchema": "mercator",
|
667
|
+
"hiddenObjectIds": [],
|
668
|
+
"tileMatrixPrefix": "",
|
669
|
+
"numberOfLevelZeroTilesX": 1,
|
670
|
+
"numberOfLevelZeroTilesY": 1,
|
671
|
+
"properties": {
|
672
|
+
"title": "Openstreetmap",
|
673
|
+
"showInOverviewMap": true,
|
674
|
+
"attributions": {
|
675
|
+
"provider": "OpenStreetMap contributors",
|
676
|
+
"url": "https://www.openstreetmap.org/",
|
677
|
+
"year": "2018"
|
678
|
+
}
|
679
|
+
}
|
680
|
+
},
|
681
|
+
{
|
682
|
+
"type": "TMSLayer",
|
683
|
+
"name": "Summer DOP 2020",
|
684
|
+
"url": "https://www.virtualcitymap.de/datasource-data/1a52cd78-33aa-45d6-a3d2-832be7000d16",
|
685
|
+
"activeOnStartup": true,
|
686
|
+
"extent": {
|
687
|
+
"coordinates": [
|
688
|
+
13.04758181842805, 52.31643877872646, 13.76741895135349,
|
689
|
+
52.68540597146242
|
690
|
+
],
|
691
|
+
"projection": {
|
692
|
+
"epsg": "EPSG:4326"
|
693
|
+
}
|
694
|
+
},
|
695
|
+
"format": "png",
|
696
|
+
"minLevel": 8,
|
697
|
+
"maxLevel": 18,
|
698
|
+
"tileSize": [256, 256],
|
699
|
+
"tilingSchema": "mercator",
|
700
|
+
"opacity": 1,
|
701
|
+
"properties": {
|
702
|
+
"title": "True Orthophoto 2020",
|
703
|
+
"attributions": {
|
704
|
+
"provider": "Berlin Partner für Wirtschaft und Technologie",
|
705
|
+
"url": "https://www.berlin-partner.de",
|
706
|
+
"year": "2020"
|
707
|
+
}
|
708
|
+
}
|
709
|
+
},
|
710
|
+
{
|
711
|
+
"type": "CesiumTilesetLayer",
|
712
|
+
"name": "mesh_surface",
|
713
|
+
"url": "https://berlin-wab.virtualcitymap.de/datasource-data/baselayer/mesh_2020/",
|
714
|
+
"activeOnStartup": false,
|
715
|
+
"allowPicking": false,
|
716
|
+
"screenSpaceError": 16,
|
717
|
+
"screenSpaceErrorMobile": 32,
|
718
|
+
"tilesetOptions": {
|
719
|
+
"skipLevelOfDetail": true
|
720
|
+
},
|
721
|
+
"exclusiveGroups": ["3D", "terrain"],
|
722
|
+
"properties": {
|
723
|
+
"title": "3D-Mesh 2020",
|
724
|
+
"attributions": {
|
725
|
+
"provider": "Berlin Partner für Wirtschaft und Technologie",
|
726
|
+
"url": "https://www.berlin-partner.de",
|
727
|
+
"year": "2020"
|
728
|
+
}
|
729
|
+
}
|
730
|
+
},
|
731
|
+
{
|
732
|
+
"type": "WMSLayer",
|
733
|
+
"name": "Historische Luftbilder 1928",
|
734
|
+
"url": "https://fbinter.stadt-berlin.de/fb/wms/senstadt/k_luftbild1928",
|
735
|
+
"datasourceId": "bJqnEtPvjZ33SH2H7",
|
736
|
+
"activeOnStartup": false,
|
737
|
+
"extent": {
|
738
|
+
"coordinates": [
|
739
|
+
13.213981608814816, 52.41457895062166, 13.581125179911801,
|
740
|
+
52.590806074020236
|
741
|
+
],
|
742
|
+
"projection": {
|
743
|
+
"epsg": "EPSG:4326"
|
744
|
+
}
|
745
|
+
},
|
746
|
+
"version": "1.1.1",
|
747
|
+
"layers": "0",
|
748
|
+
"parameters": "format=image/png&transparent=true",
|
749
|
+
"minLevel": 12,
|
750
|
+
"maxLevel": 20,
|
751
|
+
"tilingSchema": "geographic",
|
752
|
+
"properties": {
|
753
|
+
"title": "layer.historicImages1928"
|
754
|
+
}
|
755
|
+
},
|
756
|
+
{
|
757
|
+
"type": "WMSLayer",
|
758
|
+
"name": "Fließgeschwindigkeit selten - NRW WMS",
|
759
|
+
"url": "https://sgx.geodatenzentrum.de/wms_starkregen__sess-1426bd3e-179d-49b1-b0dd-2994524ac2a8",
|
760
|
+
"activeOnStartup": false,
|
761
|
+
"extent": {
|
762
|
+
"coordinates": [
|
763
|
+
5.591229155264556, 50.335667211619835, 9.001144728260876,
|
764
|
+
52.5802231834015
|
765
|
+
],
|
766
|
+
"projection": {
|
767
|
+
"epsg": "EPSG:4326"
|
768
|
+
}
|
769
|
+
},
|
770
|
+
"version": "1.3.0",
|
771
|
+
"layers": "fliessgeschwindigkeiten_selten",
|
772
|
+
"parameters": "format=image/png&transparent=true",
|
773
|
+
"maxLevel": 21,
|
774
|
+
"featureInfo": {
|
775
|
+
"responseType": "application/geojson"
|
776
|
+
},
|
777
|
+
"tilingSchema": "geographic",
|
778
|
+
"responseType": "application/geojson",
|
779
|
+
"opacity": 0.7,
|
780
|
+
"properties": {
|
781
|
+
"title": "layer.waterSpeed",
|
782
|
+
"defaultViewpoint": "soest",
|
783
|
+
"featureInfo": "waterSpeed",
|
784
|
+
"legend": [
|
785
|
+
{
|
786
|
+
"type": "ImageLegendItem",
|
787
|
+
"tooltip": "layer.waterSpeed",
|
788
|
+
"src": "https://sgx.geodatenzentrum.de/wms_starkregen__sess-1426bd3e-179d-49b1-b0dd-2994524ac2a8?format=image%2Fpng&layer=fliessgeschwindigkeiten_selten&sld_version=1.1.0&request=GetLegendGraphic&service=WMS&version=1.1.1&styles=",
|
789
|
+
"popoutBtn": true
|
790
|
+
}
|
791
|
+
]
|
792
|
+
}
|
793
|
+
},
|
794
|
+
{
|
795
|
+
"type": "WMSLayer",
|
796
|
+
"name": "Wasserhöhen selten - NRW WMS",
|
797
|
+
"url": "https://sgx.geodatenzentrum.de/wms_starkregen__sess-1426bd3e-179d-49b1-b0dd-2994524ac2a8",
|
798
|
+
"activeOnStartup": false,
|
799
|
+
"extent": {
|
800
|
+
"coordinates": [
|
801
|
+
5.591229155264556, 50.335667211619835, 9.001144728260876,
|
802
|
+
52.5802231834015
|
803
|
+
],
|
804
|
+
"projection": {
|
805
|
+
"epsg": "EPSG:4326"
|
806
|
+
}
|
807
|
+
},
|
808
|
+
"version": "1.3.0",
|
809
|
+
"layers": "wasserhoehen_selten",
|
810
|
+
"parameters": "format=image/png&transparent=true",
|
811
|
+
"maxLevel": 21,
|
812
|
+
"featureInfo": {
|
813
|
+
"responseType": "application/geojson"
|
814
|
+
},
|
815
|
+
"tilingSchema": "geographic",
|
816
|
+
"responseType": "application/geojson",
|
817
|
+
"opacity": 0.7,
|
818
|
+
"properties": {
|
819
|
+
"title": "layer.waterHeight",
|
820
|
+
"defaultViewpoint": "soest",
|
821
|
+
"featureInfo": "waterHeight",
|
822
|
+
"legend": [
|
823
|
+
{
|
824
|
+
"type": "ImageLegendItem",
|
825
|
+
"tooltip": "layer.waterHeight",
|
826
|
+
"src": "https://sgx.geodatenzentrum.de/wms_starkregen__sess-1426bd3e-179d-49b1-b0dd-2994524ac2a8?format=image%2Fpng&layer=wasserhoehen_selten&sld_version=1.1.0&request=GetLegendGraphic&service=WMS&version=1.1.1&styles=",
|
827
|
+
"popoutBtn": true
|
828
|
+
}
|
829
|
+
]
|
830
|
+
}
|
831
|
+
},
|
832
|
+
{
|
833
|
+
"type": "WMSLayer",
|
834
|
+
"name": "vorläufig gesicherte Überschwemmungsgebiete",
|
835
|
+
"url": "https://www.wms.nrw.de/umwelt/uesg",
|
836
|
+
"activeOnStartup": false,
|
837
|
+
"extent": {
|
838
|
+
"coordinates": [
|
839
|
+
5.591229155264556, 50.335667211619835, 9.001144728260876,
|
840
|
+
52.5802231834015
|
841
|
+
],
|
842
|
+
"projection": {
|
843
|
+
"epsg": "EPSG:4326"
|
844
|
+
}
|
845
|
+
},
|
846
|
+
"version": "1.3.0",
|
847
|
+
"layers": "4",
|
848
|
+
"parameters": "format=image/png&transparent=true",
|
849
|
+
"maxLevel": 21,
|
850
|
+
"tilingSchema": "geographic",
|
851
|
+
"properties": {
|
852
|
+
"title": "layer.securedFloodPlains",
|
853
|
+
"defaultViewpoint": "soest"
|
854
|
+
}
|
855
|
+
},
|
856
|
+
{
|
857
|
+
"type": "WMSLayer",
|
858
|
+
"name": "festgesetzte Überschwemmungsgebiete",
|
859
|
+
"url": "https://www.wms.nrw.de/umwelt/uesg",
|
860
|
+
"activeOnStartup": false,
|
861
|
+
"extent": {
|
862
|
+
"coordinates": [
|
863
|
+
5.591229155264556, 50.335667211619835, 9.001144728260876,
|
864
|
+
52.5802231834015
|
865
|
+
],
|
866
|
+
"projection": {
|
867
|
+
"epsg": "EPSG:4326"
|
868
|
+
}
|
869
|
+
},
|
870
|
+
"version": "1.3.0",
|
871
|
+
"layers": "6",
|
872
|
+
"parameters": "format=image/png&transparent=true",
|
873
|
+
"maxLevel": 21,
|
874
|
+
"featureInfo": {
|
875
|
+
"responseType": "application/geojson"
|
876
|
+
},
|
877
|
+
"tilingSchema": "geographic",
|
878
|
+
"responseType": "application/geojson",
|
879
|
+
"properties": {
|
880
|
+
"title": "layer.designatedFloodPlains",
|
881
|
+
"defaultViewpoint": "soest"
|
882
|
+
}
|
883
|
+
},
|
884
|
+
{
|
885
|
+
"type": "VectorTileLayer",
|
886
|
+
"name": "osmBuildingFootprints",
|
887
|
+
"minLevel": 15,
|
888
|
+
"maxLevel": 21,
|
889
|
+
"tileProvider": {
|
890
|
+
"baseLevels": [14],
|
891
|
+
"idProperty": "osm_id",
|
892
|
+
"useSpatialIndex": false,
|
893
|
+
"type": "MVTTileProvider",
|
894
|
+
"url": "https://www.virtualcitymap.de/datasource-data/BerlinFootprintsMVT/{z}/{x}/{y}.pbf"
|
895
|
+
},
|
896
|
+
"activeOnStartup": false,
|
897
|
+
"properties": {
|
898
|
+
"title": "layer.footprints",
|
899
|
+
"featureInfo": "tableAll"
|
900
|
+
}
|
901
|
+
}
|
902
|
+
],
|
903
|
+
"obliqueCollections": [
|
904
|
+
{
|
905
|
+
"name": "obliques",
|
906
|
+
"activeOnStartup": true,
|
907
|
+
"dataSets": [
|
908
|
+
{
|
909
|
+
"url": "https://berlin-wab.virtualcitymap.de/datasource-data/baselayer/obliques_2020/image_tiled.json",
|
910
|
+
"terrainProvider": {
|
911
|
+
"url": "https://berlin-wab.virtualcitymap.de/datasource-data/baselayer/terrain_2016/"
|
912
|
+
},
|
913
|
+
"projection": {
|
914
|
+
"epsg": "25833",
|
915
|
+
"proj4": "+proj=utm +zone=33 +ellps=GRS80 +units=m +no_defs"
|
916
|
+
}
|
917
|
+
}
|
918
|
+
],
|
919
|
+
"maxZoom": 7,
|
920
|
+
"minZoom": 3,
|
921
|
+
"hideLevels": null,
|
922
|
+
"properties:": {
|
923
|
+
"attributions": {
|
924
|
+
"provider": "Berlin Partner / Senat von Berlin",
|
925
|
+
"url": "https://www.berlin-partner.de",
|
926
|
+
"year": "2020"
|
927
|
+
}
|
928
|
+
}
|
929
|
+
}
|
930
|
+
],
|
931
|
+
"styles": [
|
932
|
+
{
|
933
|
+
"type": "DeclarativeStyleItem",
|
934
|
+
"name": "CIR",
|
935
|
+
"declarativeStyle": {
|
936
|
+
"show": "true",
|
937
|
+
"color": "rgb(${CIR}[0], ${CIR}[1], ${CIR}[2])",
|
938
|
+
"pointSize": 2
|
939
|
+
},
|
940
|
+
"legend": []
|
941
|
+
},
|
942
|
+
{
|
943
|
+
"type": "DeclarativeStyleItem",
|
944
|
+
"name": "Tree-ID",
|
945
|
+
"declarativeStyle": {
|
946
|
+
"show": "true",
|
947
|
+
"color": {
|
948
|
+
"conditions": [
|
949
|
+
[
|
950
|
+
"${TREE_ID} > 0",
|
951
|
+
"mix(color('#00FF00') * (${TREE_ID} % 21) / 20, ${COLOR}, 0.5)"
|
952
|
+
],
|
953
|
+
["true", "${COLOR}"]
|
954
|
+
]
|
955
|
+
},
|
956
|
+
"pointSize": 2
|
957
|
+
},
|
958
|
+
"legend": []
|
959
|
+
},
|
960
|
+
{
|
961
|
+
"type": "DeclarativeStyleItem",
|
962
|
+
"name": "Distance",
|
963
|
+
"declarativeStyle": {
|
964
|
+
"show": "true",
|
965
|
+
"color": {
|
966
|
+
"conditions": [
|
967
|
+
[
|
968
|
+
"${DISTANCE} > 4",
|
969
|
+
"mix(color('#ffff00'), color('#bd0000'), clamp(0, 1, (${DISTANCE}-4)/5))"
|
970
|
+
],
|
971
|
+
["true", "${COLOR}"]
|
972
|
+
]
|
973
|
+
},
|
974
|
+
"pointSize": 2
|
975
|
+
},
|
976
|
+
"legend": []
|
977
|
+
},
|
978
|
+
{
|
979
|
+
"type": "DeclarativeStyleItem",
|
980
|
+
"name": "dummyClassificationStyle",
|
981
|
+
"declarativeStyle": {
|
982
|
+
"show": "true",
|
983
|
+
"color": "color('#ffffff', 0.05)"
|
984
|
+
}
|
985
|
+
},
|
986
|
+
{
|
987
|
+
"name": "MeasuredHeightGreen",
|
988
|
+
"type": "DeclarativeStyleItem",
|
989
|
+
"title": "Measured Height (green)",
|
990
|
+
"declarativeStyle": {
|
991
|
+
"show": "true",
|
992
|
+
"color": {
|
993
|
+
"conditions": [
|
994
|
+
["${attributes.measuredHeight} === undefined", "color('#006d2c')"],
|
995
|
+
["${attributes.measuredHeight} < 5", "color('#edf8e9')"],
|
996
|
+
["${attributes.measuredHeight} < 5", "color('#edf8e9')"],
|
997
|
+
["${attributes.measuredHeight} < 15", "color('#bae4b3')"],
|
998
|
+
["${attributes.measuredHeight} < 30", "color('#74c476')"],
|
999
|
+
["${attributes.measuredHeight} < 65", "color('#31a354')"],
|
1000
|
+
["true", "color('#006d2c')"]
|
1001
|
+
]
|
1002
|
+
}
|
1003
|
+
},
|
1004
|
+
"properties": {
|
1005
|
+
"legend": [
|
1006
|
+
{
|
1007
|
+
"type": "StyleLegendItem",
|
1008
|
+
"colNr": 1,
|
1009
|
+
"rows": [
|
1010
|
+
{
|
1011
|
+
"type": "FillLegendRow",
|
1012
|
+
"fill": {
|
1013
|
+
"color": "#edf8e9"
|
1014
|
+
},
|
1015
|
+
"title": "< 5 m"
|
1016
|
+
},
|
1017
|
+
{
|
1018
|
+
"type": "FillLegendRow",
|
1019
|
+
"fill": {
|
1020
|
+
"color": "#bae4b3"
|
1021
|
+
},
|
1022
|
+
"title": "< 15 m"
|
1023
|
+
},
|
1024
|
+
{
|
1025
|
+
"type": "FillLegendRow",
|
1026
|
+
"fill": {
|
1027
|
+
"color": "#74c476"
|
1028
|
+
},
|
1029
|
+
"title": "< 30 m"
|
1030
|
+
},
|
1031
|
+
{
|
1032
|
+
"type": "FillLegendRow",
|
1033
|
+
"fill": {
|
1034
|
+
"color": "#31a354"
|
1035
|
+
},
|
1036
|
+
"title": "< 65 m"
|
1037
|
+
},
|
1038
|
+
{
|
1039
|
+
"type": "FillLegendRow",
|
1040
|
+
"fill": {
|
1041
|
+
"color": "#006d2c"
|
1042
|
+
},
|
1043
|
+
"title": "> 65 m"
|
1044
|
+
}
|
1045
|
+
]
|
1046
|
+
}
|
1047
|
+
]
|
1048
|
+
}
|
1049
|
+
},
|
1050
|
+
{
|
1051
|
+
"name": "MeasuredHeightBrown",
|
1052
|
+
"type": "DeclarativeStyleItem",
|
1053
|
+
"title": "Measured Height (brown)",
|
1054
|
+
"declarativeStyle": {
|
1055
|
+
"show": "true",
|
1056
|
+
"color": {
|
1057
|
+
"conditions": [
|
1058
|
+
["${attributes.measuredHeight} === undefined", "color('#993404')"],
|
1059
|
+
["${attributes.measuredHeight} < 5", "color('#ffffd4')"],
|
1060
|
+
["${attributes.measuredHeight} < 15", "color('#fed98e')"],
|
1061
|
+
["${attributes.measuredHeight} < 30", "color('#fe9929')"],
|
1062
|
+
["${attributes.measuredHeight} < 65", "color('#d95f0e')"],
|
1063
|
+
["true", "color('#993404')"]
|
1064
|
+
]
|
1065
|
+
}
|
1066
|
+
},
|
1067
|
+
"properties": {
|
1068
|
+
"legend": [
|
1069
|
+
{
|
1070
|
+
"type": "StyleLegendItem",
|
1071
|
+
"colNr": 1,
|
1072
|
+
"rows": [
|
1073
|
+
{
|
1074
|
+
"type": "FillLegendRow",
|
1075
|
+
"fill": {
|
1076
|
+
"color": "#ffffd4"
|
1077
|
+
},
|
1078
|
+
"title": "< 5 m"
|
1079
|
+
},
|
1080
|
+
{
|
1081
|
+
"type": "FillLegendRow",
|
1082
|
+
"fill": {
|
1083
|
+
"color": "#fed98e"
|
1084
|
+
},
|
1085
|
+
"title": "< 15 m"
|
1086
|
+
},
|
1087
|
+
{
|
1088
|
+
"type": "FillLegendRow",
|
1089
|
+
"fill": {
|
1090
|
+
"color": "#fe9929"
|
1091
|
+
},
|
1092
|
+
"title": "< 30 m"
|
1093
|
+
},
|
1094
|
+
{
|
1095
|
+
"type": "FillLegendRow",
|
1096
|
+
"fill": {
|
1097
|
+
"color": "#d95f0e"
|
1098
|
+
},
|
1099
|
+
"title": "< 65 m"
|
1100
|
+
},
|
1101
|
+
{
|
1102
|
+
"type": "FillLegendRow",
|
1103
|
+
"fill": {
|
1104
|
+
"color": "#993404"
|
1105
|
+
},
|
1106
|
+
"title": "> 65 m"
|
1107
|
+
}
|
1108
|
+
]
|
1109
|
+
}
|
1110
|
+
]
|
1111
|
+
}
|
1112
|
+
},
|
1113
|
+
{
|
1114
|
+
"name": "MeasuredHeightBlue",
|
1115
|
+
"type": "DeclarativeStyleItem",
|
1116
|
+
"title": "Measured Height (blue)",
|
1117
|
+
"declarativeStyle": {
|
1118
|
+
"show": "true",
|
1119
|
+
"color": {
|
1120
|
+
"conditions": [
|
1121
|
+
["${attributes.measuredHeight} === undefined", "color('#045a8d')"],
|
1122
|
+
["${attributes.measuredHeight} < 5", "color('#f1eef6')"],
|
1123
|
+
["${attributes.measuredHeight} < 15", "color('#bdc9e1')"],
|
1124
|
+
["${attributes.measuredHeight} < 30", "color('#74a9cf')"],
|
1125
|
+
["${attributes.measuredHeight} < 65", "color('#2b8cbe')"],
|
1126
|
+
["true", "color('#045a8d')"]
|
1127
|
+
]
|
1128
|
+
}
|
1129
|
+
},
|
1130
|
+
"properties": {
|
1131
|
+
"legend": [
|
1132
|
+
{
|
1133
|
+
"type": "StyleLegendItem",
|
1134
|
+
"colNr": 1,
|
1135
|
+
"rows": [
|
1136
|
+
{
|
1137
|
+
"type": "FillLegendRow",
|
1138
|
+
"fill": {
|
1139
|
+
"color": "#f1eef6"
|
1140
|
+
},
|
1141
|
+
"title": "< 5 m"
|
1142
|
+
},
|
1143
|
+
{
|
1144
|
+
"type": "FillLegendRow",
|
1145
|
+
"fill": {
|
1146
|
+
"color": "#bdc9e1"
|
1147
|
+
},
|
1148
|
+
"title": "< 15 m"
|
1149
|
+
},
|
1150
|
+
{
|
1151
|
+
"type": "FillLegendRow",
|
1152
|
+
"fill": {
|
1153
|
+
"color": "#74a9cf"
|
1154
|
+
},
|
1155
|
+
"title": "< 30 m"
|
1156
|
+
},
|
1157
|
+
{
|
1158
|
+
"type": "FillLegendRow",
|
1159
|
+
"fill": {
|
1160
|
+
"color": "#2b8cbe"
|
1161
|
+
},
|
1162
|
+
"title": "< 65 m"
|
1163
|
+
},
|
1164
|
+
{
|
1165
|
+
"type": "FillLegendRow",
|
1166
|
+
"fill": {
|
1167
|
+
"color": "#045a8d"
|
1168
|
+
},
|
1169
|
+
"title": "> 65 m"
|
1170
|
+
}
|
1171
|
+
]
|
1172
|
+
}
|
1173
|
+
]
|
1174
|
+
}
|
1175
|
+
},
|
1176
|
+
{
|
1177
|
+
"type": "DeclarativeStyleItem",
|
1178
|
+
"title": "Classified by Roof Type",
|
1179
|
+
"declarativeStyle": {
|
1180
|
+
"show": "true",
|
1181
|
+
"color": {
|
1182
|
+
"conditions": [
|
1183
|
+
["${attributes.roofType} === undefined", "color('#cccccc')"],
|
1184
|
+
["${attributes.roofType} === '1000' ", "color('#91cf60')"],
|
1185
|
+
["${attributes.roofType} === '2100' ", "color('#fee08b')"],
|
1186
|
+
["${attributes.roofType} === '2200' ", "color('#8dd3c7')"],
|
1187
|
+
["${attributes.roofType} === '3100' ", "color('#8dd3c7')"],
|
1188
|
+
["${attributes.roofType} === '3200' ", "color('#fc8d59')"],
|
1189
|
+
["${attributes.roofType} === '3300' ", "color('#ffffb3')"],
|
1190
|
+
["${attributes.roofType} === '3400' ", "color('#bebada')"],
|
1191
|
+
["${attributes.roofType} === '3500' ", "color('#ffffbf')"],
|
1192
|
+
["${attributes.roofType} === '3600' ", "color('#fdb462')"],
|
1193
|
+
["${attributes.roofType} === '3700' ", "color('#b3de69')"],
|
1194
|
+
["${attributes.roofType} === '3800' ", "color('#ecc34e')"],
|
1195
|
+
["${attributes.roofType} === '3900' ", "color('#fccde5')"],
|
1196
|
+
["${attributes.roofType} === '4000' ", "color('#d590b3')"],
|
1197
|
+
["${attributes.roofType} === '5000' ", "color('#888888')"],
|
1198
|
+
["${attributes.roofType} === '9999' ", "color('#cccccc')"],
|
1199
|
+
["true", "color('#cccccc')"]
|
1200
|
+
]
|
1201
|
+
}
|
1202
|
+
},
|
1203
|
+
"properties": {
|
1204
|
+
"legend": [
|
1205
|
+
{
|
1206
|
+
"type": "StyleLegendItem",
|
1207
|
+
"rows": [
|
1208
|
+
{
|
1209
|
+
"type": "FillLegendRow",
|
1210
|
+
"fill": {
|
1211
|
+
"color": "#91cf60"
|
1212
|
+
},
|
1213
|
+
"title": "Flachdach"
|
1214
|
+
},
|
1215
|
+
{
|
1216
|
+
"type": "FillLegendRow",
|
1217
|
+
"fill": {
|
1218
|
+
"color": "#fee08b"
|
1219
|
+
},
|
1220
|
+
"title": "Pultdach"
|
1221
|
+
},
|
1222
|
+
{
|
1223
|
+
"type": "FillLegendRow",
|
1224
|
+
"fill": {
|
1225
|
+
"color": "#8dd3c7"
|
1226
|
+
},
|
1227
|
+
"title": "Versetztes Pultdach"
|
1228
|
+
},
|
1229
|
+
{
|
1230
|
+
"type": "FillLegendRow",
|
1231
|
+
"fill": {
|
1232
|
+
"color": "#8dd3c7"
|
1233
|
+
},
|
1234
|
+
"title": "Satteldach"
|
1235
|
+
},
|
1236
|
+
{
|
1237
|
+
"type": "FillLegendRow",
|
1238
|
+
"fill": {
|
1239
|
+
"color": "#fc8d59"
|
1240
|
+
},
|
1241
|
+
"title": "Walmdach"
|
1242
|
+
},
|
1243
|
+
{
|
1244
|
+
"type": "FillLegendRow",
|
1245
|
+
"fill": {
|
1246
|
+
"color": "#ffffb3"
|
1247
|
+
},
|
1248
|
+
"title": "Krüppelwalmdach"
|
1249
|
+
},
|
1250
|
+
{
|
1251
|
+
"type": "FillLegendRow",
|
1252
|
+
"fill": {
|
1253
|
+
"color": "#bebada"
|
1254
|
+
},
|
1255
|
+
"title": "Mansardendach"
|
1256
|
+
},
|
1257
|
+
{
|
1258
|
+
"type": "FillLegendRow",
|
1259
|
+
"fill": {
|
1260
|
+
"color": "#ffffbf"
|
1261
|
+
},
|
1262
|
+
"title": "Zeltdach"
|
1263
|
+
},
|
1264
|
+
{
|
1265
|
+
"type": "FillLegendRow",
|
1266
|
+
"fill": {
|
1267
|
+
"color": "#fdb462"
|
1268
|
+
},
|
1269
|
+
"title": "Kegeldach"
|
1270
|
+
},
|
1271
|
+
{
|
1272
|
+
"type": "FillLegendRow",
|
1273
|
+
"fill": {
|
1274
|
+
"color": "#b3de69"
|
1275
|
+
},
|
1276
|
+
"title": "Kuppeldach"
|
1277
|
+
},
|
1278
|
+
{
|
1279
|
+
"type": "FillLegendRow",
|
1280
|
+
"fill": {
|
1281
|
+
"color": "#ecc34e"
|
1282
|
+
},
|
1283
|
+
"title": "Sheddach"
|
1284
|
+
},
|
1285
|
+
{
|
1286
|
+
"type": "FillLegendRow",
|
1287
|
+
"fill": {
|
1288
|
+
"color": "#fccde5"
|
1289
|
+
},
|
1290
|
+
"title": "Bogendach"
|
1291
|
+
},
|
1292
|
+
{
|
1293
|
+
"type": "FillLegendRow",
|
1294
|
+
"fill": {
|
1295
|
+
"color": "#d590b3"
|
1296
|
+
},
|
1297
|
+
"title": "Turmdach"
|
1298
|
+
},
|
1299
|
+
{
|
1300
|
+
"type": "FillLegendRow",
|
1301
|
+
"fill": {
|
1302
|
+
"color": "#888888"
|
1303
|
+
},
|
1304
|
+
"title": "Mischform"
|
1305
|
+
},
|
1306
|
+
{
|
1307
|
+
"type": "FillLegendRow",
|
1308
|
+
"fill": {
|
1309
|
+
"color": "#cccccc"
|
1310
|
+
},
|
1311
|
+
"title": "Sonstiges"
|
1312
|
+
}
|
1313
|
+
]
|
1314
|
+
}
|
1315
|
+
]
|
1316
|
+
},
|
1317
|
+
"name": "ClassifiedbyRoofType"
|
1318
|
+
},
|
1319
|
+
{
|
1320
|
+
"type": "DeclarativeStyleItem",
|
1321
|
+
"title": "Einfärbung nach Gebäudefunktion",
|
1322
|
+
"declarativeStyle": {
|
1323
|
+
"show": "true",
|
1324
|
+
"color": {
|
1325
|
+
"conditions": [
|
1326
|
+
["${attributes.function} === undefined", "color('#d9d9d9')"],
|
1327
|
+
["${attributes.function} === '1121' ", "color('#7fc97f')"],
|
1328
|
+
["${attributes.function} === '1004' ", "color('#beaed4')"],
|
1329
|
+
["${attributes.function} === '1799' ", "color('#fdc086')"],
|
1330
|
+
["${attributes.function} === '1231' ", "color('#ffff99')"],
|
1331
|
+
["true", "color('#d9d9d9')"]
|
1332
|
+
]
|
1333
|
+
}
|
1334
|
+
},
|
1335
|
+
"properties": {
|
1336
|
+
"legend": [
|
1337
|
+
{
|
1338
|
+
"type": "StyleLegendItem",
|
1339
|
+
"rows": [
|
1340
|
+
{
|
1341
|
+
"type": "FillLegendRow",
|
1342
|
+
"fill": {
|
1343
|
+
"color": "#7fc97f"
|
1344
|
+
},
|
1345
|
+
"title": "1121"
|
1346
|
+
},
|
1347
|
+
{
|
1348
|
+
"type": "FillLegendRow",
|
1349
|
+
"fill": {
|
1350
|
+
"color": "#fdb462"
|
1351
|
+
},
|
1352
|
+
"title": "1004"
|
1353
|
+
},
|
1354
|
+
{
|
1355
|
+
"type": "FillLegendRow",
|
1356
|
+
"fill": {
|
1357
|
+
"color": "#fdc086"
|
1358
|
+
},
|
1359
|
+
"title": "1799"
|
1360
|
+
},
|
1361
|
+
{
|
1362
|
+
"type": "FillLegendRow",
|
1363
|
+
"fill": {
|
1364
|
+
"color": "#ffff99"
|
1365
|
+
},
|
1366
|
+
"title": "1231"
|
1367
|
+
},
|
1368
|
+
{
|
1369
|
+
"type": "FillLegendRow",
|
1370
|
+
"fill": {
|
1371
|
+
"color": "#cccccc"
|
1372
|
+
},
|
1373
|
+
"title": "other function"
|
1374
|
+
}
|
1375
|
+
]
|
1376
|
+
}
|
1377
|
+
]
|
1378
|
+
},
|
1379
|
+
"name": "BuildingFunction"
|
1380
|
+
},
|
1381
|
+
{
|
1382
|
+
"type": "DeclarativeStyleItem",
|
1383
|
+
"name": "Transparentbuildings",
|
1384
|
+
"title": "Transparent buildings",
|
1385
|
+
"declarativeStyle": {
|
1386
|
+
"show": "true",
|
1387
|
+
"color": {
|
1388
|
+
"conditions": [["true", "color('#cccccc', 0.7)"]]
|
1389
|
+
}
|
1390
|
+
},
|
1391
|
+
"properties": {
|
1392
|
+
"legend": [
|
1393
|
+
{
|
1394
|
+
"type": "StyleLegendItem",
|
1395
|
+
"rows": [
|
1396
|
+
{
|
1397
|
+
"type": "FillLegendRow",
|
1398
|
+
"fill": {
|
1399
|
+
"color": "#cccccc"
|
1400
|
+
},
|
1401
|
+
"title": "Transparent buildings"
|
1402
|
+
}
|
1403
|
+
]
|
1404
|
+
}
|
1405
|
+
]
|
1406
|
+
}
|
1407
|
+
}
|
1408
|
+
],
|
1409
|
+
"featureInfo": [
|
1410
|
+
{
|
1411
|
+
"type": "BalloonFeatureInfoView",
|
1412
|
+
"name": "balloonGebInfo",
|
1413
|
+
"title": "Gebäudeinformation",
|
1414
|
+
"attributeKeys": ["namlag", "bezgfk"],
|
1415
|
+
"keyMapping": { "namlag": "Adresse", "bezgfk": "Funktion" }
|
1416
|
+
},
|
1417
|
+
{
|
1418
|
+
"type": "TableFeatureInfoView",
|
1419
|
+
"name": "tableBuildings",
|
1420
|
+
"attributeKeys": [
|
1421
|
+
"Address.PostalCode",
|
1422
|
+
"Address.City",
|
1423
|
+
"Address.Street",
|
1424
|
+
"Address.HouseNumber",
|
1425
|
+
"measuredHeight",
|
1426
|
+
"roofType",
|
1427
|
+
"function",
|
1428
|
+
"storeyAboveGround",
|
1429
|
+
"Stand_3D-Stadtmodell",
|
1430
|
+
"gmlId"
|
1431
|
+
],
|
1432
|
+
"keyMapping": {
|
1433
|
+
"Address.PostalCode": "Postleitzahl",
|
1434
|
+
"Address.City": "Ort",
|
1435
|
+
"Address.Street": "Straße",
|
1436
|
+
"Address.HouseNumber": "Hausnummer",
|
1437
|
+
"measuredHeight": "Gebäudehöhe",
|
1438
|
+
"roofType": "Dachtyp",
|
1439
|
+
"function": "Funktion",
|
1440
|
+
"storeyAboveGround": "Stockwerke über Gelände",
|
1441
|
+
"Stand_3D-Stadtmodell": "Stand 3D-Stadtmodell",
|
1442
|
+
"gmlId": "gmlId"
|
1443
|
+
},
|
1444
|
+
"valueMapping": {
|
1445
|
+
"roofType": "codeLists.values.roofType.${value}",
|
1446
|
+
"function": "codeLists.values.function.${value}"
|
1447
|
+
}
|
1448
|
+
},
|
1449
|
+
{
|
1450
|
+
"type": "BalloonFeatureInfoView",
|
1451
|
+
"name": "waterHeight",
|
1452
|
+
"keyMapping": {
|
1453
|
+
"Wasserhöhe": "featureInfo.waterHeight"
|
1454
|
+
},
|
1455
|
+
"attributeKeys": ["Wasserhöhe"]
|
1456
|
+
},
|
1457
|
+
{
|
1458
|
+
"type": "BalloonFeatureInfoView",
|
1459
|
+
"name": "waterSpeed",
|
1460
|
+
"keyMapping": {
|
1461
|
+
"Geschwindigkeit": "featureInfo.waterSpeed"
|
1462
|
+
},
|
1463
|
+
"attributeKeys": ["Geschwindigkeit"]
|
1464
|
+
},
|
1465
|
+
{
|
1466
|
+
"type": "TableFeatureInfoView",
|
1467
|
+
"name": "tableTrees",
|
1468
|
+
"attributeKeys": [
|
1469
|
+
"stammumfg",
|
1470
|
+
"pflanzjahr",
|
1471
|
+
"kronedurch",
|
1472
|
+
"standalter",
|
1473
|
+
"baumhoehe",
|
1474
|
+
"Kategorie",
|
1475
|
+
"art_dtsch",
|
1476
|
+
"gattung_de"
|
1477
|
+
],
|
1478
|
+
"keyMapping": {
|
1479
|
+
"stammumfg": "Umfang",
|
1480
|
+
"pflanzjahr": "Pflanzjahr",
|
1481
|
+
"kronedurch": "Kronendurchmesser",
|
1482
|
+
"standalter": "Standalter",
|
1483
|
+
"baumhoehe": "Baumhöhe",
|
1484
|
+
"Kategorie": "Kategorie",
|
1485
|
+
"art_dtsch": "Art",
|
1486
|
+
"gattung_de": "Gattung"
|
1487
|
+
}
|
1488
|
+
},
|
1489
|
+
{
|
1490
|
+
"type": "TableFeatureInfoView",
|
1491
|
+
"name": "tableAll"
|
1492
|
+
}
|
1493
|
+
],
|
1494
|
+
"viewpoints": [
|
1495
|
+
{
|
1496
|
+
"type": "Viewpoint",
|
1497
|
+
"name": "Lüdenscheid",
|
1498
|
+
"cameraPosition": [
|
1499
|
+
7.628326765047903, 51.19524414598677, 567.4244392829526
|
1500
|
+
],
|
1501
|
+
"groundPosition": [
|
1502
|
+
7.628881118887374, 51.19874066185536, 327.79466475129635
|
1503
|
+
],
|
1504
|
+
"distance": 458.54351897275285,
|
1505
|
+
"heading": 5.688482507076805,
|
1506
|
+
"pitch": -31.5078138733279,
|
1507
|
+
"roll": 0.02191005047832281,
|
1508
|
+
"animate": true
|
1509
|
+
},
|
1510
|
+
{
|
1511
|
+
"type": "Viewpoint",
|
1512
|
+
"name": "buch",
|
1513
|
+
"cameraPosition": [
|
1514
|
+
13.510024049521348, 52.61701500801688, 963.616637428691
|
1515
|
+
],
|
1516
|
+
"groundPosition": [
|
1517
|
+
13.509501235009397, 52.63010587662207, 64.52947347468726
|
1518
|
+
],
|
1519
|
+
"distance": 1712.3223745287837,
|
1520
|
+
"heading": 358.6079576057926,
|
1521
|
+
"pitch": -31.679398314637186,
|
1522
|
+
"roll": 359.9946845951051,
|
1523
|
+
"animate": false
|
1524
|
+
},
|
1525
|
+
{
|
1526
|
+
"type": "Viewpoint",
|
1527
|
+
"name": "soest",
|
1528
|
+
"cameraPosition": [
|
1529
|
+
8.109298382955318, 51.559597246671196, 961.5073981367838
|
1530
|
+
],
|
1531
|
+
"groundPosition": [
|
1532
|
+
8.106925457830526, 51.570398058304164, 100.65761284152735
|
1533
|
+
],
|
1534
|
+
"distance": 1487.426133239795,
|
1535
|
+
"heading": 352.20412276200915,
|
1536
|
+
"pitch": -35.36818482526568,
|
1537
|
+
"roll": 359.9689876007259,
|
1538
|
+
"animate": true
|
1539
|
+
},
|
1540
|
+
{
|
1541
|
+
"type": "Viewpoint",
|
1542
|
+
"name": "water",
|
1543
|
+
"cameraPosition": [
|
1544
|
+
13.339344385024594, 52.5088954811299, 130.03569559547765
|
1545
|
+
],
|
1546
|
+
"groundPosition": [
|
1547
|
+
13.33729902776962, 52.511465636098464, 9.99406298444336
|
1548
|
+
],
|
1549
|
+
"distance": 339.8414978184529,
|
1550
|
+
"heading": 334.10164666457615,
|
1551
|
+
"pitch": -20.686324098743707,
|
1552
|
+
"roll": 359.91305877022717,
|
1553
|
+
"animate": false
|
1554
|
+
},
|
1555
|
+
{
|
1556
|
+
"type": "Viewpoint",
|
1557
|
+
"name": "Lindau",
|
1558
|
+
"cameraPosition": [
|
1559
|
+
9.686669428645894, 47.54783307574758, 470.61319069904147
|
1560
|
+
],
|
1561
|
+
"groundPosition": [
|
1562
|
+
9.680928124911006, 47.5415384162223, 389.84056816057506
|
1563
|
+
],
|
1564
|
+
"distance": 826.5617352083572,
|
1565
|
+
"heading": 211.7001766176285,
|
1566
|
+
"pitch": -5.611671364998787,
|
1567
|
+
"roll": 359.8987991072801,
|
1568
|
+
"animate": true
|
1569
|
+
},
|
1570
|
+
{
|
1571
|
+
"type": "Viewpoint",
|
1572
|
+
"name": "startview",
|
1573
|
+
"cameraPosition": [
|
1574
|
+
13.37411102000604, 52.5126411114975, 1039.4376606886788
|
1575
|
+
],
|
1576
|
+
"groundPosition": [
|
1577
|
+
13.371271496304264, 52.52529109057904, 31.074206921777545
|
1578
|
+
],
|
1579
|
+
"distance": 1742.3485377937602,
|
1580
|
+
"heading": 352.20412240931404,
|
1581
|
+
"pitch": -35.36818845447508,
|
1582
|
+
"roll": 359.96898821005135,
|
1583
|
+
"animate": false
|
1584
|
+
}
|
1585
|
+
],
|
1586
|
+
"contentTree": [
|
1587
|
+
{
|
1588
|
+
"type": "NodeContentTreeItem",
|
1589
|
+
"name": "germany",
|
1590
|
+
"title": "Deutschlandweit",
|
1591
|
+
"initOpen": true
|
1592
|
+
},
|
1593
|
+
{
|
1594
|
+
"type": "LayerGroupContentTreeItem",
|
1595
|
+
"name": "germany.lod2",
|
1596
|
+
"layerNames": [
|
1597
|
+
"Bayern - LOD2 (pbr)",
|
1598
|
+
"Berlin untexturiert openData (pbr recalculation)",
|
1599
|
+
"Brandenburg - LOD2 (pbr recalculation)",
|
1600
|
+
"Hamburg - LOD2 (pbr recalculation)",
|
1601
|
+
"Hessen - LOD2 (pbr recalculation)",
|
1602
|
+
"NRW - LOD2 (pbr recalculation)",
|
1603
|
+
"Niedersachsen (pbr recalculation)",
|
1604
|
+
"Sachsen - LOD2 (pbr recalculation)",
|
1605
|
+
"Sachsen-Anhalt - LOD2 (pbr recalculation)",
|
1606
|
+
"Thüringen - LOD2 (pbr recalculation)"
|
1607
|
+
],
|
1608
|
+
"onActivate": [
|
1609
|
+
{
|
1610
|
+
"type": "DeactivateLayersCallback",
|
1611
|
+
"layerNames": ["mesh_surface", "Mesh Classification Layer"]
|
1612
|
+
},
|
1613
|
+
{
|
1614
|
+
"type": "ActivateLayersCallback",
|
1615
|
+
"layerNames": ["GermanyBaseTerrain"]
|
1616
|
+
}
|
1617
|
+
],
|
1618
|
+
"title": "layer.buildings"
|
1619
|
+
},
|
1620
|
+
{
|
1621
|
+
"type": "LayerContentTreeItem",
|
1622
|
+
"name": "germany.terrain",
|
1623
|
+
"layerName": "GermanyBaseTerrain",
|
1624
|
+
"title": "layer.GermanyBaseTerrain"
|
1625
|
+
},
|
1626
|
+
{
|
1627
|
+
"type": "NodeContentTreeItem",
|
1628
|
+
"name": "berlin",
|
1629
|
+
"title": "Berlinweit",
|
1630
|
+
"initOpen": true
|
1631
|
+
},
|
1632
|
+
{
|
1633
|
+
"type": "LayerGroupContentTreeItem",
|
1634
|
+
"name": "berlin.mesh",
|
1635
|
+
"layerNames": ["Mesh Classification Layer", "mesh_surface"],
|
1636
|
+
"onActivate": [
|
1637
|
+
{
|
1638
|
+
"type": "DeactivateLayersCallback",
|
1639
|
+
"layerNames": [
|
1640
|
+
"Bayern - LOD2 (pbr)",
|
1641
|
+
"Berlin untexturiert openData (pbr recalculation)",
|
1642
|
+
"Brandenburg - LOD2 (pbr recalculation)",
|
1643
|
+
"Hamburg - LOD2 (pbr recalculation)",
|
1644
|
+
"Hessen - LOD2 (pbr recalculation)",
|
1645
|
+
"NRW - LOD2 (pbr recalculation)",
|
1646
|
+
"Niedersachsen (pbr recalculation)",
|
1647
|
+
"Sachsen - LOD2 (pbr recalculation)",
|
1648
|
+
"Sachsen-Anhalt - LOD2 (pbr recalculation)",
|
1649
|
+
"Thüringen - LOD2 (pbr recalculation)",
|
1650
|
+
"GermanyBaseTerrain"
|
1651
|
+
]
|
1652
|
+
}
|
1653
|
+
],
|
1654
|
+
"title": "3D-Mesh 2020"
|
1655
|
+
},
|
1656
|
+
{
|
1657
|
+
"type": "LayerContentTreeItem",
|
1658
|
+
"name": "berlin.texturedBuildings",
|
1659
|
+
"layerName": "Berlin textured OpenData (pbr recalculation)",
|
1660
|
+
"onActivate": [
|
1661
|
+
{
|
1662
|
+
"type": "DeactivateLayersCallback",
|
1663
|
+
"layerNames": ["Mesh Classification Layer", "mesh_surface"]
|
1664
|
+
},
|
1665
|
+
{
|
1666
|
+
"type": "ActivateLayersCallback",
|
1667
|
+
"layerNames": ["GermanyBaseTerrain"]
|
1668
|
+
}
|
1669
|
+
]
|
1670
|
+
},
|
1671
|
+
{
|
1672
|
+
"type": "LayerContentTreeItem",
|
1673
|
+
"name": "berlin.untexturedBuildings",
|
1674
|
+
"layerName": "Berlin untexturiert openData (pbr recalculation)",
|
1675
|
+
"onActivate": [
|
1676
|
+
{
|
1677
|
+
"type": "DeactivateLayersCallback",
|
1678
|
+
"layerNames": ["Mesh Classification Layer", "mesh_surface"]
|
1679
|
+
},
|
1680
|
+
{
|
1681
|
+
"type": "ActivateLayersCallback",
|
1682
|
+
"layerNames": ["GermanyBaseTerrain"]
|
1683
|
+
}
|
1684
|
+
]
|
1685
|
+
},
|
1686
|
+
{
|
1687
|
+
"type": "LayerContentTreeItem",
|
1688
|
+
"name": "berlin.historic",
|
1689
|
+
"layerName": "Historische Luftbilder 1928"
|
1690
|
+
},
|
1691
|
+
{
|
1692
|
+
"type": "LayerContentTreeItem",
|
1693
|
+
"name": "berlin.osmfootprints",
|
1694
|
+
"layerName": "osmBuildingFootprints"
|
1695
|
+
},
|
1696
|
+
{
|
1697
|
+
"type": "LayerContentTreeItem",
|
1698
|
+
"name": "berlin.planwerk",
|
1699
|
+
"layerName": "Planwerk innere Stadt"
|
1700
|
+
},
|
1701
|
+
{
|
1702
|
+
"type": "LayerContentTreeItem",
|
1703
|
+
"name": "berlin.summertrees",
|
1704
|
+
"layerName": "Summer Trees"
|
1705
|
+
},
|
1706
|
+
{
|
1707
|
+
"type": "LayerContentTreeItem",
|
1708
|
+
"name": "berlin.summerdop2020",
|
1709
|
+
"layerName": "Summer DOP 2020",
|
1710
|
+
"infoUrl": "https://vc.systems/",
|
1711
|
+
"infoUrlTarget": "_blank"
|
1712
|
+
},
|
1713
|
+
{
|
1714
|
+
"type": "NodeContentTreeItem",
|
1715
|
+
"name": "thematic",
|
1716
|
+
"title": "Themenbezogene Daten",
|
1717
|
+
"initOpen": true
|
1718
|
+
},
|
1719
|
+
{
|
1720
|
+
"type": "LayerContentTreeItem",
|
1721
|
+
"name": "thematic.waterHeight",
|
1722
|
+
"layerName": "Wasserhöhen selten - NRW WMS"
|
1723
|
+
},
|
1724
|
+
{
|
1725
|
+
"type": "LayerContentTreeItem",
|
1726
|
+
"name": "thematic.waterflow",
|
1727
|
+
"layerName": "Fließgeschwindigkeit selten - NRW WMS"
|
1728
|
+
},
|
1729
|
+
{
|
1730
|
+
"type": "LayerContentTreeItem",
|
1731
|
+
"name": "thematic.waterareas",
|
1732
|
+
"layerName": "vorläufig gesicherte Überschwemmungsgebiete"
|
1733
|
+
},
|
1734
|
+
{
|
1735
|
+
"type": "LayerContentTreeItem",
|
1736
|
+
"name": "thematic.waterareas2",
|
1737
|
+
"layerName": "festgesetzte Überschwemmungsgebiete"
|
1738
|
+
}
|
1739
|
+
],
|
1740
|
+
"plugins": [
|
1741
|
+
{
|
1742
|
+
"name": "@vcmap/create-link",
|
1743
|
+
"entry": "plugins/@vcmap/create-link/index.js"
|
1744
|
+
},
|
1745
|
+
{
|
1746
|
+
"name": "@vcmap/print",
|
1747
|
+
"entry": "plugins/@vcmap/print/index.js",
|
1748
|
+
"contactDetails": {
|
1749
|
+
"department": "Entwicklung",
|
1750
|
+
"name": "Virtual City Systems",
|
1751
|
+
"streetAddress": "Tauentzienstr. 7 b/c",
|
1752
|
+
"zipAndCity": "10789 Berlin",
|
1753
|
+
"country": "Germany",
|
1754
|
+
"mail": "info@vc.systems",
|
1755
|
+
"phone": "+49 (0) 30 . 8904 . 871 . 0",
|
1756
|
+
"fax": "+49 (0) 30 . 8904 . 871 . 0"
|
1757
|
+
}
|
1758
|
+
},
|
1759
|
+
{
|
1760
|
+
"name": "@vcmap/swipe-tool",
|
1761
|
+
"entry": "plugins/@vcmap/swipe-tool/index.js"
|
1762
|
+
},
|
1763
|
+
{
|
1764
|
+
"name": "@vcmap/shadow",
|
1765
|
+
"entry": "plugins/@vcmap/shadow/index.js"
|
1766
|
+
},
|
1767
|
+
{
|
1768
|
+
"name": "@vcmap/draw",
|
1769
|
+
"entry": "plugins/@vcmap/draw/index.js"
|
1770
|
+
},
|
1771
|
+
{
|
1772
|
+
"name": "@vcmap/search-nominatim",
|
1773
|
+
"entry": "plugins/@vcmap/search-nominatim/index.js"
|
1774
|
+
},
|
1775
|
+
{
|
1776
|
+
"name": "@vcmap/export",
|
1777
|
+
"entry": "plugins/@vcmap/export/index.js",
|
1778
|
+
"crs": ["EPSG:25832", "EPSG:4326"],
|
1779
|
+
"allowCrsTextInput": false,
|
1780
|
+
"fmeSecurityToken": "fc3baf381c993d0a1228613f230244c663a6a268",
|
1781
|
+
"fmeServerUrl": "https://fmeserver-virtualcitysystems--2.fmecloud.com/fmejobsubmitter/DUMMY/dummy.fmw",
|
1782
|
+
"dataProjection": {
|
1783
|
+
"epsg": "25832",
|
1784
|
+
"proj4": "+proj=utm +zone=32 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"
|
1785
|
+
},
|
1786
|
+
"dataSourceOptionsList": [
|
1787
|
+
{ "type": "cityModel" },
|
1788
|
+
{
|
1789
|
+
"type": "oblique",
|
1790
|
+
"obliqueCollectionName": "obliques"
|
1791
|
+
},
|
1792
|
+
{
|
1793
|
+
"type": "geojson",
|
1794
|
+
"geojsonUrl": "https://download-berlin3d.virtualcitymap.de/datasource-data/HOSTING-Berlin-DLPortal/2020_mesh_index.json",
|
1795
|
+
"baseUrl": "https://download-berlin3d.virtualcitymap.de/datasource-data/berlin_mesh_2021",
|
1796
|
+
"title": "Mesh model"
|
1797
|
+
}
|
1798
|
+
]
|
1799
|
+
}
|
1800
|
+
]
|
1801
|
+
}
|