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