@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
@@ -0,0 +1,835 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Cesium - https://github.com/CesiumGS/cesium
|
4
|
+
* Version 1.109.3
|
5
|
+
*
|
6
|
+
* Copyright 2011-2022 Cesium Contributors
|
7
|
+
*
|
8
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
9
|
+
* you may not use this file except in compliance with the License.
|
10
|
+
* You may obtain a copy of the License at
|
11
|
+
*
|
12
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
13
|
+
*
|
14
|
+
* Unless required by applicable law or agreed to in writing, software
|
15
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
16
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
17
|
+
* See the License for the specific language governing permissions and
|
18
|
+
* limitations under the License.
|
19
|
+
*
|
20
|
+
* Columbus View (Pat. Pend.)
|
21
|
+
*
|
22
|
+
* Portions licensed separately.
|
23
|
+
* See https://github.com/CesiumGS/cesium/blob/main/LICENSE.md for full licensing details.
|
24
|
+
*/
|
25
|
+
|
26
|
+
import {
|
27
|
+
require_draco_decoder_nodejs
|
28
|
+
} from "./chunk-CHHNOC2C.js";
|
29
|
+
import {
|
30
|
+
createTaskProcessorWorker_default
|
31
|
+
} from "./chunk-A4JVFBQ3.js";
|
32
|
+
import {
|
33
|
+
WebMercatorProjection_default
|
34
|
+
} from "./chunk-HQF437NJ.js";
|
35
|
+
import {
|
36
|
+
Cartesian3_default,
|
37
|
+
Cartographic_default,
|
38
|
+
Ellipsoid_default,
|
39
|
+
Matrix3_default
|
40
|
+
} from "./chunk-PCJWUS4M.js";
|
41
|
+
import {
|
42
|
+
Math_default
|
43
|
+
} from "./chunk-N3JIFFX2.js";
|
44
|
+
import "./chunk-WXTV4ATB.js";
|
45
|
+
import "./chunk-4MFFIWUA.js";
|
46
|
+
import {
|
47
|
+
__toESM,
|
48
|
+
defined_default
|
49
|
+
} from "./chunk-6BTKZDRG.js";
|
50
|
+
|
51
|
+
// packages/engine/Source/Workers/decodeI3S.js
|
52
|
+
var import_draco_decoder_nodejs = __toESM(require_draco_decoder_nodejs(), 1);
|
53
|
+
var draco;
|
54
|
+
function bilinearInterpolate(tx, ty, h00, h10, h01, h11) {
|
55
|
+
const a = h00 * (1 - tx) + h10 * tx;
|
56
|
+
const b = h01 * (1 - tx) + h11 * tx;
|
57
|
+
return a * (1 - ty) + b * ty;
|
58
|
+
}
|
59
|
+
function sampleMap(u, v, width, data) {
|
60
|
+
const address = u + v * width;
|
61
|
+
return data[address];
|
62
|
+
}
|
63
|
+
function sampleGeoid(sampleX, sampleY, geoidData) {
|
64
|
+
const extent = geoidData.nativeExtent;
|
65
|
+
let x = (sampleX - extent.west) / (extent.east - extent.west) * (geoidData.width - 1);
|
66
|
+
let y = (sampleY - extent.south) / (extent.north - extent.south) * (geoidData.height - 1);
|
67
|
+
const xi = Math.floor(x);
|
68
|
+
let yi = Math.floor(y);
|
69
|
+
x -= xi;
|
70
|
+
y -= yi;
|
71
|
+
const xNext = xi < geoidData.width ? xi + 1 : xi;
|
72
|
+
let yNext = yi < geoidData.height ? yi + 1 : yi;
|
73
|
+
yi = geoidData.height - 1 - yi;
|
74
|
+
yNext = geoidData.height - 1 - yNext;
|
75
|
+
const h00 = sampleMap(xi, yi, geoidData.width, geoidData.buffer);
|
76
|
+
const h10 = sampleMap(xNext, yi, geoidData.width, geoidData.buffer);
|
77
|
+
const h01 = sampleMap(xi, yNext, geoidData.width, geoidData.buffer);
|
78
|
+
const h11 = sampleMap(xNext, yNext, geoidData.width, geoidData.buffer);
|
79
|
+
let finalHeight = bilinearInterpolate(x, y, h00, h10, h01, h11);
|
80
|
+
finalHeight = finalHeight * geoidData.scale + geoidData.offset;
|
81
|
+
return finalHeight;
|
82
|
+
}
|
83
|
+
function sampleGeoidFromList(lon, lat, geoidDataList) {
|
84
|
+
for (let i = 0; i < geoidDataList.length; i++) {
|
85
|
+
const localExtent = geoidDataList[i].nativeExtent;
|
86
|
+
let localPt = new Cartesian3_default();
|
87
|
+
if (geoidDataList[i].projectionType === "WebMercator") {
|
88
|
+
const radii = geoidDataList[i].projection._ellipsoid._radii;
|
89
|
+
const webMercatorProj = new WebMercatorProjection_default(
|
90
|
+
new Ellipsoid_default(radii.x, radii.y, radii.z)
|
91
|
+
);
|
92
|
+
localPt = webMercatorProj.project(new Cartographic_default(lon, lat, 0));
|
93
|
+
} else {
|
94
|
+
localPt.x = lon;
|
95
|
+
localPt.y = lat;
|
96
|
+
}
|
97
|
+
if (localPt.x > localExtent.west && localPt.x < localExtent.east && localPt.y > localExtent.south && localPt.y < localExtent.north) {
|
98
|
+
return sampleGeoid(localPt.x, localPt.y, geoidDataList[i]);
|
99
|
+
}
|
100
|
+
}
|
101
|
+
return 0;
|
102
|
+
}
|
103
|
+
function orthometricToEllipsoidal(vertexCount, position, scale_x, scale_y, center, geoidDataList, fast) {
|
104
|
+
if (fast) {
|
105
|
+
return;
|
106
|
+
}
|
107
|
+
const centerHeight = sampleGeoidFromList(
|
108
|
+
center.longitude,
|
109
|
+
center.latitude,
|
110
|
+
geoidDataList
|
111
|
+
);
|
112
|
+
for (let i = 0; i < vertexCount; ++i) {
|
113
|
+
const height = sampleGeoidFromList(
|
114
|
+
center.longitude + Math_default.toRadians(scale_x * position[i * 3]),
|
115
|
+
center.latitude + Math_default.toRadians(scale_y * position[i * 3 + 1]),
|
116
|
+
geoidDataList
|
117
|
+
);
|
118
|
+
position[i * 3 + 2] += height - centerHeight;
|
119
|
+
}
|
120
|
+
}
|
121
|
+
function transformToLocal(vertexCount, positions, normals, cartographicCenter, cartesianCenter, parentRotation, ellipsoidRadiiSquare, scale_x, scale_y) {
|
122
|
+
if (vertexCount === 0 || !defined_default(positions) || positions.length === 0) {
|
123
|
+
return;
|
124
|
+
}
|
125
|
+
const ellipsoid = new Ellipsoid_default(
|
126
|
+
Math.sqrt(ellipsoidRadiiSquare.x),
|
127
|
+
Math.sqrt(ellipsoidRadiiSquare.y),
|
128
|
+
Math.sqrt(ellipsoidRadiiSquare.z)
|
129
|
+
);
|
130
|
+
for (let i = 0; i < vertexCount; ++i) {
|
131
|
+
const indexOffset = i * 3;
|
132
|
+
const indexOffset1 = indexOffset + 1;
|
133
|
+
const indexOffset2 = indexOffset + 2;
|
134
|
+
const cartographic = new Cartographic_default();
|
135
|
+
cartographic.longitude = cartographicCenter.longitude + Math_default.toRadians(scale_x * positions[indexOffset]);
|
136
|
+
cartographic.latitude = cartographicCenter.latitude + Math_default.toRadians(scale_y * positions[indexOffset1]);
|
137
|
+
cartographic.height = cartographicCenter.height + positions[indexOffset2];
|
138
|
+
const position = {};
|
139
|
+
ellipsoid.cartographicToCartesian(cartographic, position);
|
140
|
+
position.x -= cartesianCenter.x;
|
141
|
+
position.y -= cartesianCenter.y;
|
142
|
+
position.z -= cartesianCenter.z;
|
143
|
+
const rotatedPosition = {};
|
144
|
+
Matrix3_default.multiplyByVector(parentRotation, position, rotatedPosition);
|
145
|
+
positions[indexOffset] = rotatedPosition.x;
|
146
|
+
positions[indexOffset1] = rotatedPosition.y;
|
147
|
+
positions[indexOffset2] = rotatedPosition.z;
|
148
|
+
if (defined_default(normals)) {
|
149
|
+
const normal = new Cartesian3_default(
|
150
|
+
normals[indexOffset],
|
151
|
+
normals[indexOffset1],
|
152
|
+
normals[indexOffset2]
|
153
|
+
);
|
154
|
+
const rotatedNormal = {};
|
155
|
+
Matrix3_default.multiplyByVector(parentRotation, normal, rotatedNormal);
|
156
|
+
normals[indexOffset] = rotatedNormal.x;
|
157
|
+
normals[indexOffset1] = rotatedNormal.y;
|
158
|
+
normals[indexOffset2] = rotatedNormal.z;
|
159
|
+
}
|
160
|
+
}
|
161
|
+
}
|
162
|
+
function cropUVs(vertexCount, uv0s, uvRegions) {
|
163
|
+
for (let vertexIndex = 0; vertexIndex < vertexCount; ++vertexIndex) {
|
164
|
+
const minU = uvRegions[vertexIndex * 4] / 65535;
|
165
|
+
const minV = uvRegions[vertexIndex * 4 + 1] / 65535;
|
166
|
+
const scaleU = (uvRegions[vertexIndex * 4 + 2] - uvRegions[vertexIndex * 4]) / 65535;
|
167
|
+
const scaleV = (uvRegions[vertexIndex * 4 + 3] - uvRegions[vertexIndex * 4 + 1]) / 65535;
|
168
|
+
uv0s[vertexIndex * 2] *= scaleU;
|
169
|
+
uv0s[vertexIndex * 2] += minU;
|
170
|
+
uv0s[vertexIndex * 2 + 1] *= scaleV;
|
171
|
+
uv0s[vertexIndex * 2 + 1] += minV;
|
172
|
+
}
|
173
|
+
}
|
174
|
+
function generateGltfBuffer(vertexCount, indices, positions, normals, uv0s, colors) {
|
175
|
+
if (vertexCount === 0 || !defined_default(positions) || positions.length === 0) {
|
176
|
+
return {
|
177
|
+
buffers: [],
|
178
|
+
bufferViews: [],
|
179
|
+
accessors: [],
|
180
|
+
meshes: [],
|
181
|
+
nodes: [],
|
182
|
+
nodesInScene: []
|
183
|
+
};
|
184
|
+
}
|
185
|
+
const buffers = [];
|
186
|
+
const bufferViews = [];
|
187
|
+
const accessors = [];
|
188
|
+
const meshes = [];
|
189
|
+
const nodes = [];
|
190
|
+
const nodesInScene = [];
|
191
|
+
if (defined_default(indices)) {
|
192
|
+
vertexCount = indices.length;
|
193
|
+
}
|
194
|
+
const indexArray = new Uint32Array(vertexCount);
|
195
|
+
if (defined_default(indices)) {
|
196
|
+
for (let vertexIndex = 0; vertexIndex < vertexCount; ++vertexIndex) {
|
197
|
+
indexArray[vertexIndex] = indices[vertexIndex];
|
198
|
+
}
|
199
|
+
} else {
|
200
|
+
for (let newVertexIndex = 0; newVertexIndex < vertexCount; ++newVertexIndex) {
|
201
|
+
indexArray[newVertexIndex] = newVertexIndex;
|
202
|
+
}
|
203
|
+
}
|
204
|
+
const indicesBlob = new Blob([indexArray], { type: "application/binary" });
|
205
|
+
const indicesURL = URL.createObjectURL(indicesBlob);
|
206
|
+
const endIndex = vertexCount;
|
207
|
+
const meshPositions = positions.subarray(0, endIndex * 3);
|
208
|
+
const positionsBlob = new Blob([meshPositions], {
|
209
|
+
type: "application/binary"
|
210
|
+
});
|
211
|
+
const positionsURL = URL.createObjectURL(positionsBlob);
|
212
|
+
let minX = Number.POSITIVE_INFINITY;
|
213
|
+
let maxX = Number.NEGATIVE_INFINITY;
|
214
|
+
let minY = Number.POSITIVE_INFINITY;
|
215
|
+
let maxY = Number.NEGATIVE_INFINITY;
|
216
|
+
let minZ = Number.POSITIVE_INFINITY;
|
217
|
+
let maxZ = Number.NEGATIVE_INFINITY;
|
218
|
+
for (let i = 0; i < meshPositions.length / 3; i++) {
|
219
|
+
minX = Math.min(minX, meshPositions[i * 3 + 0]);
|
220
|
+
maxX = Math.max(maxX, meshPositions[i * 3 + 0]);
|
221
|
+
minY = Math.min(minY, meshPositions[i * 3 + 1]);
|
222
|
+
maxY = Math.max(maxY, meshPositions[i * 3 + 1]);
|
223
|
+
minZ = Math.min(minZ, meshPositions[i * 3 + 2]);
|
224
|
+
maxZ = Math.max(maxZ, meshPositions[i * 3 + 2]);
|
225
|
+
}
|
226
|
+
const meshNormals = normals ? normals.subarray(0, endIndex * 3) : void 0;
|
227
|
+
let normalsURL;
|
228
|
+
if (defined_default(meshNormals)) {
|
229
|
+
const normalsBlob = new Blob([meshNormals], {
|
230
|
+
type: "application/binary"
|
231
|
+
});
|
232
|
+
normalsURL = URL.createObjectURL(normalsBlob);
|
233
|
+
}
|
234
|
+
const meshUv0s = uv0s ? uv0s.subarray(0, endIndex * 2) : void 0;
|
235
|
+
let uv0URL;
|
236
|
+
if (defined_default(meshUv0s)) {
|
237
|
+
const uv0Blob = new Blob([meshUv0s], { type: "application/binary" });
|
238
|
+
uv0URL = URL.createObjectURL(uv0Blob);
|
239
|
+
}
|
240
|
+
const meshColorsInBytes = defined_default(colors) ? colors.subarray(0, endIndex * 4) : void 0;
|
241
|
+
let colorsURL;
|
242
|
+
if (defined_default(meshColorsInBytes)) {
|
243
|
+
const colorsBlob = new Blob([meshColorsInBytes], {
|
244
|
+
type: "application/binary"
|
245
|
+
});
|
246
|
+
colorsURL = URL.createObjectURL(colorsBlob);
|
247
|
+
}
|
248
|
+
const posIndex = 0;
|
249
|
+
let normalIndex = 0;
|
250
|
+
let uv0Index = 0;
|
251
|
+
let colorIndex = 0;
|
252
|
+
let indicesIndex = 0;
|
253
|
+
let currentIndex = posIndex;
|
254
|
+
const attributes = {};
|
255
|
+
attributes.POSITION = posIndex;
|
256
|
+
buffers.push({
|
257
|
+
uri: positionsURL,
|
258
|
+
byteLength: meshPositions.byteLength
|
259
|
+
});
|
260
|
+
bufferViews.push({
|
261
|
+
buffer: posIndex,
|
262
|
+
byteOffset: 0,
|
263
|
+
byteLength: meshPositions.byteLength,
|
264
|
+
target: 34962
|
265
|
+
});
|
266
|
+
accessors.push({
|
267
|
+
bufferView: posIndex,
|
268
|
+
byteOffset: 0,
|
269
|
+
componentType: 5126,
|
270
|
+
count: vertexCount,
|
271
|
+
type: "VEC3",
|
272
|
+
max: [minX, minY, minZ],
|
273
|
+
min: [maxX, maxY, maxZ]
|
274
|
+
});
|
275
|
+
if (defined_default(normalsURL)) {
|
276
|
+
++currentIndex;
|
277
|
+
normalIndex = currentIndex;
|
278
|
+
attributes.NORMAL = normalIndex;
|
279
|
+
buffers.push({
|
280
|
+
uri: normalsURL,
|
281
|
+
byteLength: meshNormals.byteLength
|
282
|
+
});
|
283
|
+
bufferViews.push({
|
284
|
+
buffer: normalIndex,
|
285
|
+
byteOffset: 0,
|
286
|
+
byteLength: meshNormals.byteLength,
|
287
|
+
target: 34962
|
288
|
+
});
|
289
|
+
accessors.push({
|
290
|
+
bufferView: normalIndex,
|
291
|
+
byteOffset: 0,
|
292
|
+
componentType: 5126,
|
293
|
+
count: vertexCount,
|
294
|
+
type: "VEC3"
|
295
|
+
});
|
296
|
+
}
|
297
|
+
if (defined_default(uv0URL)) {
|
298
|
+
++currentIndex;
|
299
|
+
uv0Index = currentIndex;
|
300
|
+
attributes.TEXCOORD_0 = uv0Index;
|
301
|
+
buffers.push({
|
302
|
+
uri: uv0URL,
|
303
|
+
byteLength: meshUv0s.byteLength
|
304
|
+
});
|
305
|
+
bufferViews.push({
|
306
|
+
buffer: uv0Index,
|
307
|
+
byteOffset: 0,
|
308
|
+
byteLength: meshUv0s.byteLength,
|
309
|
+
target: 34962
|
310
|
+
});
|
311
|
+
accessors.push({
|
312
|
+
bufferView: uv0Index,
|
313
|
+
byteOffset: 0,
|
314
|
+
componentType: 5126,
|
315
|
+
count: vertexCount,
|
316
|
+
type: "VEC2"
|
317
|
+
});
|
318
|
+
}
|
319
|
+
if (defined_default(colorsURL)) {
|
320
|
+
++currentIndex;
|
321
|
+
colorIndex = currentIndex;
|
322
|
+
attributes.COLOR_0 = colorIndex;
|
323
|
+
buffers.push({
|
324
|
+
uri: colorsURL,
|
325
|
+
byteLength: meshColorsInBytes.byteLength
|
326
|
+
});
|
327
|
+
bufferViews.push({
|
328
|
+
buffer: colorIndex,
|
329
|
+
byteOffset: 0,
|
330
|
+
byteLength: meshColorsInBytes.byteLength,
|
331
|
+
target: 34962
|
332
|
+
});
|
333
|
+
accessors.push({
|
334
|
+
bufferView: colorIndex,
|
335
|
+
byteOffset: 0,
|
336
|
+
componentType: 5121,
|
337
|
+
normalized: true,
|
338
|
+
count: vertexCount,
|
339
|
+
type: "VEC4"
|
340
|
+
});
|
341
|
+
}
|
342
|
+
++currentIndex;
|
343
|
+
indicesIndex = currentIndex;
|
344
|
+
buffers.push({
|
345
|
+
uri: indicesURL,
|
346
|
+
byteLength: indexArray.byteLength
|
347
|
+
});
|
348
|
+
bufferViews.push({
|
349
|
+
buffer: indicesIndex,
|
350
|
+
byteOffset: 0,
|
351
|
+
byteLength: indexArray.byteLength,
|
352
|
+
target: 34963
|
353
|
+
});
|
354
|
+
accessors.push({
|
355
|
+
bufferView: indicesIndex,
|
356
|
+
byteOffset: 0,
|
357
|
+
componentType: 5125,
|
358
|
+
count: vertexCount,
|
359
|
+
type: "SCALAR"
|
360
|
+
});
|
361
|
+
meshes.push({
|
362
|
+
primitives: [
|
363
|
+
{
|
364
|
+
attributes,
|
365
|
+
indices: indicesIndex,
|
366
|
+
material: 0
|
367
|
+
}
|
368
|
+
]
|
369
|
+
});
|
370
|
+
nodesInScene.push(0);
|
371
|
+
nodes.push({ mesh: 0 });
|
372
|
+
return {
|
373
|
+
buffers,
|
374
|
+
bufferViews,
|
375
|
+
accessors,
|
376
|
+
meshes,
|
377
|
+
nodes,
|
378
|
+
nodesInScene
|
379
|
+
};
|
380
|
+
}
|
381
|
+
function decode(data, schema, bufferInfo, featureData) {
|
382
|
+
const magicNumber = new Uint8Array(data, 0, 5);
|
383
|
+
if (magicNumber[0] === "D".charCodeAt() && magicNumber[1] === "R".charCodeAt() && magicNumber[2] === "A".charCodeAt() && magicNumber[3] === "C".charCodeAt() && magicNumber[4] === "O".charCodeAt()) {
|
384
|
+
return decodeDracoEncodedGeometry(data, bufferInfo);
|
385
|
+
}
|
386
|
+
return decodeBinaryGeometry(data, schema, bufferInfo, featureData);
|
387
|
+
}
|
388
|
+
function decodeDracoEncodedGeometry(data) {
|
389
|
+
const dracoDecoderModule = draco;
|
390
|
+
const buffer = new dracoDecoderModule.DecoderBuffer();
|
391
|
+
const byteArray = new Uint8Array(data);
|
392
|
+
buffer.Init(byteArray, byteArray.length);
|
393
|
+
const dracoDecoder = new dracoDecoderModule.Decoder();
|
394
|
+
const geometryType = dracoDecoder.GetEncodedGeometryType(buffer);
|
395
|
+
const metadataQuerier = new dracoDecoderModule.MetadataQuerier();
|
396
|
+
let dracoGeometry;
|
397
|
+
let status;
|
398
|
+
if (geometryType === dracoDecoderModule.TRIANGULAR_MESH) {
|
399
|
+
dracoGeometry = new dracoDecoderModule.Mesh();
|
400
|
+
status = dracoDecoder.DecodeBufferToMesh(buffer, dracoGeometry);
|
401
|
+
}
|
402
|
+
const decodedGeometry = {
|
403
|
+
vertexCount: [0],
|
404
|
+
featureCount: 0
|
405
|
+
};
|
406
|
+
if (defined_default(status) && status.ok() && dracoGeometry.ptr !== 0) {
|
407
|
+
const faceCount = dracoGeometry.num_faces();
|
408
|
+
const attributesCount = dracoGeometry.num_attributes();
|
409
|
+
const vertexCount = dracoGeometry.num_points();
|
410
|
+
decodedGeometry.indices = new Uint32Array(faceCount * 3);
|
411
|
+
const faces = decodedGeometry.indices;
|
412
|
+
decodedGeometry.vertexCount[0] = vertexCount;
|
413
|
+
decodedGeometry.scale_x = 1;
|
414
|
+
decodedGeometry.scale_y = 1;
|
415
|
+
const face = new dracoDecoderModule.DracoInt32Array(3);
|
416
|
+
for (let faceIndex = 0; faceIndex < faceCount; ++faceIndex) {
|
417
|
+
dracoDecoder.GetFaceFromMesh(dracoGeometry, faceIndex, face);
|
418
|
+
faces[faceIndex * 3] = face.GetValue(0);
|
419
|
+
faces[faceIndex * 3 + 1] = face.GetValue(1);
|
420
|
+
faces[faceIndex * 3 + 2] = face.GetValue(2);
|
421
|
+
}
|
422
|
+
dracoDecoderModule.destroy(face);
|
423
|
+
for (let attrIndex = 0; attrIndex < attributesCount; ++attrIndex) {
|
424
|
+
const dracoAttribute = dracoDecoder.GetAttribute(
|
425
|
+
dracoGeometry,
|
426
|
+
attrIndex
|
427
|
+
);
|
428
|
+
const attributeData = decodeDracoAttribute(
|
429
|
+
dracoDecoderModule,
|
430
|
+
dracoDecoder,
|
431
|
+
dracoGeometry,
|
432
|
+
dracoAttribute,
|
433
|
+
vertexCount
|
434
|
+
);
|
435
|
+
const dracoAttributeType = dracoAttribute.attribute_type();
|
436
|
+
let attributei3sName = "unknown";
|
437
|
+
if (dracoAttributeType === dracoDecoderModule.POSITION) {
|
438
|
+
attributei3sName = "positions";
|
439
|
+
} else if (dracoAttributeType === dracoDecoderModule.NORMAL) {
|
440
|
+
attributei3sName = "normals";
|
441
|
+
} else if (dracoAttributeType === dracoDecoderModule.COLOR) {
|
442
|
+
attributei3sName = "colors";
|
443
|
+
} else if (dracoAttributeType === dracoDecoderModule.TEX_COORD) {
|
444
|
+
attributei3sName = "uv0s";
|
445
|
+
}
|
446
|
+
const metadata = dracoDecoder.GetAttributeMetadata(
|
447
|
+
dracoGeometry,
|
448
|
+
attrIndex
|
449
|
+
);
|
450
|
+
if (metadata.ptr !== 0) {
|
451
|
+
const numEntries = metadataQuerier.NumEntries(metadata);
|
452
|
+
for (let entry = 0; entry < numEntries; ++entry) {
|
453
|
+
const entryName = metadataQuerier.GetEntryName(metadata, entry);
|
454
|
+
if (entryName === "i3s-scale_x") {
|
455
|
+
decodedGeometry.scale_x = metadataQuerier.GetDoubleEntry(
|
456
|
+
metadata,
|
457
|
+
"i3s-scale_x"
|
458
|
+
);
|
459
|
+
} else if (entryName === "i3s-scale_y") {
|
460
|
+
decodedGeometry.scale_y = metadataQuerier.GetDoubleEntry(
|
461
|
+
metadata,
|
462
|
+
"i3s-scale_y"
|
463
|
+
);
|
464
|
+
} else if (entryName === "i3s-attribute-type") {
|
465
|
+
attributei3sName = metadataQuerier.GetStringEntry(
|
466
|
+
metadata,
|
467
|
+
"i3s-attribute-type"
|
468
|
+
);
|
469
|
+
}
|
470
|
+
}
|
471
|
+
}
|
472
|
+
if (defined_default(decodedGeometry[attributei3sName])) {
|
473
|
+
console.log("Attribute already exists", attributei3sName);
|
474
|
+
}
|
475
|
+
decodedGeometry[attributei3sName] = attributeData;
|
476
|
+
if (attributei3sName === "feature-index") {
|
477
|
+
decodedGeometry.featureCount++;
|
478
|
+
}
|
479
|
+
}
|
480
|
+
dracoDecoderModule.destroy(dracoGeometry);
|
481
|
+
}
|
482
|
+
dracoDecoderModule.destroy(metadataQuerier);
|
483
|
+
dracoDecoderModule.destroy(dracoDecoder);
|
484
|
+
return decodedGeometry;
|
485
|
+
}
|
486
|
+
function decodeDracoAttribute(dracoDecoderModule, dracoDecoder, dracoGeometry, dracoAttribute, vertexCount) {
|
487
|
+
const bufferSize = dracoAttribute.num_components() * vertexCount;
|
488
|
+
let dracoAttributeData;
|
489
|
+
const handlers = [
|
490
|
+
function() {
|
491
|
+
},
|
492
|
+
// DT_INVALID - 0
|
493
|
+
function() {
|
494
|
+
dracoAttributeData = new dracoDecoderModule.DracoInt8Array(bufferSize);
|
495
|
+
const success = dracoDecoder.GetAttributeInt8ForAllPoints(
|
496
|
+
dracoGeometry,
|
497
|
+
dracoAttribute,
|
498
|
+
dracoAttributeData
|
499
|
+
);
|
500
|
+
if (!success) {
|
501
|
+
console.error("Bad stream");
|
502
|
+
}
|
503
|
+
const attributeData2 = new Int8Array(bufferSize);
|
504
|
+
for (let i = 0; i < bufferSize; ++i) {
|
505
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
506
|
+
}
|
507
|
+
return attributeData2;
|
508
|
+
},
|
509
|
+
function() {
|
510
|
+
dracoAttributeData = new dracoDecoderModule.DracoInt8Array(bufferSize);
|
511
|
+
const success = dracoDecoder.GetAttributeUInt8ForAllPoints(
|
512
|
+
dracoGeometry,
|
513
|
+
dracoAttribute,
|
514
|
+
dracoAttributeData
|
515
|
+
);
|
516
|
+
if (!success) {
|
517
|
+
console.error("Bad stream");
|
518
|
+
}
|
519
|
+
const attributeData2 = new Uint8Array(bufferSize);
|
520
|
+
for (let i = 0; i < bufferSize; ++i) {
|
521
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
522
|
+
}
|
523
|
+
return attributeData2;
|
524
|
+
},
|
525
|
+
function() {
|
526
|
+
dracoAttributeData = new dracoDecoderModule.DracoInt16Array(bufferSize);
|
527
|
+
const success = dracoDecoder.GetAttributeInt16ForAllPoints(
|
528
|
+
dracoGeometry,
|
529
|
+
dracoAttribute,
|
530
|
+
dracoAttributeData
|
531
|
+
);
|
532
|
+
if (!success) {
|
533
|
+
console.error("Bad stream");
|
534
|
+
}
|
535
|
+
const attributeData2 = new Int16Array(bufferSize);
|
536
|
+
for (let i = 0; i < bufferSize; ++i) {
|
537
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
538
|
+
}
|
539
|
+
return attributeData2;
|
540
|
+
},
|
541
|
+
function() {
|
542
|
+
dracoAttributeData = new dracoDecoderModule.DracoInt16Array(bufferSize);
|
543
|
+
const success = dracoDecoder.GetAttributeUInt16ForAllPoints(
|
544
|
+
dracoGeometry,
|
545
|
+
dracoAttribute,
|
546
|
+
dracoAttributeData
|
547
|
+
);
|
548
|
+
if (!success) {
|
549
|
+
console.error("Bad stream");
|
550
|
+
}
|
551
|
+
const attributeData2 = new Uint16Array(bufferSize);
|
552
|
+
for (let i = 0; i < bufferSize; ++i) {
|
553
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
554
|
+
}
|
555
|
+
return attributeData2;
|
556
|
+
},
|
557
|
+
function() {
|
558
|
+
dracoAttributeData = new dracoDecoderModule.DracoInt32Array(bufferSize);
|
559
|
+
const success = dracoDecoder.GetAttributeInt32ForAllPoints(
|
560
|
+
dracoGeometry,
|
561
|
+
dracoAttribute,
|
562
|
+
dracoAttributeData
|
563
|
+
);
|
564
|
+
if (!success) {
|
565
|
+
console.error("Bad stream");
|
566
|
+
}
|
567
|
+
const attributeData2 = new Int32Array(bufferSize);
|
568
|
+
for (let i = 0; i < bufferSize; ++i) {
|
569
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
570
|
+
}
|
571
|
+
return attributeData2;
|
572
|
+
},
|
573
|
+
function() {
|
574
|
+
dracoAttributeData = new dracoDecoderModule.DracoInt32Array(bufferSize);
|
575
|
+
const success = dracoDecoder.GetAttributeUInt32ForAllPoints(
|
576
|
+
dracoGeometry,
|
577
|
+
dracoAttribute,
|
578
|
+
dracoAttributeData
|
579
|
+
);
|
580
|
+
if (!success) {
|
581
|
+
console.error("Bad stream");
|
582
|
+
}
|
583
|
+
const attributeData2 = new Uint32Array(bufferSize);
|
584
|
+
for (let i = 0; i < bufferSize; ++i) {
|
585
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
586
|
+
}
|
587
|
+
return attributeData2;
|
588
|
+
},
|
589
|
+
function() {
|
590
|
+
},
|
591
|
+
function() {
|
592
|
+
},
|
593
|
+
function() {
|
594
|
+
dracoAttributeData = new dracoDecoderModule.DracoFloat32Array(bufferSize);
|
595
|
+
const success = dracoDecoder.GetAttributeFloatForAllPoints(
|
596
|
+
dracoGeometry,
|
597
|
+
dracoAttribute,
|
598
|
+
dracoAttributeData
|
599
|
+
);
|
600
|
+
if (!success) {
|
601
|
+
console.error("Bad stream");
|
602
|
+
}
|
603
|
+
const attributeData2 = new Float32Array(bufferSize);
|
604
|
+
for (let i = 0; i < bufferSize; ++i) {
|
605
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
606
|
+
}
|
607
|
+
return attributeData2;
|
608
|
+
},
|
609
|
+
function() {
|
610
|
+
},
|
611
|
+
function() {
|
612
|
+
dracoAttributeData = new dracoDecoderModule.DracoUInt8Array(bufferSize);
|
613
|
+
const success = dracoDecoder.GetAttributeUInt8ForAllPoints(
|
614
|
+
dracoGeometry,
|
615
|
+
dracoAttribute,
|
616
|
+
dracoAttributeData
|
617
|
+
);
|
618
|
+
if (!success) {
|
619
|
+
console.error("Bad stream");
|
620
|
+
}
|
621
|
+
const attributeData2 = new Uint8Array(bufferSize);
|
622
|
+
for (let i = 0; i < bufferSize; ++i) {
|
623
|
+
attributeData2[i] = dracoAttributeData.GetValue(i);
|
624
|
+
}
|
625
|
+
return attributeData2;
|
626
|
+
}
|
627
|
+
];
|
628
|
+
const attributeData = handlers[dracoAttribute.data_type()]();
|
629
|
+
if (defined_default(dracoAttributeData)) {
|
630
|
+
dracoDecoderModule.destroy(dracoAttributeData);
|
631
|
+
}
|
632
|
+
return attributeData;
|
633
|
+
}
|
634
|
+
var binaryAttributeDecoders = {
|
635
|
+
position: function(decodedGeometry, data, offset) {
|
636
|
+
const count = decodedGeometry.vertexCount * 3;
|
637
|
+
decodedGeometry.positions = new Float32Array(data, offset, count);
|
638
|
+
offset += count * 4;
|
639
|
+
return offset;
|
640
|
+
},
|
641
|
+
normal: function(decodedGeometry, data, offset) {
|
642
|
+
const count = decodedGeometry.vertexCount * 3;
|
643
|
+
decodedGeometry.normals = new Float32Array(data, offset, count);
|
644
|
+
offset += count * 4;
|
645
|
+
return offset;
|
646
|
+
},
|
647
|
+
uv0: function(decodedGeometry, data, offset) {
|
648
|
+
const count = decodedGeometry.vertexCount * 2;
|
649
|
+
decodedGeometry.uv0s = new Float32Array(data, offset, count);
|
650
|
+
offset += count * 4;
|
651
|
+
return offset;
|
652
|
+
},
|
653
|
+
color: function(decodedGeometry, data, offset) {
|
654
|
+
const count = decodedGeometry.vertexCount * 4;
|
655
|
+
decodedGeometry.colors = new Uint8Array(data, offset, count);
|
656
|
+
offset += count;
|
657
|
+
return offset;
|
658
|
+
},
|
659
|
+
featureId: function(decodedGeometry, data, offset) {
|
660
|
+
const count = decodedGeometry.featureCount;
|
661
|
+
offset += count * 8;
|
662
|
+
return offset;
|
663
|
+
},
|
664
|
+
id: function(decodedGeometry, data, offset) {
|
665
|
+
const count = decodedGeometry.featureCount;
|
666
|
+
offset += count * 8;
|
667
|
+
return offset;
|
668
|
+
},
|
669
|
+
faceRange: function(decodedGeometry, data, offset) {
|
670
|
+
const count = decodedGeometry.featureCount * 2;
|
671
|
+
decodedGeometry.faceRange = new Uint32Array(data, offset, count);
|
672
|
+
offset += count * 4;
|
673
|
+
return offset;
|
674
|
+
},
|
675
|
+
uvRegion: function(decodedGeometry, data, offset) {
|
676
|
+
const count = decodedGeometry.vertexCount * 4;
|
677
|
+
decodedGeometry["uv-region"] = new Uint16Array(data, offset, count);
|
678
|
+
offset += count * 2;
|
679
|
+
return offset;
|
680
|
+
},
|
681
|
+
region: function(decodedGeometry, data, offset) {
|
682
|
+
const count = decodedGeometry.vertexCount * 4;
|
683
|
+
decodedGeometry["uv-region"] = new Uint16Array(data, offset, count);
|
684
|
+
offset += count * 2;
|
685
|
+
return offset;
|
686
|
+
}
|
687
|
+
};
|
688
|
+
function decodeBinaryGeometry(data, schema, bufferInfo, featureData) {
|
689
|
+
const decodedGeometry = {
|
690
|
+
vertexCount: 0
|
691
|
+
};
|
692
|
+
const dataView = new DataView(data);
|
693
|
+
try {
|
694
|
+
let offset = 0;
|
695
|
+
decodedGeometry.vertexCount = dataView.getUint32(offset, 1);
|
696
|
+
offset += 4;
|
697
|
+
decodedGeometry.featureCount = dataView.getUint32(offset, 1);
|
698
|
+
offset += 4;
|
699
|
+
if (defined_default(bufferInfo)) {
|
700
|
+
for (let attrIndex = 0; attrIndex < bufferInfo.attributes.length; attrIndex++) {
|
701
|
+
if (defined_default(binaryAttributeDecoders[bufferInfo.attributes[attrIndex]])) {
|
702
|
+
offset = binaryAttributeDecoders[bufferInfo.attributes[attrIndex]](
|
703
|
+
decodedGeometry,
|
704
|
+
data,
|
705
|
+
offset
|
706
|
+
);
|
707
|
+
} else {
|
708
|
+
console.error(
|
709
|
+
"Unknown decoder for",
|
710
|
+
bufferInfo.attributes[attrIndex]
|
711
|
+
);
|
712
|
+
}
|
713
|
+
}
|
714
|
+
} else {
|
715
|
+
let ordering = schema.ordering;
|
716
|
+
let featureAttributeOrder = schema.featureAttributeOrder;
|
717
|
+
if (defined_default(featureData) && defined_default(featureData.geometryData) && defined_default(featureData.geometryData[0]) && defined_default(featureData.geometryData[0].params)) {
|
718
|
+
ordering = Object.keys(
|
719
|
+
featureData.geometryData[0].params.vertexAttributes
|
720
|
+
);
|
721
|
+
featureAttributeOrder = Object.keys(
|
722
|
+
featureData.geometryData[0].params.featureAttributes
|
723
|
+
);
|
724
|
+
}
|
725
|
+
for (let i = 0; i < ordering.length; i++) {
|
726
|
+
const decoder = binaryAttributeDecoders[ordering[i]];
|
727
|
+
offset = decoder(decodedGeometry, data, offset);
|
728
|
+
}
|
729
|
+
for (let j = 0; j < featureAttributeOrder.length; j++) {
|
730
|
+
const curDecoder = binaryAttributeDecoders[featureAttributeOrder[j]];
|
731
|
+
offset = curDecoder(decodedGeometry, data, offset);
|
732
|
+
}
|
733
|
+
}
|
734
|
+
} catch (e) {
|
735
|
+
console.error(e);
|
736
|
+
}
|
737
|
+
decodedGeometry.scale_x = 1;
|
738
|
+
decodedGeometry.scale_y = 1;
|
739
|
+
return decodedGeometry;
|
740
|
+
}
|
741
|
+
function decodeAndCreateGltf(parameters) {
|
742
|
+
const geometryData = decode(
|
743
|
+
parameters.binaryData,
|
744
|
+
parameters.schema,
|
745
|
+
parameters.bufferInfo,
|
746
|
+
parameters.featureData
|
747
|
+
);
|
748
|
+
if (defined_default(parameters.geoidDataList) && parameters.geoidDataList.length > 0) {
|
749
|
+
orthometricToEllipsoidal(
|
750
|
+
geometryData.vertexCount,
|
751
|
+
geometryData.positions,
|
752
|
+
geometryData.scale_x,
|
753
|
+
geometryData.scale_y,
|
754
|
+
parameters.cartographicCenter,
|
755
|
+
parameters.geoidDataList,
|
756
|
+
false
|
757
|
+
);
|
758
|
+
}
|
759
|
+
transformToLocal(
|
760
|
+
geometryData.vertexCount,
|
761
|
+
geometryData.positions,
|
762
|
+
geometryData.normals,
|
763
|
+
parameters.cartographicCenter,
|
764
|
+
parameters.cartesianCenter,
|
765
|
+
parameters.parentRotation,
|
766
|
+
parameters.ellipsoidRadiiSquare,
|
767
|
+
geometryData.scale_x,
|
768
|
+
geometryData.scale_y
|
769
|
+
);
|
770
|
+
if (defined_default(geometryData.uv0s) && defined_default(geometryData["uv-region"])) {
|
771
|
+
cropUVs(
|
772
|
+
geometryData.vertexCount,
|
773
|
+
geometryData.uv0s,
|
774
|
+
geometryData["uv-region"]
|
775
|
+
);
|
776
|
+
}
|
777
|
+
const meshData = generateGltfBuffer(
|
778
|
+
geometryData.vertexCount,
|
779
|
+
geometryData.indices,
|
780
|
+
geometryData.positions,
|
781
|
+
geometryData.normals,
|
782
|
+
geometryData.uv0s,
|
783
|
+
geometryData.colors
|
784
|
+
);
|
785
|
+
const customAttributes = {};
|
786
|
+
if (defined_default(geometryData["feature-index"])) {
|
787
|
+
customAttributes.positions = geometryData.positions;
|
788
|
+
customAttributes.indices = geometryData.indices;
|
789
|
+
customAttributes.featureIndex = geometryData["feature-index"];
|
790
|
+
customAttributes.cartesianCenter = parameters.cartesianCenter;
|
791
|
+
customAttributes.parentRotation = parameters.parentRotation;
|
792
|
+
} else if (defined_default(geometryData["faceRange"])) {
|
793
|
+
customAttributes.positions = geometryData.positions;
|
794
|
+
customAttributes.indices = geometryData.indices;
|
795
|
+
customAttributes.sourceURL = parameters.url;
|
796
|
+
customAttributes.cartesianCenter = parameters.cartesianCenter;
|
797
|
+
customAttributes.parentRotation = parameters.parentRotation;
|
798
|
+
customAttributes.featureIndex = new Array(geometryData.positions.length);
|
799
|
+
for (let range = 0; range < geometryData["faceRange"].length - 1; range += 2) {
|
800
|
+
const curIndex = range / 2;
|
801
|
+
const rangeStart = geometryData["faceRange"][range];
|
802
|
+
const rangeEnd = geometryData["faceRange"][range + 1];
|
803
|
+
for (let i = rangeStart; i <= rangeEnd; i++) {
|
804
|
+
customAttributes.featureIndex[i * 3] = curIndex;
|
805
|
+
customAttributes.featureIndex[i * 3 + 1] = curIndex;
|
806
|
+
customAttributes.featureIndex[i * 3 + 2] = curIndex;
|
807
|
+
}
|
808
|
+
}
|
809
|
+
}
|
810
|
+
meshData._customAttributes = customAttributes;
|
811
|
+
const results = {
|
812
|
+
meshData
|
813
|
+
};
|
814
|
+
return results;
|
815
|
+
}
|
816
|
+
async function initWorker(parameters, transferableObjects) {
|
817
|
+
const wasmConfig = parameters.webAssemblyConfig;
|
818
|
+
if (defined_default(wasmConfig) && defined_default(wasmConfig.wasmBinaryFile)) {
|
819
|
+
draco = await (0, import_draco_decoder_nodejs.default)(wasmConfig);
|
820
|
+
} else {
|
821
|
+
draco = await (0, import_draco_decoder_nodejs.default)();
|
822
|
+
}
|
823
|
+
return true;
|
824
|
+
}
|
825
|
+
function decodeI3S(parameters, transferableObjects) {
|
826
|
+
const wasmConfig = parameters.webAssemblyConfig;
|
827
|
+
if (defined_default(wasmConfig)) {
|
828
|
+
return initWorker(parameters, transferableObjects);
|
829
|
+
}
|
830
|
+
return decodeAndCreateGltf(parameters, transferableObjects);
|
831
|
+
}
|
832
|
+
var decodeI3S_default = createTaskProcessorWorker_default(decodeI3S);
|
833
|
+
export {
|
834
|
+
decodeI3S_default as default
|
835
|
+
};
|