@kalisio/kdk 1.5.0 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (487) hide show
  1. package/.nyc_output/02a7a308-a8d7-4cc6-8e61-6066a0055a96.json +1 -0
  2. package/.nyc_output/1900d596-5e87-433a-8fd6-fb7f7ded35ec.json +1 -0
  3. package/.nyc_output/{058fc679-d60a-4501-ac04-71171e5200b8.json → 27401f21-8ccf-42fa-8230-4232189d86b3.json} +0 -0
  4. package/.nyc_output/{8b1830fa-932e-4a61-9837-4a5b18f83ea9.json → 52278ef5-c337-4724-97be-e2e4416847c5.json} +0 -0
  5. package/.nyc_output/{afd2d144-3570-4858-b94a-b523dbd023dd.json → 5dd49b8a-4c84-42f9-a3d5-712247a84775.json} +0 -0
  6. package/.nyc_output/612b4859-9645-45c1-a41e-1fae420518c4.json +1 -0
  7. package/.nyc_output/bab87fe9-d99a-4759-99e6-3fc4622eeca0.json +1 -0
  8. package/.nyc_output/processinfo/02a7a308-a8d7-4cc6-8e61-6066a0055a96.json +1 -0
  9. package/.nyc_output/processinfo/1900d596-5e87-433a-8fd6-fb7f7ded35ec.json +1 -0
  10. package/.nyc_output/processinfo/27401f21-8ccf-42fa-8230-4232189d86b3.json +1 -0
  11. package/.nyc_output/processinfo/52278ef5-c337-4724-97be-e2e4416847c5.json +1 -0
  12. package/.nyc_output/processinfo/5dd49b8a-4c84-42f9-a3d5-712247a84775.json +1 -0
  13. package/.nyc_output/processinfo/612b4859-9645-45c1-a41e-1fae420518c4.json +1 -0
  14. package/.nyc_output/processinfo/bab87fe9-d99a-4759-99e6-3fc4622eeca0.json +1 -0
  15. package/.nyc_output/processinfo/index.json +1 -1
  16. package/.travis.test.sh +1 -1
  17. package/CHANGELOG.md +107 -11
  18. package/coverage/core/api/application.js.html +323 -245
  19. package/coverage/core/api/authentication.js.html +1 -1
  20. package/coverage/core/api/db.js.html +108 -108
  21. package/coverage/core/api/hooks/hooks.account.js.html +1 -1
  22. package/coverage/core/api/hooks/hooks.authentication.js.html +1 -1
  23. package/coverage/core/api/hooks/hooks.authorisations.js.html +21 -6
  24. package/coverage/core/api/hooks/hooks.devices.js.html +1 -1
  25. package/coverage/core/api/hooks/hooks.groups.js.html +1 -1
  26. package/coverage/core/api/hooks/hooks.logger.js.html +1 -1
  27. package/coverage/core/api/hooks/hooks.model.js.html +1 -1
  28. package/coverage/core/api/hooks/hooks.organisations.js.html +1 -1
  29. package/coverage/core/api/hooks/hooks.pusher.js.html +1 -1
  30. package/coverage/core/api/hooks/hooks.query.js.html +114 -48
  31. package/coverage/core/api/hooks/hooks.service.js.html +1 -1
  32. package/coverage/core/api/hooks/hooks.storage.js.html +1 -1
  33. package/coverage/core/api/hooks/hooks.tags.js.html +1 -1
  34. package/coverage/core/api/hooks/hooks.users.js.html +1 -1
  35. package/coverage/core/api/hooks/index.html +12 -12
  36. package/coverage/core/api/hooks/index.js.html +1 -1
  37. package/coverage/core/api/index.html +34 -34
  38. package/coverage/core/api/index.js.html +26 -26
  39. package/coverage/core/api/marshall.js.html +1 -1
  40. package/coverage/core/api/models/groups.model.mongodb.js.html +1 -1
  41. package/coverage/core/api/models/index.html +1 -1
  42. package/coverage/core/api/models/organisations.model.mongodb.js.html +1 -1
  43. package/coverage/core/api/models/tags.model.mongodb.js.html +1 -1
  44. package/coverage/core/api/models/users.model.mongodb.js.html +1 -1
  45. package/coverage/core/api/oauth2-handler.js.html +1 -1
  46. package/coverage/core/api/oauth2-verifier.js.html +1 -1
  47. package/coverage/core/api/services/account/account.hooks.js.html +1 -1
  48. package/coverage/core/api/services/account/account.service.js.html +1 -1
  49. package/coverage/core/api/services/account/index.html +1 -1
  50. package/coverage/core/api/services/authorisations/authorisations.hooks.js.html +1 -1
  51. package/coverage/core/api/services/authorisations/authorisations.service.js.html +31 -7
  52. package/coverage/core/api/services/authorisations/index.html +9 -9
  53. package/coverage/core/api/services/databases/databases.hooks.js.html +1 -1
  54. package/coverage/core/api/services/databases/databases.service.js.html +1 -1
  55. package/coverage/core/api/services/databases/index.html +1 -1
  56. package/coverage/core/api/services/devices/devices.hooks.js.html +1 -1
  57. package/coverage/core/api/services/devices/devices.service.js.html +1 -1
  58. package/coverage/core/api/services/devices/index.html +1 -1
  59. package/coverage/core/api/services/groups/groups.hooks.js.html +1 -1
  60. package/coverage/core/api/services/groups/index.html +1 -1
  61. package/coverage/core/api/services/index.html +11 -11
  62. package/coverage/core/api/services/index.js.html +66 -66
  63. package/coverage/core/api/services/mailer/index.html +1 -1
  64. package/coverage/core/api/services/mailer/mailer.hooks.js.html +1 -1
  65. package/coverage/core/api/services/mailer/mailer.service.js.html +1 -1
  66. package/coverage/core/api/services/organisations/index.html +1 -1
  67. package/coverage/core/api/services/organisations/organisations.hooks.js.html +1 -1
  68. package/coverage/core/api/services/organisations/organisations.service.js.html +1 -1
  69. package/coverage/core/api/services/pusher/index.html +1 -1
  70. package/coverage/core/api/services/pusher/pusher.channels.js.html +1 -1
  71. package/coverage/core/api/services/pusher/pusher.hooks.js.html +1 -1
  72. package/coverage/core/api/services/pusher/pusher.service.js.html +1 -1
  73. package/coverage/core/api/services/storage/index.html +1 -1
  74. package/coverage/core/api/services/storage/storage.hooks.js.html +1 -1
  75. package/coverage/core/api/services/tags/index.html +1 -1
  76. package/coverage/core/api/services/tags/tags.hooks.js.html +1 -1
  77. package/coverage/core/api/services/users/index.html +1 -1
  78. package/coverage/core/api/services/users/users.hooks.js.html +1 -1
  79. package/coverage/core/common/errors.js.html +1 -1
  80. package/coverage/core/common/index.html +7 -7
  81. package/coverage/core/common/index.js.html +1 -1
  82. package/coverage/core/common/permissions.js.html +81 -51
  83. package/coverage/index.html +39 -39
  84. package/coverage/lcov-report/core/api/application.js.html +323 -245
  85. package/coverage/lcov-report/core/api/authentication.js.html +1 -1
  86. package/coverage/lcov-report/core/api/db.js.html +108 -108
  87. package/coverage/lcov-report/core/api/hooks/hooks.account.js.html +1 -1
  88. package/coverage/lcov-report/core/api/hooks/hooks.authentication.js.html +1 -1
  89. package/coverage/lcov-report/core/api/hooks/hooks.authorisations.js.html +21 -6
  90. package/coverage/lcov-report/core/api/hooks/hooks.devices.js.html +1 -1
  91. package/coverage/lcov-report/core/api/hooks/hooks.groups.js.html +1 -1
  92. package/coverage/lcov-report/core/api/hooks/hooks.logger.js.html +1 -1
  93. package/coverage/lcov-report/core/api/hooks/hooks.model.js.html +1 -1
  94. package/coverage/lcov-report/core/api/hooks/hooks.organisations.js.html +1 -1
  95. package/coverage/lcov-report/core/api/hooks/hooks.pusher.js.html +1 -1
  96. package/coverage/lcov-report/core/api/hooks/hooks.query.js.html +114 -48
  97. package/coverage/lcov-report/core/api/hooks/hooks.service.js.html +1 -1
  98. package/coverage/lcov-report/core/api/hooks/hooks.storage.js.html +1 -1
  99. package/coverage/lcov-report/core/api/hooks/hooks.tags.js.html +1 -1
  100. package/coverage/lcov-report/core/api/hooks/hooks.users.js.html +1 -1
  101. package/coverage/lcov-report/core/api/hooks/index.html +12 -12
  102. package/coverage/lcov-report/core/api/hooks/index.js.html +1 -1
  103. package/coverage/lcov-report/core/api/index.html +34 -34
  104. package/coverage/lcov-report/core/api/index.js.html +26 -26
  105. package/coverage/lcov-report/core/api/marshall.js.html +1 -1
  106. package/coverage/lcov-report/core/api/models/groups.model.mongodb.js.html +1 -1
  107. package/coverage/lcov-report/core/api/models/index.html +1 -1
  108. package/coverage/lcov-report/core/api/models/organisations.model.mongodb.js.html +1 -1
  109. package/coverage/lcov-report/core/api/models/tags.model.mongodb.js.html +1 -1
  110. package/coverage/lcov-report/core/api/models/users.model.mongodb.js.html +1 -1
  111. package/coverage/lcov-report/core/api/oauth2-handler.js.html +1 -1
  112. package/coverage/lcov-report/core/api/oauth2-verifier.js.html +1 -1
  113. package/coverage/lcov-report/core/api/services/account/account.hooks.js.html +1 -1
  114. package/coverage/lcov-report/core/api/services/account/account.service.js.html +1 -1
  115. package/coverage/lcov-report/core/api/services/account/index.html +1 -1
  116. package/coverage/lcov-report/core/api/services/authorisations/authorisations.hooks.js.html +1 -1
  117. package/coverage/lcov-report/core/api/services/authorisations/authorisations.service.js.html +31 -7
  118. package/coverage/lcov-report/core/api/services/authorisations/index.html +9 -9
  119. package/coverage/lcov-report/core/api/services/databases/databases.hooks.js.html +1 -1
  120. package/coverage/lcov-report/core/api/services/databases/databases.service.js.html +1 -1
  121. package/coverage/lcov-report/core/api/services/databases/index.html +1 -1
  122. package/coverage/lcov-report/core/api/services/devices/devices.hooks.js.html +1 -1
  123. package/coverage/lcov-report/core/api/services/devices/devices.service.js.html +1 -1
  124. package/coverage/lcov-report/core/api/services/devices/index.html +1 -1
  125. package/coverage/lcov-report/core/api/services/groups/groups.hooks.js.html +1 -1
  126. package/coverage/lcov-report/core/api/services/groups/index.html +1 -1
  127. package/coverage/lcov-report/core/api/services/index.html +11 -11
  128. package/coverage/lcov-report/core/api/services/index.js.html +66 -66
  129. package/coverage/lcov-report/core/api/services/mailer/index.html +1 -1
  130. package/coverage/lcov-report/core/api/services/mailer/mailer.hooks.js.html +1 -1
  131. package/coverage/lcov-report/core/api/services/mailer/mailer.service.js.html +1 -1
  132. package/coverage/lcov-report/core/api/services/organisations/index.html +1 -1
  133. package/coverage/lcov-report/core/api/services/organisations/organisations.hooks.js.html +1 -1
  134. package/coverage/lcov-report/core/api/services/organisations/organisations.service.js.html +1 -1
  135. package/coverage/lcov-report/core/api/services/pusher/index.html +1 -1
  136. package/coverage/lcov-report/core/api/services/pusher/pusher.channels.js.html +1 -1
  137. package/coverage/lcov-report/core/api/services/pusher/pusher.hooks.js.html +1 -1
  138. package/coverage/lcov-report/core/api/services/pusher/pusher.service.js.html +1 -1
  139. package/coverage/lcov-report/core/api/services/storage/index.html +1 -1
  140. package/coverage/lcov-report/core/api/services/storage/storage.hooks.js.html +1 -1
  141. package/coverage/lcov-report/core/api/services/tags/index.html +1 -1
  142. package/coverage/lcov-report/core/api/services/tags/tags.hooks.js.html +1 -1
  143. package/coverage/lcov-report/core/api/services/users/index.html +1 -1
  144. package/coverage/lcov-report/core/api/services/users/users.hooks.js.html +1 -1
  145. package/coverage/lcov-report/core/common/errors.js.html +1 -1
  146. package/coverage/lcov-report/core/common/index.html +7 -7
  147. package/coverage/lcov-report/core/common/index.js.html +1 -1
  148. package/coverage/lcov-report/core/common/permissions.js.html +81 -51
  149. package/coverage/lcov-report/index.html +39 -39
  150. package/coverage/lcov-report/map/api/hooks/hooks.catalog.js.html +1 -1
  151. package/coverage/lcov-report/map/api/hooks/hooks.query.js.html +1 -1
  152. package/coverage/lcov-report/map/api/hooks/index.html +1 -1
  153. package/coverage/lcov-report/map/api/hooks/index.js.html +1 -1
  154. package/coverage/lcov-report/map/api/index.html +1 -1
  155. package/coverage/lcov-report/map/api/index.js.html +1 -1
  156. package/coverage/lcov-report/map/api/marshall.js.html +1 -1
  157. package/coverage/lcov-report/map/api/models/alerts.model.mongodb.js.html +1 -1
  158. package/coverage/lcov-report/map/api/models/catalog.model.mongodb.js.html +1 -1
  159. package/coverage/lcov-report/map/api/models/features.model.mongodb.js.html +14 -5
  160. package/coverage/lcov-report/map/api/models/index.html +7 -7
  161. package/coverage/lcov-report/map/api/services/alerts/alerts.hooks.js.html +1 -1
  162. package/coverage/lcov-report/map/api/services/alerts/alerts.service.js.html +1 -1
  163. package/coverage/lcov-report/map/api/services/alerts/index.html +1 -1
  164. package/coverage/lcov-report/map/api/services/catalog/catalog.hooks.js.html +1 -1
  165. package/coverage/lcov-report/map/api/services/catalog/index.html +1 -1
  166. package/coverage/lcov-report/map/api/services/daptiles/daptiles.service.js.html +1 -1
  167. package/coverage/lcov-report/map/api/services/daptiles/index.html +1 -1
  168. package/coverage/lcov-report/map/api/services/features/features.hooks.js.html +1 -1
  169. package/coverage/lcov-report/map/api/services/features/index.html +1 -1
  170. package/coverage/lcov-report/map/api/services/geocoder/geocoder.hooks.js.html +1 -1
  171. package/coverage/lcov-report/map/api/services/geocoder/geocoder.service.js.html +1 -1
  172. package/coverage/lcov-report/map/api/services/geocoder/index.html +1 -1
  173. package/coverage/lcov-report/map/api/services/index.html +1 -1
  174. package/coverage/lcov-report/map/api/services/index.js.html +1 -1
  175. package/coverage/lcov-report/map/common/dynamic-grid-source.js.html +1 -1
  176. package/coverage/lcov-report/map/common/errors.js.html +1 -1
  177. package/coverage/lcov-report/map/common/geotiff-grid-source.js.html +1 -1
  178. package/coverage/lcov-report/map/common/grid.js.html +1 -1
  179. package/coverage/lcov-report/map/common/index.html +1 -1
  180. package/coverage/lcov-report/map/common/index.js.html +1 -1
  181. package/coverage/lcov-report/map/common/meteo-model-grid-source.js.html +1 -1
  182. package/coverage/lcov-report/map/common/moment-utils.js.html +1 -1
  183. package/coverage/lcov-report/map/common/opendap-grid-source.js.html +1 -1
  184. package/coverage/lcov-report/map/common/opendap-utils.js.html +1 -1
  185. package/coverage/lcov-report/map/common/permissions.js.html +1 -1
  186. package/coverage/lcov-report/map/common/time-based-grid-source.js.html +1 -1
  187. package/coverage/lcov-report/map/common/tms-utils.js.html +1 -1
  188. package/coverage/lcov-report/map/common/wcs-grid-source.js.html +1 -1
  189. package/coverage/lcov-report/map/common/wcs-utils.js.html +1 -1
  190. package/coverage/lcov-report/map/common/weacast-grid-source.js.html +1 -1
  191. package/coverage/lcov-report/map/common/wfs-utils.js.html +1 -1
  192. package/coverage/lcov-report/map/common/wms-utils.js.html +1 -1
  193. package/coverage/lcov-report/map/common/wmts-utils.js.html +1 -1
  194. package/coverage/lcov.info +948 -769
  195. package/coverage/map/api/hooks/hooks.catalog.js.html +1 -1
  196. package/coverage/map/api/hooks/hooks.query.js.html +1 -1
  197. package/coverage/map/api/hooks/index.html +1 -1
  198. package/coverage/map/api/hooks/index.js.html +1 -1
  199. package/coverage/map/api/index.html +1 -1
  200. package/coverage/map/api/index.js.html +1 -1
  201. package/coverage/map/api/marshall.js.html +1 -1
  202. package/coverage/map/api/models/alerts.model.mongodb.js.html +1 -1
  203. package/coverage/map/api/models/catalog.model.mongodb.js.html +1 -1
  204. package/coverage/map/api/models/features.model.mongodb.js.html +14 -5
  205. package/coverage/map/api/models/index.html +7 -7
  206. package/coverage/map/api/services/alerts/alerts.hooks.js.html +1 -1
  207. package/coverage/map/api/services/alerts/alerts.service.js.html +1 -1
  208. package/coverage/map/api/services/alerts/index.html +1 -1
  209. package/coverage/map/api/services/catalog/catalog.hooks.js.html +1 -1
  210. package/coverage/map/api/services/catalog/index.html +1 -1
  211. package/coverage/map/api/services/daptiles/daptiles.service.js.html +1 -1
  212. package/coverage/map/api/services/daptiles/index.html +1 -1
  213. package/coverage/map/api/services/features/features.hooks.js.html +1 -1
  214. package/coverage/map/api/services/features/index.html +1 -1
  215. package/coverage/map/api/services/geocoder/geocoder.hooks.js.html +1 -1
  216. package/coverage/map/api/services/geocoder/geocoder.service.js.html +1 -1
  217. package/coverage/map/api/services/geocoder/index.html +1 -1
  218. package/coverage/map/api/services/index.html +1 -1
  219. package/coverage/map/api/services/index.js.html +1 -1
  220. package/coverage/map/common/dynamic-grid-source.js.html +1 -1
  221. package/coverage/map/common/errors.js.html +1 -1
  222. package/coverage/map/common/geotiff-grid-source.js.html +1 -1
  223. package/coverage/map/common/grid.js.html +1 -1
  224. package/coverage/map/common/index.html +1 -1
  225. package/coverage/map/common/index.js.html +1 -1
  226. package/coverage/map/common/meteo-model-grid-source.js.html +1 -1
  227. package/coverage/map/common/moment-utils.js.html +1 -1
  228. package/coverage/map/common/opendap-grid-source.js.html +1 -1
  229. package/coverage/map/common/opendap-utils.js.html +1 -1
  230. package/coverage/map/common/permissions.js.html +1 -1
  231. package/coverage/map/common/time-based-grid-source.js.html +1 -1
  232. package/coverage/map/common/tms-utils.js.html +1 -1
  233. package/coverage/map/common/wcs-grid-source.js.html +1 -1
  234. package/coverage/map/common/wcs-utils.js.html +1 -1
  235. package/coverage/map/common/weacast-grid-source.js.html +1 -1
  236. package/coverage/map/common/wfs-utils.js.html +1 -1
  237. package/coverage/map/common/wms-utils.js.html +1 -1
  238. package/coverage/map/common/wmts-utils.js.html +1 -1
  239. package/extras/tours/map/catalog-panel.js +61 -10
  240. package/extras/tours/map/create-view.js +25 -0
  241. package/extras/tours/map/fab.js +10 -1
  242. package/extras/tours/map/navigation-bar.js +56 -10
  243. package/lib/core/api/application.js +44 -10
  244. package/lib/core/api/application.js.map +1 -1
  245. package/lib/core/api/hooks/hooks.authorisations.js +8 -1
  246. package/lib/core/api/hooks/hooks.authorisations.js.map +1 -1
  247. package/lib/core/api/hooks/hooks.query.js +135 -100
  248. package/lib/core/api/hooks/hooks.query.js.map +1 -1
  249. package/lib/core/api/services/authorisations/authorisations.service.js +13 -1
  250. package/lib/core/api/services/authorisations/authorisations.service.js.map +1 -1
  251. package/lib/core/api/services/pusher/pusher.service.js +40 -16
  252. package/lib/core/api/services/pusher/pusher.service.js.map +1 -1
  253. package/lib/core/client/components/chart/KChart.vue +115 -0
  254. package/lib/core/client/components/chart/KStatsChart.vue +76 -0
  255. package/lib/core/client/components/chart/index.js +20 -0
  256. package/lib/core/client/components/chart/index.js.map +1 -0
  257. package/lib/core/client/components/collection/KColumn.vue +29 -28
  258. package/lib/core/client/components/collection/KFilter.vue +103 -72
  259. package/lib/core/client/components/collection/KHistoryEntry.vue +1 -1
  260. package/lib/core/client/components/collection/KItem.vue +4 -4
  261. package/lib/core/client/components/editor/KModalEditor.vue +3 -4
  262. package/lib/core/client/components/editor/KSettingsEditor.vue +6 -2
  263. package/lib/core/client/components/form/KChipsField.vue +4 -4
  264. package/lib/core/client/components/form/KFileField.vue +13 -6
  265. package/lib/core/client/components/form/KRoleField.vue +5 -2
  266. package/lib/core/client/components/form/KTextField.vue +12 -2
  267. package/lib/core/client/components/form/KUnitField.vue +57 -0
  268. package/lib/core/client/components/form/KUrlField.vue +1 -1
  269. package/lib/core/client/components/form/KView.vue +1 -1
  270. package/lib/core/client/components/frame/KAction.vue +41 -7
  271. package/lib/core/client/components/frame/KBlock.vue +7 -7
  272. package/lib/core/client/components/frame/KContent.vue +1 -1
  273. package/lib/core/client/components/frame/KModal.vue +66 -20
  274. package/lib/core/client/components/frame/KOpener.vue +1 -1
  275. package/lib/core/client/components/frame/KPanel.vue +8 -7
  276. package/lib/core/client/components/frame/KPopupAction.vue +6 -0
  277. package/lib/core/client/components/frame/KScreen.vue +1 -1
  278. package/lib/core/client/components/frame/KScrollArea.vue +65 -0
  279. package/lib/core/client/components/frame/KStamp.vue +4 -2
  280. package/lib/core/client/components/frame/index.js +6 -6
  281. package/lib/core/client/components/frame/index.js.map +1 -1
  282. package/lib/core/client/components/input/KColorChooser.vue +3 -5
  283. package/lib/core/client/components/input/KIconChooser.vue +41 -40
  284. package/lib/core/client/components/input/KPalette.vue +1 -1
  285. package/lib/core/client/components/input/index.js +14 -4
  286. package/lib/core/client/components/input/index.js.map +1 -1
  287. package/lib/core/client/components/layout/KAbout.vue +47 -49
  288. package/lib/core/client/components/layout/KFab.vue +1 -1
  289. package/lib/core/client/components/layout/KLayout.vue +10 -2
  290. package/lib/core/client/components/layout/KPage.vue +19 -18
  291. package/lib/core/client/components/layout/KTour.vue +5 -3
  292. package/lib/core/client/components/layout/KWindow.vue +211 -59
  293. package/lib/core/client/components/media/KMediaBrowser.vue +6 -6
  294. package/lib/core/client/components/menu/KMenu.vue +13 -5
  295. package/lib/core/client/components/menu/KRadialFab.vue +22 -24
  296. package/lib/core/client/components/menu/KRadialFabItem.vue +17 -18
  297. package/lib/core/client/components/team/KAddMember.vue +1 -1
  298. package/lib/core/client/components/team/KChangeRole.vue +11 -14
  299. package/lib/core/client/components/team/KGroupCard.vue +12 -5
  300. package/lib/core/client/components/team/KJoinGroup.vue +22 -22
  301. package/lib/core/client/components/team/KMemberCard.vue +19 -4
  302. package/lib/core/client/components/time/KAbsoluteTimeRange.vue +190 -0
  303. package/lib/core/client/components/time/KRelativeTimeRanges.vue +192 -0
  304. package/lib/core/client/components/time/index.js +20 -0
  305. package/lib/core/client/components/time/index.js.map +1 -0
  306. package/lib/core/client/components/viewer/KModalViewer.vue +10 -9
  307. package/lib/core/client/i18n/core_en.json +99 -17
  308. package/lib/core/client/i18n/core_fr.json +94 -18
  309. package/lib/core/client/index.js +16 -3
  310. package/lib/core/client/index.js.map +1 -1
  311. package/lib/core/client/mixins/mixin.base-collection.js +11 -1
  312. package/lib/core/client/mixins/mixin.base-collection.js.map +1 -1
  313. package/lib/core/client/mixins/mixin.base-widget.js +26 -12
  314. package/lib/core/client/mixins/mixin.base-widget.js.map +1 -1
  315. package/lib/core/client/reader.js +46 -15
  316. package/lib/core/client/reader.js.map +1 -1
  317. package/lib/core/client/readers/reader.csv.js +33 -22
  318. package/lib/core/client/readers/reader.csv.js.map +1 -1
  319. package/lib/core/client/readers/reader.json.js +31 -20
  320. package/lib/core/client/readers/reader.json.js.map +1 -1
  321. package/lib/core/client/services/index.js +16 -4
  322. package/lib/core/client/services/index.js.map +1 -1
  323. package/lib/core/client/services/local-settings.service.js +10 -4
  324. package/lib/core/client/services/local-settings.service.js.map +1 -1
  325. package/lib/core/client/time.js +29 -18
  326. package/lib/core/client/time.js.map +1 -1
  327. package/lib/core/client/units.js +207 -0
  328. package/lib/core/client/units.js.map +1 -0
  329. package/lib/core/client/utils.js +11 -0
  330. package/lib/core/client/utils.js.map +1 -1
  331. package/lib/core/common/permissions.js +44 -34
  332. package/lib/core/common/permissions.js.map +1 -1
  333. package/lib/core/common/schemas/settings.update.json +86 -4
  334. package/lib/map/api/hooks/hooks.catalog.js +20 -0
  335. package/lib/map/api/hooks/hooks.catalog.js.map +1 -1
  336. package/lib/map/api/models/catalog.model.mongodb.js +6 -1
  337. package/lib/map/api/models/catalog.model.mongodb.js.map +1 -1
  338. package/lib/map/api/models/features.model.mongodb.js +8 -0
  339. package/lib/map/api/models/features.model.mongodb.js.map +1 -1
  340. package/lib/map/api/services/catalog/catalog.hooks.js +3 -1
  341. package/lib/map/api/services/catalog/catalog.hooks.js.map +1 -1
  342. package/lib/map/client/components/KCaptureToolbar.vue +2 -7
  343. package/lib/map/client/components/KColorLegend.vue +38 -25
  344. package/lib/map/client/components/KFeaturesChart.vue +84 -114
  345. package/lib/map/client/components/KFeaturesFilter.vue +37 -38
  346. package/lib/map/client/components/KFeaturesTable.vue +15 -16
  347. package/lib/map/client/components/KLayerStyleEditor.vue +1 -1
  348. package/lib/map/client/components/KLayerStyleForm.vue +123 -51
  349. package/lib/map/client/components/KLevelSlider.vue +30 -29
  350. package/lib/map/client/components/KLocationMap.vue +2 -2
  351. package/lib/map/client/components/KMeasureTool.vue +49 -28
  352. package/lib/map/client/components/KPositionIndicator.vue +4 -4
  353. package/lib/map/client/components/KTimeline.vue +30 -35
  354. package/lib/map/client/components/KTimezoneMap.vue +156 -0
  355. package/lib/map/client/components/KUrlLegend.vue +11 -10
  356. package/lib/map/client/components/catalog/KAddLayer.vue +3 -2
  357. package/lib/map/client/components/catalog/KBaseLayersSelector.vue +1 -1
  358. package/lib/map/client/components/catalog/KCatalogLayersPanel.vue +56 -0
  359. package/lib/map/client/components/catalog/KCreateView.vue +91 -0
  360. package/lib/map/client/components/catalog/KLayerCategories.vue +5 -3
  361. package/lib/map/client/components/catalog/{KCatalog.vue → KLayersPanel.vue} +23 -22
  362. package/lib/map/client/components/catalog/KLayersSelector.vue +3 -3
  363. package/lib/map/client/components/catalog/KUserLayersPanel.vue +40 -0
  364. package/lib/map/client/components/catalog/KViewSelector.vue +46 -0
  365. package/lib/map/client/components/catalog/KViewsPanel.vue +110 -0
  366. package/lib/map/client/components/catalog/KWeatherLayersSelector.vue +5 -14
  367. package/lib/map/client/components/form/KTimezoneField.vue +135 -0
  368. package/lib/map/client/components/widget/KElevationProfile.vue +488 -0
  369. package/lib/map/client/components/widget/KInformationBox.vue +53 -37
  370. package/lib/map/client/components/widget/KMapillaryViewer.vue +26 -16
  371. package/lib/map/client/components/widget/KTimeSeries.vue +283 -358
  372. package/lib/map/client/i18n/map_en.json +73 -56
  373. package/lib/map/client/i18n/map_fr.json +75 -58
  374. package/lib/map/client/init.js +4 -3
  375. package/lib/map/client/init.js.map +1 -1
  376. package/lib/map/client/leaflet/GradientPath.js +40 -19
  377. package/lib/map/client/leaflet/GradientPath.js.map +1 -1
  378. package/lib/map/client/leaflet/TiledFeatureLayer.js +527 -93
  379. package/lib/map/client/leaflet/TiledFeatureLayer.js.map +1 -1
  380. package/lib/map/client/leaflet/TiledMeshLayer.js +58 -35
  381. package/lib/map/client/leaflet/TiledMeshLayer.js.map +1 -1
  382. package/lib/map/client/leaflet/utils.js +44 -3
  383. package/lib/map/client/leaflet/utils.js.map +1 -1
  384. package/lib/map/client/mixins/globe/mixin.base-globe.js +16 -1
  385. package/lib/map/client/mixins/globe/mixin.base-globe.js.map +1 -1
  386. package/lib/map/client/mixins/globe/mixin.file-layers.js +12 -2
  387. package/lib/map/client/mixins/globe/mixin.file-layers.js.map +1 -1
  388. package/lib/map/client/mixins/globe/mixin.geojson-layers.js +23 -27
  389. package/lib/map/client/mixins/globe/mixin.geojson-layers.js.map +1 -1
  390. package/lib/map/client/mixins/globe/mixin.popup.js +7 -3
  391. package/lib/map/client/mixins/globe/mixin.popup.js.map +1 -1
  392. package/lib/map/client/mixins/globe/mixin.style.js +8 -4
  393. package/lib/map/client/mixins/globe/mixin.style.js.map +1 -1
  394. package/lib/map/client/mixins/globe/mixin.tooltip.js +7 -3
  395. package/lib/map/client/mixins/globe/mixin.tooltip.js.map +1 -1
  396. package/lib/map/client/mixins/index.js +23 -18
  397. package/lib/map/client/mixins/index.js.map +1 -1
  398. package/lib/map/client/mixins/map/mixin.base-map.js +32 -8
  399. package/lib/map/client/mixins/map/mixin.base-map.js.map +1 -1
  400. package/lib/map/client/mixins/map/mixin.edit-layers.js +8 -4
  401. package/lib/map/client/mixins/map/mixin.edit-layers.js.map +1 -1
  402. package/lib/map/client/mixins/map/mixin.file-layers.js +13 -5
  403. package/lib/map/client/mixins/map/mixin.file-layers.js.map +1 -1
  404. package/lib/map/client/mixins/map/mixin.geojson-layers.js +65 -14
  405. package/lib/map/client/mixins/map/mixin.geojson-layers.js.map +1 -1
  406. package/lib/map/client/mixins/map/mixin.heatmap-layers.js +6 -1
  407. package/lib/map/client/mixins/map/mixin.heatmap-layers.js.map +1 -1
  408. package/lib/map/client/mixins/map/mixin.popup.js +4 -2
  409. package/lib/map/client/mixins/map/mixin.popup.js.map +1 -1
  410. package/lib/map/client/mixins/map/mixin.style.js +9 -5
  411. package/lib/map/client/mixins/map/mixin.style.js.map +1 -1
  412. package/lib/map/client/mixins/map/mixin.tiled-mesh-layers.js +4 -11
  413. package/lib/map/client/mixins/map/mixin.tiled-mesh-layers.js.map +1 -1
  414. package/lib/map/client/mixins/map/mixin.tiled-wind-layers.js +0 -11
  415. package/lib/map/client/mixins/map/mixin.tiled-wind-layers.js.map +1 -1
  416. package/lib/map/client/mixins/map/mixin.tooltip.js +4 -2
  417. package/lib/map/client/mixins/map/mixin.tooltip.js.map +1 -1
  418. package/lib/map/client/mixins/mixin.activity.js +150 -150
  419. package/lib/map/client/mixins/mixin.activity.js.map +1 -1
  420. package/lib/map/client/mixins/mixin.catalog-panel.js +36 -0
  421. package/lib/map/client/mixins/mixin.catalog-panel.js.map +1 -0
  422. package/lib/map/client/mixins/mixin.feature-selection.js +17 -8
  423. package/lib/map/client/mixins/mixin.feature-selection.js.map +1 -1
  424. package/lib/map/client/mixins/mixin.feature-service.js +36 -16
  425. package/lib/map/client/mixins/mixin.feature-service.js.map +1 -1
  426. package/lib/map/client/mixins/mixin.infobox.js +1 -1
  427. package/lib/map/client/mixins/mixin.infobox.js.map +1 -1
  428. package/lib/map/client/mixins/mixin.levels.js +26 -12
  429. package/lib/map/client/mixins/mixin.levels.js.map +1 -1
  430. package/lib/map/client/mixins/mixin.style.js +1 -0
  431. package/lib/map/client/mixins/mixin.style.js.map +1 -1
  432. package/lib/map/client/mixins/mixin.weacast.js +22 -28
  433. package/lib/map/client/mixins/mixin.weacast.js.map +1 -1
  434. package/lib/map/client/pixi-utils.js +8 -177
  435. package/lib/map/client/pixi-utils.js.map +1 -1
  436. package/lib/map/client/readers/index.js +12 -0
  437. package/lib/map/client/readers/index.js.map +1 -1
  438. package/lib/map/client/readers/reader.geojson.js +62 -34
  439. package/lib/map/client/readers/reader.geojson.js.map +1 -1
  440. package/lib/map/client/readers/reader.gpx.js +32 -21
  441. package/lib/map/client/readers/reader.gpx.js.map +1 -1
  442. package/lib/map/client/readers/reader.kml.js +32 -21
  443. package/lib/map/client/readers/reader.kml.js.map +1 -1
  444. package/lib/map/client/readers/reader.shp.js +116 -0
  445. package/lib/map/client/readers/reader.shp.js.map +1 -0
  446. package/lib/map/client/utils.js +1 -8
  447. package/lib/map/client/utils.js.map +1 -1
  448. package/lib/map/common/grid.js +131 -0
  449. package/lib/map/common/grid.js.map +1 -1
  450. package/lib/map/common/index.js +22 -11
  451. package/lib/map/common/index.js.map +1 -1
  452. package/lib/map/common/meteo-model-grid-source.js +5 -2
  453. package/lib/map/common/meteo-model-grid-source.js.map +1 -1
  454. package/lib/map/common/time-based-grid-source.js +5 -2
  455. package/lib/map/common/time-based-grid-source.js.map +1 -1
  456. package/lib/test/client/core/account.js +1 -1
  457. package/lib/test/client/core/account.js.map +1 -1
  458. package/lib/test/client/core/collection.js +31 -13
  459. package/lib/test/client/core/collection.js.map +1 -1
  460. package/lib/test/client/core/layout.js +137 -49
  461. package/lib/test/client/core/layout.js.map +1 -1
  462. package/lib/test/client/core/screens.js +1 -1
  463. package/lib/test/client/core/screens.js.map +1 -1
  464. package/lib/test/client/core/utils.js +89 -22
  465. package/lib/test/client/core/utils.js.map +1 -1
  466. package/lib/test/client/map/catalog.js +134 -41
  467. package/lib/test/client/map/catalog.js.map +1 -1
  468. package/lib/test/client/map/controls.js +7 -4
  469. package/lib/test/client/map/controls.js.map +1 -1
  470. package/lib/test/client/map/index.js +12 -0
  471. package/lib/test/client/map/index.js.map +1 -1
  472. package/lib/test/client/map/utils.js +67 -0
  473. package/lib/test/client/map/utils.js.map +1 -0
  474. package/package.json +5 -6
  475. package/.nyc_output/2226bcce-9d22-4dad-b9fa-46564b5565c7.json +0 -1
  476. package/.nyc_output/6dc4b140-1a8a-4d69-b91c-89c557883d6e.json +0 -1
  477. package/.nyc_output/processinfo/058fc679-d60a-4501-ac04-71171e5200b8.json +0 -1
  478. package/.nyc_output/processinfo/2226bcce-9d22-4dad-b9fa-46564b5565c7.json +0 -1
  479. package/.nyc_output/processinfo/6dc4b140-1a8a-4d69-b91c-89c557883d6e.json +0 -1
  480. package/.nyc_output/processinfo/8b1830fa-932e-4a61-9837-4a5b18f83ea9.json +0 -1
  481. package/.nyc_output/processinfo/afd2d144-3570-4858-b94a-b523dbd023dd.json +0 -1
  482. package/extras/tours/map/favorite-views.js +0 -53
  483. package/lib/core/client/components/frame/KChart.vue +0 -60
  484. package/lib/core/client/components/input/KCodeInput.vue +0 -50
  485. package/lib/core/client/components/input/KTimeRangeChooser.vue +0 -109
  486. package/lib/core/client/components/time/KTimeRange.vue +0 -144
  487. package/lib/map/client/components/KFavoriteViews.vue +0 -217
@@ -13,6 +13,7 @@
13
13
  "CANNOT_CHECK_ALERT_MISSING_SERVICE": "Last check failed due to unavailable service",
14
14
  "CANNOT_CHECK_ALERT_MISSING_DATA": "Last check failed due to unavailable data",
15
15
  "INVALID_GEOJSON_FILE": "{{file}} is not a valid GeoJSON file",
16
+ "INVALID_GEOJSON_CRS": "{{file}} has an unsupported Coordinates Reference System (CRS)",
16
17
  "INVALID_GPX_FILE": "{{file}} is not a valid GPX file",
17
18
  "INVALID_KML_FILE": "{{file}} is not a valid KML file"
18
19
  },
@@ -24,7 +25,7 @@
24
25
  "IMPORTED_DATA_NAME": "My data"
25
26
  },
26
27
  "legend": {
27
- "CONVERT_UNITS": "{{layer}}: convert to {{unit}}"
28
+ "CONVERT_UNITS": "Click to change unit"
28
29
  },
29
30
  "activity": {
30
31
  "ADD_LAYER": "Add a new layer",
@@ -64,7 +65,7 @@
64
65
  "PROBE": "Probe",
65
66
  "DISPLAY_POSITION": "Display the coordinates",
66
67
  "SEARCH_LOCATION": "Search a location",
67
- "ADD_FAVORITE": "Add to favorite views",
68
+ "CREATE_VIEW": "Create view",
68
69
  "SYNCHRONIZE_TIMELINE_LABEL": "Synchronize with timeline",
69
70
  "TOOLS": "Tools",
70
71
  "SAVE_LAYER_EDITION_CHANGES": "Save edition changes",
@@ -197,30 +198,15 @@
197
198
  "CATALOG_DESCRIPTION_FIELD_LABEL": "Enter the description of the new layer",
198
199
  "CATALOG_FEATURE_ID_FIELD_LABEL": "Enter a unique feature ID",
199
200
  "CATALOG_SCHEMA_FIELD_LABEL": "Select a data scheme",
200
- "FAVORITE_VIEW_CREATE_TITLE": "Create a new view ?",
201
- "FAVORITE_VIEW_NAME_FIELD_LABEL": "Enter the name of this view",
202
- "FAVORITE_VIEW_DESCRIPTION_FIELD_LABEL": "Enter the description of this view",
203
- "FAVORITE_VIEW_LAYERS_FIELD_LABEL": "Save the active layers",
201
+ "CREAT_VIEW_TITLE": "Create a new view ?",
202
+ "CREATE_VIEW_NAME_FIELD_LABEL": "Enter the name of this view",
203
+ "CREATE_VIEW_DESCRIPTION_FIELD_LABEL": "Enter the description of this view",
204
+ "CREATE_VIEW_LAYERS_FIELD_LABEL": "Save the active layers",
204
205
  "LAYER_CATEGORY_CREATE_TITLE": "Create a new category?",
205
206
  "LAYER_CATEGORY_NAME_FIELD_LABEL": "Enter the name of this category",
206
207
  "LAYER_CATEGORY_ICON_FIELD_LABEL": "Select an icon for this category",
207
208
  "LAYER_CATEGORY_LAYERS_FIELD_LABEL": "Select the layers in this category",
208
209
  "LAYER_CATEGORY_EXCLUSIVE_FIELD_LABEL": "Make selection exclusive within this category",
209
- "UPDATE_SETTINGS_TITLE": "Your settings",
210
- "TIME_FORMAT_SETTINGS": "Time/Date format",
211
- "TIME_FORMAT_SHORT_TIME_FIELD_LABEL": "Short time format",
212
- "TIME_FORMAT_SHORT_TIME_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
213
- "TIME_FORMAT_LONG_TIME_FIELD_LABEL": "Long time format",
214
- "TIME_FORMAT_LONG_TIME_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
215
- "TIME_FORMAT_SHORT_DATE_FIELD_LABEL": "Short date format",
216
- "TIME_FORMAT_SHORT_DATE_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
217
- "TIME_FORMAT_LONG_DATE_FIELD_LABEL": "Long date format",
218
- "TIME_FORMAT_LONG_DATE_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
219
- "TIME_FORMAT_SHORT_YEAR_FIELD_LABEL": "Short year format",
220
- "TIME_FORMAT_SHORT_YEAR_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
221
- "TIME_FORMAT_LONG_YEAR_FIELD_LABEL": "Long year format",
222
- "TIME_FORMAT_LONG_YEAR_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
223
- "TIME_FORMAT_UTC_FIELD_LABEL": "UTC time display mode",
224
210
  "MAP_SETTINGS": "Map parameters",
225
211
  "RESTORE_VIEW_FIELD_LABEL": "Save current extent",
226
212
  "RESTORE_LAYERS_FIELD_LABEL": "Save active layers",
@@ -228,6 +214,7 @@
228
214
  "LOCATION_FORMAT_HELPER": "<a target='_blank' href='https://github.com/nerik/formatcoords#formatting'>&#x1F6C8;</a>",
229
215
  "TIMELINE_SETTINGS": "Timeline parameters",
230
216
  "TIMELINE_STEP": "Timeline step (in minutes)",
217
+ "TIMELINE_INTERVAL": "Real-time data refresh update interval",
231
218
  "TIMESERIES_SETTINGS": "Timeseries parameters",
232
219
  "TIMESERIES_SPAN": "Timeseries span (in hours)"
233
220
  },
@@ -241,30 +228,35 @@
241
228
  "SEARCH_LOCATION_LABEL": "Seek for an address using this button.",
242
229
  "LOCATION_SEARCHING_LABEL": "Type part of your address and select among the proposed locations to center the map on.",
243
230
  "SEARCH_BACK_LABEL": "Then stop searching by going back to the actions.",
244
- "FAVORITE_VIEWS_LABEL": "Manage your <b>favorite views</b> using this button. A favorite view is used to restore your current context later,",
245
- "FAVORITE_VIEWS_LINK_LABEL": "How to manage your favorite views",
246
231
  "TOOLS_LABEL": "Select among available tools using this button.",
247
232
  "TRACK_LOCATION_LABEL": "Display the coordinates of a location using this button.",
248
233
  "COPY_LOCATION_LABEL": "Copy the coordinates in your clipboard using this button.",
249
234
  "LOCATION_TRACKING_LABEL": "Drag the screen to display the coordinates of its center and release to keep track of it.",
250
235
  "TRACK_BACK_LABEL": "Then stop tracking by going back to the actions.",
236
+ "MEASURE_LABEL": "Activate measure tools using this button.",
237
+ "MEASURE_DISTANCE_LABEL": "Measure a distance using this button.",
238
+ "MEASURE_DISTANCE_DETAILS_LABEL": "Draw the line segment(s) you'd like to measure on the map and hover any elements to get measure information.",
239
+ "MEASURE_AREA_LABEL": "Measure an area using this button.",
240
+ "MEASURE_AREA_DETAILS_LABEL": "Draw the polygons(s) you'd like to measure on the map and hover any elements to get measure information.",
241
+ "MEASURE_FEATURE_LABEL": "Measure a geographical feature using this button.",
242
+ "MEASURE_FEATURE_DETAILS_LABEL": "Select the feature you'd like to measure on the map to get measure information.",
243
+ "CLEAR_MEASURE_LABEL": "Clear your current measurements using this button.",
244
+ "MEASURE_BACK_LABEL": "Then stop measuring by going back to the actions.",
251
245
  "TOGGLE_VR_LABEL": "Switch to Virtual Reality (VR) mode with this button.",
252
246
  "TOGGLE_FULLSCREEN_LABEL": "Switch to fullscreen mode with this button.",
253
247
  "TOGGLE_CATALOG_LABEL": "Open the catalog with this button."
254
248
  },
255
- "favorite-views": {
256
- "FAVORITE_VIEWS_LIST_LABEL": "When you have defined some favorite views they are listed here, otherwise you can directly create your first one.",
257
- "FAVORITE_VIEWS_LIST_ACTIONS_LABEL": "Sort your views by name or update time and seek for a target one.",
258
- "FAVORITE_VIEW_ACTIONS_LABEL": "Remove a view by using this button.",
259
- "ADD_FAVORITE_VIEW_LABEL": "Add a new views using this button.",
260
- "FAVORITE_VIEW_NAME_LABEL": "Enter the name of your new view.",
261
- "FAVORITE_VIEW_DESCRIPTION_LABEL": "Enter the description of your new view.",
262
- "FAVORITE_VIEW_LAYERS_LABEL": "Select if the currently active layers will be restaured with this view.",
263
- "CREATE_FAVORITE_VIEW_LABEL": "Confirm the creation of your new favorite view."
264
- },
265
249
  "catalog-panel": {
266
- "CATALOG_LABEL": "The catalog allows to manage data displayed on your map.",
250
+ "CATALOG_LABEL": "The <b>catalog</b> allows to manage data displayed on your map.<br/>The catalogd is divided into 3 different tabs.",
251
+ "USER_LAYERS": "Your data space. You can import data files, connect to a map server or create a new dataset.",
267
252
  "CATEGORIES_LABEL": "The data are organised into different categories.",
253
+ "USER_VIEWS_LABEL": "Your favorite views.</br>The views allow you to position yourself at defined places while activating some data layers.",
254
+ "USER_VIEWS_CREATE_LABEL": "How to create a view.",
255
+ "USER_VIEWS_FILTER_LABEL": "Filter the views",
256
+ "USER_VIEWS_SORTER_LABEL": "Sort the views",
257
+ "USER_VIEWS_VIEW_LABEL": "Click on the view to update the map.",
258
+ "USER_VIEWS_SET_HOME_LABEL": "Set this view as the default view",
259
+ "USER_VIEWS_REMOVE_LABEL": "Remove the view",
268
260
  "CATEGORY_LABEL": "Select a category to list all available data layers.",
269
261
  "SHOW_LAYER_LABEL": "Select a layer to show it on the map, it will then be highlighted in the list.",
270
262
  "MIN_LEVEL_LABEL": "When a layer is not visible according to your scale it will be disabled, you must zoom in to make it show on the map.",
@@ -302,7 +294,9 @@
302
294
  "PROBE_LABEL": "Probe weather forecast data at a specific location.",
303
295
  "PROBE_CURSOR_LABEL": "After selecting this option click on a target location on the map to display related forecast data.",
304
296
  "ADD_LAYER_LABEL": "Add a new data layer.",
305
- "ADD_LAYER_LINK_LABEL": "How to add a new data layer"
297
+ "ADD_LAYER_LINK_LABEL": "How to add a new data layer",
298
+ "CREATE_VIEW_LABEL": "Add a new views using this button.",
299
+ "CREATE_VIEW_LINK_LABEL": "How to create a new view"
306
300
  },
307
301
  "add-layer": {
308
302
  "ADD_LAYER_LINK_LABEL": "How to add others types of data layers",
@@ -323,6 +317,12 @@
323
317
  "CREATE_LAYER_LABEL": "Create a new blank data layer based on a data schema.",
324
318
  "CREATE_LAYER_LINK_LABEL": "How to create a new data layer",
325
319
  "CREATE_NEW_LAYER_LABEL": "Confirm the creation of your new layer and start editing the data on the map."
320
+ },
321
+ "create-view": {
322
+ "NAME_FIELD_LABEL": "Saisissez un nom pour votre nouvelle vue",
323
+ "DESCRIPTION_FIELD_LABEL": "Enter the name of your new view.",
324
+ "LAYERS_FIELD_LABEL": "Select whether the currently active layers will be restaured with this view or not.",
325
+ "APPLY_BUTTON_LABEL": "Confirm the creation of your new favorite view."
326
326
  }
327
327
  },
328
328
  "KOwsServiceField": {
@@ -353,6 +353,10 @@
353
353
  "LOCATION_MAP": "Pick on a map",
354
354
  "DRAW_MAP": "Draw on a map"
355
355
  },
356
+ "KTimezoneField": {
357
+ "TIMEZONE_MAP_TOOLTIP": "Select timezone on a map",
358
+ "TIMEZONE_MAP_TITLE": "Select the target timezone"
359
+ },
356
360
  "KPositionIndicator": {
357
361
  "PLACEHOLDER": "Navigate the see the coordinates",
358
362
  "COPY": "Copy the coordinates",
@@ -361,6 +365,8 @@
361
365
  "CANNOT_COPY_POSITION": "Unable to copy the position to clipboard. Your browser does not support this functionality"
362
366
  },
363
367
  "KTimeSeries": {
368
+ "LABEL": "Time Series",
369
+ "RESTORE_TIME_RANGE": "Restore previous view",
364
370
  "NO_DATA_AVAILABLE": "No data available",
365
371
  "CENTER_ON": "Center the view on the probed location",
366
372
  "SPAN": "Timeseries span",
@@ -369,18 +375,18 @@
369
375
  "EXPORT_SERIES": "Export data",
370
376
  "SERIES_EXPORT_FILE": "Series.csv"
371
377
  },
372
- "KCatalogPanel": {
373
- "BASE_LAYERS": "Base Layers",
374
- "TERRAIN_LAYERS": "Terrain layers",
375
- "OVERLAY_LAYERS": "My layers",
376
- "MEASURE_LAYERS": "Measure layers",
377
- "INFRASTRUCTURE_LAYERS": "Infrastructures",
378
- "ADMINISTRATIVE_LAYERS": "Administrative",
379
- "METEO_LAYERS": "Meteo forecasts",
380
- "BUSINESS_LAYERS": "Business layers",
381
- "CAPTURED_LAYERS": "Captured views",
382
- "DEMOGRAPHY_LAYERS": "Demography layers"
378
+ "KViewsPanel": {
379
+ "VIEWS_LABEL": "My views",
380
+ "SORT_VIEWS": "Sort view",
381
+ "REMOVE_VIEW": "$t(REMOVE)",
382
+ "SET_HOME_VIEW": "Default view"
383
383
  },
384
+ "KUserLayersPanel": {
385
+ "LAYERS_LABEL": "My data"
386
+ },
387
+ "KCatalogLayersPanel": {
388
+ "LAYERS_LABEL": "Catalog"
389
+ },
384
390
  "KFeaturesFilter": {
385
391
  "TITLE": "Data filter for layer {{layer}}",
386
392
  "SELECT_PROPERTY_LABEL": "Select a target property to start",
@@ -481,6 +487,7 @@
481
487
  "SET_DATE": "Go on a date"
482
488
  },
483
489
  "KInformationBox": {
490
+ "LABEL": "Information box",
484
491
  "NO_FEATURE_PROPERTIES": "No information available",
485
492
  "CENTER_ON": "Center the view on the object",
486
493
  "COPY_PROPERTIES": "Copy the values to the clipboard",
@@ -490,20 +497,12 @@
490
497
  "FEATURE_EXPORTED": "Object exported to file {{file}}",
491
498
  "CANNOT_EXPORT_FEATURE": "Unable to export the object. Your browser does not support this functionality"
492
499
  },
493
- "KMapillaryWidget": {
500
+ "KMapillaryViewer": {
501
+ "LABEL": "Mapillary Viewer",
494
502
  "CENTER_ON": "Center the view on the Mapillary marker",
495
503
  "MOVE_CLOSE_TO": "Move to the closest image",
496
504
  "NO_IMAGE_FOUND_CLOSE_TO": "No image found close to your location"
497
505
  },
498
- "KFavoriteViews": {
499
- "FAVORITE_VIEWS_LABEL": "Favorite views",
500
- "SORT": "Sort views",
501
- "CREATE_VIEW": "Create a new view",
502
- "ADD_BUTTON": "Add",
503
- "BACK_BUTTON": "Back",
504
- "VIEW_LIST": "Back to list",
505
- "REMOVE_VIEW": "$t(REMOVE)"
506
- },
507
506
  "KLayerCategories": {
508
507
  "LAYER_CATEGORIES_LABEL": "Manage my categories",
509
508
  "ADD_TITLE": "Add a new layer category",
@@ -584,7 +583,25 @@
584
583
  "CLEAR": "Clear all measurements",
585
584
  "MEASURE_DISTANCE": "Measure a distance",
586
585
  "MEASURE_AREA": "Measure an area",
586
+ "MEASURE_FEATURE": "Measure a feature",
587
587
  "DISPLAY_MEASURE_VALUE": "Display measure values",
588
588
  "CLICK_TO_CHANGE_UNIT": "Click to change unit"
589
+ },
590
+ "KElevationProfile": {
591
+ "LABEL": "Elevation profile",
592
+ "NO_DATA_AVAILABLE": "No profile available",
593
+ "INVALID_GEOMETRY": "Selected object geometry is invalid",
594
+ "COMPUTING_PROFILE": "Profile computation in progress",
595
+ "CENTER_ON": "Center the view on the object",
596
+ "COPY_PROFILE": "Copy the profile to the clipboard",
597
+ "PROFILE_COPIED": "Profile copied to clipboard",
598
+ "CANNOT_COPY_PROFILE": "Unable to copy the profile to clipboard. Your browser does not support this functionality",
599
+ "EXPORT_PROFILE": "Export the profile",
600
+ "PROFILE_EXPORTED": "Profile exported to file {{file}}",
601
+ "CANNOT_EXPORT_PROFILE": "Unable to export the profile. Your browser does not support this functionality",
602
+ "CURVILINEAR_AXIS_LEGEND": "Curvilinear abscissa ({{unit}})",
603
+ "HEIGHT_AXIS_LEGEND": "Height ({{unit}})",
604
+ "TERRAIN_CHART_LEGEND": "Terrain elevation",
605
+ "PROFILE_CHART_LEGEND": "Profile elevation"
589
606
  }
590
607
  }
@@ -13,6 +13,7 @@
13
13
  "CANNOT_CHECK_ALERT_MISSING_SERVICE": "La dernière vérification a échouée par indisponibilité du service",
14
14
  "CANNOT_CHECK_ALERT_MISSING_DATA": "La dernière vérification a échouée par indisponibilité des données",
15
15
  "INVALID_GEOJSON_FILE": "{{file}} n'est pas un fichier GeoJSON valide",
16
+ "INVALID_GEOJSON_CRS": "{{file}} a un système de coordonnées (CRS) non supporté",
16
17
  "INVALID_GPX_FILE": "{{file}} n'est pas un fichier GPX valide",
17
18
  "INVALID_KML_FILE": "{{file}} n'est pas un fichier KML valide"
18
19
  },
@@ -24,7 +25,7 @@
24
25
  "IMPORTED_DATA_NAME": "Mes données"
25
26
  },
26
27
  "legend": {
27
- "CONVERT_UNITS": "{{layer}}: convertir en {{unit}}"
28
+ "CONVERT_UNITS": "Cliquer pour changer d'unité"
28
29
  },
29
30
  "activity": {
30
31
  "ADD_LAYER": "Ajouter une nouvelle couche",
@@ -64,7 +65,7 @@
64
65
  "PROBE": "Sonder",
65
66
  "DISPLAY_POSITION": "Afficher les coordonnées",
66
67
  "SEARCH_LOCATION": "Rechercher un lieu",
67
- "ADD_FAVORITE": "Ajouter aux vues favorites",
68
+ "CREATE_VIEW": "Créer une vue",
68
69
  "SYNCHRONIZE_TIMELINE_LABEL": "Synchroniser temporellement",
69
70
  "TOOLS": "Outils",
70
71
  "SAVE_LAYER_EDITION_CHANGES": "Sauver les changements apportés",
@@ -197,30 +198,15 @@
197
198
  "CATALOG_DESCRIPTION_FIELD_LABEL": "Saisissez la description de la nouvelle couche",
198
199
  "CATALOG_FEATURE_ID_FIELD_LABEL": "Saisissez un identifiant unique",
199
200
  "CATALOG_SCHEMA_FIELD_LABEL": "Sélectionnez un schéma de données",
200
- "FAVORITE_VIEW_CREATE_TITLE": "Créer une nouvelle vue ?",
201
- "FAVORITE_VIEW_NAME_FIELD_LABEL": "Saisissez le nom de la vue",
202
- "FAVORITE_VIEW_DESCRIPTION_FIELD_LABEL": "Saisissez la description de la vue",
203
- "FAVORITE_VIEW_LAYERS_FIELD_LABEL": "Sauvegarder les couches actives",
201
+ "CREATE_VIEW_TITLE": "Créer une nouvelle vue ?",
202
+ "CREATE_VIEW_NAME_FIELD_LABEL": "Saisissez le nom de la vue",
203
+ "CREATE_VIEW_DESCRIPTION_FIELD_LABEL": "Saisissez la description de la vue",
204
+ "CREATE_VIEW_LAYERS_FIELD_LABEL": "Sauvegarder les couches actives",
204
205
  "LAYER_CATEGORY_CREATE_TITLE": "Créer une nouvelle catégorie ?",
205
206
  "LAYER_CATEGORY_NAME_FIELD_LABEL": "Saisissez le nom de la catégorie",
206
207
  "LAYER_CATEGORY_ICON_FIELD_LABEL": "Choisissez une icône pour la catégorie",
207
208
  "LAYER_CATEGORY_LAYERS_FIELD_LABEL": "Sélectionnez les couches dans cette catégorie",
208
209
  "LAYER_CATEGORY_EXCLUSIVE_FIELD_LABEL": "Rendre la sélection exclusive au sein de la catégorie",
209
- "UPDATE_SETTINGS_TITLE": "Vos paramètres",
210
- "TIME_FORMAT_SETTINGS": "Format de date et d'heure",
211
- "TIME_FORMAT_SHORT_TIME_FIELD_LABEL": "Format d'heure abrégé",
212
- "TIME_FORMAT_SHORT_TIME_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
213
- "TIME_FORMAT_LONG_TIME_FIELD_LABEL": "Format d'heure complet",
214
- "TIME_FORMAT_LONG_TIME_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
215
- "TIME_FORMAT_SHORT_DATE_FIELD_LABEL": "Format de jour abrégé",
216
- "TIME_FORMAT_SHORT_DATE_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
217
- "TIME_FORMAT_LONG_DATE_FIELD_LABEL": "Format de jour complet",
218
- "TIME_FORMAT_LONG_DATE_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
219
- "TIME_FORMAT_SHORT_YEAR_FIELD_LABEL": "Format d'année abrégé",
220
- "TIME_FORMAT_SHORT_YEAR_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
221
- "TIME_FORMAT_LONG_YEAR_FIELD_LABEL": "Format d'année complet",
222
- "TIME_FORMAT_LONG_YEAR_FIELD_HELPER": "<a target='_blank' href='https://momentjs.com/docs/#/displaying/format/'>&#x1F6C8;</a>",
223
- "TIME_FORMAT_UTC_FIELD_LABEL": "Mode d'affichage temporel UTC",
224
210
  "MAP_SETTINGS": "Paramètres cartographiques",
225
211
  "RESTORE_VIEW_FIELD_LABEL": "Sauvegarder l'emprise courante",
226
212
  "RESTORE_LAYERS_FIELD_LABEL": "Sauvegarder les couches actives",
@@ -228,6 +214,7 @@
228
214
  "LOCATION_FORMAT_HELPER": "<a target='_blank' href='https://github.com/nerik/formatcoords#formatting'>&#x1F6C8;</a>",
229
215
  "TIMELINE_SETTINGS": "Paramètrage du sélecteur temporel",
230
216
  "TIMELINE_STEP": "Pas du sélécteur temporel, en minutes",
217
+ "TIMELINE_INTERVAL": "Fréquence de rafraichissement des données en temps-réel",
231
218
  "TIMESERIES_SETTINGS": "Paramètrage des séries temporelles",
232
219
  "TIMESERIES_SPAN": "Intervalle des séries temporelles, en heures"
233
220
  },
@@ -241,30 +228,35 @@
241
228
  "SEARCH_LOCATION_LABEL": "Recherchez une <b>adresse</b> via ce bouton.",
242
229
  "LOCATION_SEARCHING_LABEL": "Tapez tout ou partie de votre adresse puis sélectionnez parmi les propositions pour recentrer la carte.",
243
230
  "SEARCH_BACK_LABEL": "Arrêtez la recherche en retournant aux actions.",
244
- "FAVORITE_VIEWS_LABEL": "Gérer vos <b>vues favorites</b> via ce bouton. Une vue favorite vous permet de restorer votre contexte à un moment ultérieur.",
245
- "FAVORITE_VIEWS_LINK_LABEL": "Voir comment gérer vos vues favorites",
246
231
  "TOOLS_LABEL": "Sélectionnez un outil parmi ceux disponibles via ce bouton.",
247
232
  "TRACK_LOCATION_LABEL": "Affichez les coordonnées d'une position via ce bouton.",
248
233
  "COPY_LOCATION_LABEL": "Copier vos coordonnées dans le presse-papiers grâce à ce bouton.",
249
234
  "LOCATION_TRACKING_LABEL": "Faites glisser la souris pour afficher les coordonnées du centre de l'écran et relachez pour les conserver.",
250
235
  "TRACK_BACK_LABEL": "Arrêtez le suivi en retournant aux actions.",
236
+ "MEASURE_LABEL": "Faites des mesures via ce bouton.",
237
+ "MEASURE_DISTANCE_LABEL": "Mesurez une distance via ce bouton.",
238
+ "MEASURE_DISTANCE_DETAILS_LABEL": "Dessinez le(s) segment(s) à mesurer sur la carte et survolez-le(s) pour obtenir des informations détaillées.",
239
+ "MEASURE_AREA_LABEL": "Mesurez une aire via ce bouton.",
240
+ "MEASURE_AREA_DETAILS_LABEL": "Dessinez le(s) polygône(s) à mesurer sur la carte et survolez-le(s) pour obtenir des informations détaillées.",
241
+ "MEASURE_FEATURE_LABEL": "Mesurez une entité géographique via ce bouton.",
242
+ "MEASURE_FEATURE_DETAILS_LABEL": "Sélectionnez l'entité à mesurer sur la carte pour obtenir des informations détaillées.",
243
+ "CLEAR_MEASURE_LABEL": "Effacez vos mesures via ce bouton.",
244
+ "MEASURE_BACK_LABEL": "Arrêtez de mesurer en retournant aux actions.",
251
245
  "TOGGLE_VR_LABEL": "Basculez en mode <b>Réalité Virtuelle</b> (VR) avec ce bouton.",
252
246
  "TOGGLE_FULLSCREEN_LABEL": "Basculez en mode plein écran avec ce bouton.",
253
247
  "TOGGLE_CATALOG_LABEL": "Ouvrez le <b>catalogue</b> avec ce bouton."
254
248
  },
255
- "favorite-views": {
256
- "FAVORITE_VIEWS_LIST_LABEL": "Lorsque vous disposez de vues favorites elles apparaissent ici, sinon vous pouvez directemment créer votre première.",
257
- "FAVORITE_VIEWS_LIST_ACTIONS_LABEL": "Triez vos vues par nom ou date de mise à jour et recherchez-en une.",
258
- "FAVORITE_VIEW_ACTIONS_LABEL": "Supprimez une vue via ce bouton.",
259
- "ADD_FAVORITE_VIEW_LABEL": "Ajoutez une nouvelle vue via ce bouton.",
260
- "FAVORITE_VIEW_NAME_LABEL": "Choisissez un nom pour votre nouvelle vue.",
261
- "FAVORITE_VIEW_DESCRIPTION_LABEL": "Choisissez une description pour votre nouvelle vue.",
262
- "FAVORITE_VIEW_LAYERS_LABEL": "Choisissez si les couches actuellement actives seront restaurées par votre vue.",
263
- "CREATE_NEW_FAVORITE_VIEW_LABEL": "Confirmez la création de votre nouvelle vue favorite."
264
- },
265
249
  "catalog-panel": {
266
- "CATALOG_LABEL": "Le catalogue</b> permet de gérer les données affichées sur votre carte.",
267
- "CATEGORIES_LABEL": "Les données sont organisée en catégories</b>.",
250
+ "CATALOG_LABEL": "Le <b>catalogue</b> permet de gérer les données affichées sur votre carte.<br/>Le catalogue se décompose en 3 onglets.",
251
+ "USER_LAYERS": "Votre espace de données.</br>Vous pouvez importer des fichiers, vous connecter à des serveurs cartographiques ou encore créer un nouveau jeu de données.",
252
+ "CATEGORIES_LABEL": "Les données sont organisée en catégories.",
253
+ "USER_VIEWS_LABEL": "Vos vues favorites.</br>Les vues vous permettent de vous positionner à des lieux définis tout en activant certaines couches de données.",
254
+ "USER_VIEWS_CREATE_LABEL": "Voir comment créer une vue",
255
+ "USER_VIEWS_FILTER_LABEL": "Vous pouvez facilement filtrer les vues à l'aide de ce champs.",
256
+ "USER_VIEWS_SORTER_LABEL": "Et vous pouvez trier les vues selon différents critères.",
257
+ "USER_VIEWS_VIEW_LABEL": "Enfin cliquez simplement sur la vue pour mettre à jour la carte.",
258
+ "USER_VIEWS_SET_HOME_LABEL": "Vous pouvez aussi selectionner cette vue pour en faire la vue par défaut.",
259
+ "USER_VIEWS_REMOVE_LABEL": "Supprimez la vue.",
268
260
  "CATEGORY_LABEL": "Sélectionnez une catégorie pour lister les couches</b> de données disponibles.",
269
261
  "SHOW_LAYER_LABEL": "Sélectionnez une couche de données pour l'afficher sur la carte, elle apparait alors en surbrillance dans la liste.",
270
262
  "MIN_LEVEL_LABEL": "Lorsqu'une couche n'est pas visible à votre échelle elle apparait grisée, vous devez zoomer pour la visualiser sur la carte.",
@@ -302,7 +294,9 @@
302
294
  "PROBE_LABEL": "Sonder les prévision météorologiques à la position de votre choix.",
303
295
  "PROBE_CURSOR_LABEL": "Une fois l'option sélectionnée choisissez une position sur la carte pour afficher les prévisions.",
304
296
  "ADD_LAYER_LABEL": "Ajouter une nouvelle couche de données.",
305
- "ADD_LAYER_LINK_LABEL": "Voir comment ajouter une nouvelle couche de données"
297
+ "ADD_LAYER_LINK_LABEL": "Voir comment ajouter une nouvelle couche de données",
298
+ "CREATE_VIEW_LABEL": "Crééer une nouvelle vue.",
299
+ "CREATE_VIEW_LINK_LABEL": "Voir comment crééer une nouvelle vue"
306
300
  },
307
301
  "add-layer": {
308
302
  "ADD_LAYER_LINK_LABEL": "Voir comment ajouter d'autres types de couches de données",
@@ -324,6 +318,12 @@
324
318
  "CREATE_LAYER_LINK_LABEL": "Voir comment créer une nouvelle couche de données",
325
319
  "CREATE_NEW_LAYER_LABEL": "Confirmez la création de votre nouvelle couche.",
326
320
  "EDIT_NEW_LAYER_LABEL": "Vous serez alors en mode édition des données de votre nouvelle couche sur la carte."
321
+ },
322
+ "create-view": {
323
+ "NAME_FIELD_LABEL": "Saisissez le nom de la vue",
324
+ "DESCRIPTION_FIELD_LABEL": "Saisissez une description de la vue",
325
+ "LAYERS_FIELD_LABEL": "Définissez si les couches actuellement actives seront restaurées par votre vue.",
326
+ "APPLY_BUTTON_LABEL": "Confirmez la création de la vue"
327
327
  }
328
328
  },
329
329
  "KOwsServiceField": {
@@ -354,6 +354,10 @@
354
354
  "LOCATION_MAP": "Placer un repère sur une carte",
355
355
  "DRAW_MAP": "Dessiner sur une carte"
356
356
  },
357
+ "KTimezoneField": {
358
+ "TIMEZONE_MAP_TOOLTIP": "Choisir le fuseau sur une carte",
359
+ "TIMEZONE_MAP_TITLE": "Sélectionnez le fuseau cible"
360
+ },
357
361
  "KPositionIndicator": {
358
362
  "PLACEHOLDER": "Naviguez pour voir les coordonnées",
359
363
  "COPY": "Copier les coordonnées",
@@ -362,6 +366,8 @@
362
366
  "CANNOT_COPY_POSITION": "Impossible de copier les coordonnées en mémoire. Votre navigateur ne supporte pas cette fonctionalité"
363
367
  },
364
368
  "KTimeSeries": {
369
+ "LABEL": "Séries chronologiques",
370
+ "RESTORE_TIME_RANGE": "Restaurer la vue précédente",
365
371
  "NO_DATA_AVAILABLE": "Aucune donnée disponible",
366
372
  "CENTER_ON": "Centrer la vue sur la sonde",
367
373
  "SPAN": "Intervalle de la série temporelle",
@@ -370,18 +376,18 @@
370
376
  "EXPORT_SERIES": "Exporter les données",
371
377
  "SERIES_EXPORT_FILE": "Series.csv"
372
378
  },
373
- "KCatalogPanel": {
374
- "BASE_LAYERS": "Fonds cartographiques",
375
- "TERRAIN_LAYERS": "Couches terrain",
376
- "OVERLAY_LAYERS": "Mes données",
377
- "MEASURE_LAYERS": "Couches des mesures",
378
- "INFRASTRUCTURE_LAYERS": "Infrastructures",
379
- "ADMINISTRATIVE_LAYERS": "Administratif",
380
- "METEO_LAYERS": "Prévisions météo",
381
- "BUSINESS_LAYERS": "Couches métier",
382
- "CAPTURED_LAYERS": "Prises de vues",
383
- "DEMOGRAPHY_LAYERS": "Couches démographiques"
379
+ "KViewsPanel": {
380
+ "VIEWS_LABEL": "Mes vues",
381
+ "SORT_VIEWS": "Trier les vues",
382
+ "REMOVE_VIEW": "$t(REMOVE)",
383
+ "SET_HOME_VIEW": "Vue par défaut"
384
384
  },
385
+ "KUserLayersPanel": {
386
+ "LAYERS_LABEL": "Mes données"
387
+ },
388
+ "KCatalogLayersPanel": {
389
+ "LAYERS_LABEL": "Catalogue"
390
+ },
385
391
  "KFeaturesFilter": {
386
392
  "TITLE": "Filtre des données de la couche {{layer}}",
387
393
  "SELECT_PROPERTY_LABEL": "Sélectionnez une propriété cible pour démarrer",
@@ -482,6 +488,7 @@
482
488
  "SET_DATE": "Aller à une date"
483
489
  },
484
490
  "KInformationBox": {
491
+ "LABEL": "Boîte d'information",
485
492
  "NO_FEATURE_PROPERTIES": "Aucune information disponible",
486
493
  "CENTER_ON": "Centrer la vue sur l'objet",
487
494
  "COPY_PROPERTIES": "Copier les valeurs en mémoire",
@@ -491,20 +498,12 @@
491
498
  "FEATURE_EXPORTED": "Objet exporté dans le fichier {{file}}",
492
499
  "CANNOT_EXPORT_FEATURE": "Impossible d'exporter l'objet"
493
500
  },
494
- "KMapillaryWidget": {
501
+ "KMapillaryViewer": {
502
+ "LABEL": "Visuel Mapillary",
495
503
  "CENTER_ON": "Centrer la vue sur le marqueur Mapillary",
496
504
  "MOVE_CLOSE_TO": "Se positionner à l'image la plus proche",
497
505
  "NO_IMAGE_FOUND_CLOSE_TO": "Aucune image trouvée à proximité de votre position"
498
- },
499
- "KFavoriteViews": {
500
- "FAVORITE_VIEWS_LABEL": "Vues favorites",
501
- "SORT": "Trier les vues",
502
- "CREATE_VIEW": "Créer une nouvelle vue",
503
- "BACK_BUTTON": "Revenir",
504
- "ADD_BUTTON": "Ajouter",
505
- "VIEW_LIST": "Retour à la liste",
506
- "REMOVE_VIEW": "$t(REMOVE)"
507
- },
506
+ },
508
507
  "KLayerCategories": {
509
508
  "LAYER_CATEGORIES_LABEL": "Gérer mes catégories",
510
509
  "ADD_TITLE": "Ajouter une nouvelle catégorie",
@@ -585,7 +584,25 @@
585
584
  "CLEAR": "Effacer les mesures",
586
585
  "MEASURE_DISTANCE": "Mesurer une distance",
587
586
  "MEASURE_AREA": "Mesurer une aire",
587
+ "MEASURE_FEATURE": "Mesurer une entité",
588
588
  "DISPLAY_MEASURE_VALUE": "Afficher les valeurs des mesures",
589
589
  "CLICK_TO_CHANGE_UNIT": "Cliquer pour changer d'unité"
590
+ },
591
+ "KElevationProfile": {
592
+ "LABEL": "Profil d'élévation",
593
+ "NO_DATA_AVAILABLE": "Aucun profil",
594
+ "INVALID_GEOMETRY": "Géométrie de l'objet sélectionné invalide",
595
+ "COMPUTING_PROFILE": "Calcul du profil en cours",
596
+ "CENTER_ON": "Center la vue sur l'objet",
597
+ "COPY_PROFILE": "Copier le profil en mémoire",
598
+ "PROFILE_COPIED": "Profil copiié en mémoire",
599
+ "CANNOT_COPY_PROFILE": "Impossible de copier le profil en mémoire",
600
+ "EXPORT_PROFILE": "Exporter le profil",
601
+ "PROFILE_EXPORTED": "Profil exporté dans le fichier {{file}}",
602
+ "CANNOT_EXPORT_PROFILE": "Imopssible d'exporter le profil",
603
+ "CURVILINEAR_AXIS_LEGEND": "Abscisse curviligne ({{unit}})",
604
+ "HEIGHT_AXIS_LEGEND": "Hauteur ({{unit}})",
605
+ "TERRAIN_CHART_LEGEND": "Hauteur du terrain",
606
+ "PROFILE_CHART_LEGEND": "Hauteur du profil"
590
607
  }
591
608
  }
@@ -55,9 +55,10 @@ function init() {
55
55
 
56
56
  // Initialize singletons that might be used globally first
57
57
  _geolocation.Geolocation.initialize();
58
- _client.Reader.register('.geojson', _readers.readGEOJSON);
59
- _client.Reader.register('.kml', _readers.readKML);
60
- _client.Reader.register('.gpx', _readers.readGPX);
58
+ _client.Reader.register('.geojson', _readers.GeoJSONReader);
59
+ _client.Reader.register('.kml', _readers.KMLReader);
60
+ _client.Reader.register('.gpx', _readers.GPXReader);
61
+ _client.Reader.register('.shp', _readers.SHPReader);
61
62
 
62
63
  // Then, create the models listened by the different components
63
64
  // You must use the patch method on the store to update those models
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../map/client/init.js"],"names":["init","siftMatcher","originalQuery","keysToOmit","_","omit","api","logger","debug","declareService","registerMatcher","createService","service","id","paginate","default","matcher","Geolocation","initialize","Reader","register","readGEOJSON","readKML","readGPX","Store","set","location","feature","layer","time","short","long","date","year","utc","locale","kCoreUtils","getLocale","view","layers","span","Platform","is","cordova","window","navigationApps","document","addEventListener","launchnavigator","availableApps","result","apps","Object","entries","forEach","app","push","error","warn"],"mappings":";;;;;kBAewBA,I;;AAfxB;;;;AACA;;;;AACA;;;;AACA;;AACA;;AACA;;AACA;;;;AAEA,SAASC,WAAT,CAAsBC,aAAtB,EAAqC;AACnC;AACA;AACA,QAAMC,aAAa,CAAC,SAAD,CAAnB;AACA,SAAOC,iBAAEC,IAAF,CAAOH,aAAP,EAAsB,GAAGC,UAAzB,CAAP;AACD;;AAEc,SAASH,IAAT,GAAiB;AAC9B,QAAMM,MAAM,IAAZ;;AAEAC,qBAAOC,KAAP,CAAa,kBAAb;;AAEA;AACAF,MAAIG,cAAJ,CAAmB,UAAnB;AACA;AACAH,MAAII,eAAJ,CAAoBT,WAApB;AACA;AACA;AACAK,MAAIK,aAAJ,CAAkB,kBAAlB,EAAsC;AACpCC,aAAS,8BAAO;AACdC,UAAI,KADU;AAEdC,gBAAU,EAAEC,SAAS,EAAX,EAFI;AAGdC,eAASV,IAAIU;AAHC,KAAP;AAD2B,GAAtC;;AAQA;AACAC,2BAAYC,UAAZ;AACAC,iBAAOC,QAAP,CAAgB,UAAhB,EAA4BC,oBAA5B;AACAF,iBAAOC,QAAP,CAAgB,MAAhB,EAAwBE,gBAAxB;AACAH,iBAAOC,QAAP,CAAgB,MAAhB,EAAwBG,gBAAxB;;AAEA;AACA;AACA;;AAEA;AACAC,gBAAMC,GAAN,CAAU,WAAV,EAAuB;AACrBC,cAAU,IADW;AAErBC,aAAS,IAFY;AAGrBC,WAAO;AAHc,GAAvB;AAKA;AACAJ,gBAAMC,GAAN,CAAU,YAAV,EAAwB;AACtBI,UAAM;AACJC,aAAO,MADH;AAEJC,YAAM;AAFF,KADgB;AAKtBC,UAAM;AACJF,aAAO,OADH;AAEJC,YAAM;AAFF,KALgB;AAStBE,UAAM;AACJH,aAAO,IADH;AAEJC,YAAM;AAFF,KATgB;AAatBG,SAAK,KAbiB;AActBC,YAAQC,cAAWC,SAAX;AAdc,GAAxB;AAgBA;AACAb,gBAAMC,GAAN,CAAU,gBAAV,EAA4B,GAA5B;AACA;AACAD,gBAAMC,GAAN,CAAU,SAAV,EAAqB;AACnBa,UAAM,IADa;AAEnBC,YAAQ;AAFW,GAArB;AAIA;AACAf,gBAAMC,GAAN,CAAU,YAAV,EAAwB;AACtBe,UAAM,IADgB,CACX;AADW,GAAxB;;AAIA,MAAI,CAACC,iBAASC,EAAT,CAAYC,OAAjB,EAA0B;;AAE1BC,SAAOC,cAAP,GAAwB,EAAxB;AACAC,WAASC,gBAAT,CAA0B,aAA1B,EAAyC3C,KAAK;AAC5C;AACAwC,WAAOI,eAAP,CAAuBC,aAAvB,CAAsCC,MAAD,IAAY;AAC/C,YAAMC,OAAOC,OAAOC,OAAP,CAAeH,MAAf,CAAb;AACAC,WAAKG,OAAL,CAAcC,GAAD,IAAS;AACpB,YAAIA,IAAI,CAAJ,CAAJ,EAAYX,OAAOC,cAAP,CAAsBW,IAAtB,CAA2BD,IAAI,CAAJ,CAA3B;AACb,OAFD;AAGD,KALD,EAKIE,KAAD,IAAWlD,mBAAOmD,IAAP,CAAY,gDAAgDD,KAA5D,CALd;AAMD,GARD;AASD","file":"init.js","sourcesContent":["import _ from 'lodash'\r\nimport logger from 'loglevel'\r\nimport memory from 'feathers-memory'\r\nimport { Platform } from 'quasar'\r\nimport { Store, Reader, utils as kCoreUtils } from '../../core/client'\r\nimport { Geolocation } from './geolocation'\r\nimport { readGEOJSON, readKML, readGPX } from './readers'\r\n\r\nfunction siftMatcher (originalQuery) {\r\n // Filter out specific operators others than the reserved ones (starting by $),\r\n // which are already filtered by core matcher\r\n const keysToOmit = ['geoJson']\r\n return _.omit(originalQuery, ...keysToOmit)\r\n}\r\n\r\nexport default function init () {\r\n const api = this\r\n\r\n logger.debug('Initializing map')\r\n\r\n // Declare the built-in services, others are optional\r\n api.declareService('geocoder')\r\n // Declare our matcher\r\n api.registerMatcher(siftMatcher)\r\n // Service to support in memory features edition\r\n // mixin.edit-layers use it when edited layer is not stored\r\n api.createService('features-edition', {\r\n service: memory({\r\n id: '_id',\r\n paginate: { default: 10 },\r\n matcher: api.matcher\r\n })\r\n })\r\n\r\n // Initialize singletons that might be used globally first\r\n Geolocation.initialize()\r\n Reader.register('.geojson', readGEOJSON)\r\n Reader.register('.kml', readKML)\r\n Reader.register('.gpx', readGPX)\r\n\r\n // Then, create the models listened by the different components\r\n // You must use the patch method on the store to update those models\r\n // It is generally done by activity based componentq or through a local settings service\r\n\r\n // Initialize the selection\r\n Store.set('selection', {\r\n location: null,\r\n feature: null,\r\n layer: null\r\n })\r\n // Default time formatting settings\r\n Store.set('timeFormat', {\r\n time: {\r\n short: 'H[h]',\r\n long: 'HH:mm'\r\n },\r\n date: {\r\n short: 'DD/MM',\r\n long: 'dddd D'\r\n },\r\n year: {\r\n short: 'YY',\r\n long: 'YYYY'\r\n },\r\n utc: false,\r\n locale: kCoreUtils.getLocale()\r\n })\r\n // Default location formatting settings\r\n Store.set('locationFormat', 'f')\r\n // Default view settings\r\n Store.set('restore', {\r\n view: true,\r\n layers: false\r\n })\r\n // Default timeseries parameters\r\n Store.set('timeseries', {\r\n span: 1440 // 24H\r\n })\r\n\r\n if (!Platform.is.cordova) return\r\n\r\n window.navigationApps = []\r\n document.addEventListener('deviceready', _ => {\r\n // Declare the navigation apps\r\n window.launchnavigator.availableApps((result) => {\r\n const apps = Object.entries(result)\r\n apps.forEach((app) => {\r\n if (app[1]) window.navigationApps.push(app[0])\r\n })\r\n }, (error) => logger.warn('Cannot retrieve installed navigation apps: ' + error))\r\n })\r\n}\r\n"]}
1
+ {"version":3,"sources":["../../../map/client/init.js"],"names":["init","siftMatcher","originalQuery","keysToOmit","_","omit","api","logger","debug","declareService","registerMatcher","createService","service","id","paginate","default","matcher","Geolocation","initialize","Reader","register","GeoJSONReader","KMLReader","GPXReader","SHPReader","Store","set","location","feature","layer","time","short","long","date","year","utc","locale","kCoreUtils","getLocale","view","layers","span","Platform","is","cordova","window","navigationApps","document","addEventListener","launchnavigator","availableApps","result","apps","Object","entries","forEach","app","push","error","warn"],"mappings":";;;;;kBAewBA,I;;AAfxB;;;;AACA;;;;AACA;;;;AACA;;AACA;;AACA;;AACA;;;;AAEA,SAASC,WAAT,CAAsBC,aAAtB,EAAqC;AACnC;AACA;AACA,QAAMC,aAAa,CAAC,SAAD,CAAnB;AACA,SAAOC,iBAAEC,IAAF,CAAOH,aAAP,EAAsB,GAAGC,UAAzB,CAAP;AACD;;AAEc,SAASH,IAAT,GAAiB;AAC9B,QAAMM,MAAM,IAAZ;;AAEAC,qBAAOC,KAAP,CAAa,kBAAb;;AAEA;AACAF,MAAIG,cAAJ,CAAmB,UAAnB;AACA;AACAH,MAAII,eAAJ,CAAoBT,WAApB;AACA;AACA;AACAK,MAAIK,aAAJ,CAAkB,kBAAlB,EAAsC;AACpCC,aAAS,8BAAO;AACdC,UAAI,KADU;AAEdC,gBAAU,EAAEC,SAAS,EAAX,EAFI;AAGdC,eAASV,IAAIU;AAHC,KAAP;AAD2B,GAAtC;;AAQA;AACAC,2BAAYC,UAAZ;AACAC,iBAAOC,QAAP,CAAgB,UAAhB,EAA4BC,sBAA5B;AACAF,iBAAOC,QAAP,CAAgB,MAAhB,EAAwBE,kBAAxB;AACAH,iBAAOC,QAAP,CAAgB,MAAhB,EAAwBG,kBAAxB;AACAJ,iBAAOC,QAAP,CAAgB,MAAhB,EAAwBI,kBAAxB;;AAEA;AACA;AACA;;AAEA;AACAC,gBAAMC,GAAN,CAAU,WAAV,EAAuB;AACrBC,cAAU,IADW;AAErBC,aAAS,IAFY;AAGrBC,WAAO;AAHc,GAAvB;AAKA;AACAJ,gBAAMC,GAAN,CAAU,YAAV,EAAwB;AACtBI,UAAM;AACJC,aAAO,MADH;AAEJC,YAAM;AAFF,KADgB;AAKtBC,UAAM;AACJF,aAAO,OADH;AAEJC,YAAM;AAFF,KALgB;AAStBE,UAAM;AACJH,aAAO,IADH;AAEJC,YAAM;AAFF,KATgB;AAatBG,SAAK,KAbiB;AActBC,YAAQC,cAAWC,SAAX;AAdc,GAAxB;AAgBA;AACAb,gBAAMC,GAAN,CAAU,gBAAV,EAA4B,GAA5B;AACA;AACAD,gBAAMC,GAAN,CAAU,SAAV,EAAqB;AACnBa,UAAM,IADa;AAEnBC,YAAQ;AAFW,GAArB;AAIA;AACAf,gBAAMC,GAAN,CAAU,YAAV,EAAwB;AACtBe,UAAM,IADgB,CACX;AADW,GAAxB;;AAIA,MAAI,CAACC,iBAASC,EAAT,CAAYC,OAAjB,EAA0B;;AAE1BC,SAAOC,cAAP,GAAwB,EAAxB;AACAC,WAASC,gBAAT,CAA0B,aAA1B,EAAyC5C,KAAK;AAC5C;AACAyC,WAAOI,eAAP,CAAuBC,aAAvB,CAAsCC,MAAD,IAAY;AAC/C,YAAMC,OAAOC,OAAOC,OAAP,CAAeH,MAAf,CAAb;AACAC,WAAKG,OAAL,CAAcC,GAAD,IAAS;AACpB,YAAIA,IAAI,CAAJ,CAAJ,EAAYX,OAAOC,cAAP,CAAsBW,IAAtB,CAA2BD,IAAI,CAAJ,CAA3B;AACb,OAFD;AAGD,KALD,EAKIE,KAAD,IAAWnD,mBAAOoD,IAAP,CAAY,gDAAgDD,KAA5D,CALd;AAMD,GARD;AASD","file":"init.js","sourcesContent":["import _ from 'lodash'\r\nimport logger from 'loglevel'\r\nimport memory from 'feathers-memory'\r\nimport { Platform } from 'quasar'\r\nimport { Store, Reader, utils as kCoreUtils } from '../../core/client'\r\nimport { Geolocation } from './geolocation'\r\nimport { GeoJSONReader, KMLReader, GPXReader, SHPReader } from './readers'\r\n\r\nfunction siftMatcher (originalQuery) {\r\n // Filter out specific operators others than the reserved ones (starting by $),\r\n // which are already filtered by core matcher\r\n const keysToOmit = ['geoJson']\r\n return _.omit(originalQuery, ...keysToOmit)\r\n}\r\n\r\nexport default function init () {\r\n const api = this\r\n\r\n logger.debug('Initializing map')\r\n\r\n // Declare the built-in services, others are optional\r\n api.declareService('geocoder')\r\n // Declare our matcher\r\n api.registerMatcher(siftMatcher)\r\n // Service to support in memory features edition\r\n // mixin.edit-layers use it when edited layer is not stored\r\n api.createService('features-edition', {\r\n service: memory({\r\n id: '_id',\r\n paginate: { default: 10 },\r\n matcher: api.matcher\r\n })\r\n })\r\n\r\n // Initialize singletons that might be used globally first\r\n Geolocation.initialize()\r\n Reader.register('.geojson', GeoJSONReader)\r\n Reader.register('.kml', KMLReader)\r\n Reader.register('.gpx', GPXReader)\r\n Reader.register('.shp', SHPReader)\r\n\r\n // Then, create the models listened by the different components\r\n // You must use the patch method on the store to update those models\r\n // It is generally done by activity based componentq or through a local settings service\r\n\r\n // Initialize the selection\r\n Store.set('selection', {\r\n location: null,\r\n feature: null,\r\n layer: null\r\n })\r\n // Default time formatting settings\r\n Store.set('timeFormat', {\r\n time: {\r\n short: 'H[h]',\r\n long: 'HH:mm'\r\n },\r\n date: {\r\n short: 'DD/MM',\r\n long: 'dddd D'\r\n },\r\n year: {\r\n short: 'YY',\r\n long: 'YYYY'\r\n },\r\n utc: false,\r\n locale: kCoreUtils.getLocale()\r\n })\r\n // Default location formatting settings\r\n Store.set('locationFormat', 'f')\r\n // Default view settings\r\n Store.set('restore', {\r\n view: true,\r\n layers: false\r\n })\r\n // Default timeseries parameters\r\n Store.set('timeseries', {\r\n span: 1440 // 24H\r\n })\r\n\r\n if (!Platform.is.cordova) return\r\n\r\n window.navigationApps = []\r\n document.addEventListener('deviceready', _ => {\r\n // Declare the navigation apps\r\n window.launchnavigator.availableApps((result) => {\r\n const apps = Object.entries(result)\r\n apps.forEach((app) => {\r\n if (app[1]) window.navigationApps.push(app[0])\r\n })\r\n }, (error) => logger.warn('Cannot retrieve installed navigation apps: ' + error))\r\n })\r\n}\r\n"]}