@vcmap/ui 5.0.0-rc.9 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +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 +597 -662
- package/config/codes.config.json +401 -0
- package/config/dev.config.json +460 -14
- package/config/graphFeatureInfo.config.json +141 -0
- package/config/projects.config.json +29 -0
- package/config/www.config.json +1801 -0
- package/dist/assets/@mdi/font/LICENSE +20 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.css.map +16 -0
- package/dist/assets/@mdi/font/css/materialdesignicons.min.e3f476.css +3 -0
- package/dist/assets/@mdi/font/fonts/materialdesignicons-webfont.woff2 +0 -0
- package/dist/assets/cesium/ThirdParty/Workers/basis_transcoder.js +21 -0
- package/dist/assets/cesium/ThirdParty/Workers/package.json +1 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_deflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/pako_inflate.min.js +2 -0
- package/dist/assets/cesium/ThirdParty/Workers/z-worker-pako.js +1 -0
- package/dist/assets/cesium/ThirdParty/basis_transcoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/draco_decoder.wasm +0 -0
- package/dist/assets/cesium/ThirdParty/google-earth-dbroot-parser.js +8337 -0
- package/dist/assets/cesium/Workers/chunk-227AJNOA.js +59 -0
- package/dist/assets/cesium/Workers/chunk-2R5O53JW.js +157 -0
- package/dist/assets/cesium/Workers/chunk-34YUDLRP.js +781 -0
- package/dist/assets/cesium/Workers/chunk-3W63OHNJ.js +100 -0
- package/dist/assets/cesium/Workers/chunk-4MFFIWUA.js +163 -0
- package/dist/assets/cesium/Workers/chunk-66QLLS45.js +218 -0
- package/dist/assets/cesium/Workers/chunk-6BTKZDRG.js +77 -0
- package/dist/assets/cesium/Workers/chunk-A4JVFBQ3.js +101 -0
- package/dist/assets/cesium/Workers/chunk-ABADGKYE.js +58 -0
- package/dist/assets/cesium/Workers/chunk-AFFLIKOH.js +353 -0
- package/dist/assets/cesium/Workers/chunk-AHKEZ2OE.js +629 -0
- package/dist/assets/cesium/Workers/chunk-C3SXRKRW.js +476 -0
- package/dist/assets/cesium/Workers/chunk-CCFQRR6D.js +55 -0
- package/dist/assets/cesium/Workers/chunk-CHHNOC2C.js +1860 -0
- package/dist/assets/cesium/Workers/chunk-CTELOFLA.js +196 -0
- package/dist/assets/cesium/Workers/chunk-DUHWWBQQ.js +3273 -0
- package/dist/assets/cesium/Workers/chunk-EW2GWJYB.js +44 -0
- package/dist/assets/cesium/Workers/chunk-GLZBE3ML.js +421 -0
- package/dist/assets/cesium/Workers/chunk-HARLBUOL.js +236 -0
- package/dist/assets/cesium/Workers/chunk-HQF437NJ.js +117 -0
- package/dist/assets/cesium/Workers/chunk-IPA4EACJ.js +368 -0
- package/dist/assets/cesium/Workers/chunk-J3JY6I2C.js +1009 -0
- package/dist/assets/cesium/Workers/chunk-JB2LWGH4.js +390 -0
- package/dist/assets/cesium/Workers/chunk-JS3AW5BK.js +634 -0
- package/dist/assets/cesium/Workers/chunk-K36FEYS7.js +452 -0
- package/dist/assets/cesium/Workers/chunk-KD4Y7CZL.js +400 -0
- package/dist/assets/cesium/Workers/chunk-KTJSNCK4.js +842 -0
- package/dist/assets/cesium/Workers/chunk-LLUNNUJV.js +258 -0
- package/dist/assets/cesium/Workers/chunk-MPAZH4BF.js +37 -0
- package/dist/assets/cesium/Workers/chunk-MYZB7C4T.js +1258 -0
- package/dist/assets/cesium/Workers/chunk-N3JIFFX2.js +501 -0
- package/dist/assets/cesium/Workers/chunk-O5AMBQ36.js +430 -0
- package/dist/assets/cesium/Workers/chunk-OAVNIRB4.js +124 -0
- package/dist/assets/cesium/Workers/chunk-OYFCF4PL.js +171 -0
- package/dist/assets/cesium/Workers/chunk-OZJDGN5F.js +1477 -0
- package/dist/assets/cesium/Workers/chunk-PCJWUS4M.js +2041 -0
- package/dist/assets/cesium/Workers/chunk-PFQBCKBM.js +8644 -0
- package/dist/assets/cesium/Workers/chunk-QIKODV5G.js +305 -0
- package/dist/assets/cesium/Workers/chunk-QJ3DFBH3.js +73 -0
- package/dist/assets/cesium/Workers/chunk-QMEMZIJI.js +138 -0
- package/dist/assets/cesium/Workers/chunk-QT3MPEMI.js +102 -0
- package/dist/assets/cesium/Workers/chunk-RP2A7BR5.js +289 -0
- package/dist/assets/cesium/Workers/chunk-RW6LU2CJ.js +138 -0
- package/dist/assets/cesium/Workers/chunk-TFC6TZ3S.js +757 -0
- package/dist/assets/cesium/Workers/chunk-V3NGATMV.js +693 -0
- package/dist/assets/cesium/Workers/chunk-VLGOATD6.js +1075 -0
- package/dist/assets/cesium/Workers/chunk-WXTV4ATB.js +39 -0
- package/dist/assets/cesium/Workers/chunk-X4SU25DT.js +302 -0
- package/dist/assets/cesium/Workers/chunk-XTY7B2N6.js +2716 -0
- package/dist/assets/cesium/Workers/chunk-XY7MGBKC.js +513 -0
- package/dist/assets/cesium/Workers/chunk-Z24VKNDO.js +834 -0
- package/dist/assets/cesium/Workers/chunk-ZA25DG4Y.js +684 -0
- package/dist/assets/cesium/Workers/chunk-ZFOBYDGF.js +73 -0
- package/dist/assets/cesium/Workers/combineGeometry.js +67 -1
- package/dist/assets/cesium/Workers/createBoxGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createCircleGeometry.js +196 -1
- package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +146 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +506 -1
- package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +224 -1
- package/dist/assets/cesium/Workers/createCorridorGeometry.js +1262 -1
- package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +567 -1
- package/dist/assets/cesium/Workers/createCylinderGeometry.js +59 -1
- package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +231 -1
- package/dist/assets/cesium/Workers/createEllipseGeometry.js +70 -1
- package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +63 -1
- package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +58 -1
- package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +60 -1
- package/dist/assets/cesium/Workers/createFrustumGeometry.js +57 -1
- package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +234 -1
- package/dist/assets/cesium/Workers/createGeometry.js +150 -1
- package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1607 -1
- package/dist/assets/cesium/Workers/createPlaneGeometry.js +223 -1
- package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +123 -1
- package/dist/assets/cesium/Workers/createPolygonGeometry.js +1134 -1
- package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +542 -1
- package/dist/assets/cesium/Workers/createPolylineGeometry.js +495 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +379 -1
- package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +277 -1
- package/dist/assets/cesium/Workers/createRectangleGeometry.js +1273 -1
- package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +480 -1
- package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +399 -1
- package/dist/assets/cesium/Workers/createSphereGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +117 -1
- package/dist/assets/cesium/Workers/createTaskProcessorWorker.js +32 -1
- package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +492 -1
- package/dist/assets/cesium/Workers/createVectorTileGeometries.js +386 -1
- package/dist/assets/cesium/Workers/createVectorTilePoints.js +112 -1
- package/dist/assets/cesium/Workers/createVectorTilePolygons.js +384 -1
- package/dist/assets/cesium/Workers/createVectorTilePolylines.js +262 -1
- package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +568 -1
- package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +2277 -3
- package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +745 -1
- package/dist/assets/cesium/Workers/createWallGeometry.js +489 -1
- package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +337 -1
- package/dist/assets/cesium/Workers/decodeDraco.js +369 -1
- package/dist/assets/cesium/Workers/decodeGoogleEarthEnterprisePacket.js +2650 -1
- package/dist/assets/cesium/Workers/decodeI3S.js +835 -0
- package/dist/assets/cesium/Workers/transcodeKTX2.js +3425 -1
- package/dist/assets/cesium/Workers/transferTypedArrayTest.js +41 -1
- package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +818 -1
- package/dist/assets/cesium.4137c8.js +164897 -0
- package/dist/assets/cesium.js +1 -1
- package/dist/assets/core.306872.js +19286 -0
- package/dist/assets/core.js +1 -1
- package/dist/assets/favicon-128.4c4ce5.png +0 -0
- package/dist/assets/favicon-180.5b99c0.png +0 -0
- package/dist/assets/favicon-192.0e205e.png +0 -0
- package/dist/assets/favicon-32.6b9add.png +0 -0
- package/dist/assets/favicon.d5ec97.svg +10 -0
- package/dist/assets/font/OFL.txt +93 -0
- package/dist/assets/font/TitilliumWeb-Regular.9ca076.woff2 +0 -0
- package/dist/assets/index-cfed33b1.js +1 -0
- package/dist/assets/ol.328bbf.js +60117 -0
- package/dist/assets/ol.js +1 -1
- package/dist/assets/style/icon-marker-blue.534e37.png +0 -0
- package/dist/assets/style/icon-marker-green.0b6a92.png +0 -0
- package/dist/assets/style/icon-marker-o-blue.7b6d62.png +0 -0
- package/dist/assets/style/icon-marker-o-green.c863c0.png +0 -0
- package/dist/assets/style/icon-marker-o-red.93ff58.png +0 -0
- package/dist/assets/style/icon-marker-o.036477.png +0 -0
- package/dist/assets/style/icon-marker-red.313d03.png +0 -0
- package/dist/assets/style/icon-marker.70960f.png +0 -0
- package/dist/assets/style/icon-pin-blue.7be369.png +0 -0
- package/dist/assets/style/icon-pin-green.cbb935.png +0 -0
- package/dist/assets/style/icon-pin-red.3f25b2.png +0 -0
- package/dist/assets/style/icon-pin.b7ce77.png +0 -0
- package/dist/assets/ui.e84ce9.css +5 -0
- package/dist/assets/ui.e84ce9.js +16488 -0
- package/dist/assets/ui.js +1 -1
- package/dist/assets/vue.1c8696.js +4911 -0
- package/dist/assets/vue.js +5 -1
- package/dist/assets/vuetify.008fac.css +5 -0
- package/dist/assets/vuetify.008fac.js +21262 -0
- package/dist/assets/vuetify.js +5 -2
- package/dist/index.html +90 -8
- package/index.html +111 -0
- package/index.js +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 +53 -33
- 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 +182 -0
- package/plugins/@vcmap-show-case/table-example/src/index.js +49 -0
- package/plugins/@vcmap-show-case/textfields-example/README.md +3 -0
- package/plugins/@vcmap-show-case/textfields-example/package.json +5 -0
- package/plugins/{example/mySuperComponent.vue → @vcmap-show-case/textfields-example/src/TextfieldsExample.vue} +13 -31
- package/plugins/@vcmap-show-case/textfields-example/src/index.js +64 -0
- package/plugins/{@vcmap → @vcmap-show-case}/theme-changer/README.md +5 -3
- package/plugins/@vcmap-show-case/theme-changer/config.json +69 -0
- package/plugins/@vcmap-show-case/theme-changer/package.json +11 -0
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/ThemeChangerComponent.vue +36 -8
- package/plugins/{@vcmap/theme-changer → @vcmap-show-case/theme-changer/src}/index.js +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 +121 -0
- package/src/actions/actionHelper.js +184 -49
- 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 +590 -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 +577 -0
- package/src/components/style/VcsStrokeMenu.vue +73 -0
- package/src/components/style/VcsStrokeSelector.vue +88 -0
- package/src/components/style/VcsTextMenu.vue +81 -0
- package/src/components/style/VcsTextSelector.vue +269 -0
- package/src/components/style/VcsVectorStyleComponent.vue +114 -0
- package/src/components/style/composables.js +84 -0
- package/src/components/tables/VcsDataTable.vue +475 -0
- package/src/components/tables/VcsTable.vue +145 -0
- package/src/components/vector-properties/VcsVectorPropertiesComponent.vue +778 -0
- package/src/components/vector-properties/composables.js +93 -0
- package/src/contentTree/LayerTree.vue +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 +32 -15
- 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 +254 -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 +294 -86
- package/src/navigation/{mapNavCompass.vue → MapNavCompass.vue} +31 -11
- package/src/navigation/MapNavigation.vue +291 -0
- package/src/navigation/ObliqueRotation.vue +69 -0
- package/src/navigation/{orientationToolsButton.vue → OrientationToolsButton.vue} +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,1009 @@
|
|
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
|
+
EllipsoidRhumbLine_default
|
28
|
+
} from "./chunk-K36FEYS7.js";
|
29
|
+
import {
|
30
|
+
GeometryAttribute_default,
|
31
|
+
Geometry_default,
|
32
|
+
PrimitiveType_default
|
33
|
+
} from "./chunk-X4SU25DT.js";
|
34
|
+
import {
|
35
|
+
Cartesian2_default
|
36
|
+
} from "./chunk-DUHWWBQQ.js";
|
37
|
+
import {
|
38
|
+
ComponentDatatype_default
|
39
|
+
} from "./chunk-LLUNNUJV.js";
|
40
|
+
import {
|
41
|
+
Cartesian3_default,
|
42
|
+
Cartographic_default,
|
43
|
+
Ellipsoid_default
|
44
|
+
} from "./chunk-PCJWUS4M.js";
|
45
|
+
import {
|
46
|
+
Math_default
|
47
|
+
} from "./chunk-N3JIFFX2.js";
|
48
|
+
import {
|
49
|
+
WebGLConstants_default
|
50
|
+
} from "./chunk-AHKEZ2OE.js";
|
51
|
+
import {
|
52
|
+
defaultValue_default
|
53
|
+
} from "./chunk-WXTV4ATB.js";
|
54
|
+
import {
|
55
|
+
Check_default
|
56
|
+
} from "./chunk-4MFFIWUA.js";
|
57
|
+
import {
|
58
|
+
__commonJS,
|
59
|
+
__toESM,
|
60
|
+
defined_default
|
61
|
+
} from "./chunk-6BTKZDRG.js";
|
62
|
+
|
63
|
+
// node_modules/earcut/src/earcut.js
|
64
|
+
var require_earcut = __commonJS({
|
65
|
+
"node_modules/earcut/src/earcut.js"(exports, module) {
|
66
|
+
"use strict";
|
67
|
+
module.exports = earcut2;
|
68
|
+
module.exports.default = earcut2;
|
69
|
+
function earcut2(data, holeIndices, dim) {
|
70
|
+
dim = dim || 2;
|
71
|
+
var hasHoles = holeIndices && holeIndices.length, outerLen = hasHoles ? holeIndices[0] * dim : data.length, outerNode = linkedList(data, 0, outerLen, dim, true), triangles = [];
|
72
|
+
if (!outerNode || outerNode.next === outerNode.prev)
|
73
|
+
return triangles;
|
74
|
+
var minX, minY, maxX, maxY, x, y, invSize;
|
75
|
+
if (hasHoles)
|
76
|
+
outerNode = eliminateHoles(data, holeIndices, outerNode, dim);
|
77
|
+
if (data.length > 80 * dim) {
|
78
|
+
minX = maxX = data[0];
|
79
|
+
minY = maxY = data[1];
|
80
|
+
for (var i = dim; i < outerLen; i += dim) {
|
81
|
+
x = data[i];
|
82
|
+
y = data[i + 1];
|
83
|
+
if (x < minX)
|
84
|
+
minX = x;
|
85
|
+
if (y < minY)
|
86
|
+
minY = y;
|
87
|
+
if (x > maxX)
|
88
|
+
maxX = x;
|
89
|
+
if (y > maxY)
|
90
|
+
maxY = y;
|
91
|
+
}
|
92
|
+
invSize = Math.max(maxX - minX, maxY - minY);
|
93
|
+
invSize = invSize !== 0 ? 32767 / invSize : 0;
|
94
|
+
}
|
95
|
+
earcutLinked(outerNode, triangles, dim, minX, minY, invSize, 0);
|
96
|
+
return triangles;
|
97
|
+
}
|
98
|
+
function linkedList(data, start, end, dim, clockwise) {
|
99
|
+
var i, last;
|
100
|
+
if (clockwise === signedArea(data, start, end, dim) > 0) {
|
101
|
+
for (i = start; i < end; i += dim)
|
102
|
+
last = insertNode(i, data[i], data[i + 1], last);
|
103
|
+
} else {
|
104
|
+
for (i = end - dim; i >= start; i -= dim)
|
105
|
+
last = insertNode(i, data[i], data[i + 1], last);
|
106
|
+
}
|
107
|
+
if (last && equals(last, last.next)) {
|
108
|
+
removeNode(last);
|
109
|
+
last = last.next;
|
110
|
+
}
|
111
|
+
return last;
|
112
|
+
}
|
113
|
+
function filterPoints(start, end) {
|
114
|
+
if (!start)
|
115
|
+
return start;
|
116
|
+
if (!end)
|
117
|
+
end = start;
|
118
|
+
var p = start, again;
|
119
|
+
do {
|
120
|
+
again = false;
|
121
|
+
if (!p.steiner && (equals(p, p.next) || area(p.prev, p, p.next) === 0)) {
|
122
|
+
removeNode(p);
|
123
|
+
p = end = p.prev;
|
124
|
+
if (p === p.next)
|
125
|
+
break;
|
126
|
+
again = true;
|
127
|
+
} else {
|
128
|
+
p = p.next;
|
129
|
+
}
|
130
|
+
} while (again || p !== end);
|
131
|
+
return end;
|
132
|
+
}
|
133
|
+
function earcutLinked(ear, triangles, dim, minX, minY, invSize, pass) {
|
134
|
+
if (!ear)
|
135
|
+
return;
|
136
|
+
if (!pass && invSize)
|
137
|
+
indexCurve(ear, minX, minY, invSize);
|
138
|
+
var stop = ear, prev, next;
|
139
|
+
while (ear.prev !== ear.next) {
|
140
|
+
prev = ear.prev;
|
141
|
+
next = ear.next;
|
142
|
+
if (invSize ? isEarHashed(ear, minX, minY, invSize) : isEar(ear)) {
|
143
|
+
triangles.push(prev.i / dim | 0);
|
144
|
+
triangles.push(ear.i / dim | 0);
|
145
|
+
triangles.push(next.i / dim | 0);
|
146
|
+
removeNode(ear);
|
147
|
+
ear = next.next;
|
148
|
+
stop = next.next;
|
149
|
+
continue;
|
150
|
+
}
|
151
|
+
ear = next;
|
152
|
+
if (ear === stop) {
|
153
|
+
if (!pass) {
|
154
|
+
earcutLinked(filterPoints(ear), triangles, dim, minX, minY, invSize, 1);
|
155
|
+
} else if (pass === 1) {
|
156
|
+
ear = cureLocalIntersections(filterPoints(ear), triangles, dim);
|
157
|
+
earcutLinked(ear, triangles, dim, minX, minY, invSize, 2);
|
158
|
+
} else if (pass === 2) {
|
159
|
+
splitEarcut(ear, triangles, dim, minX, minY, invSize);
|
160
|
+
}
|
161
|
+
break;
|
162
|
+
}
|
163
|
+
}
|
164
|
+
}
|
165
|
+
function isEar(ear) {
|
166
|
+
var a = ear.prev, b = ear, c = ear.next;
|
167
|
+
if (area(a, b, c) >= 0)
|
168
|
+
return false;
|
169
|
+
var ax = a.x, bx = b.x, cx = c.x, ay = a.y, by = b.y, cy = c.y;
|
170
|
+
var x0 = ax < bx ? ax < cx ? ax : cx : bx < cx ? bx : cx, y0 = ay < by ? ay < cy ? ay : cy : by < cy ? by : cy, x1 = ax > bx ? ax > cx ? ax : cx : bx > cx ? bx : cx, y1 = ay > by ? ay > cy ? ay : cy : by > cy ? by : cy;
|
171
|
+
var p = c.next;
|
172
|
+
while (p !== a) {
|
173
|
+
if (p.x >= x0 && p.x <= x1 && p.y >= y0 && p.y <= y1 && pointInTriangle(ax, ay, bx, by, cx, cy, p.x, p.y) && area(p.prev, p, p.next) >= 0)
|
174
|
+
return false;
|
175
|
+
p = p.next;
|
176
|
+
}
|
177
|
+
return true;
|
178
|
+
}
|
179
|
+
function isEarHashed(ear, minX, minY, invSize) {
|
180
|
+
var a = ear.prev, b = ear, c = ear.next;
|
181
|
+
if (area(a, b, c) >= 0)
|
182
|
+
return false;
|
183
|
+
var ax = a.x, bx = b.x, cx = c.x, ay = a.y, by = b.y, cy = c.y;
|
184
|
+
var x0 = ax < bx ? ax < cx ? ax : cx : bx < cx ? bx : cx, y0 = ay < by ? ay < cy ? ay : cy : by < cy ? by : cy, x1 = ax > bx ? ax > cx ? ax : cx : bx > cx ? bx : cx, y1 = ay > by ? ay > cy ? ay : cy : by > cy ? by : cy;
|
185
|
+
var minZ = zOrder(x0, y0, minX, minY, invSize), maxZ = zOrder(x1, y1, minX, minY, invSize);
|
186
|
+
var p = ear.prevZ, n = ear.nextZ;
|
187
|
+
while (p && p.z >= minZ && n && n.z <= maxZ) {
|
188
|
+
if (p.x >= x0 && p.x <= x1 && p.y >= y0 && p.y <= y1 && p !== a && p !== c && pointInTriangle(ax, ay, bx, by, cx, cy, p.x, p.y) && area(p.prev, p, p.next) >= 0)
|
189
|
+
return false;
|
190
|
+
p = p.prevZ;
|
191
|
+
if (n.x >= x0 && n.x <= x1 && n.y >= y0 && n.y <= y1 && n !== a && n !== c && pointInTriangle(ax, ay, bx, by, cx, cy, n.x, n.y) && area(n.prev, n, n.next) >= 0)
|
192
|
+
return false;
|
193
|
+
n = n.nextZ;
|
194
|
+
}
|
195
|
+
while (p && p.z >= minZ) {
|
196
|
+
if (p.x >= x0 && p.x <= x1 && p.y >= y0 && p.y <= y1 && p !== a && p !== c && pointInTriangle(ax, ay, bx, by, cx, cy, p.x, p.y) && area(p.prev, p, p.next) >= 0)
|
197
|
+
return false;
|
198
|
+
p = p.prevZ;
|
199
|
+
}
|
200
|
+
while (n && n.z <= maxZ) {
|
201
|
+
if (n.x >= x0 && n.x <= x1 && n.y >= y0 && n.y <= y1 && n !== a && n !== c && pointInTriangle(ax, ay, bx, by, cx, cy, n.x, n.y) && area(n.prev, n, n.next) >= 0)
|
202
|
+
return false;
|
203
|
+
n = n.nextZ;
|
204
|
+
}
|
205
|
+
return true;
|
206
|
+
}
|
207
|
+
function cureLocalIntersections(start, triangles, dim) {
|
208
|
+
var p = start;
|
209
|
+
do {
|
210
|
+
var a = p.prev, b = p.next.next;
|
211
|
+
if (!equals(a, b) && intersects(a, p, p.next, b) && locallyInside(a, b) && locallyInside(b, a)) {
|
212
|
+
triangles.push(a.i / dim | 0);
|
213
|
+
triangles.push(p.i / dim | 0);
|
214
|
+
triangles.push(b.i / dim | 0);
|
215
|
+
removeNode(p);
|
216
|
+
removeNode(p.next);
|
217
|
+
p = start = b;
|
218
|
+
}
|
219
|
+
p = p.next;
|
220
|
+
} while (p !== start);
|
221
|
+
return filterPoints(p);
|
222
|
+
}
|
223
|
+
function splitEarcut(start, triangles, dim, minX, minY, invSize) {
|
224
|
+
var a = start;
|
225
|
+
do {
|
226
|
+
var b = a.next.next;
|
227
|
+
while (b !== a.prev) {
|
228
|
+
if (a.i !== b.i && isValidDiagonal(a, b)) {
|
229
|
+
var c = splitPolygon(a, b);
|
230
|
+
a = filterPoints(a, a.next);
|
231
|
+
c = filterPoints(c, c.next);
|
232
|
+
earcutLinked(a, triangles, dim, minX, minY, invSize, 0);
|
233
|
+
earcutLinked(c, triangles, dim, minX, minY, invSize, 0);
|
234
|
+
return;
|
235
|
+
}
|
236
|
+
b = b.next;
|
237
|
+
}
|
238
|
+
a = a.next;
|
239
|
+
} while (a !== start);
|
240
|
+
}
|
241
|
+
function eliminateHoles(data, holeIndices, outerNode, dim) {
|
242
|
+
var queue = [], i, len, start, end, list;
|
243
|
+
for (i = 0, len = holeIndices.length; i < len; i++) {
|
244
|
+
start = holeIndices[i] * dim;
|
245
|
+
end = i < len - 1 ? holeIndices[i + 1] * dim : data.length;
|
246
|
+
list = linkedList(data, start, end, dim, false);
|
247
|
+
if (list === list.next)
|
248
|
+
list.steiner = true;
|
249
|
+
queue.push(getLeftmost(list));
|
250
|
+
}
|
251
|
+
queue.sort(compareX);
|
252
|
+
for (i = 0; i < queue.length; i++) {
|
253
|
+
outerNode = eliminateHole(queue[i], outerNode);
|
254
|
+
}
|
255
|
+
return outerNode;
|
256
|
+
}
|
257
|
+
function compareX(a, b) {
|
258
|
+
return a.x - b.x;
|
259
|
+
}
|
260
|
+
function eliminateHole(hole, outerNode) {
|
261
|
+
var bridge = findHoleBridge(hole, outerNode);
|
262
|
+
if (!bridge) {
|
263
|
+
return outerNode;
|
264
|
+
}
|
265
|
+
var bridgeReverse = splitPolygon(bridge, hole);
|
266
|
+
filterPoints(bridgeReverse, bridgeReverse.next);
|
267
|
+
return filterPoints(bridge, bridge.next);
|
268
|
+
}
|
269
|
+
function findHoleBridge(hole, outerNode) {
|
270
|
+
var p = outerNode, hx = hole.x, hy = hole.y, qx = -Infinity, m;
|
271
|
+
do {
|
272
|
+
if (hy <= p.y && hy >= p.next.y && p.next.y !== p.y) {
|
273
|
+
var x = p.x + (hy - p.y) * (p.next.x - p.x) / (p.next.y - p.y);
|
274
|
+
if (x <= hx && x > qx) {
|
275
|
+
qx = x;
|
276
|
+
m = p.x < p.next.x ? p : p.next;
|
277
|
+
if (x === hx)
|
278
|
+
return m;
|
279
|
+
}
|
280
|
+
}
|
281
|
+
p = p.next;
|
282
|
+
} while (p !== outerNode);
|
283
|
+
if (!m)
|
284
|
+
return null;
|
285
|
+
var stop = m, mx = m.x, my = m.y, tanMin = Infinity, tan;
|
286
|
+
p = m;
|
287
|
+
do {
|
288
|
+
if (hx >= p.x && p.x >= mx && hx !== p.x && pointInTriangle(hy < my ? hx : qx, hy, mx, my, hy < my ? qx : hx, hy, p.x, p.y)) {
|
289
|
+
tan = Math.abs(hy - p.y) / (hx - p.x);
|
290
|
+
if (locallyInside(p, hole) && (tan < tanMin || tan === tanMin && (p.x > m.x || p.x === m.x && sectorContainsSector(m, p)))) {
|
291
|
+
m = p;
|
292
|
+
tanMin = tan;
|
293
|
+
}
|
294
|
+
}
|
295
|
+
p = p.next;
|
296
|
+
} while (p !== stop);
|
297
|
+
return m;
|
298
|
+
}
|
299
|
+
function sectorContainsSector(m, p) {
|
300
|
+
return area(m.prev, m, p.prev) < 0 && area(p.next, m, m.next) < 0;
|
301
|
+
}
|
302
|
+
function indexCurve(start, minX, minY, invSize) {
|
303
|
+
var p = start;
|
304
|
+
do {
|
305
|
+
if (p.z === 0)
|
306
|
+
p.z = zOrder(p.x, p.y, minX, minY, invSize);
|
307
|
+
p.prevZ = p.prev;
|
308
|
+
p.nextZ = p.next;
|
309
|
+
p = p.next;
|
310
|
+
} while (p !== start);
|
311
|
+
p.prevZ.nextZ = null;
|
312
|
+
p.prevZ = null;
|
313
|
+
sortLinked(p);
|
314
|
+
}
|
315
|
+
function sortLinked(list) {
|
316
|
+
var i, p, q, e, tail, numMerges, pSize, qSize, inSize = 1;
|
317
|
+
do {
|
318
|
+
p = list;
|
319
|
+
list = null;
|
320
|
+
tail = null;
|
321
|
+
numMerges = 0;
|
322
|
+
while (p) {
|
323
|
+
numMerges++;
|
324
|
+
q = p;
|
325
|
+
pSize = 0;
|
326
|
+
for (i = 0; i < inSize; i++) {
|
327
|
+
pSize++;
|
328
|
+
q = q.nextZ;
|
329
|
+
if (!q)
|
330
|
+
break;
|
331
|
+
}
|
332
|
+
qSize = inSize;
|
333
|
+
while (pSize > 0 || qSize > 0 && q) {
|
334
|
+
if (pSize !== 0 && (qSize === 0 || !q || p.z <= q.z)) {
|
335
|
+
e = p;
|
336
|
+
p = p.nextZ;
|
337
|
+
pSize--;
|
338
|
+
} else {
|
339
|
+
e = q;
|
340
|
+
q = q.nextZ;
|
341
|
+
qSize--;
|
342
|
+
}
|
343
|
+
if (tail)
|
344
|
+
tail.nextZ = e;
|
345
|
+
else
|
346
|
+
list = e;
|
347
|
+
e.prevZ = tail;
|
348
|
+
tail = e;
|
349
|
+
}
|
350
|
+
p = q;
|
351
|
+
}
|
352
|
+
tail.nextZ = null;
|
353
|
+
inSize *= 2;
|
354
|
+
} while (numMerges > 1);
|
355
|
+
return list;
|
356
|
+
}
|
357
|
+
function zOrder(x, y, minX, minY, invSize) {
|
358
|
+
x = (x - minX) * invSize | 0;
|
359
|
+
y = (y - minY) * invSize | 0;
|
360
|
+
x = (x | x << 8) & 16711935;
|
361
|
+
x = (x | x << 4) & 252645135;
|
362
|
+
x = (x | x << 2) & 858993459;
|
363
|
+
x = (x | x << 1) & 1431655765;
|
364
|
+
y = (y | y << 8) & 16711935;
|
365
|
+
y = (y | y << 4) & 252645135;
|
366
|
+
y = (y | y << 2) & 858993459;
|
367
|
+
y = (y | y << 1) & 1431655765;
|
368
|
+
return x | y << 1;
|
369
|
+
}
|
370
|
+
function getLeftmost(start) {
|
371
|
+
var p = start, leftmost = start;
|
372
|
+
do {
|
373
|
+
if (p.x < leftmost.x || p.x === leftmost.x && p.y < leftmost.y)
|
374
|
+
leftmost = p;
|
375
|
+
p = p.next;
|
376
|
+
} while (p !== start);
|
377
|
+
return leftmost;
|
378
|
+
}
|
379
|
+
function pointInTriangle(ax, ay, bx, by, cx, cy, px, py) {
|
380
|
+
return (cx - px) * (ay - py) >= (ax - px) * (cy - py) && (ax - px) * (by - py) >= (bx - px) * (ay - py) && (bx - px) * (cy - py) >= (cx - px) * (by - py);
|
381
|
+
}
|
382
|
+
function isValidDiagonal(a, b) {
|
383
|
+
return a.next.i !== b.i && a.prev.i !== b.i && !intersectsPolygon(a, b) && // dones't intersect other edges
|
384
|
+
(locallyInside(a, b) && locallyInside(b, a) && middleInside(a, b) && // locally visible
|
385
|
+
(area(a.prev, a, b.prev) || area(a, b.prev, b)) || // does not create opposite-facing sectors
|
386
|
+
equals(a, b) && area(a.prev, a, a.next) > 0 && area(b.prev, b, b.next) > 0);
|
387
|
+
}
|
388
|
+
function area(p, q, r) {
|
389
|
+
return (q.y - p.y) * (r.x - q.x) - (q.x - p.x) * (r.y - q.y);
|
390
|
+
}
|
391
|
+
function equals(p1, p2) {
|
392
|
+
return p1.x === p2.x && p1.y === p2.y;
|
393
|
+
}
|
394
|
+
function intersects(p1, q1, p2, q2) {
|
395
|
+
var o1 = sign(area(p1, q1, p2));
|
396
|
+
var o2 = sign(area(p1, q1, q2));
|
397
|
+
var o3 = sign(area(p2, q2, p1));
|
398
|
+
var o4 = sign(area(p2, q2, q1));
|
399
|
+
if (o1 !== o2 && o3 !== o4)
|
400
|
+
return true;
|
401
|
+
if (o1 === 0 && onSegment(p1, p2, q1))
|
402
|
+
return true;
|
403
|
+
if (o2 === 0 && onSegment(p1, q2, q1))
|
404
|
+
return true;
|
405
|
+
if (o3 === 0 && onSegment(p2, p1, q2))
|
406
|
+
return true;
|
407
|
+
if (o4 === 0 && onSegment(p2, q1, q2))
|
408
|
+
return true;
|
409
|
+
return false;
|
410
|
+
}
|
411
|
+
function onSegment(p, q, r) {
|
412
|
+
return q.x <= Math.max(p.x, r.x) && q.x >= Math.min(p.x, r.x) && q.y <= Math.max(p.y, r.y) && q.y >= Math.min(p.y, r.y);
|
413
|
+
}
|
414
|
+
function sign(num) {
|
415
|
+
return num > 0 ? 1 : num < 0 ? -1 : 0;
|
416
|
+
}
|
417
|
+
function intersectsPolygon(a, b) {
|
418
|
+
var p = a;
|
419
|
+
do {
|
420
|
+
if (p.i !== a.i && p.next.i !== a.i && p.i !== b.i && p.next.i !== b.i && intersects(p, p.next, a, b))
|
421
|
+
return true;
|
422
|
+
p = p.next;
|
423
|
+
} while (p !== a);
|
424
|
+
return false;
|
425
|
+
}
|
426
|
+
function locallyInside(a, b) {
|
427
|
+
return area(a.prev, a, a.next) < 0 ? area(a, b, a.next) >= 0 && area(a, a.prev, b) >= 0 : area(a, b, a.prev) < 0 || area(a, a.next, b) < 0;
|
428
|
+
}
|
429
|
+
function middleInside(a, b) {
|
430
|
+
var p = a, inside = false, px = (a.x + b.x) / 2, py = (a.y + b.y) / 2;
|
431
|
+
do {
|
432
|
+
if (p.y > py !== p.next.y > py && p.next.y !== p.y && px < (p.next.x - p.x) * (py - p.y) / (p.next.y - p.y) + p.x)
|
433
|
+
inside = !inside;
|
434
|
+
p = p.next;
|
435
|
+
} while (p !== a);
|
436
|
+
return inside;
|
437
|
+
}
|
438
|
+
function splitPolygon(a, b) {
|
439
|
+
var a2 = new Node(a.i, a.x, a.y), b2 = new Node(b.i, b.x, b.y), an = a.next, bp = b.prev;
|
440
|
+
a.next = b;
|
441
|
+
b.prev = a;
|
442
|
+
a2.next = an;
|
443
|
+
an.prev = a2;
|
444
|
+
b2.next = a2;
|
445
|
+
a2.prev = b2;
|
446
|
+
bp.next = b2;
|
447
|
+
b2.prev = bp;
|
448
|
+
return b2;
|
449
|
+
}
|
450
|
+
function insertNode(i, x, y, last) {
|
451
|
+
var p = new Node(i, x, y);
|
452
|
+
if (!last) {
|
453
|
+
p.prev = p;
|
454
|
+
p.next = p;
|
455
|
+
} else {
|
456
|
+
p.next = last.next;
|
457
|
+
p.prev = last;
|
458
|
+
last.next.prev = p;
|
459
|
+
last.next = p;
|
460
|
+
}
|
461
|
+
return p;
|
462
|
+
}
|
463
|
+
function removeNode(p) {
|
464
|
+
p.next.prev = p.prev;
|
465
|
+
p.prev.next = p.next;
|
466
|
+
if (p.prevZ)
|
467
|
+
p.prevZ.nextZ = p.nextZ;
|
468
|
+
if (p.nextZ)
|
469
|
+
p.nextZ.prevZ = p.prevZ;
|
470
|
+
}
|
471
|
+
function Node(i, x, y) {
|
472
|
+
this.i = i;
|
473
|
+
this.x = x;
|
474
|
+
this.y = y;
|
475
|
+
this.prev = null;
|
476
|
+
this.next = null;
|
477
|
+
this.z = 0;
|
478
|
+
this.prevZ = null;
|
479
|
+
this.nextZ = null;
|
480
|
+
this.steiner = false;
|
481
|
+
}
|
482
|
+
earcut2.deviation = function(data, holeIndices, dim, triangles) {
|
483
|
+
var hasHoles = holeIndices && holeIndices.length;
|
484
|
+
var outerLen = hasHoles ? holeIndices[0] * dim : data.length;
|
485
|
+
var polygonArea = Math.abs(signedArea(data, 0, outerLen, dim));
|
486
|
+
if (hasHoles) {
|
487
|
+
for (var i = 0, len = holeIndices.length; i < len; i++) {
|
488
|
+
var start = holeIndices[i] * dim;
|
489
|
+
var end = i < len - 1 ? holeIndices[i + 1] * dim : data.length;
|
490
|
+
polygonArea -= Math.abs(signedArea(data, start, end, dim));
|
491
|
+
}
|
492
|
+
}
|
493
|
+
var trianglesArea = 0;
|
494
|
+
for (i = 0; i < triangles.length; i += 3) {
|
495
|
+
var a = triangles[i] * dim;
|
496
|
+
var b = triangles[i + 1] * dim;
|
497
|
+
var c = triangles[i + 2] * dim;
|
498
|
+
trianglesArea += Math.abs(
|
499
|
+
(data[a] - data[c]) * (data[b + 1] - data[a + 1]) - (data[a] - data[b]) * (data[c + 1] - data[a + 1])
|
500
|
+
);
|
501
|
+
}
|
502
|
+
return polygonArea === 0 && trianglesArea === 0 ? 0 : Math.abs((trianglesArea - polygonArea) / polygonArea);
|
503
|
+
};
|
504
|
+
function signedArea(data, start, end, dim) {
|
505
|
+
var sum = 0;
|
506
|
+
for (var i = start, j = end - dim; i < end; i += dim) {
|
507
|
+
sum += (data[j] - data[i]) * (data[i + 1] + data[j + 1]);
|
508
|
+
j = i;
|
509
|
+
}
|
510
|
+
return sum;
|
511
|
+
}
|
512
|
+
earcut2.flatten = function(data) {
|
513
|
+
var dim = data[0][0].length, result = { vertices: [], holes: [], dimensions: dim }, holeIndex = 0;
|
514
|
+
for (var i = 0; i < data.length; i++) {
|
515
|
+
for (var j = 0; j < data[i].length; j++) {
|
516
|
+
for (var d = 0; d < dim; d++)
|
517
|
+
result.vertices.push(data[i][j][d]);
|
518
|
+
}
|
519
|
+
if (i > 0) {
|
520
|
+
holeIndex += data[i - 1].length;
|
521
|
+
result.holes.push(holeIndex);
|
522
|
+
}
|
523
|
+
}
|
524
|
+
return result;
|
525
|
+
};
|
526
|
+
}
|
527
|
+
});
|
528
|
+
|
529
|
+
// packages/engine/Source/Core/WindingOrder.js
|
530
|
+
var WindingOrder = {
|
531
|
+
/**
|
532
|
+
* Vertices are in clockwise order.
|
533
|
+
*
|
534
|
+
* @type {number}
|
535
|
+
* @constant
|
536
|
+
*/
|
537
|
+
CLOCKWISE: WebGLConstants_default.CW,
|
538
|
+
/**
|
539
|
+
* Vertices are in counter-clockwise order.
|
540
|
+
*
|
541
|
+
* @type {number}
|
542
|
+
* @constant
|
543
|
+
*/
|
544
|
+
COUNTER_CLOCKWISE: WebGLConstants_default.CCW
|
545
|
+
};
|
546
|
+
WindingOrder.validate = function(windingOrder) {
|
547
|
+
return windingOrder === WindingOrder.CLOCKWISE || windingOrder === WindingOrder.COUNTER_CLOCKWISE;
|
548
|
+
};
|
549
|
+
var WindingOrder_default = Object.freeze(WindingOrder);
|
550
|
+
|
551
|
+
// packages/engine/Source/Core/PolygonPipeline.js
|
552
|
+
var import_earcut = __toESM(require_earcut(), 1);
|
553
|
+
var scaleToGeodeticHeightN = new Cartesian3_default();
|
554
|
+
var scaleToGeodeticHeightP = new Cartesian3_default();
|
555
|
+
var PolygonPipeline = {};
|
556
|
+
PolygonPipeline.computeArea2D = function(positions) {
|
557
|
+
Check_default.defined("positions", positions);
|
558
|
+
Check_default.typeOf.number.greaterThanOrEquals(
|
559
|
+
"positions.length",
|
560
|
+
positions.length,
|
561
|
+
3
|
562
|
+
);
|
563
|
+
const length = positions.length;
|
564
|
+
let area = 0;
|
565
|
+
for (let i0 = length - 1, i1 = 0; i1 < length; i0 = i1++) {
|
566
|
+
const v0 = positions[i0];
|
567
|
+
const v1 = positions[i1];
|
568
|
+
area += v0.x * v1.y - v1.x * v0.y;
|
569
|
+
}
|
570
|
+
return area * 0.5;
|
571
|
+
};
|
572
|
+
PolygonPipeline.computeWindingOrder2D = function(positions) {
|
573
|
+
const area = PolygonPipeline.computeArea2D(positions);
|
574
|
+
return area > 0 ? WindingOrder_default.COUNTER_CLOCKWISE : WindingOrder_default.CLOCKWISE;
|
575
|
+
};
|
576
|
+
PolygonPipeline.triangulate = function(positions, holes) {
|
577
|
+
Check_default.defined("positions", positions);
|
578
|
+
const flattenedPositions = Cartesian2_default.packArray(positions);
|
579
|
+
return (0, import_earcut.default)(flattenedPositions, holes, 2);
|
580
|
+
};
|
581
|
+
var subdivisionV0Scratch = new Cartesian3_default();
|
582
|
+
var subdivisionV1Scratch = new Cartesian3_default();
|
583
|
+
var subdivisionV2Scratch = new Cartesian3_default();
|
584
|
+
var subdivisionS0Scratch = new Cartesian3_default();
|
585
|
+
var subdivisionS1Scratch = new Cartesian3_default();
|
586
|
+
var subdivisionS2Scratch = new Cartesian3_default();
|
587
|
+
var subdivisionMidScratch = new Cartesian3_default();
|
588
|
+
var subdivisionT0Scratch = new Cartesian2_default();
|
589
|
+
var subdivisionT1Scratch = new Cartesian2_default();
|
590
|
+
var subdivisionT2Scratch = new Cartesian2_default();
|
591
|
+
var subdivisionTexcoordMidScratch = new Cartesian2_default();
|
592
|
+
PolygonPipeline.computeSubdivision = function(ellipsoid, positions, indices, texcoords, granularity) {
|
593
|
+
granularity = defaultValue_default(granularity, Math_default.RADIANS_PER_DEGREE);
|
594
|
+
const hasTexcoords = defined_default(texcoords);
|
595
|
+
Check_default.typeOf.object("ellipsoid", ellipsoid);
|
596
|
+
Check_default.defined("positions", positions);
|
597
|
+
Check_default.defined("indices", indices);
|
598
|
+
Check_default.typeOf.number.greaterThanOrEquals("indices.length", indices.length, 3);
|
599
|
+
Check_default.typeOf.number.equals("indices.length % 3", "0", indices.length % 3, 0);
|
600
|
+
Check_default.typeOf.number.greaterThan("granularity", granularity, 0);
|
601
|
+
const triangles = indices.slice(0);
|
602
|
+
let i;
|
603
|
+
const length = positions.length;
|
604
|
+
const subdividedPositions = new Array(length * 3);
|
605
|
+
const subdividedTexcoords = new Array(length * 2);
|
606
|
+
let q = 0;
|
607
|
+
let p = 0;
|
608
|
+
for (i = 0; i < length; i++) {
|
609
|
+
const item = positions[i];
|
610
|
+
subdividedPositions[q++] = item.x;
|
611
|
+
subdividedPositions[q++] = item.y;
|
612
|
+
subdividedPositions[q++] = item.z;
|
613
|
+
if (hasTexcoords) {
|
614
|
+
const texcoordItem = texcoords[i];
|
615
|
+
subdividedTexcoords[p++] = texcoordItem.x;
|
616
|
+
subdividedTexcoords[p++] = texcoordItem.y;
|
617
|
+
}
|
618
|
+
}
|
619
|
+
const subdividedIndices = [];
|
620
|
+
const edges = {};
|
621
|
+
const radius = ellipsoid.maximumRadius;
|
622
|
+
const minDistance = Math_default.chordLength(granularity, radius);
|
623
|
+
const minDistanceSqrd = minDistance * minDistance;
|
624
|
+
while (triangles.length > 0) {
|
625
|
+
const i2 = triangles.pop();
|
626
|
+
const i1 = triangles.pop();
|
627
|
+
const i0 = triangles.pop();
|
628
|
+
const v0 = Cartesian3_default.fromArray(
|
629
|
+
subdividedPositions,
|
630
|
+
i0 * 3,
|
631
|
+
subdivisionV0Scratch
|
632
|
+
);
|
633
|
+
const v1 = Cartesian3_default.fromArray(
|
634
|
+
subdividedPositions,
|
635
|
+
i1 * 3,
|
636
|
+
subdivisionV1Scratch
|
637
|
+
);
|
638
|
+
const v2 = Cartesian3_default.fromArray(
|
639
|
+
subdividedPositions,
|
640
|
+
i2 * 3,
|
641
|
+
subdivisionV2Scratch
|
642
|
+
);
|
643
|
+
let t0, t1, t2;
|
644
|
+
if (hasTexcoords) {
|
645
|
+
t0 = Cartesian2_default.fromArray(
|
646
|
+
subdividedTexcoords,
|
647
|
+
i0 * 2,
|
648
|
+
subdivisionT0Scratch
|
649
|
+
);
|
650
|
+
t1 = Cartesian2_default.fromArray(
|
651
|
+
subdividedTexcoords,
|
652
|
+
i1 * 2,
|
653
|
+
subdivisionT1Scratch
|
654
|
+
);
|
655
|
+
t2 = Cartesian2_default.fromArray(
|
656
|
+
subdividedTexcoords,
|
657
|
+
i2 * 2,
|
658
|
+
subdivisionT2Scratch
|
659
|
+
);
|
660
|
+
}
|
661
|
+
const s0 = Cartesian3_default.multiplyByScalar(
|
662
|
+
Cartesian3_default.normalize(v0, subdivisionS0Scratch),
|
663
|
+
radius,
|
664
|
+
subdivisionS0Scratch
|
665
|
+
);
|
666
|
+
const s1 = Cartesian3_default.multiplyByScalar(
|
667
|
+
Cartesian3_default.normalize(v1, subdivisionS1Scratch),
|
668
|
+
radius,
|
669
|
+
subdivisionS1Scratch
|
670
|
+
);
|
671
|
+
const s2 = Cartesian3_default.multiplyByScalar(
|
672
|
+
Cartesian3_default.normalize(v2, subdivisionS2Scratch),
|
673
|
+
radius,
|
674
|
+
subdivisionS2Scratch
|
675
|
+
);
|
676
|
+
const g0 = Cartesian3_default.magnitudeSquared(
|
677
|
+
Cartesian3_default.subtract(s0, s1, subdivisionMidScratch)
|
678
|
+
);
|
679
|
+
const g1 = Cartesian3_default.magnitudeSquared(
|
680
|
+
Cartesian3_default.subtract(s1, s2, subdivisionMidScratch)
|
681
|
+
);
|
682
|
+
const g2 = Cartesian3_default.magnitudeSquared(
|
683
|
+
Cartesian3_default.subtract(s2, s0, subdivisionMidScratch)
|
684
|
+
);
|
685
|
+
const max = Math.max(g0, g1, g2);
|
686
|
+
let edge;
|
687
|
+
let mid;
|
688
|
+
let midTexcoord;
|
689
|
+
if (max > minDistanceSqrd) {
|
690
|
+
if (g0 === max) {
|
691
|
+
edge = `${Math.min(i0, i1)} ${Math.max(i0, i1)}`;
|
692
|
+
i = edges[edge];
|
693
|
+
if (!defined_default(i)) {
|
694
|
+
mid = Cartesian3_default.add(v0, v1, subdivisionMidScratch);
|
695
|
+
Cartesian3_default.multiplyByScalar(mid, 0.5, mid);
|
696
|
+
subdividedPositions.push(mid.x, mid.y, mid.z);
|
697
|
+
i = subdividedPositions.length / 3 - 1;
|
698
|
+
edges[edge] = i;
|
699
|
+
if (hasTexcoords) {
|
700
|
+
midTexcoord = Cartesian2_default.add(t0, t1, subdivisionTexcoordMidScratch);
|
701
|
+
Cartesian2_default.multiplyByScalar(midTexcoord, 0.5, midTexcoord);
|
702
|
+
subdividedTexcoords.push(midTexcoord.x, midTexcoord.y);
|
703
|
+
}
|
704
|
+
}
|
705
|
+
triangles.push(i0, i, i2);
|
706
|
+
triangles.push(i, i1, i2);
|
707
|
+
} else if (g1 === max) {
|
708
|
+
edge = `${Math.min(i1, i2)} ${Math.max(i1, i2)}`;
|
709
|
+
i = edges[edge];
|
710
|
+
if (!defined_default(i)) {
|
711
|
+
mid = Cartesian3_default.add(v1, v2, subdivisionMidScratch);
|
712
|
+
Cartesian3_default.multiplyByScalar(mid, 0.5, mid);
|
713
|
+
subdividedPositions.push(mid.x, mid.y, mid.z);
|
714
|
+
i = subdividedPositions.length / 3 - 1;
|
715
|
+
edges[edge] = i;
|
716
|
+
if (hasTexcoords) {
|
717
|
+
midTexcoord = Cartesian2_default.add(t1, t2, subdivisionTexcoordMidScratch);
|
718
|
+
Cartesian2_default.multiplyByScalar(midTexcoord, 0.5, midTexcoord);
|
719
|
+
subdividedTexcoords.push(midTexcoord.x, midTexcoord.y);
|
720
|
+
}
|
721
|
+
}
|
722
|
+
triangles.push(i1, i, i0);
|
723
|
+
triangles.push(i, i2, i0);
|
724
|
+
} else if (g2 === max) {
|
725
|
+
edge = `${Math.min(i2, i0)} ${Math.max(i2, i0)}`;
|
726
|
+
i = edges[edge];
|
727
|
+
if (!defined_default(i)) {
|
728
|
+
mid = Cartesian3_default.add(v2, v0, subdivisionMidScratch);
|
729
|
+
Cartesian3_default.multiplyByScalar(mid, 0.5, mid);
|
730
|
+
subdividedPositions.push(mid.x, mid.y, mid.z);
|
731
|
+
i = subdividedPositions.length / 3 - 1;
|
732
|
+
edges[edge] = i;
|
733
|
+
if (hasTexcoords) {
|
734
|
+
midTexcoord = Cartesian2_default.add(t2, t0, subdivisionTexcoordMidScratch);
|
735
|
+
Cartesian2_default.multiplyByScalar(midTexcoord, 0.5, midTexcoord);
|
736
|
+
subdividedTexcoords.push(midTexcoord.x, midTexcoord.y);
|
737
|
+
}
|
738
|
+
}
|
739
|
+
triangles.push(i2, i, i1);
|
740
|
+
triangles.push(i, i0, i1);
|
741
|
+
}
|
742
|
+
} else {
|
743
|
+
subdividedIndices.push(i0);
|
744
|
+
subdividedIndices.push(i1);
|
745
|
+
subdividedIndices.push(i2);
|
746
|
+
}
|
747
|
+
}
|
748
|
+
const geometryOptions = {
|
749
|
+
attributes: {
|
750
|
+
position: new GeometryAttribute_default({
|
751
|
+
componentDatatype: ComponentDatatype_default.DOUBLE,
|
752
|
+
componentsPerAttribute: 3,
|
753
|
+
values: subdividedPositions
|
754
|
+
})
|
755
|
+
},
|
756
|
+
indices: subdividedIndices,
|
757
|
+
primitiveType: PrimitiveType_default.TRIANGLES
|
758
|
+
};
|
759
|
+
if (hasTexcoords) {
|
760
|
+
geometryOptions.attributes.st = new GeometryAttribute_default({
|
761
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
762
|
+
componentsPerAttribute: 2,
|
763
|
+
values: subdividedTexcoords
|
764
|
+
});
|
765
|
+
}
|
766
|
+
return new Geometry_default(geometryOptions);
|
767
|
+
};
|
768
|
+
var subdivisionC0Scratch = new Cartographic_default();
|
769
|
+
var subdivisionC1Scratch = new Cartographic_default();
|
770
|
+
var subdivisionC2Scratch = new Cartographic_default();
|
771
|
+
var subdivisionCartographicScratch = new Cartographic_default();
|
772
|
+
PolygonPipeline.computeRhumbLineSubdivision = function(ellipsoid, positions, indices, texcoords, granularity) {
|
773
|
+
granularity = defaultValue_default(granularity, Math_default.RADIANS_PER_DEGREE);
|
774
|
+
const hasTexcoords = defined_default(texcoords);
|
775
|
+
Check_default.typeOf.object("ellipsoid", ellipsoid);
|
776
|
+
Check_default.defined("positions", positions);
|
777
|
+
Check_default.defined("indices", indices);
|
778
|
+
Check_default.typeOf.number.greaterThanOrEquals("indices.length", indices.length, 3);
|
779
|
+
Check_default.typeOf.number.equals("indices.length % 3", "0", indices.length % 3, 0);
|
780
|
+
Check_default.typeOf.number.greaterThan("granularity", granularity, 0);
|
781
|
+
const triangles = indices.slice(0);
|
782
|
+
let i;
|
783
|
+
const length = positions.length;
|
784
|
+
const subdividedPositions = new Array(length * 3);
|
785
|
+
const subdividedTexcoords = new Array(length * 2);
|
786
|
+
let q = 0;
|
787
|
+
let p = 0;
|
788
|
+
for (i = 0; i < length; i++) {
|
789
|
+
const item = positions[i];
|
790
|
+
subdividedPositions[q++] = item.x;
|
791
|
+
subdividedPositions[q++] = item.y;
|
792
|
+
subdividedPositions[q++] = item.z;
|
793
|
+
if (hasTexcoords) {
|
794
|
+
const texcoordItem = texcoords[i];
|
795
|
+
subdividedTexcoords[p++] = texcoordItem.x;
|
796
|
+
subdividedTexcoords[p++] = texcoordItem.y;
|
797
|
+
}
|
798
|
+
}
|
799
|
+
const subdividedIndices = [];
|
800
|
+
const edges = {};
|
801
|
+
const radius = ellipsoid.maximumRadius;
|
802
|
+
const minDistance = Math_default.chordLength(granularity, radius);
|
803
|
+
const rhumb0 = new EllipsoidRhumbLine_default(void 0, void 0, ellipsoid);
|
804
|
+
const rhumb1 = new EllipsoidRhumbLine_default(void 0, void 0, ellipsoid);
|
805
|
+
const rhumb2 = new EllipsoidRhumbLine_default(void 0, void 0, ellipsoid);
|
806
|
+
while (triangles.length > 0) {
|
807
|
+
const i2 = triangles.pop();
|
808
|
+
const i1 = triangles.pop();
|
809
|
+
const i0 = triangles.pop();
|
810
|
+
const v0 = Cartesian3_default.fromArray(
|
811
|
+
subdividedPositions,
|
812
|
+
i0 * 3,
|
813
|
+
subdivisionV0Scratch
|
814
|
+
);
|
815
|
+
const v1 = Cartesian3_default.fromArray(
|
816
|
+
subdividedPositions,
|
817
|
+
i1 * 3,
|
818
|
+
subdivisionV1Scratch
|
819
|
+
);
|
820
|
+
const v2 = Cartesian3_default.fromArray(
|
821
|
+
subdividedPositions,
|
822
|
+
i2 * 3,
|
823
|
+
subdivisionV2Scratch
|
824
|
+
);
|
825
|
+
let t0, t1, t2;
|
826
|
+
if (hasTexcoords) {
|
827
|
+
t0 = Cartesian2_default.fromArray(
|
828
|
+
subdividedTexcoords,
|
829
|
+
i0 * 2,
|
830
|
+
subdivisionT0Scratch
|
831
|
+
);
|
832
|
+
t1 = Cartesian2_default.fromArray(
|
833
|
+
subdividedTexcoords,
|
834
|
+
i1 * 2,
|
835
|
+
subdivisionT1Scratch
|
836
|
+
);
|
837
|
+
t2 = Cartesian2_default.fromArray(
|
838
|
+
subdividedTexcoords,
|
839
|
+
i2 * 2,
|
840
|
+
subdivisionT2Scratch
|
841
|
+
);
|
842
|
+
}
|
843
|
+
const c0 = ellipsoid.cartesianToCartographic(v0, subdivisionC0Scratch);
|
844
|
+
const c1 = ellipsoid.cartesianToCartographic(v1, subdivisionC1Scratch);
|
845
|
+
const c2 = ellipsoid.cartesianToCartographic(v2, subdivisionC2Scratch);
|
846
|
+
rhumb0.setEndPoints(c0, c1);
|
847
|
+
const g0 = rhumb0.surfaceDistance;
|
848
|
+
rhumb1.setEndPoints(c1, c2);
|
849
|
+
const g1 = rhumb1.surfaceDistance;
|
850
|
+
rhumb2.setEndPoints(c2, c0);
|
851
|
+
const g2 = rhumb2.surfaceDistance;
|
852
|
+
const max = Math.max(g0, g1, g2);
|
853
|
+
let edge;
|
854
|
+
let mid;
|
855
|
+
let midHeight;
|
856
|
+
let midCartesian3;
|
857
|
+
let midTexcoord;
|
858
|
+
if (max > minDistance) {
|
859
|
+
if (g0 === max) {
|
860
|
+
edge = `${Math.min(i0, i1)} ${Math.max(i0, i1)}`;
|
861
|
+
i = edges[edge];
|
862
|
+
if (!defined_default(i)) {
|
863
|
+
mid = rhumb0.interpolateUsingFraction(
|
864
|
+
0.5,
|
865
|
+
subdivisionCartographicScratch
|
866
|
+
);
|
867
|
+
midHeight = (c0.height + c1.height) * 0.5;
|
868
|
+
midCartesian3 = Cartesian3_default.fromRadians(
|
869
|
+
mid.longitude,
|
870
|
+
mid.latitude,
|
871
|
+
midHeight,
|
872
|
+
ellipsoid,
|
873
|
+
subdivisionMidScratch
|
874
|
+
);
|
875
|
+
subdividedPositions.push(
|
876
|
+
midCartesian3.x,
|
877
|
+
midCartesian3.y,
|
878
|
+
midCartesian3.z
|
879
|
+
);
|
880
|
+
i = subdividedPositions.length / 3 - 1;
|
881
|
+
edges[edge] = i;
|
882
|
+
if (hasTexcoords) {
|
883
|
+
midTexcoord = Cartesian2_default.add(t0, t1, subdivisionTexcoordMidScratch);
|
884
|
+
Cartesian2_default.multiplyByScalar(midTexcoord, 0.5, midTexcoord);
|
885
|
+
subdividedTexcoords.push(midTexcoord.x, midTexcoord.y);
|
886
|
+
}
|
887
|
+
}
|
888
|
+
triangles.push(i0, i, i2);
|
889
|
+
triangles.push(i, i1, i2);
|
890
|
+
} else if (g1 === max) {
|
891
|
+
edge = `${Math.min(i1, i2)} ${Math.max(i1, i2)}`;
|
892
|
+
i = edges[edge];
|
893
|
+
if (!defined_default(i)) {
|
894
|
+
mid = rhumb1.interpolateUsingFraction(
|
895
|
+
0.5,
|
896
|
+
subdivisionCartographicScratch
|
897
|
+
);
|
898
|
+
midHeight = (c1.height + c2.height) * 0.5;
|
899
|
+
midCartesian3 = Cartesian3_default.fromRadians(
|
900
|
+
mid.longitude,
|
901
|
+
mid.latitude,
|
902
|
+
midHeight,
|
903
|
+
ellipsoid,
|
904
|
+
subdivisionMidScratch
|
905
|
+
);
|
906
|
+
subdividedPositions.push(
|
907
|
+
midCartesian3.x,
|
908
|
+
midCartesian3.y,
|
909
|
+
midCartesian3.z
|
910
|
+
);
|
911
|
+
i = subdividedPositions.length / 3 - 1;
|
912
|
+
edges[edge] = i;
|
913
|
+
if (hasTexcoords) {
|
914
|
+
midTexcoord = Cartesian2_default.add(t1, t2, subdivisionTexcoordMidScratch);
|
915
|
+
Cartesian2_default.multiplyByScalar(midTexcoord, 0.5, midTexcoord);
|
916
|
+
subdividedTexcoords.push(midTexcoord.x, midTexcoord.y);
|
917
|
+
}
|
918
|
+
}
|
919
|
+
triangles.push(i1, i, i0);
|
920
|
+
triangles.push(i, i2, i0);
|
921
|
+
} else if (g2 === max) {
|
922
|
+
edge = `${Math.min(i2, i0)} ${Math.max(i2, i0)}`;
|
923
|
+
i = edges[edge];
|
924
|
+
if (!defined_default(i)) {
|
925
|
+
mid = rhumb2.interpolateUsingFraction(
|
926
|
+
0.5,
|
927
|
+
subdivisionCartographicScratch
|
928
|
+
);
|
929
|
+
midHeight = (c2.height + c0.height) * 0.5;
|
930
|
+
midCartesian3 = Cartesian3_default.fromRadians(
|
931
|
+
mid.longitude,
|
932
|
+
mid.latitude,
|
933
|
+
midHeight,
|
934
|
+
ellipsoid,
|
935
|
+
subdivisionMidScratch
|
936
|
+
);
|
937
|
+
subdividedPositions.push(
|
938
|
+
midCartesian3.x,
|
939
|
+
midCartesian3.y,
|
940
|
+
midCartesian3.z
|
941
|
+
);
|
942
|
+
i = subdividedPositions.length / 3 - 1;
|
943
|
+
edges[edge] = i;
|
944
|
+
if (hasTexcoords) {
|
945
|
+
midTexcoord = Cartesian2_default.add(t2, t0, subdivisionTexcoordMidScratch);
|
946
|
+
Cartesian2_default.multiplyByScalar(midTexcoord, 0.5, midTexcoord);
|
947
|
+
subdividedTexcoords.push(midTexcoord.x, midTexcoord.y);
|
948
|
+
}
|
949
|
+
}
|
950
|
+
triangles.push(i2, i, i1);
|
951
|
+
triangles.push(i, i0, i1);
|
952
|
+
}
|
953
|
+
} else {
|
954
|
+
subdividedIndices.push(i0);
|
955
|
+
subdividedIndices.push(i1);
|
956
|
+
subdividedIndices.push(i2);
|
957
|
+
}
|
958
|
+
}
|
959
|
+
const geometryOptions = {
|
960
|
+
attributes: {
|
961
|
+
position: new GeometryAttribute_default({
|
962
|
+
componentDatatype: ComponentDatatype_default.DOUBLE,
|
963
|
+
componentsPerAttribute: 3,
|
964
|
+
values: subdividedPositions
|
965
|
+
})
|
966
|
+
},
|
967
|
+
indices: subdividedIndices,
|
968
|
+
primitiveType: PrimitiveType_default.TRIANGLES
|
969
|
+
};
|
970
|
+
if (hasTexcoords) {
|
971
|
+
geometryOptions.attributes.st = new GeometryAttribute_default({
|
972
|
+
componentDatatype: ComponentDatatype_default.FLOAT,
|
973
|
+
componentsPerAttribute: 2,
|
974
|
+
values: subdividedTexcoords
|
975
|
+
});
|
976
|
+
}
|
977
|
+
return new Geometry_default(geometryOptions);
|
978
|
+
};
|
979
|
+
PolygonPipeline.scaleToGeodeticHeight = function(positions, height, ellipsoid, scaleToSurface) {
|
980
|
+
ellipsoid = defaultValue_default(ellipsoid, Ellipsoid_default.WGS84);
|
981
|
+
let n = scaleToGeodeticHeightN;
|
982
|
+
let p = scaleToGeodeticHeightP;
|
983
|
+
height = defaultValue_default(height, 0);
|
984
|
+
scaleToSurface = defaultValue_default(scaleToSurface, true);
|
985
|
+
if (defined_default(positions)) {
|
986
|
+
const length = positions.length;
|
987
|
+
for (let i = 0; i < length; i += 3) {
|
988
|
+
Cartesian3_default.fromArray(positions, i, p);
|
989
|
+
if (scaleToSurface) {
|
990
|
+
p = ellipsoid.scaleToGeodeticSurface(p, p);
|
991
|
+
}
|
992
|
+
if (height !== 0) {
|
993
|
+
n = ellipsoid.geodeticSurfaceNormal(p, n);
|
994
|
+
Cartesian3_default.multiplyByScalar(n, height, n);
|
995
|
+
Cartesian3_default.add(p, n, p);
|
996
|
+
}
|
997
|
+
positions[i] = p.x;
|
998
|
+
positions[i + 1] = p.y;
|
999
|
+
positions[i + 2] = p.z;
|
1000
|
+
}
|
1001
|
+
}
|
1002
|
+
return positions;
|
1003
|
+
};
|
1004
|
+
var PolygonPipeline_default = PolygonPipeline;
|
1005
|
+
|
1006
|
+
export {
|
1007
|
+
WindingOrder_default,
|
1008
|
+
PolygonPipeline_default
|
1009
|
+
};
|