@vcmap/ui 5.0.0-rc.6

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.
Files changed (449) hide show
  1. package/LICENSE.md +21 -0
  2. package/README.md +132 -0
  3. package/build/.eslintrc +6 -0
  4. package/build/build.js +165 -0
  5. package/build/buildCesium.js +19 -0
  6. package/build/buildHelpers.js +213 -0
  7. package/build/buildPreview.js +23 -0
  8. package/build/commonViteConfig.js +39 -0
  9. package/build/determineHost.js +46 -0
  10. package/build/generateOLLib.js +196 -0
  11. package/build/getPluginProxies.js +29 -0
  12. package/build/info/api-plugin.js +11 -0
  13. package/build/info/conf.json +21 -0
  14. package/build/info/define-plugin.js +31 -0
  15. package/build/info/package.json +3 -0
  16. package/build/info/publish.js +190 -0
  17. package/build/info/virtual-plugin.js +15 -0
  18. package/build/staging/Dockerfile +2 -0
  19. package/config/aerowest.config.json +378 -0
  20. package/config/base.config.json +1073 -0
  21. package/config/berlin.config.json +529 -0
  22. package/config/dev.config.json +44 -0
  23. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_0.json +1 -0
  24. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_1.json +1 -0
  25. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_10.json +1 -0
  26. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_11.json +1 -0
  27. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_12.json +1 -0
  28. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_13.json +1 -0
  29. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_14.json +1 -0
  30. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_15.json +1 -0
  31. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_16.json +1 -0
  32. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_17.json +1 -0
  33. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_18.json +1 -0
  34. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_19.json +1 -0
  35. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_2.json +1 -0
  36. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_20.json +1 -0
  37. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_21.json +1 -0
  38. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_22.json +1 -0
  39. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_23.json +1 -0
  40. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_24.json +1 -0
  41. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_25.json +1 -0
  42. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_26.json +1 -0
  43. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_27.json +1 -0
  44. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_3.json +1 -0
  45. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_4.json +1 -0
  46. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_5.json +1 -0
  47. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_6.json +1 -0
  48. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_7.json +1 -0
  49. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_8.json +1 -0
  50. package/dist/assets/cesium/Assets/IAU2006_XYS/IAU2006_XYS_9.json +1 -0
  51. package/dist/assets/cesium/Assets/Images/bing_maps_credit.png +0 -0
  52. package/dist/assets/cesium/Assets/Images/cesium_credit.png +0 -0
  53. package/dist/assets/cesium/Assets/Images/google_earth_credit.png +0 -0
  54. package/dist/assets/cesium/Assets/Images/ion-credit.png +0 -0
  55. package/dist/assets/cesium/Assets/Textures/LensFlare/DirtMask.jpg +0 -0
  56. package/dist/assets/cesium/Assets/Textures/LensFlare/StarBurst.jpg +0 -0
  57. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/0/0/0.jpg +0 -0
  58. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/0/1/0.jpg +0 -0
  59. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/0/0.jpg +0 -0
  60. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/0/1.jpg +0 -0
  61. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/1/0.jpg +0 -0
  62. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/1/1.jpg +0 -0
  63. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/2/0.jpg +0 -0
  64. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/2/1.jpg +0 -0
  65. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/3/0.jpg +0 -0
  66. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/1/3/1.jpg +0 -0
  67. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/0/0.jpg +0 -0
  68. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/0/1.jpg +0 -0
  69. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/0/2.jpg +0 -0
  70. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/0/3.jpg +0 -0
  71. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/1/0.jpg +0 -0
  72. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/1/1.jpg +0 -0
  73. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/1/2.jpg +0 -0
  74. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/1/3.jpg +0 -0
  75. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/2/0.jpg +0 -0
  76. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/2/1.jpg +0 -0
  77. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/2/2.jpg +0 -0
  78. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/2/3.jpg +0 -0
  79. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/3/0.jpg +0 -0
  80. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/3/1.jpg +0 -0
  81. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/3/2.jpg +0 -0
  82. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/3/3.jpg +0 -0
  83. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/4/0.jpg +0 -0
  84. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/4/1.jpg +0 -0
  85. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/4/2.jpg +0 -0
  86. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/4/3.jpg +0 -0
  87. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/5/0.jpg +0 -0
  88. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/5/1.jpg +0 -0
  89. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/5/2.jpg +0 -0
  90. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/5/3.jpg +0 -0
  91. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/6/0.jpg +0 -0
  92. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/6/1.jpg +0 -0
  93. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/6/2.jpg +0 -0
  94. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/6/3.jpg +0 -0
  95. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/7/0.jpg +0 -0
  96. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/7/1.jpg +0 -0
  97. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/7/2.jpg +0 -0
  98. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/2/7/3.jpg +0 -0
  99. package/dist/assets/cesium/Assets/Textures/NaturalEarthII/tilemapresource.xml +14 -0
  100. package/dist/assets/cesium/Assets/Textures/SkyBox/tycho2t3_80_mx.jpg +0 -0
  101. package/dist/assets/cesium/Assets/Textures/SkyBox/tycho2t3_80_my.jpg +0 -0
  102. package/dist/assets/cesium/Assets/Textures/SkyBox/tycho2t3_80_mz.jpg +0 -0
  103. package/dist/assets/cesium/Assets/Textures/SkyBox/tycho2t3_80_px.jpg +0 -0
  104. package/dist/assets/cesium/Assets/Textures/SkyBox/tycho2t3_80_py.jpg +0 -0
  105. package/dist/assets/cesium/Assets/Textures/SkyBox/tycho2t3_80_pz.jpg +0 -0
  106. package/dist/assets/cesium/Assets/Textures/maki/airfield.png +0 -0
  107. package/dist/assets/cesium/Assets/Textures/maki/airport.png +0 -0
  108. package/dist/assets/cesium/Assets/Textures/maki/alcohol-shop.png +0 -0
  109. package/dist/assets/cesium/Assets/Textures/maki/america-football.png +0 -0
  110. package/dist/assets/cesium/Assets/Textures/maki/art-gallery.png +0 -0
  111. package/dist/assets/cesium/Assets/Textures/maki/bakery.png +0 -0
  112. package/dist/assets/cesium/Assets/Textures/maki/bank.png +0 -0
  113. package/dist/assets/cesium/Assets/Textures/maki/bar.png +0 -0
  114. package/dist/assets/cesium/Assets/Textures/maki/baseball.png +0 -0
  115. package/dist/assets/cesium/Assets/Textures/maki/basketball.png +0 -0
  116. package/dist/assets/cesium/Assets/Textures/maki/beer.png +0 -0
  117. package/dist/assets/cesium/Assets/Textures/maki/bicycle.png +0 -0
  118. package/dist/assets/cesium/Assets/Textures/maki/building.png +0 -0
  119. package/dist/assets/cesium/Assets/Textures/maki/bus.png +0 -0
  120. package/dist/assets/cesium/Assets/Textures/maki/cafe.png +0 -0
  121. package/dist/assets/cesium/Assets/Textures/maki/camera.png +0 -0
  122. package/dist/assets/cesium/Assets/Textures/maki/campsite.png +0 -0
  123. package/dist/assets/cesium/Assets/Textures/maki/car.png +0 -0
  124. package/dist/assets/cesium/Assets/Textures/maki/cemetery.png +0 -0
  125. package/dist/assets/cesium/Assets/Textures/maki/cesium.png +0 -0
  126. package/dist/assets/cesium/Assets/Textures/maki/chemist.png +0 -0
  127. package/dist/assets/cesium/Assets/Textures/maki/cinema.png +0 -0
  128. package/dist/assets/cesium/Assets/Textures/maki/circle-stroked.png +0 -0
  129. package/dist/assets/cesium/Assets/Textures/maki/circle.png +0 -0
  130. package/dist/assets/cesium/Assets/Textures/maki/city.png +0 -0
  131. package/dist/assets/cesium/Assets/Textures/maki/clothing-store.png +0 -0
  132. package/dist/assets/cesium/Assets/Textures/maki/college.png +0 -0
  133. package/dist/assets/cesium/Assets/Textures/maki/commercial.png +0 -0
  134. package/dist/assets/cesium/Assets/Textures/maki/cricket.png +0 -0
  135. package/dist/assets/cesium/Assets/Textures/maki/cross.png +0 -0
  136. package/dist/assets/cesium/Assets/Textures/maki/dam.png +0 -0
  137. package/dist/assets/cesium/Assets/Textures/maki/danger.png +0 -0
  138. package/dist/assets/cesium/Assets/Textures/maki/disability.png +0 -0
  139. package/dist/assets/cesium/Assets/Textures/maki/dog-park.png +0 -0
  140. package/dist/assets/cesium/Assets/Textures/maki/embassy.png +0 -0
  141. package/dist/assets/cesium/Assets/Textures/maki/emergency-telephone.png +0 -0
  142. package/dist/assets/cesium/Assets/Textures/maki/entrance.png +0 -0
  143. package/dist/assets/cesium/Assets/Textures/maki/farm.png +0 -0
  144. package/dist/assets/cesium/Assets/Textures/maki/fast-food.png +0 -0
  145. package/dist/assets/cesium/Assets/Textures/maki/ferry.png +0 -0
  146. package/dist/assets/cesium/Assets/Textures/maki/fire-station.png +0 -0
  147. package/dist/assets/cesium/Assets/Textures/maki/fuel.png +0 -0
  148. package/dist/assets/cesium/Assets/Textures/maki/garden.png +0 -0
  149. package/dist/assets/cesium/Assets/Textures/maki/gift.png +0 -0
  150. package/dist/assets/cesium/Assets/Textures/maki/golf.png +0 -0
  151. package/dist/assets/cesium/Assets/Textures/maki/grocery.png +0 -0
  152. package/dist/assets/cesium/Assets/Textures/maki/hairdresser.png +0 -0
  153. package/dist/assets/cesium/Assets/Textures/maki/harbor.png +0 -0
  154. package/dist/assets/cesium/Assets/Textures/maki/heart.png +0 -0
  155. package/dist/assets/cesium/Assets/Textures/maki/heliport.png +0 -0
  156. package/dist/assets/cesium/Assets/Textures/maki/hospital.png +0 -0
  157. package/dist/assets/cesium/Assets/Textures/maki/ice-cream.png +0 -0
  158. package/dist/assets/cesium/Assets/Textures/maki/industrial.png +0 -0
  159. package/dist/assets/cesium/Assets/Textures/maki/land-use.png +0 -0
  160. package/dist/assets/cesium/Assets/Textures/maki/laundry.png +0 -0
  161. package/dist/assets/cesium/Assets/Textures/maki/library.png +0 -0
  162. package/dist/assets/cesium/Assets/Textures/maki/lighthouse.png +0 -0
  163. package/dist/assets/cesium/Assets/Textures/maki/lodging.png +0 -0
  164. package/dist/assets/cesium/Assets/Textures/maki/logging.png +0 -0
  165. package/dist/assets/cesium/Assets/Textures/maki/london-underground.png +0 -0
  166. package/dist/assets/cesium/Assets/Textures/maki/marker-stroked.png +0 -0
  167. package/dist/assets/cesium/Assets/Textures/maki/marker.png +0 -0
  168. package/dist/assets/cesium/Assets/Textures/maki/minefield.png +0 -0
  169. package/dist/assets/cesium/Assets/Textures/maki/mobilephone.png +0 -0
  170. package/dist/assets/cesium/Assets/Textures/maki/monument.png +0 -0
  171. package/dist/assets/cesium/Assets/Textures/maki/museum.png +0 -0
  172. package/dist/assets/cesium/Assets/Textures/maki/music.png +0 -0
  173. package/dist/assets/cesium/Assets/Textures/maki/oil-well.png +0 -0
  174. package/dist/assets/cesium/Assets/Textures/maki/park.png +0 -0
  175. package/dist/assets/cesium/Assets/Textures/maki/park2.png +0 -0
  176. package/dist/assets/cesium/Assets/Textures/maki/parking-garage.png +0 -0
  177. package/dist/assets/cesium/Assets/Textures/maki/parking.png +0 -0
  178. package/dist/assets/cesium/Assets/Textures/maki/pharmacy.png +0 -0
  179. package/dist/assets/cesium/Assets/Textures/maki/pitch.png +0 -0
  180. package/dist/assets/cesium/Assets/Textures/maki/place-of-worship.png +0 -0
  181. package/dist/assets/cesium/Assets/Textures/maki/playground.png +0 -0
  182. package/dist/assets/cesium/Assets/Textures/maki/police.png +0 -0
  183. package/dist/assets/cesium/Assets/Textures/maki/polling-place.png +0 -0
  184. package/dist/assets/cesium/Assets/Textures/maki/post.png +0 -0
  185. package/dist/assets/cesium/Assets/Textures/maki/prison.png +0 -0
  186. package/dist/assets/cesium/Assets/Textures/maki/rail-above.png +0 -0
  187. package/dist/assets/cesium/Assets/Textures/maki/rail-light.png +0 -0
  188. package/dist/assets/cesium/Assets/Textures/maki/rail-metro.png +0 -0
  189. package/dist/assets/cesium/Assets/Textures/maki/rail-underground.png +0 -0
  190. package/dist/assets/cesium/Assets/Textures/maki/rail.png +0 -0
  191. package/dist/assets/cesium/Assets/Textures/maki/religious-christian.png +0 -0
  192. package/dist/assets/cesium/Assets/Textures/maki/religious-jewish.png +0 -0
  193. package/dist/assets/cesium/Assets/Textures/maki/religious-muslim.png +0 -0
  194. package/dist/assets/cesium/Assets/Textures/maki/restaurant.png +0 -0
  195. package/dist/assets/cesium/Assets/Textures/maki/roadblock.png +0 -0
  196. package/dist/assets/cesium/Assets/Textures/maki/rocket.png +0 -0
  197. package/dist/assets/cesium/Assets/Textures/maki/school.png +0 -0
  198. package/dist/assets/cesium/Assets/Textures/maki/scooter.png +0 -0
  199. package/dist/assets/cesium/Assets/Textures/maki/shop.png +0 -0
  200. package/dist/assets/cesium/Assets/Textures/maki/skiing.png +0 -0
  201. package/dist/assets/cesium/Assets/Textures/maki/slaughterhouse.png +0 -0
  202. package/dist/assets/cesium/Assets/Textures/maki/soccer.png +0 -0
  203. package/dist/assets/cesium/Assets/Textures/maki/square-stroked.png +0 -0
  204. package/dist/assets/cesium/Assets/Textures/maki/square.png +0 -0
  205. package/dist/assets/cesium/Assets/Textures/maki/star-stroked.png +0 -0
  206. package/dist/assets/cesium/Assets/Textures/maki/star.png +0 -0
  207. package/dist/assets/cesium/Assets/Textures/maki/suitcase.png +0 -0
  208. package/dist/assets/cesium/Assets/Textures/maki/swimming.png +0 -0
  209. package/dist/assets/cesium/Assets/Textures/maki/telephone.png +0 -0
  210. package/dist/assets/cesium/Assets/Textures/maki/tennis.png +0 -0
  211. package/dist/assets/cesium/Assets/Textures/maki/theatre.png +0 -0
  212. package/dist/assets/cesium/Assets/Textures/maki/toilets.png +0 -0
  213. package/dist/assets/cesium/Assets/Textures/maki/town-hall.png +0 -0
  214. package/dist/assets/cesium/Assets/Textures/maki/town.png +0 -0
  215. package/dist/assets/cesium/Assets/Textures/maki/triangle-stroked.png +0 -0
  216. package/dist/assets/cesium/Assets/Textures/maki/triangle.png +0 -0
  217. package/dist/assets/cesium/Assets/Textures/maki/village.png +0 -0
  218. package/dist/assets/cesium/Assets/Textures/maki/warehouse.png +0 -0
  219. package/dist/assets/cesium/Assets/Textures/maki/waste-basket.png +0 -0
  220. package/dist/assets/cesium/Assets/Textures/maki/water.png +0 -0
  221. package/dist/assets/cesium/Assets/Textures/maki/wetland.png +0 -0
  222. package/dist/assets/cesium/Assets/Textures/maki/zoo.png +0 -0
  223. package/dist/assets/cesium/Assets/Textures/moonSmall.jpg +0 -0
  224. package/dist/assets/cesium/Assets/Textures/pin.svg +1 -0
  225. package/dist/assets/cesium/Assets/Textures/waterNormals.jpg +0 -0
  226. package/dist/assets/cesium/Assets/Textures/waterNormalsSmall.jpg +0 -0
  227. package/dist/assets/cesium/Assets/approximateTerrainHeights.json +1 -0
  228. package/dist/assets/cesium/Workers/ArcType-fc72c06c.js +1 -0
  229. package/dist/assets/cesium/Workers/AttributeCompression-27507afe.js +1 -0
  230. package/dist/assets/cesium/Workers/AxisAlignedBoundingBox-7565c1e8.js +1 -0
  231. package/dist/assets/cesium/Workers/BoundingRectangle-9d707275.js +1 -0
  232. package/dist/assets/cesium/Workers/BoxGeometry-fb31d3b5.js +1 -0
  233. package/dist/assets/cesium/Workers/Color-56bb5728.js +1 -0
  234. package/dist/assets/cesium/Workers/ComponentDatatype-a15c9a19.js +1 -0
  235. package/dist/assets/cesium/Workers/CoplanarPolygonGeometryLibrary-72143c19.js +1 -0
  236. package/dist/assets/cesium/Workers/CorridorGeometryLibrary-7bae1712.js +1 -0
  237. package/dist/assets/cesium/Workers/CylinderGeometry-331891fe.js +1 -0
  238. package/dist/assets/cesium/Workers/CylinderGeometryLibrary-76cda53e.js +1 -0
  239. package/dist/assets/cesium/Workers/EllipseGeometry-5e3f67b6.js +1 -0
  240. package/dist/assets/cesium/Workers/EllipseGeometryLibrary-dbc15162.js +1 -0
  241. package/dist/assets/cesium/Workers/EllipseOutlineGeometry-21191fce.js +1 -0
  242. package/dist/assets/cesium/Workers/EllipsoidGeodesic-cc3bace8.js +1 -0
  243. package/dist/assets/cesium/Workers/EllipsoidGeometry-8bfa24a9.js +1 -0
  244. package/dist/assets/cesium/Workers/EllipsoidOutlineGeometry-48d9c023.js +1 -0
  245. package/dist/assets/cesium/Workers/EllipsoidRhumbLine-125a8b72.js +1 -0
  246. package/dist/assets/cesium/Workers/EllipsoidTangentPlane-678e34e4.js +1 -0
  247. package/dist/assets/cesium/Workers/EncodedCartesian3-96fdc0ef.js +1 -0
  248. package/dist/assets/cesium/Workers/FrustumGeometry-9ab86004.js +1 -0
  249. package/dist/assets/cesium/Workers/GeometryAttribute-3915ea0b.js +1 -0
  250. package/dist/assets/cesium/Workers/GeometryAttributes-32b29525.js +1 -0
  251. package/dist/assets/cesium/Workers/GeometryInstance-13e4ff38.js +1 -0
  252. package/dist/assets/cesium/Workers/GeometryOffsetAttribute-8c5e10db.js +1 -0
  253. package/dist/assets/cesium/Workers/GeometryPipeline-e0eb4567.js +1 -0
  254. package/dist/assets/cesium/Workers/IndexDatatype-f1dcdf35.js +1 -0
  255. package/dist/assets/cesium/Workers/IntersectionTests-ac2459de.js +1 -0
  256. package/dist/assets/cesium/Workers/Matrix2-37e55508.js +1 -0
  257. package/dist/assets/cesium/Workers/OrientedBoundingBox-e9c07538.js +1 -0
  258. package/dist/assets/cesium/Workers/Plane-6ee42cab.js +1 -0
  259. package/dist/assets/cesium/Workers/PolygonGeometryLibrary-b408c688.js +1 -0
  260. package/dist/assets/cesium/Workers/PolygonPipeline-7b8e4643.js +1 -0
  261. package/dist/assets/cesium/Workers/PolylinePipeline-6757400c.js +1 -0
  262. package/dist/assets/cesium/Workers/PolylineVolumeGeometryLibrary-eb972210.js +1 -0
  263. package/dist/assets/cesium/Workers/PrimitivePipeline-f244975e.js +1 -0
  264. package/dist/assets/cesium/Workers/RectangleGeometryLibrary-1bd6152a.js +1 -0
  265. package/dist/assets/cesium/Workers/RuntimeError-8952249c.js +1 -0
  266. package/dist/assets/cesium/Workers/TerrainEncoding-5a21a97f.js +1 -0
  267. package/dist/assets/cesium/Workers/Transforms-eb5c1a84.js +39 -0
  268. package/dist/assets/cesium/Workers/VertexFormat-a0b706b0.js +1 -0
  269. package/dist/assets/cesium/Workers/WallGeometryLibrary-a6b6a368.js +1 -0
  270. package/dist/assets/cesium/Workers/WebGLConstants-508b9636.js +1 -0
  271. package/dist/assets/cesium/Workers/WebMercatorProjection-2839e524.js +1 -0
  272. package/dist/assets/cesium/Workers/_commonjsHelpers-3aae1032-26891ab7.js +1 -0
  273. package/dist/assets/cesium/Workers/_rollup_plugin_ignore_empty_module_placeholder-57d574d0.js +1 -0
  274. package/dist/assets/cesium/Workers/arrayRemoveDuplicates-dc2f4046.js +1 -0
  275. package/dist/assets/cesium/Workers/cesiumWorkerBootstrapper.js +6 -0
  276. package/dist/assets/cesium/Workers/combine-3c023bda.js +1 -0
  277. package/dist/assets/cesium/Workers/combineGeometry.js +1 -0
  278. package/dist/assets/cesium/Workers/createBoxGeometry.js +1 -0
  279. package/dist/assets/cesium/Workers/createBoxOutlineGeometry.js +1 -0
  280. package/dist/assets/cesium/Workers/createCircleGeometry.js +1 -0
  281. package/dist/assets/cesium/Workers/createCircleOutlineGeometry.js +1 -0
  282. package/dist/assets/cesium/Workers/createCoplanarPolygonGeometry.js +1 -0
  283. package/dist/assets/cesium/Workers/createCoplanarPolygonOutlineGeometry.js +1 -0
  284. package/dist/assets/cesium/Workers/createCorridorGeometry.js +1 -0
  285. package/dist/assets/cesium/Workers/createCorridorOutlineGeometry.js +1 -0
  286. package/dist/assets/cesium/Workers/createCylinderGeometry.js +1 -0
  287. package/dist/assets/cesium/Workers/createCylinderOutlineGeometry.js +1 -0
  288. package/dist/assets/cesium/Workers/createEllipseGeometry.js +1 -0
  289. package/dist/assets/cesium/Workers/createEllipseOutlineGeometry.js +1 -0
  290. package/dist/assets/cesium/Workers/createEllipsoidGeometry.js +1 -0
  291. package/dist/assets/cesium/Workers/createEllipsoidOutlineGeometry.js +1 -0
  292. package/dist/assets/cesium/Workers/createFrustumGeometry.js +1 -0
  293. package/dist/assets/cesium/Workers/createFrustumOutlineGeometry.js +1 -0
  294. package/dist/assets/cesium/Workers/createGeometry.js +1 -0
  295. package/dist/assets/cesium/Workers/createGroundPolylineGeometry.js +1 -0
  296. package/dist/assets/cesium/Workers/createPlaneGeometry.js +1 -0
  297. package/dist/assets/cesium/Workers/createPlaneOutlineGeometry.js +1 -0
  298. package/dist/assets/cesium/Workers/createPolygonGeometry.js +1 -0
  299. package/dist/assets/cesium/Workers/createPolygonOutlineGeometry.js +1 -0
  300. package/dist/assets/cesium/Workers/createPolylineGeometry.js +1 -0
  301. package/dist/assets/cesium/Workers/createPolylineVolumeGeometry.js +1 -0
  302. package/dist/assets/cesium/Workers/createPolylineVolumeOutlineGeometry.js +1 -0
  303. package/dist/assets/cesium/Workers/createRectangleGeometry.js +1 -0
  304. package/dist/assets/cesium/Workers/createRectangleOutlineGeometry.js +1 -0
  305. package/dist/assets/cesium/Workers/createSimplePolylineGeometry.js +1 -0
  306. package/dist/assets/cesium/Workers/createSphereGeometry.js +1 -0
  307. package/dist/assets/cesium/Workers/createSphereOutlineGeometry.js +1 -0
  308. package/dist/assets/cesium/Workers/createTaskProcessorWorker.js +1 -0
  309. package/dist/assets/cesium/Workers/createVectorTileClampedPolylines.js +1 -0
  310. package/dist/assets/cesium/Workers/createVectorTileGeometries.js +1 -0
  311. package/dist/assets/cesium/Workers/createVectorTilePoints.js +1 -0
  312. package/dist/assets/cesium/Workers/createVectorTilePolygons.js +1 -0
  313. package/dist/assets/cesium/Workers/createVectorTilePolylines.js +1 -0
  314. package/dist/assets/cesium/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +1 -0
  315. package/dist/assets/cesium/Workers/createVerticesFromHeightmap.js +3 -0
  316. package/dist/assets/cesium/Workers/createVerticesFromQuantizedTerrainMesh.js +1 -0
  317. package/dist/assets/cesium/Workers/createWallGeometry.js +1 -0
  318. package/dist/assets/cesium/Workers/createWallOutlineGeometry.js +1 -0
  319. package/dist/assets/cesium/Workers/decodeDraco.js +1 -0
  320. package/dist/assets/cesium/Workers/decodeGoogleEarthEnterprisePacket.js +1 -0
  321. package/dist/assets/cesium/Workers/defaultValue-81eec7ed.js +1 -0
  322. package/dist/assets/cesium/Workers/transcodeKTX2.js +1 -0
  323. package/dist/assets/cesium/Workers/transferTypedArrayTest.js +1 -0
  324. package/dist/assets/cesium/Workers/upsampleQuantizedTerrainMesh.js +1 -0
  325. package/dist/assets/cesium.fba8ca.js +9118 -0
  326. package/dist/assets/cesium.js +1 -0
  327. package/dist/assets/core.d5ed0f.js +4 -0
  328. package/dist/assets/core.js +1 -0
  329. package/dist/assets/index.60dea538.css +1 -0
  330. package/dist/assets/index.6a83278e.js +1 -0
  331. package/dist/assets/ol.abea3a.js +318 -0
  332. package/dist/assets/ol.js +1 -0
  333. package/dist/assets/ui.ad1ec9.css +1 -0
  334. package/dist/assets/ui.ad1ec9.js +39 -0
  335. package/dist/assets/ui.js +1 -0
  336. package/dist/assets/uicomponents.161461.css +1 -0
  337. package/dist/assets/uicomponents.161461.js +31 -0
  338. package/dist/assets/uicomponents.js +1 -0
  339. package/dist/assets/vue-composition-api.7051d7.js +14 -0
  340. package/dist/assets/vue-composition-api.js +2 -0
  341. package/dist/assets/vue.9fd7f6.js +9 -0
  342. package/dist/assets/vue.js +1 -0
  343. package/dist/assets/vuetify.33dafc.css +5 -0
  344. package/dist/assets/vuetify.33dafc.js +48 -0
  345. package/dist/assets/vuetify.js +2 -0
  346. package/dist/index.html +26 -0
  347. package/index.js +18 -0
  348. package/lib/cesium.js +1 -0
  349. package/lib/core.js +1 -0
  350. package/lib/ol.js +1 -0
  351. package/lib/olLib.js +844 -0
  352. package/lib/ui.js +1 -0
  353. package/lib/uicomponents.js +1 -0
  354. package/lib/vue-composition-api.js +2 -0
  355. package/lib/vue.js +1 -0
  356. package/lib/vuetify.js +2 -0
  357. package/map.config.json +35 -0
  358. package/package.json +130 -0
  359. package/plugins/@vcmap/pluginExample/config.json +6 -0
  360. package/plugins/@vcmap/pluginExample/index.js +193 -0
  361. package/plugins/@vcmap/pluginExample/package.json +7 -0
  362. package/plugins/@vcmap/pluginExample/pluginExampleComponent.vue +374 -0
  363. package/plugins/@vcmap/pluginExample/validation.js +30 -0
  364. package/plugins/@vcmap/project-selector/ContextsListComponent.vue +62 -0
  365. package/plugins/@vcmap/project-selector/ProjectSelectorComponent.vue +81 -0
  366. package/plugins/@vcmap/project-selector/README.md +29 -0
  367. package/plugins/@vcmap/project-selector/config.json +15 -0
  368. package/plugins/@vcmap/project-selector/index.js +254 -0
  369. package/plugins/@vcmap/project-selector/package.json +15 -0
  370. package/plugins/@vcmap/theme-changer/README.md +21 -0
  371. package/plugins/@vcmap/theme-changer/ThemeChangerComponent.vue +92 -0
  372. package/plugins/@vcmap/theme-changer/config.json +69 -0
  373. package/plugins/@vcmap/theme-changer/index.js +102 -0
  374. package/plugins/@vcmap/theme-changer/package.json +12 -0
  375. package/plugins/buttonExamples/ButtonExamples.vue +190 -0
  376. package/plugins/buttonExamples/index.js +40 -0
  377. package/plugins/categoryTest/Categories.vue +145 -0
  378. package/plugins/categoryTest/Category.vue +114 -0
  379. package/plugins/categoryTest/ItemEditor.vue +13 -0
  380. package/plugins/categoryTest/index.js +41 -0
  381. package/plugins/example/index.js +56 -0
  382. package/plugins/example/mySuperComponent.vue +127 -0
  383. package/plugins/package.json +5 -0
  384. package/plugins/test/editor.vue +63 -0
  385. package/plugins/test/index.js +93 -0
  386. package/plugins/test/myCustomHeader.vue +19 -0
  387. package/plugins/test/toolbox-data.js +49 -0
  388. package/plugins/test/vcsContent.vue +23 -0
  389. package/plugins/test/windowManagerExample.vue +144 -0
  390. package/src/actions/actionHelper.js +221 -0
  391. package/src/actions/stateRefAction.js +50 -0
  392. package/src/actions/styleSelector.vue +90 -0
  393. package/src/application/Navbar.vue +89 -0
  394. package/src/application/VcsApp.vue +147 -0
  395. package/src/application/VcsMap.vue +57 -0
  396. package/src/application/empty-cmp.vue +6 -0
  397. package/src/assets/logo.svg +26 -0
  398. package/src/contentTree/LayerTree.vue +40 -0
  399. package/src/contentTree/contentTreeCollection.js +311 -0
  400. package/src/contentTree/contentTreeItem.js +457 -0
  401. package/src/contentTree/groupContentTreeItem.js +67 -0
  402. package/src/contentTree/layerContentTreeItem.js +233 -0
  403. package/src/contentTree/layerGroupContentTreeItem.js +154 -0
  404. package/src/contentTree/nodeContentTreeItem.js +37 -0
  405. package/src/contentTree/obliqueCollectionContentTreeItem.js +155 -0
  406. package/src/contentTree/subContentTreeItem.js +42 -0
  407. package/src/contentTree/vcsObjectContentTreeItem.js +98 -0
  408. package/src/contentTree/viewPointContentTreeItem.js +107 -0
  409. package/src/init.js +36 -0
  410. package/src/lang/de.js +60 -0
  411. package/src/lang/en.js +53 -0
  412. package/src/manager/buttonManager.js +203 -0
  413. package/src/manager/toolbox/ToolboxManager.vue +114 -0
  414. package/src/manager/toolbox/ToolboxMultiSelectButton.vue +96 -0
  415. package/src/manager/toolbox/ToolboxSingleSelectButton.vue +98 -0
  416. package/src/manager/toolbox/toolbox-manager.js +203 -0
  417. package/src/manager/window/WindowComponent.vue +133 -0
  418. package/src/manager/window/WindowComponentHeader.vue +46 -0
  419. package/src/manager/window/WindowManager.vue +109 -0
  420. package/src/manager/window/windowManager.js +437 -0
  421. package/src/navigation/mapNavCompass.vue +161 -0
  422. package/src/navigation/mapNavigation.vue +176 -0
  423. package/src/navigation/obliqueRotation.vue +48 -0
  424. package/src/navigation/orientationToolsButton.vue +52 -0
  425. package/src/navigation/tiltSlider.vue +96 -0
  426. package/src/navigation/vcsCompass.vue +144 -0
  427. package/src/navigation/vcsZoomButton.vue +27 -0
  428. package/src/pluginHelper.js +106 -0
  429. package/src/setup.js +10 -0
  430. package/src/styles/_theming.scss +15 -0
  431. package/src/styles/_typography.scss +42 -0
  432. package/src/styles/main.scss +9 -0
  433. package/src/styles/utils/_all.scss +12 -0
  434. package/src/styles/utils/_border.scss +7 -0
  435. package/src/styles/utils/_cursor.scss +15 -0
  436. package/src/styles/utils/_display.scss +3 -0
  437. package/src/styles/utils/_fade-in.scss +8 -0
  438. package/src/styles/utils/_position.scss +38 -0
  439. package/src/styles/utils/_size.scss +79 -0
  440. package/src/styles/utils/_slide-in.scss +26 -0
  441. package/src/styles/utils/_spacing.scss +11 -0
  442. package/src/styles/utils/_text.scss +30 -0
  443. package/src/styles/utils/_transform.scss +11 -0
  444. package/src/styles/utils/_transition.scss +11 -0
  445. package/src/styles/utils/_z-index.scss +15 -0
  446. package/src/vcsUiApp.js +223 -0
  447. package/src/vuePlugins/i18n.js +20 -0
  448. package/src/vuePlugins/vuetify.js +54 -0
  449. package/start.js +3 -0
@@ -0,0 +1,529 @@
1
+ {
2
+ "mapcontainer": "vcs_map_container",
3
+ "startingViewPointName": "berlin",
4
+ "startingMapName": "cesium",
5
+ "projection": {
6
+ "epsg": "25833",
7
+ "proj4": "+proj=utm +zone=33 +ellps=GRS80 +units=m +no_defs"
8
+ },
9
+ "styles": [
10
+ {
11
+ "type": "DeclarativeStyleItem",
12
+ "name": "CIR",
13
+ "title": {
14
+ "en": "CIR",
15
+ "de": "CIR"
16
+ },
17
+ "declarativeStyle": {
18
+ "show": "true",
19
+ "color": "rgb(${CIR}[0], ${CIR}[1], ${CIR}[2])",
20
+ "pointSize": 2
21
+ },
22
+ "legend": []
23
+ },
24
+ {
25
+ "type": "DeclarativeStyleItem",
26
+ "name": "Tree-ID",
27
+ "title": {
28
+ "en": "Tree-ID",
29
+ "de": "Tree-ID"
30
+ },
31
+ "declarativeStyle": {
32
+ "show": "true",
33
+ "color": {
34
+ "conditions": [
35
+ [
36
+ "${TREE_ID} > 0",
37
+ "mix(color('#00FF00') * (${TREE_ID} % 21) / 20, ${COLOR}, 0.5)"
38
+ ],
39
+ [
40
+ "true",
41
+ "${COLOR}"
42
+ ]
43
+ ]
44
+ },
45
+ "pointSize": 2
46
+ },
47
+ "legend": []
48
+ },
49
+ {
50
+ "type": "DeclarativeStyleItem",
51
+ "name": "Distance",
52
+ "title": {
53
+ "en": "Distance",
54
+ "de": "Distance"
55
+ },
56
+ "declarativeStyle": {
57
+ "show": "true",
58
+ "color": {
59
+ "conditions": [
60
+ [
61
+ "${DISTANCE} > 4",
62
+ "mix(color('#ffff00'), color('#bd0000'), clamp(0, 1, (${DISTANCE}-4)/5))"
63
+ ],
64
+ [
65
+ "true",
66
+ "${COLOR}"
67
+ ]
68
+ ]
69
+ },
70
+ "pointSize": 2
71
+ },
72
+ "legend": []
73
+ },
74
+ {
75
+ "type": "DeclarativeStyleItem",
76
+ "name": "Classification",
77
+ "title": {
78
+ "en": "Classification",
79
+ "de": "Classification"
80
+ },
81
+ "declarativeStyle": {
82
+ "show": "true",
83
+ "color": {
84
+ "conditions": [
85
+ [
86
+ "${SEMANTIC} === 1",
87
+ "mix(color('#9f9f61'), ${COLOR}, 0.3)"
88
+ ],
89
+ [
90
+ "${SEMANTIC} === 3",
91
+ "mix(color('#dc0000'), ${COLOR}, 0.3)"
92
+ ],
93
+ [
94
+ "${SEMANTIC} === 4",
95
+ "mix(color('#06ad16'), ${COLOR}, 0.3)"
96
+ ],
97
+ [
98
+ "true",
99
+ "${COLOR}"
100
+ ]
101
+ ]
102
+ },
103
+ "pointSize": 2
104
+ },
105
+ "toggleOptions": [
106
+ {
107
+ "title": "Buildings",
108
+ "condition": "${SEMANTIC} === 1",
109
+ "target": "show"
110
+ }
111
+ ],
112
+ "legend": [
113
+ {
114
+ "color": "#9f9f61",
115
+ "title": "Boden"
116
+ },
117
+ {
118
+ "color": "#dc0000",
119
+ "title": "Gebäude"
120
+ },
121
+ {
122
+ "color": "#06ad16",
123
+ "title": "Vegetation"
124
+ }
125
+ ]
126
+ }
127
+ ],
128
+ "maps": [
129
+ ],
130
+ "layers": [
131
+ {
132
+ "name": "PointCloud Changedetection",
133
+ "url": "https://berlin.virtualcitymap.de/datasource-data/Open-Data-Berlin/Cesium_ChangeDetection2013_uncompressed/data/",
134
+ "type": "PointCloudLayer",
135
+ "datasourceId": "6MxMnXhaBJsz2utBD",
136
+ "activeOnStartup": false,
137
+ "screenSpaceError": 16,
138
+ "screenSpaceErrorMobile": 32,
139
+ "pointSize": 2,
140
+ "hiddenObjectIds": [],
141
+ "copyright": {
142
+ "provider": "",
143
+ "url": "",
144
+ "year": ""
145
+ },
146
+ "properties": {
147
+ "availableStyles": [
148
+ "CIR",
149
+ "Tree-ID",
150
+ "Distance",
151
+ "Classification"
152
+ ],
153
+ "defaultViewpoint": "changedetection",
154
+ "title": {
155
+ "en": "Berlin Buch",
156
+ "de": "Berlin Buch"
157
+ }
158
+ }
159
+ },
160
+ {
161
+ "type": "PointCloudLayer",
162
+ "name": "pointcloud",
163
+ "activeOnStartup": false,
164
+ "datasourceId": "g9rXAY6pu2tfNmWf3",
165
+ "url": "https://berlin.virtualcitymap.de/datasource-data/Open-Data-Berlin/tiergarten/tileset.json",
166
+ "copyright": {
167
+ "provider": "Senatsverwaltung für Wirtschaft, Technologie und Forschung. Geodaten Herstellung gefördert durch den Europäischen Fonds für Regionale Entwicklung (EFRE)",
168
+ "url": "http://www.berlin.de/wirtschaftssenat"
169
+ },
170
+ "screenSpaceError": 20,
171
+ "screenSpaceErrorMobile": 32,
172
+ "pointSize": 1.6,
173
+ "exclusiveGroups": [
174
+ "pointcloud"
175
+ ],
176
+ "properties": {
177
+ "defaultViewpoint": "pointcloud",
178
+ "title": {
179
+ "en": "Tiergarten",
180
+ "de": "Tiergarten",
181
+ "pl": "Obszar TierGarten"
182
+ }
183
+ }
184
+ },
185
+ {
186
+ "name": "lod2_solar_jul",
187
+ "url": "https://berlin.virtualcitymap.de/datasource-data/ae32d27d-e75b-4339-b471-c2e4c1891bea",
188
+ "type": "CesiumTilesetLayer",
189
+ "datasourceId": "MxKRpGbBemdmvKbep",
190
+ "activeOnStartup": false,
191
+ "allowPicking": true,
192
+ "screenSpaceError": 16,
193
+ "screenSpaceErrorMobile": 32,
194
+ "hiddenObjectIds": [],
195
+ "copyright": {
196
+ "provider": "virtualcitySOLAR",
197
+ "url": "https://www.virtualcitysystems.de/citygml-solarpotenzialanalyse-3d-stadtmodell",
198
+ "year": "2018"
199
+ },
200
+ "exclusiveGroups": [
201
+ "bldg"
202
+ ]
203
+ },
204
+ {
205
+ "name": "lod2_solar_apr",
206
+ "url": "https://berlin.virtualcitymap.de/datasource-data/3ece8030-9ca3-487f-8811-7d65c58b9d46",
207
+ "type": "CesiumTilesetLayer",
208
+ "datasourceId": "6F7MtLWF9Fe44W6XY",
209
+ "activeOnStartup": false,
210
+ "allowPicking": true,
211
+ "screenSpaceError": 16,
212
+ "screenSpaceErrorMobile": 32,
213
+ "hiddenObjectIds": [],
214
+ "copyright": {
215
+ "provider": "virtualcitySOLAR",
216
+ "url": "https://www.virtualcitysystems.de/citygml-solarpotenzialanalyse-3d-stadtmodell",
217
+ "year": "2018"
218
+ },
219
+ "exclusiveGroups": [
220
+ "bldg"
221
+ ]
222
+ },
223
+ {
224
+ "name": "lod2_solar_jan",
225
+ "url": "https://berlin.virtualcitymap.de/datasource-data/6336aafe-96eb-4db2-b1ed-5bcc70b4ac54",
226
+ "type": "CesiumTilesetLayer",
227
+ "datasourceId": "B7ooqvwDgEKnzN6MX",
228
+ "activeOnStartup": false,
229
+ "allowPicking": true,
230
+ "screenSpaceError": 16,
231
+ "screenSpaceErrorMobile": 32,
232
+ "hiddenObjectIds": [],
233
+ "copyright": {
234
+ "provider": "virtualcitySOLAR",
235
+ "url": "https://www.virtualcitysystems.de/citygml-solarpotenzialanalyse-3d-stadtmodell",
236
+ "year": "2018"
237
+ },
238
+ "exclusiveGroups": [
239
+ "bldg"
240
+ ]
241
+ },
242
+ {
243
+ "name": "lod2_solar_year",
244
+ "url": "https://berlin.virtualcitymap.de/datasource-data/0866fca1-2b8c-4ac9-b478-cdeffc8d7f38",
245
+ "type": "CesiumTilesetLayer",
246
+ "datasourceId": "amZp7Mb68MiyesBQN",
247
+ "activeOnStartup": false,
248
+ "allowPicking": true,
249
+ "screenSpaceError": 16,
250
+ "screenSpaceErrorMobile": 32,
251
+ "hiddenObjectIds": [],
252
+ "copyright": {
253
+ "provider": "virtualcitySOLAR",
254
+ "url": "https://www.virtualcitysystems.de/citygml-solarpotenzialanalyse-3d-stadtmodell",
255
+ "year": "2018"
256
+ },
257
+ "exclusiveGroups": [
258
+ "bldg"
259
+ ]
260
+ },
261
+ {
262
+ "name": "lod_solar_year_shading",
263
+ "url": "https://berlin.virtualcitymap.de/datasource-data/f931caec-8003-44b1-8e9c-5b5f646f1c11",
264
+ "type": "CesiumTilesetLayer",
265
+ "datasourceId": "BZGcFpindygyuDwGq",
266
+ "activeOnStartup": false,
267
+ "allowPicking": true,
268
+ "screenSpaceError": 16,
269
+ "screenSpaceErrorMobile": 32,
270
+ "hiddenObjectIds": [],
271
+ "copyright": {
272
+ "provider": "virtualcitySOLAR",
273
+ "url": "https://www.virtualcitysystems.de/citygml-solarpotenzialanalyse-3d-stadtmodell",
274
+ "year": "2018"
275
+ },
276
+ "exclusiveGroups": [
277
+ "bldg"
278
+ ]
279
+ },
280
+ {
281
+ "name": "citygml_trees_solar",
282
+ "url": "https://berlin.virtualcitymap.de/datasource-data/ac0d0ab1-1ae3-43b4-93c6-020cb37f7b2b",
283
+ "type": "CesiumTilesetLayer",
284
+ "datasourceId": "2a8i9Jra6Lm6gGQJ5",
285
+ "activeOnStartup": false,
286
+ "allowPicking": true,
287
+ "screenSpaceError": 16,
288
+ "screenSpaceErrorMobile": 32,
289
+ "hiddenObjectIds": [],
290
+ "copyright": {
291
+ "provider": "",
292
+ "url": "",
293
+ "year": ""
294
+ },
295
+ "exclusiveGroups": [
296
+ "tree"
297
+ ]
298
+ }
299
+ ],
300
+ "viewpoints": [
301
+ {
302
+ "groundPosition": [
303
+ 13.35948,
304
+ 52.51442,
305
+ 33.35758
306
+ ],
307
+ "pitch": -46.14,
308
+ "type": "ViewPoint",
309
+ "heading": 359.84,
310
+ "distance": 3267.86,
311
+ "name": "pointcloud",
312
+ "animate": true
313
+ },
314
+ {
315
+ "groundPosition": [
316
+ 13.50914,
317
+ 52.62997,
318
+ 65.46385
319
+ ],
320
+ "cameraPosition": [
321
+ 13.5097,
322
+ 52.62178,
323
+ 781.65344
324
+ ],
325
+ "pitch": -38.14,
326
+ "type": "ViewPoint",
327
+ "heading": 357.64,
328
+ "distance": 1159.67,
329
+ "name": "changedetection",
330
+ "animate": true
331
+ },
332
+ {
333
+ "type": "ViewPoint",
334
+ "name": "kaiser_wilhelm_gedächtniskirche",
335
+ "distance": 1403.6527954713483,
336
+ "cameraPosition": [
337
+ 13.335352247346847,
338
+ 52.504711542,
339
+ 1439.1391871096814
340
+ ],
341
+ "groundPosition": [
342
+ 13.335352247390913,
343
+ 52.504711544012196,
344
+ 35.48639164026276
345
+ ],
346
+ "heading": 360,
347
+ "pitch": -90,
348
+ "roll": 0,
349
+ "animate": true
350
+ },
351
+ {
352
+ "type": "ViewPoint",
353
+ "name": "oberbaumbrücke",
354
+ "distance": 1733.4812812488267,
355
+ "cameraPosition": [
356
+ 13.446640011241168,
357
+ 52.502524758282966,
358
+ 1768.8521694627193
359
+ ],
360
+ "groundPosition": [
361
+ 13.446640014248556,
362
+ 52.50252476179635,
363
+ 35.370888214475826
364
+ ],
365
+ "heading": 360,
366
+ "pitch": -90,
367
+ "roll": 0,
368
+ "animate": true
369
+ },
370
+ {
371
+ "type": "ViewPoint",
372
+ "name": "flughafen_ber",
373
+ "distance": 6450.326141140612,
374
+ "cameraPosition": [
375
+ 13.515559210543072,
376
+ 52.36279910784842,
377
+ 6492.919065252887
378
+ ],
379
+ "groundPosition": [
380
+ 13.515558935672018,
381
+ 52.3627993630547,
382
+ 42.59292420206033
383
+ ],
384
+ "heading": 360,
385
+ "pitch": -90,
386
+ "roll": 0,
387
+ "animate": true
388
+ },
389
+ {
390
+ "type": "ViewPoint",
391
+ "name": "euref_campus",
392
+ "distance": 463.7064949271509,
393
+ "cameraPosition": [
394
+ 13.356384398240062,
395
+ 52.47789793339715,
396
+ 297.22260731547095
397
+ ],
398
+ "groundPosition": [
399
+ 13.355488770218217,
400
+ 52.481330548847595,
401
+ 41.46396807950598
402
+ ],
403
+ "heading": 350.9487894837291,
404
+ "pitch": -33.475339640184025,
405
+ "roll": 359.9648328660937,
406
+ "animate": true
407
+ },
408
+ {
409
+ "type": "ViewPoint",
410
+ "name": "europacity",
411
+ "distance": 784.4892150356735,
412
+ "cameraPosition": [
413
+ 13.37677810572692,
414
+ 52.52180221431084,
415
+ 422.71148045551297
416
+ ],
417
+ "groundPosition": [
418
+ 13.36907856919656,
419
+ 52.52557724308259,
420
+ 15.498146231644832
421
+ ],
422
+ "heading": 308.79618691277153,
423
+ "pitch": -31.273617806373675,
424
+ "roll": 359.830023073689,
425
+ "animate": true
426
+ },
427
+ {
428
+ "type": "ViewPoint",
429
+ "name": "upper_west",
430
+ "distance": 378.9684151048121,
431
+ "cameraPosition": [
432
+ 13.336209148039057,
433
+ 52.50595499405514,
434
+ 216.8593550798796
435
+ ],
436
+ "groundPosition": [
437
+ 13.331866878885652,
438
+ 52.50458158159935,
439
+ 34.321978261273664
440
+ ],
441
+ "heading": 242.60267744079613,
442
+ "pitch": -28.795962866780794,
443
+ "roll": 359.81169632176426,
444
+ "animate": true
445
+ },
446
+ {
447
+ "type": "ViewPoint",
448
+ "name": "tegel",
449
+ "distance": 955.4595809846163,
450
+ "cameraPosition": [
451
+ 13.285960945895809,
452
+ 52.54673550265861,
453
+ 627.6405329919243
454
+ ],
455
+ "groundPosition": [
456
+ 13.289252434219392,
457
+ 52.55315725595927,
458
+ 34.05533446379186
459
+ ],
460
+ "heading": 17.349816372226854,
461
+ "pitch": -38.41127341964261,
462
+ "roll": 0.0709408893473591,
463
+ "animate": true
464
+ },
465
+ {
466
+ "type": "ViewPoint",
467
+ "name": "citywest",
468
+ "distance": 1536,
469
+ "cameraPosition": [
470
+ 13.34683,
471
+ 52.5001,
472
+ 831.64539
473
+ ],
474
+ "heading": 308.82,
475
+ "pitch": -31.28,
476
+ "roll": 359.83,
477
+ "animate": true
478
+ },
479
+ {
480
+ "type": "ViewPoint",
481
+ "name": "spreeraum",
482
+ "distance": 1810,
483
+ "cameraPosition": [
484
+ 13.43302,
485
+ 52.49344,
486
+ 974.96324
487
+ ],
488
+ "heading": 12.63,
489
+ "pitch": -31.28,
490
+ "roll": 359.83,
491
+ "animate": true
492
+ },
493
+ {
494
+ "type": "ViewPoint",
495
+ "name": "plannings2010",
496
+ "distance": 1873,
497
+ "cameraPosition": [
498
+ 13.36251,
499
+ 52.51218,
500
+ 768.65202
501
+ ],
502
+ "heading": 12.63,
503
+ "pitch": -23.1,
504
+ "roll": 359.83,
505
+ "animate": true
506
+ },
507
+ {
508
+ "type": "ViewPoint",
509
+ "name": "pp_solar",
510
+ "cameraPosition": [
511
+ 13.372478299069217,
512
+ 52.505740785220674,
513
+ 591.188656405889
514
+ ],
515
+ "groundPosition": [
516
+ 13.376231541201832,
517
+ 52.50901730139795,
518
+ 35.18074796926147
519
+ ],
520
+ "distance": 712.0686998402006,
521
+ "heading": 34.95045433027544,
522
+ "pitch": -51.33904105613322,
523
+ "roll": 0.17115067480664065,
524
+ "animate": true
525
+ }
526
+ ],
527
+ "plugins": [
528
+ ]
529
+ }
@@ -0,0 +1,44 @@
1
+ {
2
+ "layers": [
3
+ {
4
+ "name": "testGeojson",
5
+ "type": "GeoJSONLayer",
6
+ "url": "exampleData/perFeature.json",
7
+ "projection": {
8
+ "epsg": 4326
9
+ },
10
+ "activeOnStartup": false,
11
+ "vectorProperties": {
12
+ "altitudeMode": "clampToGround"
13
+ }
14
+ }
15
+ ],
16
+ "plugins": [
17
+ {
18
+ "name": "example",
19
+ "entry": "plugins/example/index.js"
20
+ },
21
+ {
22
+ "name": "categoryTest",
23
+ "entry": "plugins/categoryTest/index.js"
24
+ },
25
+ {
26
+ "name": "@vcmap/pluginExample",
27
+ "entry": "plugins/@vcmap/pluginExample/index.js",
28
+ "selectOptions": ["Option A", "Option B", "Option C", "Option D"],
29
+ "initialTextInput": 123
30
+ },
31
+ {
32
+ "name": "@vcmap/buttonExamples",
33
+ "entry": "plugins/buttonExamples/index.js"
34
+ },
35
+ {
36
+ "name": "test",
37
+ "entry": "plugins/test/index.js"
38
+ },
39
+ {
40
+ "name": "@vcmap/hello-world",
41
+ "entry": "plugins/@vcmap/hello-world/index.js"
42
+ }
43
+ ]
44
+ }