@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
package/config/base.config.json
CHANGED
@@ -1,11 +1,48 @@
|
|
1
1
|
{
|
2
|
+
"name": "VcsBaseConfig",
|
2
3
|
"mapcontainer": "vcs_map_container",
|
3
|
-
"
|
4
|
+
"_id": "VcsBaseConfig",
|
5
|
+
"startingViewpointName": "berlin",
|
4
6
|
"startingMapName": "cesium",
|
5
7
|
"projection": {
|
6
8
|
"epsg": "25833",
|
7
9
|
"proj4": "+proj=utm +zone=33 +ellps=GRS80 +units=m +no_defs"
|
8
10
|
},
|
11
|
+
"i18n": [
|
12
|
+
{
|
13
|
+
"name": "base",
|
14
|
+
"de": {
|
15
|
+
"layers": {
|
16
|
+
"pointcloud": {
|
17
|
+
"title": "Tiergarten"
|
18
|
+
},
|
19
|
+
"osmBuildingFootprints": {
|
20
|
+
"title": "OSM Gebäude Grundflächen"
|
21
|
+
}
|
22
|
+
},
|
23
|
+
"contentTree": {
|
24
|
+
"building": {
|
25
|
+
"title": "3D Gebäude"
|
26
|
+
}
|
27
|
+
}
|
28
|
+
},
|
29
|
+
"en": {
|
30
|
+
"layers": {
|
31
|
+
"pointcloud": {
|
32
|
+
"title": "Zoological garden"
|
33
|
+
},
|
34
|
+
"osmBuildingFootprints": {
|
35
|
+
"title": "OSM Building Footprints"
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"contentTree": {
|
39
|
+
"building": {
|
40
|
+
"title": "3D buildings"
|
41
|
+
}
|
42
|
+
}
|
43
|
+
}
|
44
|
+
}
|
45
|
+
],
|
9
46
|
"styles": [
|
10
47
|
{
|
11
48
|
"name": "lineColor",
|
@@ -14,14 +51,8 @@
|
|
14
51
|
"show": "true",
|
15
52
|
"color": {
|
16
53
|
"conditions": [
|
17
|
-
[
|
18
|
-
|
19
|
-
"color('#49eb34')"
|
20
|
-
],
|
21
|
-
[
|
22
|
-
"true",
|
23
|
-
"color('#707070')"
|
24
|
-
]
|
54
|
+
["${olcs_geometryType} === 2", "color('#49eb34')"],
|
55
|
+
["true", "color('#707070')"]
|
25
56
|
]
|
26
57
|
}
|
27
58
|
}
|
@@ -29,465 +60,452 @@
|
|
29
60
|
{
|
30
61
|
"name": "MeasuredHeightGreen",
|
31
62
|
"type": "DeclarativeStyleItem",
|
32
|
-
"title":
|
33
|
-
"en": "Measured Height (green)",
|
34
|
-
"de": "Measured Height (green)"
|
35
|
-
},
|
63
|
+
"title": "Measured Height (green)",
|
36
64
|
"declarativeStyle": {
|
37
65
|
"show": "true",
|
38
66
|
"color": {
|
39
67
|
"conditions": [
|
40
|
-
[
|
41
|
-
|
42
|
-
|
43
|
-
],
|
44
|
-
[
|
45
|
-
|
46
|
-
|
47
|
-
],
|
48
|
-
[
|
49
|
-
"${attributes.measuredHeight} < 5",
|
50
|
-
"color('#edf8e9')"
|
51
|
-
],
|
52
|
-
[
|
53
|
-
"${attributes.measuredHeight} < 15",
|
54
|
-
"color('#bae4b3')"
|
55
|
-
],
|
56
|
-
[
|
57
|
-
"${attributes.measuredHeight} < 30",
|
58
|
-
"color('#74c476')"
|
59
|
-
],
|
60
|
-
[
|
61
|
-
"${attributes.measuredHeight} < 65",
|
62
|
-
"color('#31a354')"
|
63
|
-
],
|
64
|
-
[
|
65
|
-
"true",
|
66
|
-
"color('#006d2c')"
|
67
|
-
]
|
68
|
+
["${attributes.measuredHeight} === undefined", "color('#006d2c')"],
|
69
|
+
["${attributes.measuredHeight} < 5", "color('#edf8e9')"],
|
70
|
+
["${attributes.measuredHeight} < 5", "color('#edf8e9')"],
|
71
|
+
["${attributes.measuredHeight} < 15", "color('#bae4b3')"],
|
72
|
+
["${attributes.measuredHeight} < 30", "color('#74c476')"],
|
73
|
+
["${attributes.measuredHeight} < 65", "color('#31a354')"],
|
74
|
+
["true", "color('#006d2c')"]
|
68
75
|
]
|
69
76
|
}
|
70
77
|
},
|
71
|
-
"
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
78
|
+
"properties": {
|
79
|
+
"legend": [
|
80
|
+
{
|
81
|
+
"type": "StyleLegendItem",
|
82
|
+
"colNr": 1,
|
83
|
+
"rows": [
|
84
|
+
{
|
85
|
+
"type": "FillLegendRow",
|
86
|
+
"fill": {
|
87
|
+
"color": "#edf8e9"
|
88
|
+
},
|
89
|
+
"title": "< 5 m"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"type": "FillLegendRow",
|
93
|
+
"fill": {
|
94
|
+
"color": "#bae4b3"
|
95
|
+
},
|
96
|
+
"title": "< 15 m"
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"type": "FillLegendRow",
|
100
|
+
"fill": {
|
101
|
+
"color": "#74c476"
|
102
|
+
},
|
103
|
+
"title": "< 30 m"
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"type": "FillLegendRow",
|
107
|
+
"fill": {
|
108
|
+
"color": "#31a354"
|
109
|
+
},
|
110
|
+
"title": "< 65 m"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"type": "FillLegendRow",
|
114
|
+
"fill": {
|
115
|
+
"color": "#006d2c"
|
116
|
+
},
|
117
|
+
"title": "> 65 m"
|
118
|
+
}
|
119
|
+
]
|
120
|
+
}
|
121
|
+
]
|
122
|
+
}
|
93
123
|
},
|
94
124
|
{
|
95
125
|
"name": "MeasuredHeightBrown",
|
96
126
|
"type": "DeclarativeStyleItem",
|
97
|
-
"title":
|
98
|
-
"en": "Measured Height (brown)",
|
99
|
-
"de": "Measured Height (brown)"
|
100
|
-
},
|
127
|
+
"title": "Measured Height (brown)",
|
101
128
|
"declarativeStyle": {
|
102
129
|
"show": "true",
|
103
130
|
"color": {
|
104
131
|
"conditions": [
|
105
|
-
[
|
106
|
-
|
107
|
-
|
108
|
-
],
|
109
|
-
[
|
110
|
-
|
111
|
-
"color('#ffffd4')"
|
112
|
-
],
|
113
|
-
[
|
114
|
-
"${attributes.measuredHeight} < 15",
|
115
|
-
"color('#fed98e')"
|
116
|
-
],
|
117
|
-
[
|
118
|
-
"${attributes.measuredHeight} < 30",
|
119
|
-
"color('#fe9929')"
|
120
|
-
],
|
121
|
-
[
|
122
|
-
"${attributes.measuredHeight} < 65",
|
123
|
-
"color('#d95f0e')"
|
124
|
-
],
|
125
|
-
[
|
126
|
-
"true",
|
127
|
-
"color('#993404')"
|
128
|
-
]
|
132
|
+
["${attributes.measuredHeight} === undefined", "color('#993404')"],
|
133
|
+
["${attributes.measuredHeight} < 5", "color('#ffffd4')"],
|
134
|
+
["${attributes.measuredHeight} < 15", "color('#fed98e')"],
|
135
|
+
["${attributes.measuredHeight} < 30", "color('#fe9929')"],
|
136
|
+
["${attributes.measuredHeight} < 65", "color('#d95f0e')"],
|
137
|
+
["true", "color('#993404')"]
|
129
138
|
]
|
130
139
|
}
|
131
140
|
},
|
132
|
-
"
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
141
|
+
"properties": {
|
142
|
+
"legend": [
|
143
|
+
{
|
144
|
+
"type": "StyleLegendItem",
|
145
|
+
"colNr": 1,
|
146
|
+
"rows": [
|
147
|
+
{
|
148
|
+
"type": "FillLegendRow",
|
149
|
+
"fill": {
|
150
|
+
"color": "#ffffd4"
|
151
|
+
},
|
152
|
+
"title": "< 5 m"
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"type": "FillLegendRow",
|
156
|
+
"fill": {
|
157
|
+
"color": "#fed98e"
|
158
|
+
},
|
159
|
+
"title": "< 15 m"
|
160
|
+
},
|
161
|
+
{
|
162
|
+
"type": "FillLegendRow",
|
163
|
+
"fill": {
|
164
|
+
"color": "#fe9929"
|
165
|
+
},
|
166
|
+
"title": "< 30 m"
|
167
|
+
},
|
168
|
+
{
|
169
|
+
"type": "FillLegendRow",
|
170
|
+
"fill": {
|
171
|
+
"color": "#d95f0e"
|
172
|
+
},
|
173
|
+
"title": "< 65 m"
|
174
|
+
},
|
175
|
+
{
|
176
|
+
"type": "FillLegendRow",
|
177
|
+
"fill": {
|
178
|
+
"color": "#993404"
|
179
|
+
},
|
180
|
+
"title": "> 65 m"
|
181
|
+
}
|
182
|
+
]
|
183
|
+
}
|
184
|
+
]
|
185
|
+
}
|
154
186
|
},
|
155
187
|
{
|
156
188
|
"name": "MeasuredHeightBlue",
|
157
189
|
"type": "DeclarativeStyleItem",
|
158
|
-
"title":
|
159
|
-
"en": "Measured Height (blue)",
|
160
|
-
"de": "Measured Height (blue)"
|
161
|
-
},
|
190
|
+
"title": "Measured Height (blue)",
|
162
191
|
"declarativeStyle": {
|
163
192
|
"show": "true",
|
164
193
|
"color": {
|
165
194
|
"conditions": [
|
166
|
-
[
|
167
|
-
|
168
|
-
|
169
|
-
],
|
170
|
-
[
|
171
|
-
|
172
|
-
"color('#f1eef6')"
|
173
|
-
],
|
174
|
-
[
|
175
|
-
"${attributes.measuredHeight} < 15",
|
176
|
-
"color('#bdc9e1')"
|
177
|
-
],
|
178
|
-
[
|
179
|
-
"${attributes.measuredHeight} < 30",
|
180
|
-
"color('#74a9cf')"
|
181
|
-
],
|
182
|
-
[
|
183
|
-
"${attributes.measuredHeight} < 65",
|
184
|
-
"color('#2b8cbe')"
|
185
|
-
],
|
186
|
-
[
|
187
|
-
"true",
|
188
|
-
"color('#045a8d')"
|
189
|
-
]
|
195
|
+
["${attributes.measuredHeight} === undefined", "color('#045a8d')"],
|
196
|
+
["${attributes.measuredHeight} < 5", "color('#f1eef6')"],
|
197
|
+
["${attributes.measuredHeight} < 15", "color('#bdc9e1')"],
|
198
|
+
["${attributes.measuredHeight} < 30", "color('#74a9cf')"],
|
199
|
+
["${attributes.measuredHeight} < 65", "color('#2b8cbe')"],
|
200
|
+
["true", "color('#045a8d')"]
|
190
201
|
]
|
191
202
|
}
|
192
203
|
},
|
193
|
-
"
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
204
|
+
"properties": {
|
205
|
+
"legend": [
|
206
|
+
{
|
207
|
+
"type": "StyleLegendItem",
|
208
|
+
"colNr": 1,
|
209
|
+
"rows": [
|
210
|
+
{
|
211
|
+
"type": "FillLegendRow",
|
212
|
+
"fill": {
|
213
|
+
"color": "#f1eef6"
|
214
|
+
},
|
215
|
+
"title": "< 5 m"
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"type": "FillLegendRow",
|
219
|
+
"fill": {
|
220
|
+
"color": "#bdc9e1"
|
221
|
+
},
|
222
|
+
"title": "< 15 m"
|
223
|
+
},
|
224
|
+
{
|
225
|
+
"type": "FillLegendRow",
|
226
|
+
"fill": {
|
227
|
+
"color": "#74a9cf"
|
228
|
+
},
|
229
|
+
"title": "< 30 m"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"type": "FillLegendRow",
|
233
|
+
"fill": {
|
234
|
+
"color": "#2b8cbe"
|
235
|
+
},
|
236
|
+
"title": "< 65 m"
|
237
|
+
},
|
238
|
+
{
|
239
|
+
"type": "FillLegendRow",
|
240
|
+
"fill": {
|
241
|
+
"color": "#045a8d"
|
242
|
+
},
|
243
|
+
"title": "> 65 m"
|
244
|
+
}
|
245
|
+
]
|
246
|
+
}
|
247
|
+
]
|
248
|
+
}
|
215
249
|
},
|
216
250
|
{
|
217
251
|
"type": "DeclarativeStyleItem",
|
218
|
-
"title":
|
219
|
-
"en": "Classified by Roof Type",
|
220
|
-
"de": "Einfärbung nach Hauptdach"
|
221
|
-
},
|
252
|
+
"title": "Classified by Roof Type",
|
222
253
|
"declarativeStyle": {
|
223
254
|
"show": "true",
|
224
255
|
"color": {
|
225
256
|
"conditions": [
|
226
|
-
[
|
227
|
-
|
228
|
-
|
229
|
-
],
|
230
|
-
[
|
231
|
-
|
232
|
-
|
233
|
-
],
|
234
|
-
[
|
235
|
-
|
236
|
-
|
237
|
-
],
|
238
|
-
[
|
239
|
-
|
240
|
-
|
241
|
-
],
|
242
|
-
[
|
243
|
-
"${attributes.roofType} === '3100' ",
|
244
|
-
"color('#8dd3c7')"
|
245
|
-
],
|
246
|
-
[
|
247
|
-
"${attributes.roofType} === '3200' ",
|
248
|
-
"color('#fc8d59')"
|
249
|
-
],
|
250
|
-
[
|
251
|
-
"${attributes.roofType} === '3300' ",
|
252
|
-
"color('#ffffb3')"
|
253
|
-
],
|
254
|
-
[
|
255
|
-
"${attributes.roofType} === '3400' ",
|
256
|
-
"color('#bebada')"
|
257
|
-
],
|
258
|
-
[
|
259
|
-
"${attributes.roofType} === '3500' ",
|
260
|
-
"color('#ffffbf')"
|
261
|
-
],
|
262
|
-
[
|
263
|
-
"${attributes.roofType} === '3600' ",
|
264
|
-
"color('#fdb462')"
|
265
|
-
],
|
266
|
-
[
|
267
|
-
"${attributes.roofType} === '3700' ",
|
268
|
-
"color('#b3de69')"
|
269
|
-
],
|
270
|
-
[
|
271
|
-
"${attributes.roofType} === '3800' ",
|
272
|
-
"color('#ecc34e')"
|
273
|
-
],
|
274
|
-
[
|
275
|
-
"${attributes.roofType} === '3900' ",
|
276
|
-
"color('#fccde5')"
|
277
|
-
],
|
278
|
-
[
|
279
|
-
"${attributes.roofType} === '4000' ",
|
280
|
-
"color('#d590b3')"
|
281
|
-
],
|
282
|
-
[
|
283
|
-
"${attributes.roofType} === '5000' ",
|
284
|
-
"color('#888888')"
|
285
|
-
],
|
286
|
-
[
|
287
|
-
"${attributes.roofType} === '9999' ",
|
288
|
-
"color('#cccccc')"
|
289
|
-
],
|
290
|
-
[
|
291
|
-
"true",
|
292
|
-
"color('#cccccc')"
|
293
|
-
]
|
257
|
+
["${attributes.roofType} === undefined", "color('#cccccc')"],
|
258
|
+
["${attributes.roofType} === '1000' ", "color('#91cf60')"],
|
259
|
+
["${attributes.roofType} === '2100' ", "color('#fee08b')"],
|
260
|
+
["${attributes.roofType} === '2200' ", "color('#8dd3c7')"],
|
261
|
+
["${attributes.roofType} === '3100' ", "color('#8dd3c7')"],
|
262
|
+
["${attributes.roofType} === '3200' ", "color('#fc8d59')"],
|
263
|
+
["${attributes.roofType} === '3300' ", "color('#ffffb3')"],
|
264
|
+
["${attributes.roofType} === '3400' ", "color('#bebada')"],
|
265
|
+
["${attributes.roofType} === '3500' ", "color('#ffffbf')"],
|
266
|
+
["${attributes.roofType} === '3600' ", "color('#fdb462')"],
|
267
|
+
["${attributes.roofType} === '3700' ", "color('#b3de69')"],
|
268
|
+
["${attributes.roofType} === '3800' ", "color('#ecc34e')"],
|
269
|
+
["${attributes.roofType} === '3900' ", "color('#fccde5')"],
|
270
|
+
["${attributes.roofType} === '4000' ", "color('#d590b3')"],
|
271
|
+
["${attributes.roofType} === '5000' ", "color('#888888')"],
|
272
|
+
["${attributes.roofType} === '9999' ", "color('#cccccc')"],
|
273
|
+
["true", "color('#cccccc')"]
|
294
274
|
]
|
295
275
|
}
|
296
276
|
},
|
297
|
-
"
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
"
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
277
|
+
"properties": {
|
278
|
+
"legend": [
|
279
|
+
{
|
280
|
+
"type": "StyleLegendItem",
|
281
|
+
"rows": [
|
282
|
+
{
|
283
|
+
"type": "FillLegendRow",
|
284
|
+
"fill": {
|
285
|
+
"color": "#91cf60"
|
286
|
+
},
|
287
|
+
"title": "Flachdach"
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"type": "FillLegendRow",
|
291
|
+
"fill": {
|
292
|
+
"color": "#fee08b"
|
293
|
+
},
|
294
|
+
"title": "Pultdach"
|
295
|
+
},
|
296
|
+
{
|
297
|
+
"type": "FillLegendRow",
|
298
|
+
"fill": {
|
299
|
+
"color": "#8dd3c7"
|
300
|
+
},
|
301
|
+
"title": "Versetztes Pultdach"
|
302
|
+
},
|
303
|
+
{
|
304
|
+
"type": "FillLegendRow",
|
305
|
+
"fill": {
|
306
|
+
"color": "#8dd3c7"
|
307
|
+
},
|
308
|
+
"title": "Satteldach"
|
309
|
+
},
|
310
|
+
{
|
311
|
+
"type": "FillLegendRow",
|
312
|
+
"fill": {
|
313
|
+
"color": "#fc8d59"
|
314
|
+
},
|
315
|
+
"title": "Walmdach"
|
316
|
+
},
|
317
|
+
{
|
318
|
+
"type": "FillLegendRow",
|
319
|
+
"fill": {
|
320
|
+
"color": "#ffffb3"
|
321
|
+
},
|
322
|
+
"title": "Krüppelwalmdach"
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"type": "FillLegendRow",
|
326
|
+
"fill": {
|
327
|
+
"color": "#bebada"
|
328
|
+
},
|
329
|
+
"title": "Mansardendach"
|
330
|
+
},
|
331
|
+
{
|
332
|
+
"type": "FillLegendRow",
|
333
|
+
"fill": {
|
334
|
+
"color": "#ffffbf"
|
335
|
+
},
|
336
|
+
"title": "Zeltdach"
|
337
|
+
},
|
338
|
+
{
|
339
|
+
"type": "FillLegendRow",
|
340
|
+
"fill": {
|
341
|
+
"color": "#fdb462"
|
342
|
+
},
|
343
|
+
"title": "Kegeldach"
|
344
|
+
},
|
345
|
+
{
|
346
|
+
"type": "FillLegendRow",
|
347
|
+
"fill": {
|
348
|
+
"color": "#b3de69"
|
349
|
+
},
|
350
|
+
"title": "Kuppeldach"
|
351
|
+
},
|
352
|
+
{
|
353
|
+
"type": "FillLegendRow",
|
354
|
+
"fill": {
|
355
|
+
"color": "#ecc34e"
|
356
|
+
},
|
357
|
+
"title": "Sheddach"
|
358
|
+
},
|
359
|
+
{
|
360
|
+
"type": "FillLegendRow",
|
361
|
+
"fill": {
|
362
|
+
"color": "#fccde5"
|
363
|
+
},
|
364
|
+
"title": "Bogendach"
|
365
|
+
},
|
366
|
+
{
|
367
|
+
"type": "FillLegendRow",
|
368
|
+
"fill": {
|
369
|
+
"color": "#d590b3"
|
370
|
+
},
|
371
|
+
"title": "Turmdach"
|
372
|
+
},
|
373
|
+
{
|
374
|
+
"type": "FillLegendRow",
|
375
|
+
"fill": {
|
376
|
+
"color": "#888888"
|
377
|
+
},
|
378
|
+
"title": "Mischform"
|
379
|
+
},
|
380
|
+
{
|
381
|
+
"type": "FillLegendRow",
|
382
|
+
"fill": {
|
383
|
+
"color": "#cccccc"
|
384
|
+
},
|
385
|
+
"title": "Sonstiges"
|
386
|
+
}
|
387
|
+
]
|
401
388
|
}
|
402
|
-
|
403
|
-
|
389
|
+
]
|
390
|
+
},
|
404
391
|
"name": "ClassifiedbyRoofType"
|
405
392
|
},
|
406
393
|
{
|
407
394
|
"type": "DeclarativeStyleItem",
|
408
|
-
"title":
|
409
|
-
"de": "Einfärbung nach Gebäudefunktion",
|
410
|
-
"en": "Building Function"
|
411
|
-
},
|
395
|
+
"title": "Einfärbung nach Gebäudefunktion",
|
412
396
|
"declarativeStyle": {
|
413
397
|
"show": "true",
|
414
398
|
"color": {
|
415
399
|
"conditions": [
|
416
|
-
[
|
417
|
-
|
418
|
-
|
419
|
-
],
|
420
|
-
[
|
421
|
-
|
422
|
-
"color('#7fc97f')"
|
423
|
-
],
|
424
|
-
[
|
425
|
-
"${attributes.function} === '1004' ",
|
426
|
-
"color('#beaed4')"
|
427
|
-
],
|
428
|
-
[
|
429
|
-
"${attributes.function} === '1799' ",
|
430
|
-
"color('#fdc086')"
|
431
|
-
],
|
432
|
-
[
|
433
|
-
"${attributes.function} === '1231' ",
|
434
|
-
"color('#ffff99')"
|
435
|
-
],
|
436
|
-
[
|
437
|
-
"true",
|
438
|
-
"color('#d9d9d9')"
|
439
|
-
]
|
400
|
+
["${attributes.function} === undefined", "color('#d9d9d9')"],
|
401
|
+
["${attributes.function} === '1121' ", "color('#7fc97f')"],
|
402
|
+
["${attributes.function} === '1004' ", "color('#beaed4')"],
|
403
|
+
["${attributes.function} === '1799' ", "color('#fdc086')"],
|
404
|
+
["${attributes.function} === '1231' ", "color('#ffff99')"],
|
405
|
+
["true", "color('#d9d9d9')"]
|
440
406
|
]
|
441
407
|
}
|
442
408
|
},
|
443
|
-
"
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
409
|
+
"properties": {
|
410
|
+
"legend": [
|
411
|
+
{
|
412
|
+
"type": "StyleLegendItem",
|
413
|
+
"rows": [
|
414
|
+
{
|
415
|
+
"type": "FillLegendRow",
|
416
|
+
"fill": {
|
417
|
+
"color": "#7fc97f"
|
418
|
+
},
|
419
|
+
"title": "1121"
|
420
|
+
},
|
421
|
+
{
|
422
|
+
"type": "FillLegendRow",
|
423
|
+
"fill": {
|
424
|
+
"color": "#fdb462"
|
425
|
+
},
|
426
|
+
"title": "1004"
|
427
|
+
},
|
428
|
+
{
|
429
|
+
"type": "FillLegendRow",
|
430
|
+
"fill": {
|
431
|
+
"color": "#fdc086"
|
432
|
+
},
|
433
|
+
"title": "1799"
|
434
|
+
},
|
435
|
+
{
|
436
|
+
"type": "FillLegendRow",
|
437
|
+
"fill": {
|
438
|
+
"color": "#ffff99"
|
439
|
+
},
|
440
|
+
"title": "1231"
|
441
|
+
},
|
442
|
+
{
|
443
|
+
"type": "FillLegendRow",
|
444
|
+
"fill": {
|
445
|
+
"color": "#cccccc"
|
446
|
+
},
|
447
|
+
"title": "other function"
|
448
|
+
}
|
449
|
+
]
|
450
|
+
}
|
451
|
+
]
|
452
|
+
},
|
465
453
|
"name": "BuildingFunction"
|
466
454
|
},
|
467
455
|
{
|
468
456
|
"type": "DeclarativeStyleItem",
|
469
457
|
"name": "Transparentbuildings",
|
470
|
-
"title":
|
471
|
-
"en": "Transparent buildings",
|
472
|
-
"de": "Transparent buildings"
|
473
|
-
},
|
458
|
+
"title": "Transparent buildings",
|
474
459
|
"declarativeStyle": {
|
475
460
|
"show": "true",
|
476
461
|
"color": {
|
477
|
-
"conditions": [
|
478
|
-
[
|
479
|
-
"true",
|
480
|
-
"color('#cccccc', 0.7)"
|
481
|
-
]
|
482
|
-
]
|
462
|
+
"conditions": [["true", "color('#cccccc', 0.7)"]]
|
483
463
|
}
|
484
464
|
},
|
485
|
-
"
|
486
|
-
|
487
|
-
|
488
|
-
|
465
|
+
"properties": {
|
466
|
+
"legend": [
|
467
|
+
{
|
468
|
+
"type": "StyleLegendItem",
|
469
|
+
"rows": [
|
470
|
+
{
|
471
|
+
"type": "FillLegendRow",
|
472
|
+
"fill": {
|
473
|
+
"color": "#cccccc"
|
474
|
+
},
|
475
|
+
"title": "Transparent buildings"
|
476
|
+
}
|
477
|
+
]
|
478
|
+
}
|
479
|
+
]
|
480
|
+
}
|
481
|
+
}
|
482
|
+
],
|
483
|
+
"featureInfo": [
|
484
|
+
{
|
485
|
+
"type": "TableFeatureInfoView",
|
486
|
+
"name": "tableAll",
|
487
|
+
"keyMapping": {
|
488
|
+
"roofType": "codeLists.keys.roofType",
|
489
|
+
"function": "codeLists.keys.function"
|
490
|
+
},
|
491
|
+
"valueMapping": {
|
492
|
+
"roofType": "codeLists.values.roofType.${value}",
|
493
|
+
"function": {
|
494
|
+
"1000": "codeLists.values.function.1000",
|
495
|
+
"1111": "myOwnMapping1111"
|
489
496
|
}
|
490
|
-
|
497
|
+
}
|
498
|
+
},
|
499
|
+
{
|
500
|
+
"type": "TableFeatureInfoView",
|
501
|
+
"name": "filteredTable",
|
502
|
+
"attributeKeys": ["gml:name", "function"],
|
503
|
+
"keyMapping": {
|
504
|
+
"function": "codeLists.keys.function"
|
505
|
+
},
|
506
|
+
"valueMapping": {
|
507
|
+
"function": "codeLists.values.function.${value}"
|
508
|
+
}
|
491
509
|
}
|
492
510
|
],
|
493
511
|
"maps": [
|
@@ -508,7 +526,8 @@
|
|
508
526
|
"fogDensity": 0.0002,
|
509
527
|
"fogDensityMobile": 0.0004,
|
510
528
|
"fogScreenSpaceError": 2,
|
511
|
-
"fogScreenSpaceErrorMobile": 4
|
529
|
+
"fogScreenSpaceErrorMobile": 4,
|
530
|
+
"useOriginalCesiumShader": false
|
512
531
|
},
|
513
532
|
{
|
514
533
|
"name": "Oblique Map",
|
@@ -519,10 +538,27 @@
|
|
519
538
|
}
|
520
539
|
],
|
521
540
|
"layers": [
|
541
|
+
{
|
542
|
+
"projection": {
|
543
|
+
"epsg": 4326
|
544
|
+
},
|
545
|
+
"type": "WFSLayer",
|
546
|
+
"name": "WFSLayer",
|
547
|
+
"url": "https://service.pdok.nl/lv/bag/wfs/v2_0",
|
548
|
+
"featureNS": "http://bag.geonovum.nl",
|
549
|
+
"featurePrefix": "bag",
|
550
|
+
"featureType": "pand",
|
551
|
+
"activeOnStartup": false,
|
552
|
+
"allowPicking": false,
|
553
|
+
"properties": {
|
554
|
+
"title": "WFS Layer (next to Groningen)",
|
555
|
+
"featureInfo": "tableAll"
|
556
|
+
}
|
557
|
+
},
|
522
558
|
{
|
523
559
|
"type": "CesiumTilesetLayer",
|
524
560
|
"name": "mesh_surface",
|
525
|
-
"url": "https://
|
561
|
+
"url": "https://berlin-wab.virtualcitymap.de/datasource-data/baselayer/mesh_2020/",
|
526
562
|
"activeOnStartup": false,
|
527
563
|
"allowPicking": false,
|
528
564
|
"screenSpaceError": 16,
|
@@ -530,59 +566,37 @@
|
|
530
566
|
"tilesetOptions": {
|
531
567
|
"skipLevelOfDetail": true
|
532
568
|
},
|
533
|
-
"
|
534
|
-
|
535
|
-
"
|
536
|
-
"
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
569
|
+
"exclusiveGroups": ["bldg"],
|
570
|
+
"properties": {
|
571
|
+
"title": "3D-Mesh 2020",
|
572
|
+
"attributions": {
|
573
|
+
"provider": "Berlin Partner für Wirtschaft und Technologie",
|
574
|
+
"url": "https://www.berlin-partner.de",
|
575
|
+
"year": "2020"
|
576
|
+
}
|
577
|
+
}
|
541
578
|
},
|
542
579
|
{
|
543
|
-
"name": "buildings",
|
544
|
-
"url": "https://berlin.virtualcitymap.de/datasource-data/698513e2-a34c-4f38-bb93-629ff4c9e0c0",
|
545
580
|
"type": "CesiumTilesetLayer",
|
546
|
-
"
|
581
|
+
"name": "buildings",
|
582
|
+
"url": "https://www.virtualcitymap.de/datasource-data/698513e2-a34c-4f38-bb93-629ff4c9e0c0",
|
547
583
|
"activeOnStartup": false,
|
548
|
-
"allowPicking": true,
|
549
584
|
"screenSpaceError": 16,
|
550
585
|
"screenSpaceErrorMobile": 32,
|
551
|
-
"
|
552
|
-
"copyright": {
|
553
|
-
"provider": "Berlin Partner für Wirtschaft und Technologie GmbH ",
|
554
|
-
"url": "http://www.businesslocationcenter.de/downloadportal",
|
555
|
-
"year": "2019"
|
556
|
-
},
|
557
|
-
"exclusiveGroups": [
|
558
|
-
"bldg"
|
559
|
-
],
|
586
|
+
"exclusiveGroups": ["bldg"],
|
560
587
|
"properties": {
|
561
|
-
"title":
|
562
|
-
|
563
|
-
"de": "Texturierte Gebäude",
|
564
|
-
"pl": "budynki z teksturą"
|
565
|
-
}
|
588
|
+
"title": "Gebäude texturiert 2013",
|
589
|
+
"featureInfo": "filteredTable"
|
566
590
|
}
|
567
591
|
},
|
568
592
|
{
|
569
|
-
"name": "buildings_untextured",
|
570
|
-
"url": "https://berlin.virtualcitymap.de/datasource-data/3c2a32d3-633c-462d-b79c-7215dcfbc44f",
|
571
593
|
"type": "CesiumTilesetLayer",
|
572
|
-
"
|
594
|
+
"name": "buildings_untextured",
|
595
|
+
"url": "https://www.virtualcitymap.de/datasource-data/72fa3c14-03bc-4c26-a4ac-8c6dec37e65a/tileset.json",
|
573
596
|
"activeOnStartup": true,
|
574
|
-
"allowPicking": true,
|
575
597
|
"screenSpaceError": 16,
|
576
598
|
"screenSpaceErrorMobile": 32,
|
577
|
-
"
|
578
|
-
"copyright": {
|
579
|
-
"provider": "Berlin Partner für Wirtschaft und Technologie GmbH ",
|
580
|
-
"url": "http://www.businesslocationcenter.de/downloadportal",
|
581
|
-
"year": ""
|
582
|
-
},
|
583
|
-
"exclusiveGroups": [
|
584
|
-
"bldg"
|
585
|
-
],
|
599
|
+
"exclusiveGroups": ["bldg"],
|
586
600
|
"properties": {
|
587
601
|
"availableStyles": [
|
588
602
|
"MeasuredHeightGreen",
|
@@ -592,55 +606,28 @@
|
|
592
606
|
"BuildingFunction",
|
593
607
|
"Transparentbuildings"
|
594
608
|
],
|
595
|
-
"title":
|
596
|
-
|
597
|
-
"de": "Untexturierte Gebäude",
|
598
|
-
"pl": "budynki bez tekstury"
|
599
|
-
}
|
609
|
+
"title": "Berlin - LOD2",
|
610
|
+
"featureInfo": "tableAll"
|
600
611
|
}
|
601
612
|
},
|
602
613
|
{
|
603
|
-
"name": "
|
604
|
-
"
|
605
|
-
"
|
606
|
-
"
|
607
|
-
"
|
608
|
-
"
|
609
|
-
"
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
],
|
615
|
-
"projection": {
|
616
|
-
"epsg": "25833",
|
617
|
-
"proj4": "+proj=utm +zone=33 +ellps=GRS80 +units=m +no_defs"
|
618
|
-
}
|
614
|
+
"name": "osmBuildingFootprints",
|
615
|
+
"type": "VectorTileLayer",
|
616
|
+
"minLevel": 15,
|
617
|
+
"maxLevel": 21,
|
618
|
+
"zIndex": 11,
|
619
|
+
"tileProvider": {
|
620
|
+
"baseLevels": [14],
|
621
|
+
"idProperty": "osm_id",
|
622
|
+
"useSpatialIndex": false,
|
623
|
+
"type": "MVTTileProvider",
|
624
|
+
"url": "https://www.virtualcitymap.de/datasource-data/BerlinFootprintsMVT/{z}/{x}/{y}.pbf"
|
619
625
|
},
|
620
|
-
"
|
621
|
-
"minLevel": "0",
|
622
|
-
"maxLevel": "20",
|
623
|
-
"tilingSchema": "mercator",
|
624
|
-
"opacity": "1",
|
625
|
-
"hiddenObjectIds": [],
|
626
|
-
"copyright": {
|
627
|
-
"provider": "Geoportal Berlin / Luftbild 2015, OpenStreetMap contributors",
|
628
|
-
"url": "http://www.stadtentwicklung.berlin.de/geoinformation/fis-broker/",
|
629
|
-
"year": "2018"
|
630
|
-
},
|
631
|
-
"exclusiveGroups": [
|
632
|
-
"base"
|
633
|
-
],
|
634
|
-
"tileSize": [
|
635
|
-
"256",
|
636
|
-
"256"
|
637
|
-
],
|
626
|
+
"activeOnStartup": false,
|
638
627
|
"properties": {
|
639
|
-
"
|
640
|
-
|
641
|
-
|
642
|
-
"pl": "Ortofotomapa (2015)"
|
643
|
-
}
|
628
|
+
"featureInfo": "tableAll",
|
629
|
+
"title": "layers.osmBuildingFootprints.title",
|
630
|
+
"tooltip": "OpenStreetMap Building Polygons"
|
644
631
|
}
|
645
632
|
},
|
646
633
|
{
|
@@ -650,107 +637,55 @@
|
|
650
637
|
"datasourceId": "2jEtgBemjJaSNx3AH",
|
651
638
|
"activeOnStartup": true,
|
652
639
|
"layer": "osm",
|
653
|
-
"
|
640
|
+
"wmtsStyle": "default",
|
654
641
|
"format": "image/png",
|
655
642
|
"tileMatrixSetID": "osm_grid",
|
656
643
|
"tileMatrixPrefix": "",
|
657
644
|
"maxLevel": 19,
|
658
645
|
"tilingSchema": "mercator",
|
659
646
|
"extent": {
|
660
|
-
"coordinates": [
|
661
|
-
-180,
|
662
|
-
-85,
|
663
|
-
180,
|
664
|
-
85
|
665
|
-
],
|
647
|
+
"coordinates": [-180, -85, 180, 85],
|
666
648
|
"projection": {
|
667
649
|
"epsg": "EPSG:4326"
|
668
650
|
}
|
669
651
|
},
|
670
652
|
"opacity": "1",
|
671
653
|
"hiddenObjectIds": [],
|
672
|
-
"copyright": {
|
673
|
-
"provider": "OpenStreetMap contributors",
|
674
|
-
"url": "http://www.openstreetmap.org/",
|
675
|
-
"year": "2019"
|
676
|
-
},
|
677
654
|
"numberOfLevelZeroTilesX": 1,
|
678
655
|
"numberOfLevelZeroTilesY": 1,
|
679
|
-
"exclusiveGroups": [
|
680
|
-
"base"
|
681
|
-
],
|
656
|
+
"exclusiveGroups": ["base"],
|
682
657
|
"properties": {
|
683
|
-
"title":
|
684
|
-
|
685
|
-
|
686
|
-
"
|
687
|
-
|
688
|
-
|
658
|
+
"title": "OpenStreetMap",
|
659
|
+
"showInOverviewMap": true,
|
660
|
+
"attributions": {
|
661
|
+
"provider": "OpenStreetMap contributors",
|
662
|
+
"url": "http://www.openstreetmap.org/",
|
663
|
+
"year": "2019"
|
664
|
+
}
|
689
665
|
}
|
690
666
|
},
|
691
667
|
{
|
692
|
-
"name": "terrain_v3.4",
|
693
|
-
"url": "https://berlin.virtualcitymap.de/datasource-data/5d2c8614-d474-442d-8975-c2b4a4c0ae94",
|
694
668
|
"type": "TerrainLayer",
|
695
|
-
"
|
669
|
+
"name": "GermanyBaseTerrain",
|
670
|
+
"url": "https://www.virtualcitymap.de/datasource-data/globalterrain_5_9",
|
696
671
|
"activeOnStartup": true,
|
697
672
|
"requestVertexNormals": true,
|
673
|
+
"exclusiveGroups": ["terrain"],
|
698
674
|
"properties": {
|
699
|
-
"title":
|
700
|
-
"en": "Terrain",
|
701
|
-
"de": "Gelände",
|
702
|
-
"pl": "Teren"
|
703
|
-
}
|
675
|
+
"title": "Deutschland Gelände"
|
704
676
|
}
|
705
677
|
},
|
706
678
|
{
|
707
|
-
"type": "PointCloudLayer",
|
708
|
-
"name": "pointcloud",
|
709
|
-
"activeOnStartup": false,
|
710
|
-
"datasourceId": "g9rXAY6pu2tfNmWf3",
|
711
|
-
"url": "https://berlin.virtualcitymap.de/datasource-data/Open-Data-Berlin/tiergarten/tileset.json",
|
712
|
-
"copyright": {
|
713
|
-
"provider": "Senatsverwaltung für Wirtschaft, Technologie und Forschung. Geodaten Herstellung gefördert durch den Europäischen Fonds für Regionale Entwicklung (EFRE)",
|
714
|
-
"url": "http://www.berlin.de/wirtschaftssenat"
|
715
|
-
},
|
716
|
-
"screenSpaceError": 20,
|
717
|
-
"screenSpaceErrorMobile": 32,
|
718
|
-
"pointSize": 1.6,
|
719
|
-
"exclusiveGroups": [
|
720
|
-
"pointcloud"
|
721
|
-
],
|
722
|
-
"properties": {
|
723
|
-
"defaultViewpoint": "pointcloud",
|
724
|
-
"title": {
|
725
|
-
"en": "Tiergarten",
|
726
|
-
"de": "Tiergarten",
|
727
|
-
"pl": "Obszar TierGarten"
|
728
|
-
}
|
729
|
-
}
|
730
|
-
},
|
731
|
-
{
|
732
|
-
"name": "Bäume",
|
733
|
-
"url": "https://berlin.virtualcitymap.de/datasource-data/Open-Data-Berlin/trees_i3dm/tileset.json",
|
734
679
|
"type": "CesiumTilesetLayer",
|
735
|
-
"
|
680
|
+
"name": "Bäume",
|
681
|
+
"url": "https://www.virtualcitymap.de/datasource-data/f764ffb4-723d-429f-b797-5ca4c1061201/tileset.json",
|
736
682
|
"activeOnStartup": false,
|
737
|
-
"allowPicking": true,
|
738
683
|
"screenSpaceError": 16,
|
739
684
|
"screenSpaceErrorMobile": 32,
|
740
|
-
"copyright": {
|
741
|
-
"provider": "",
|
742
|
-
"url": "",
|
743
|
-
"year": ""
|
744
|
-
},
|
745
|
-
"exclusiveGroups": [
|
746
|
-
"tree"
|
747
|
-
],
|
748
685
|
"properties": {
|
749
|
-
"title":
|
750
|
-
|
751
|
-
|
752
|
-
"pl": "Drzew"
|
753
|
-
}
|
686
|
+
"title": "Sommerbäume",
|
687
|
+
"featureInfo": "tableTrees",
|
688
|
+
"defaultViewpoint": "berlin"
|
754
689
|
}
|
755
690
|
}
|
756
691
|
],
|
@@ -758,99 +693,83 @@
|
|
758
693
|
{
|
759
694
|
"name": "berlin",
|
760
695
|
"cameraPosition": [
|
761
|
-
13.370550000000003,
|
762
|
-
52.51230000000001,
|
763
|
-
677.0294500017116
|
696
|
+
13.370550000000003, 52.51230000000001, 677.0294500017116
|
764
697
|
],
|
765
698
|
"groundPosition": [
|
766
|
-
13.377973747219107,
|
767
|
-
52.51718187188212,
|
768
|
-
34.500300497361984
|
699
|
+
13.377973747219107, 52.51718187188212, 34.500300497361984
|
769
700
|
],
|
770
701
|
"distance": 980.8215342887953,
|
771
702
|
"heading": 42.84999999999993,
|
772
703
|
"pitch": -40.93,
|
773
704
|
"roll": 360,
|
774
705
|
"animate": false,
|
775
|
-
"type": "
|
706
|
+
"type": "Viewpoint",
|
776
707
|
"properties": {
|
777
|
-
"title":
|
778
|
-
"en": "Berlin",
|
779
|
-
"de": "Berlin"
|
780
|
-
}
|
708
|
+
"title": "Berlin"
|
781
709
|
}
|
782
710
|
},
|
783
711
|
{
|
784
712
|
"name": "alexanderplatz",
|
785
713
|
"distance": 1027.743747894252,
|
786
714
|
"cameraPosition": [
|
787
|
-
13.410279816026053,
|
788
|
-
52.52102244255272,
|
789
|
-
1064.4366076344213
|
715
|
+
13.410279816026053, 52.52102244255272, 1064.4366076344213
|
790
716
|
],
|
791
717
|
"groundPosition": [
|
792
|
-
13.410279818110775,
|
793
|
-
52.52102207564875,
|
794
|
-
36.69286055319397
|
718
|
+
13.410279818110775, 52.52102207564875, 36.69286055319397
|
795
719
|
],
|
796
720
|
"heading": 360,
|
797
721
|
"pitch": -90,
|
798
722
|
"roll": 0,
|
799
723
|
"animate": true,
|
800
|
-
"type": "
|
724
|
+
"type": "Viewpoint",
|
801
725
|
"properties": {
|
802
|
-
"title":
|
803
|
-
"en": "Alexanderplatz",
|
804
|
-
"de": "Alexanderplatz"
|
805
|
-
}
|
726
|
+
"title": "Alexanderplatz"
|
806
727
|
}
|
807
728
|
},
|
808
729
|
{
|
809
730
|
"name": "brandenburger_tor",
|
810
731
|
"distance": 663.6051001967426,
|
811
732
|
"cameraPosition": [
|
812
|
-
13.37790869834864,
|
813
|
-
52.51627705004426,
|
814
|
-
698.3750083957117
|
733
|
+
13.37790869834864, 52.51627705004426, 698.3750083957117
|
815
734
|
],
|
816
735
|
"groundPosition": [
|
817
|
-
13.37790869845283,
|
818
|
-
52.516277047668844,
|
819
|
-
34.76990820023149
|
736
|
+
13.37790869845283, 52.516277047668844, 34.76990820023149
|
820
737
|
],
|
821
738
|
"heading": 360,
|
822
739
|
"pitch": -90,
|
823
740
|
"roll": 0,
|
824
741
|
"animate": true,
|
825
|
-
"type": "
|
742
|
+
"type": "Viewpoint"
|
826
743
|
},
|
827
744
|
{
|
828
745
|
"name": "potsdamer_platz",
|
829
746
|
"distance": 730.0034266375318,
|
830
747
|
"cameraPosition": [
|
831
|
-
13.375567390072897,
|
832
|
-
52.50932719713967,
|
833
|
-
765.2515153338176
|
748
|
+
13.375567390072897, 52.50932719713967, 765.2515153338176
|
834
749
|
],
|
835
750
|
"groundPosition": [
|
836
|
-
13.375567390058034,
|
837
|
-
52.50932719590491,
|
838
|
-
35.24808869690339
|
751
|
+
13.375567390058034, 52.50932719590491, 35.24808869690339
|
839
752
|
],
|
840
753
|
"heading": 360,
|
841
754
|
"pitch": -90,
|
842
755
|
"roll": 0,
|
843
756
|
"animate": true,
|
844
|
-
"type": "
|
757
|
+
"type": "Viewpoint",
|
845
758
|
"properties": {
|
846
|
-
"title":
|
847
|
-
"en": "Potsdamer Platz",
|
848
|
-
"de": "Potsdamer Platz"
|
849
|
-
}
|
759
|
+
"title": "Potsdamer Platz"
|
850
760
|
}
|
761
|
+
},
|
762
|
+
{
|
763
|
+
"groundPosition": [13.35948, 52.51442, 33.35758],
|
764
|
+
"pitch": -46.14,
|
765
|
+
"type": "Viewpoint",
|
766
|
+
"heading": 359.84,
|
767
|
+
"distance": 3267.86,
|
768
|
+
"name": "pointcloud",
|
769
|
+
"animate": true
|
851
770
|
}
|
852
771
|
],
|
853
|
-
"contentTree":
|
772
|
+
"contentTree": [
|
854
773
|
{
|
855
774
|
"name": "baseMap",
|
856
775
|
"type": "SubContentTreeItem",
|
@@ -861,12 +780,11 @@
|
|
861
780
|
"name": "baseMap.trees",
|
862
781
|
"type": "LayerContentTreeItem",
|
863
782
|
"layerName": "Bäume"
|
864
|
-
|
865
783
|
},
|
866
784
|
{
|
867
785
|
"name": "baseMap.terrain",
|
868
786
|
"type": "LayerContentTreeItem",
|
869
|
-
"layerName": "
|
787
|
+
"layerName": "GermanyBaseTerrain.4"
|
870
788
|
},
|
871
789
|
{
|
872
790
|
"name": "baseMap.openStreetMap",
|
@@ -887,49 +805,79 @@
|
|
887
805
|
{
|
888
806
|
"name": "baseMap.places.alexanderplatz",
|
889
807
|
"viewpointName": "alexanderplatz",
|
890
|
-
"type": "
|
808
|
+
"type": "ViewpointContentTreeItem"
|
891
809
|
},
|
892
810
|
{
|
893
811
|
"name": "baseMap.places.potsdamerPlatz",
|
894
812
|
"viewpointName": "potsdamer_platz",
|
895
|
-
"type": "
|
813
|
+
"type": "ViewpointContentTreeItem"
|
896
814
|
},
|
897
815
|
{
|
898
816
|
"name": "building",
|
899
817
|
"initOpen": true,
|
900
818
|
"type": "NodeContentTreeItem",
|
901
819
|
"infoUrl": "https://vc.systems",
|
902
|
-
"title":
|
903
|
-
"en": "3d Building model",
|
904
|
-
"de": "3D-Gebäude",
|
905
|
-
"pl": "Budynki 3D"
|
906
|
-
}
|
820
|
+
"title": "contentTree.building.title"
|
907
821
|
},
|
908
822
|
{
|
909
823
|
"name": "building.texturedBuildings",
|
910
824
|
"layerName": "buildings",
|
911
|
-
"type": "LayerContentTreeItem"
|
825
|
+
"type": "LayerContentTreeItem",
|
826
|
+
"onActivate": [
|
827
|
+
{
|
828
|
+
"type": "DeactivateLayersCallback",
|
829
|
+
"layerNames": ["mesh_surface", "buildings_untextured"]
|
830
|
+
},
|
831
|
+
{ "type": "GoToViewpointCallback", "viewpoint": "alexanderplatz" }
|
832
|
+
],
|
833
|
+
"onDeactivate": [
|
834
|
+
{
|
835
|
+
"type": "ActivateLayersCallback",
|
836
|
+
"layerNames": ["buildings_untextured"]
|
837
|
+
}
|
838
|
+
]
|
912
839
|
},
|
913
840
|
{
|
914
841
|
"name": "building.untexturedBuildings",
|
915
842
|
"infoUrl": "https://vc.systems",
|
916
843
|
"layerName": "buildings_untextured",
|
844
|
+
"type": "LayerContentTreeItem",
|
845
|
+
"onActivate": [
|
846
|
+
{
|
847
|
+
"type": "DeactivateLayersCallback",
|
848
|
+
"layerNames": ["buildings", "mesh_surface"]
|
849
|
+
},
|
850
|
+
{
|
851
|
+
"type": "ApplyLayerStyleCallback",
|
852
|
+
"layerName": "buildings_untextured",
|
853
|
+
"styleName": "MeasuredHeightGreen"
|
854
|
+
}
|
855
|
+
],
|
856
|
+
"onDeactivate": [
|
857
|
+
{ "type": "ActivateLayersCallback", "layerNames": ["buildings"] }
|
858
|
+
]
|
859
|
+
},
|
860
|
+
{
|
861
|
+
"name": "building.osmBuildingFootprints",
|
862
|
+
"layerName": "osmBuildingFootprints",
|
863
|
+
"type": "LayerContentTreeItem"
|
864
|
+
},
|
865
|
+
{
|
866
|
+
"name": "building.wfsLayer",
|
867
|
+
"layerName": "WFSLayer",
|
917
868
|
"type": "LayerContentTreeItem"
|
918
869
|
},
|
919
870
|
{
|
920
871
|
"name": "building.meshSurface",
|
921
872
|
"layerName": "mesh_surface",
|
922
873
|
"type": "LayerContentTreeItem",
|
923
|
-
"title": "3D-Mesh"
|
874
|
+
"title": "3D-Mesh",
|
875
|
+
"tooltip": "3D-Mesh Surface"
|
924
876
|
},
|
925
877
|
{
|
926
878
|
"name": "pointcloud",
|
927
879
|
"type": "NodeContentTreeItem",
|
928
|
-
"title":
|
929
|
-
"en": "Point Cloud",
|
930
|
-
"de": "Punktwolke",
|
931
|
-
"pl": "Chmury punktów"
|
932
|
-
}
|
880
|
+
"title": "Point Cloud"
|
933
881
|
},
|
934
882
|
{
|
935
883
|
"name": "pointcloud.tiergarten",
|
@@ -944,28 +892,19 @@
|
|
944
892
|
{
|
945
893
|
"name": "viewpoints",
|
946
894
|
"type": "NodeContentTreeItem",
|
947
|
-
"title":
|
948
|
-
"en": "Viewpoints",
|
949
|
-
"de": "Ansichten"
|
950
|
-
}
|
895
|
+
"title": "Viewpoints"
|
951
896
|
},
|
952
897
|
{
|
953
898
|
"name": "viewpoints.berlin",
|
954
899
|
"viewpointName": "berlin",
|
955
|
-
"type": "
|
956
|
-
"title":
|
957
|
-
"en": "Berlin",
|
958
|
-
"de": "Berlin"
|
959
|
-
}
|
900
|
+
"type": "ViewpointContentTreeItem",
|
901
|
+
"title": "Berlin"
|
960
902
|
},
|
961
903
|
{
|
962
904
|
"name": "viewpoints.brandenburgerTor",
|
963
905
|
"viewpointName": "brandenburger_tor",
|
964
|
-
"type": "
|
965
|
-
"title":
|
966
|
-
"en": "Brandenburg Gate",
|
967
|
-
"de": "Brandenburger Tor"
|
968
|
-
}
|
906
|
+
"type": "ViewpointContentTreeItem",
|
907
|
+
"title": "Brandenburg Gate"
|
969
908
|
},
|
970
909
|
{
|
971
910
|
"name": "viewpoints.places",
|
@@ -976,30 +915,24 @@
|
|
976
915
|
{
|
977
916
|
"name": "viewpoints.places.alexanderplatz",
|
978
917
|
"viewpointName": "alexanderplatz",
|
979
|
-
"type": "
|
918
|
+
"type": "ViewpointContentTreeItem"
|
980
919
|
},
|
981
920
|
{
|
982
921
|
"name": "viewpoints.places.potsdamerPlatz",
|
983
922
|
"viewpointName": "potsdamer_platz",
|
984
|
-
"type": "
|
923
|
+
"type": "ViewpointContentTreeItem"
|
985
924
|
},
|
986
925
|
{
|
987
926
|
"name": "viewpoints.kaiserWilhelmGedaechtniskirche",
|
988
927
|
"viewpointName": "kaiser_wilhelm_gedächtniskirche",
|
989
|
-
"type": "
|
990
|
-
"title":
|
991
|
-
"en": "Kaiser Wilhelm Memorial Church",
|
992
|
-
"de": "Kaiser-Wilhelm-Gedächtniskirche"
|
993
|
-
}
|
928
|
+
"type": "ViewpointContentTreeItem",
|
929
|
+
"title": "Kaiser Wilhelm Memorial Church"
|
994
930
|
},
|
995
931
|
{
|
996
932
|
"name": "viewpoints.oberbaumbruecke",
|
997
933
|
"viewpointName": "oberbaumbrücke",
|
998
|
-
"type": "
|
999
|
-
"title":
|
1000
|
-
"en": "Oberbaum Bridge",
|
1001
|
-
"de": "Oberbaumbrücke"
|
1002
|
-
}
|
934
|
+
"type": "ViewpointContentTreeItem",
|
935
|
+
"title": "Oberbaum Bridge"
|
1003
936
|
},
|
1004
937
|
{
|
1005
938
|
"name": "reasonableGroup",
|
@@ -1019,17 +952,13 @@
|
|
1019
952
|
{
|
1020
953
|
"name": "reasonableGroup.berlin",
|
1021
954
|
"viewpointName": "berlin",
|
1022
|
-
"type": "
|
955
|
+
"type": "ViewpointContentTreeItem"
|
1023
956
|
},
|
1024
957
|
{
|
1025
958
|
"name": "reasonableLayerGroup",
|
1026
959
|
"type": "LayerGroupContentTreeItem",
|
1027
|
-
"layerNames": [
|
1028
|
-
|
1029
|
-
"Bäume",
|
1030
|
-
"terrain_v3.4"
|
1031
|
-
],
|
1032
|
-
"title": "Buildings - Trees - Terrain"
|
960
|
+
"layerNames": ["buildings", "Bäume", "GermanyBaseTerrain.4"],
|
961
|
+
"title": "Buildings - Trees - Terrain. A Layer Group Item"
|
1033
962
|
},
|
1034
963
|
{
|
1035
964
|
"name": "berlin_obliques",
|
@@ -1044,30 +973,36 @@
|
|
1044
973
|
"activeOnStartup": true,
|
1045
974
|
"dataSets": [
|
1046
975
|
{
|
1047
|
-
"url": "https://
|
976
|
+
"url": "https://berlin-wab.virtualcitymap.de/datasource-data/baselayer/obliques_2020/image_tiled.json",
|
1048
977
|
"terrainProvider": {
|
1049
|
-
"url": "https://
|
978
|
+
"url": "https://berlin-wab.virtualcitymap.de/datasource-data/baselayer/terrain_2016/"
|
1050
979
|
},
|
1051
980
|
"projection": {
|
1052
981
|
"epsg": "25833",
|
1053
982
|
"proj4": "+proj=utm +zone=33 +ellps=GRS80 +units=m +no_defs"
|
1054
|
-
},
|
1055
|
-
"copyright": {
|
1056
|
-
"provider": "Berlin Partner / Senat von Berlin",
|
1057
|
-
"url": "https://www.berlin-partner.de",
|
1058
|
-
"year": "2020"
|
1059
983
|
}
|
1060
984
|
}
|
1061
985
|
],
|
1062
986
|
"maxZoom": 7,
|
1063
987
|
"minZoom": 3,
|
1064
|
-
"hideLevels": null
|
988
|
+
"hideLevels": null,
|
989
|
+
"properties:": {
|
990
|
+
"attributions": {
|
991
|
+
"provider": "Berlin Partner / Senat von Berlin",
|
992
|
+
"url": "https://www.berlin-partner.de",
|
993
|
+
"year": "2020"
|
994
|
+
}
|
995
|
+
}
|
1065
996
|
}
|
1066
997
|
],
|
1067
998
|
"plugins": [
|
1068
999
|
{
|
1069
|
-
"name": "@vcmap/theme-changer",
|
1070
|
-
"entry": "plugins/@vcmap/theme-changer/index.js"
|
1000
|
+
"name": "@vcmap-show-case/theme-changer",
|
1001
|
+
"entry": "plugins/@vcmap-show-case/theme-changer/index.js"
|
1002
|
+
},
|
1003
|
+
{
|
1004
|
+
"name": "@vcmap/create-link",
|
1005
|
+
"entry": "plugins/@vcmap/create-link/index.js"
|
1071
1006
|
}
|
1072
1007
|
]
|
1073
1008
|
}
|