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