@igo2/geo 19.0.2 → 20.0.0-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (523) hide show
  1. package/fesm2022/igo2-geo.mjs +1269 -1908
  2. package/fesm2022/igo2-geo.mjs.map +1 -1
  3. package/index.d.ts +11894 -3
  4. package/package.json +13 -16
  5. package/lib/catalog/catalog-browser/catalog-browser-group.component.d.ts +0 -117
  6. package/lib/catalog/catalog-browser/catalog-browser-layer.component.d.ts +0 -77
  7. package/lib/catalog/catalog-browser/catalog-browser.component.d.ts +0 -99
  8. package/lib/catalog/catalog-browser/catalog-browser.module.d.ts +0 -10
  9. package/lib/catalog/catalog-library/add-catalog-dialog.component.d.ts +0 -40
  10. package/lib/catalog/catalog-library/catalog-library-item.component.d.ts +0 -25
  11. package/lib/catalog/catalog-library/catalog-library.component.d.ts +0 -68
  12. package/lib/catalog/catalog-library/catalog-library.module.d.ts +0 -14
  13. package/lib/catalog/catalog-library/index.d.ts +0 -3
  14. package/lib/catalog/catalog.module.d.ts +0 -14
  15. package/lib/catalog/index.d.ts +0 -5
  16. package/lib/catalog/shared/catalog.abstract.d.ts +0 -37
  17. package/lib/catalog/shared/catalog.enum.d.ts +0 -16
  18. package/lib/catalog/shared/catalog.interface.d.ts +0 -77
  19. package/lib/catalog/shared/catalog.service.d.ts +0 -38
  20. package/lib/catalog/shared/catalogs.d.ts +0 -35
  21. package/lib/catalog/shared/index.d.ts +0 -4
  22. package/lib/datasource/index.d.ts +0 -2
  23. package/lib/datasource/shared/capabilities.interface.d.ts +0 -24
  24. package/lib/datasource/shared/capabilities.service.d.ts +0 -36
  25. package/lib/datasource/shared/datasource.service.d.ts +0 -39
  26. package/lib/datasource/shared/datasources/any-datasource.d.ts +0 -16
  27. package/lib/datasource/shared/datasources/any-datasource.interface.d.ts +0 -16
  28. package/lib/datasource/shared/datasources/arcgisrest-datasource.d.ts +0 -14
  29. package/lib/datasource/shared/datasources/arcgisrest-datasource.interface.d.ts +0 -14
  30. package/lib/datasource/shared/datasources/carto-datasource.d.ts +0 -16
  31. package/lib/datasource/shared/datasources/carto-datasource.interface.d.ts +0 -11
  32. package/lib/datasource/shared/datasources/cluster-datasource.d.ts +0 -11
  33. package/lib/datasource/shared/datasources/cluster-datasource.interface.d.ts +0 -9
  34. package/lib/datasource/shared/datasources/data.service.d.ts +0 -3
  35. package/lib/datasource/shared/datasources/datasource.d.ts +0 -38
  36. package/lib/datasource/shared/datasources/datasource.interface.d.ts +0 -109
  37. package/lib/datasource/shared/datasources/feature-datasource.d.ts +0 -12
  38. package/lib/datasource/shared/datasources/feature-datasource.interface.d.ts +0 -19
  39. package/lib/datasource/shared/datasources/imagearcgisrest-datasource.d.ts +0 -16
  40. package/lib/datasource/shared/datasources/imagearcgisrest-datasource.interface.d.ts +0 -13
  41. package/lib/datasource/shared/datasources/index.d.ts +0 -35
  42. package/lib/datasource/shared/datasources/mvt-datasource.d.ts +0 -11
  43. package/lib/datasource/shared/datasources/mvt-datasource.interface.d.ts +0 -11
  44. package/lib/datasource/shared/datasources/osm-datasource.d.ts +0 -9
  45. package/lib/datasource/shared/datasources/osm-datasource.interface.d.ts +0 -5
  46. package/lib/datasource/shared/datasources/tilearcgisrest-datasource.d.ts +0 -16
  47. package/lib/datasource/shared/datasources/tilearcgisrest-datasource.interface.d.ts +0 -12
  48. package/lib/datasource/shared/datasources/tiledebug-datasource.d.ts +0 -9
  49. package/lib/datasource/shared/datasources/tiledebug-datasource.interface.d.ts +0 -7
  50. package/lib/datasource/shared/datasources/websocket-datasource.d.ts +0 -14
  51. package/lib/datasource/shared/datasources/websocket-datasource.interface.d.ts +0 -7
  52. package/lib/datasource/shared/datasources/wfs-datasource.d.ts +0 -37
  53. package/lib/datasource/shared/datasources/wfs-datasource.interface.d.ts +0 -18
  54. package/lib/datasource/shared/datasources/wfs.service.d.ts +0 -17
  55. package/lib/datasource/shared/datasources/wms-datasource.d.ts +0 -58
  56. package/lib/datasource/shared/datasources/wms-datasource.interface.d.ts +0 -37
  57. package/lib/datasource/shared/datasources/wms-wfs.utils.d.ts +0 -43
  58. package/lib/datasource/shared/datasources/wmts-datasource.d.ts +0 -10
  59. package/lib/datasource/shared/datasources/wmts-datasource.interface.d.ts +0 -11
  60. package/lib/datasource/shared/datasources/xyz-datasource.d.ts +0 -9
  61. package/lib/datasource/shared/datasources/xyz-datasource.interface.d.ts +0 -9
  62. package/lib/datasource/shared/index.d.ts +0 -5
  63. package/lib/datasource/shared/options/index.d.ts +0 -4
  64. package/lib/datasource/shared/options/options-api.interface.d.ts +0 -4
  65. package/lib/datasource/shared/options/options-api.providers.d.ts +0 -10
  66. package/lib/datasource/shared/options/options-api.service.d.ts +0 -17
  67. package/lib/datasource/shared/options/options.service.d.ts +0 -6
  68. package/lib/datasource/utils/index.d.ts +0 -1
  69. package/lib/datasource/utils/tilegrid.d.ts +0 -2
  70. package/lib/directions/directions-buttons/directions-buttons.component.d.ts +0 -76
  71. package/lib/directions/directions-buttons/index.d.ts +0 -1
  72. package/lib/directions/directions-inputs/directions-inputs.component.d.ts +0 -147
  73. package/lib/directions/directions-inputs/index.d.ts +0 -1
  74. package/lib/directions/directions-results/directions-results.component.d.ts +0 -64
  75. package/lib/directions/directions-results/index.d.ts +0 -1
  76. package/lib/directions/directions-sources/directions-source.d.ts +0 -11
  77. package/lib/directions/directions-sources/directions-source.interface.d.ts +0 -28
  78. package/lib/directions/directions-sources/directions-source.provider.d.ts +0 -13
  79. package/lib/directions/directions-sources/index.d.ts +0 -4
  80. package/lib/directions/directions-sources/osrm-directions-source.d.ts +0 -33
  81. package/lib/directions/directions.component.d.ts +0 -76
  82. package/lib/directions/directions.module.d.ts +0 -15
  83. package/lib/directions/directions.provider.d.ts +0 -3
  84. package/lib/directions/index.d.ts +0 -7
  85. package/lib/directions/shared/directions-source.service.d.ts +0 -11
  86. package/lib/directions/shared/directions.enum.d.ts +0 -63
  87. package/lib/directions/shared/directions.interface.d.ts +0 -139
  88. package/lib/directions/shared/directions.service.d.ts +0 -69
  89. package/lib/directions/shared/directions.utils.d.ts +0 -121
  90. package/lib/directions/shared/index.d.ts +0 -5
  91. package/lib/directions/shared/store.d.ts +0 -18
  92. package/lib/download/download-button/download-button.component.d.ts +0 -14
  93. package/lib/download/download-button/index.d.ts +0 -1
  94. package/lib/download/download.module.d.ts +0 -12
  95. package/lib/download/index.d.ts +0 -2
  96. package/lib/download/shared/download.interface.d.ts +0 -10
  97. package/lib/download/shared/download.service.d.ts +0 -10
  98. package/lib/download/shared/index.d.ts +0 -2
  99. package/lib/draw/draw/draw-layer-popup.component.d.ts +0 -14
  100. package/lib/draw/draw/draw-popup.component.d.ts +0 -63
  101. package/lib/draw/draw/draw-shorcuts.component.d.ts +0 -7
  102. package/lib/draw/draw/draw.component.d.ts +0 -240
  103. package/lib/draw/draw/draw.module.d.ts +0 -10
  104. package/lib/draw/drawingTool.module.d.ts +0 -10
  105. package/lib/draw/index.d.ts +0 -2
  106. package/lib/draw/shared/draw-icon.service.d.ts +0 -12
  107. package/lib/draw/shared/draw.enum.d.ts +0 -17
  108. package/lib/draw/shared/draw.interface.d.ts +0 -39
  109. package/lib/draw/shared/draw.utils.d.ts +0 -36
  110. package/lib/draw/shared/index.d.ts +0 -4
  111. package/lib/environment/environment.interface.d.ts +0 -53
  112. package/lib/environment/index.d.ts +0 -1
  113. package/lib/feature/feature-details/feature-details.component.d.ts +0 -63
  114. package/lib/feature/feature-details/feature-details.directive.d.ts +0 -17
  115. package/lib/feature/feature-details/feature-details.module.d.ts +0 -14
  116. package/lib/feature/feature-details/index.d.ts +0 -3
  117. package/lib/feature/feature-form/feature-form.component.d.ts +0 -44
  118. package/lib/feature/feature-form/feature-form.module.d.ts +0 -10
  119. package/lib/feature/feature.module.d.ts +0 -14
  120. package/lib/feature/index.d.ts +0 -4
  121. package/lib/feature/shared/feature-store.utils.d.ts +0 -10
  122. package/lib/feature/shared/feature.enums.d.ts +0 -7
  123. package/lib/feature/shared/feature.interfaces.d.ts +0 -75
  124. package/lib/feature/shared/feature.utils.d.ts +0 -98
  125. package/lib/feature/shared/index.d.ts +0 -7
  126. package/lib/feature/shared/store.d.ts +0 -78
  127. package/lib/feature/shared/strategies/geo-properties.d.ts +0 -61
  128. package/lib/feature/shared/strategies/in-map-extent.d.ts +0 -53
  129. package/lib/feature/shared/strategies/in-map-resolution.d.ts +0 -52
  130. package/lib/feature/shared/strategies/index.d.ts +0 -7
  131. package/lib/feature/shared/strategies/loading-layer.d.ts +0 -59
  132. package/lib/feature/shared/strategies/loading.d.ts +0 -75
  133. package/lib/feature/shared/strategies/search.d.ts +0 -55
  134. package/lib/feature/shared/strategies/selection.d.ts +0 -176
  135. package/lib/feature/shared/strategies.utils.d.ts +0 -17
  136. package/lib/filter/filter.module.d.ts +0 -48
  137. package/lib/filter/index.d.ts +0 -16
  138. package/lib/filter/ogc-filter-button/index.d.ts +0 -1
  139. package/lib/filter/ogc-filter-button/ogc-filter-button.component.d.ts +0 -19
  140. package/lib/filter/ogc-filter-form/index.d.ts +0 -1
  141. package/lib/filter/ogc-filter-form/ogc-filter-form.component.d.ts +0 -63
  142. package/lib/filter/ogc-filter-selection/index.d.ts +0 -1
  143. package/lib/filter/ogc-filter-selection/ogc-filter-selection.component.d.ts +0 -99
  144. package/lib/filter/ogc-filter-time/index.d.ts +0 -2
  145. package/lib/filter/ogc-filter-time/ogc-filter-time-slider.component.d.ts +0 -39
  146. package/lib/filter/ogc-filter-time/ogc-filter-time.component.d.ts +0 -88
  147. package/lib/filter/ogc-filterable-form/index.d.ts +0 -1
  148. package/lib/filter/ogc-filterable-form/ogc-filterable-form.component.d.ts +0 -14
  149. package/lib/filter/ogc-filterable-item/index.d.ts +0 -1
  150. package/lib/filter/ogc-filterable-item/ogc-filterable-item.component.d.ts +0 -41
  151. package/lib/filter/ogc-filterable-list/index.d.ts +0 -2
  152. package/lib/filter/ogc-filterable-list/ogc-filterable-list-binding.directive.d.ts +0 -14
  153. package/lib/filter/ogc-filterable-list/ogc-filterable-list.component.d.ts +0 -9
  154. package/lib/filter/shared/date.utils.d.ts +0 -9
  155. package/lib/filter/shared/filter.utils.d.ts +0 -26
  156. package/lib/filter/shared/filterable-datasource.pipe.d.ts +0 -10
  157. package/lib/filter/shared/index.d.ts +0 -11
  158. package/lib/filter/shared/ogc-filter-time.service.d.ts +0 -18
  159. package/lib/filter/shared/ogc-filter.d.ts +0 -30
  160. package/lib/filter/shared/ogc-filter.enum.d.ts +0 -27
  161. package/lib/filter/shared/ogc-filter.interface.d.ts +0 -205
  162. package/lib/filter/shared/ogc-filter.service.d.ts +0 -12
  163. package/lib/filter/shared/spatial-filter.enum.d.ts +0 -19
  164. package/lib/filter/shared/spatial-filter.interface.d.ts +0 -10
  165. package/lib/filter/shared/spatial-filter.service.d.ts +0 -36
  166. package/lib/filter/shared/time-filter.enum.d.ts +0 -10
  167. package/lib/filter/shared/time-filter.interface.d.ts +0 -15
  168. package/lib/filter/shared/time-filter.service.d.ts +0 -10
  169. package/lib/filter/spatial-filter/spatial-filter-item/index.d.ts +0 -1
  170. package/lib/filter/spatial-filter/spatial-filter-item/spatial-filter-item.component.d.ts +0 -163
  171. package/lib/filter/spatial-filter/spatial-filter-list/index.d.ts +0 -1
  172. package/lib/filter/spatial-filter/spatial-filter-list/spatial-filter-list.component.d.ts +0 -51
  173. package/lib/filter/spatial-filter/spatial-filter-type/index.d.ts +0 -1
  174. package/lib/filter/spatial-filter/spatial-filter-type/spatial-filter-type.component.d.ts +0 -38
  175. package/lib/filter/time-filter-button/index.d.ts +0 -1
  176. package/lib/filter/time-filter-button/time-filter-button.component.d.ts +0 -19
  177. package/lib/filter/time-filter-form/index.d.ts +0 -1
  178. package/lib/filter/time-filter-form/time-filter-form.component.d.ts +0 -82
  179. package/lib/filter/time-filter-item/index.d.ts +0 -1
  180. package/lib/filter/time-filter-item/time-filter-item.component.d.ts +0 -29
  181. package/lib/filter/time-filter-list/index.d.ts +0 -2
  182. package/lib/filter/time-filter-list/time-filter-list-binding.directive.d.ts +0 -14
  183. package/lib/filter/time-filter-list/time-filter-list.component.d.ts +0 -7
  184. package/lib/geo.module.d.ts +0 -18
  185. package/lib/geometry/geometry-form-field/geometry-form-field-input.component.d.ts +0 -199
  186. package/lib/geometry/geometry-form-field/geometry-form-field.component.d.ts +0 -86
  187. package/lib/geometry/geometry-form-field/geometry-form-field.module.d.ts +0 -14
  188. package/lib/geometry/geometry-form-field/index.d.ts +0 -3
  189. package/lib/geometry/geometry.module.d.ts +0 -10
  190. package/lib/geometry/index.d.ts +0 -2
  191. package/lib/geometry/shared/controls/draw.d.ts +0 -150
  192. package/lib/geometry/shared/controls/index.d.ts +0 -3
  193. package/lib/geometry/shared/controls/modify.d.ts +0 -228
  194. package/lib/geometry/shared/controls/slice.d.ts +0 -99
  195. package/lib/geometry/shared/geometry.errors.d.ts +0 -11
  196. package/lib/geometry/shared/geometry.interfaces.d.ts +0 -13
  197. package/lib/geometry/shared/geometry.utils.d.ts +0 -43
  198. package/lib/geometry/shared/index.d.ts +0 -4
  199. package/lib/import-export/export-button/export-button.component.d.ts +0 -11
  200. package/lib/import-export/export-button/index.d.ts +0 -1
  201. package/lib/import-export/import-export/import-export.component.d.ts +0 -119
  202. package/lib/import-export/import-export/index.d.ts +0 -1
  203. package/lib/import-export/import-export.module.d.ts +0 -18
  204. package/lib/import-export/index.d.ts +0 -4
  205. package/lib/import-export/shared/drop-geo-file.directive.d.ts +0 -39
  206. package/lib/import-export/shared/export.errors.d.ts +0 -8
  207. package/lib/import-export/shared/export.interface.d.ts +0 -18
  208. package/lib/import-export/shared/export.service.d.ts +0 -43
  209. package/lib/import-export/shared/export.type.d.ts +0 -8
  210. package/lib/import-export/shared/export.utils.d.ts +0 -21
  211. package/lib/import-export/shared/import.errors.d.ts +0 -20
  212. package/lib/import-export/shared/import.interface.d.ts +0 -11
  213. package/lib/import-export/shared/import.service.d.ts +0 -31
  214. package/lib/import-export/shared/import.utils.d.ts +0 -20
  215. package/lib/import-export/shared/index.d.ts +0 -10
  216. package/lib/layer/index.d.ts +0 -15
  217. package/lib/layer/layer-group/index.d.ts +0 -1
  218. package/lib/layer/layer-group/layer-group.component.d.ts +0 -30
  219. package/lib/layer/layer-item/index.d.ts +0 -1
  220. package/lib/layer/layer-item/layer-item.component.d.ts +0 -43
  221. package/lib/layer/layer-legend/index.d.ts +0 -1
  222. package/lib/layer/layer-legend/layer-legend.component.d.ts +0 -86
  223. package/lib/layer/layer-legend-item/index.d.ts +0 -1
  224. package/lib/layer/layer-legend-item/layer-legend-item.component.d.ts +0 -22
  225. package/lib/layer/layer-legend-list/index.d.ts +0 -2
  226. package/lib/layer/layer-legend-list/layer-legend-list-binding.directive.d.ts +0 -16
  227. package/lib/layer/layer-legend-list/layer-legend-list.component.d.ts +0 -29
  228. package/lib/layer/layer-list/index.d.ts +0 -1
  229. package/lib/layer/layer-list/layer-list.component.d.ts +0 -55
  230. package/lib/layer/layer-list-tool/index.d.ts +0 -3
  231. package/lib/layer/layer-list-tool/layer-list-tool.component.d.ts +0 -25
  232. package/lib/layer/layer-list-tool/layer-list-tool.interface.d.ts +0 -12
  233. package/lib/layer/layer-list-tool/layer-list-tool.service.d.ts +0 -14
  234. package/lib/layer/layer-search/index.d.ts +0 -1
  235. package/lib/layer/layer-search/layer-search.component.d.ts +0 -16
  236. package/lib/layer/layer-unavailable/index.d.ts +0 -2
  237. package/lib/layer/layer-unavailable/layer-unavailable-list/layer-unavailable-list.component.d.ts +0 -10
  238. package/lib/layer/layer-unavailable/layer-unavailable.component.d.ts +0 -11
  239. package/lib/layer/layer-viewer/index.d.ts +0 -2
  240. package/lib/layer/layer-viewer/layer-viewer.component.d.ts +0 -52
  241. package/lib/layer/layer-viewer/layer-viewer.interface.d.ts +0 -22
  242. package/lib/layer/layer-viewer-bottom-actions/index.d.ts +0 -1
  243. package/lib/layer/layer-viewer-bottom-actions/layer-viewer-bottom-actions.component.d.ts +0 -44
  244. package/lib/layer/layer-visibility-button/index.d.ts +0 -1
  245. package/lib/layer/layer-visibility-button/layer-visibility-button.component.d.ts +0 -22
  246. package/lib/layer/layer.module.d.ts +0 -42
  247. package/lib/layer/shared/clusterParam.d.ts +0 -11
  248. package/lib/layer/shared/index.d.ts +0 -5
  249. package/lib/layer/shared/layer-controller.d.ts +0 -81
  250. package/lib/layer/shared/layer-selection.d.ts +0 -14
  251. package/lib/layer/shared/layer.enums.d.ts +0 -1
  252. package/lib/layer/shared/layer.service.d.ts +0 -40
  253. package/lib/layer/shared/layers/any-layer.d.ts +0 -3
  254. package/lib/layer/shared/layers/any-layer.interface.d.ts +0 -8
  255. package/lib/layer/shared/layers/image-layer.d.ts +0 -24
  256. package/lib/layer/shared/layers/image-layer.interface.d.ts +0 -16
  257. package/lib/layer/shared/layers/index.d.ts +0 -17
  258. package/lib/layer/shared/layers/layer-base.d.ts +0 -75
  259. package/lib/layer/shared/layers/layer-group.d.ts +0 -33
  260. package/lib/layer/shared/layers/layer-group.interface.d.ts +0 -8
  261. package/lib/layer/shared/layers/layer.d.ts +0 -46
  262. package/lib/layer/shared/layers/layer.interface.d.ts +0 -72
  263. package/lib/layer/shared/layers/legend.interface.d.ts +0 -22
  264. package/lib/layer/shared/layers/linked/index.d.ts +0 -3
  265. package/lib/layer/shared/layers/linked/linked-layer.d.ts +0 -36
  266. package/lib/layer/shared/layers/linked/linked-layer.interface.d.ts +0 -33
  267. package/lib/layer/shared/layers/linked/linked-layer.utils.d.ts +0 -9
  268. package/lib/layer/shared/layers/tile-layer.d.ts +0 -34
  269. package/lib/layer/shared/layers/tile-layer.interface.d.ts +0 -20
  270. package/lib/layer/shared/layers/vector-layer.d.ts +0 -91
  271. package/lib/layer/shared/layers/vector-layer.interface.d.ts +0 -42
  272. package/lib/layer/shared/layers/vectortile-layer.d.ts +0 -31
  273. package/lib/layer/shared/layers/vectortile-layer.interface.d.ts +0 -16
  274. package/lib/layer/track-feature-button/index.d.ts +0 -1
  275. package/lib/layer/track-feature-button/track-feature-button.component.d.ts +0 -14
  276. package/lib/layer/utils/image-watcher.d.ts +0 -16
  277. package/lib/layer/utils/index.d.ts +0 -6
  278. package/lib/layer/utils/layer-options.utils.d.ts +0 -12
  279. package/lib/layer/utils/layer.utils.d.ts +0 -12
  280. package/lib/layer/utils/outputLegend.d.ts +0 -7
  281. package/lib/layer/utils/tile-watcher.d.ts +0 -14
  282. package/lib/layer/utils/vector-watcher.d.ts +0 -13
  283. package/lib/map/baselayers-switcher/baselayers-switcher.animation.d.ts +0 -2
  284. package/lib/map/baselayers-switcher/baselayers-switcher.component.d.ts +0 -22
  285. package/lib/map/baselayers-switcher/index.d.ts +0 -2
  286. package/lib/map/baselayers-switcher/mini-basemap.component.d.ts +0 -26
  287. package/lib/map/geolocate-button/geolocate-button.component.d.ts +0 -22
  288. package/lib/map/geolocate-button/index.d.ts +0 -1
  289. package/lib/map/home-extent-button/home-extent-button.component.d.ts +0 -20
  290. package/lib/map/home-extent-button/home-extent-button.interface.d.ts +0 -6
  291. package/lib/map/home-extent-button/index.d.ts +0 -2
  292. package/lib/map/index.d.ts +0 -13
  293. package/lib/map/info-section/index.d.ts +0 -1
  294. package/lib/map/info-section/info-section.component.d.ts +0 -6
  295. package/lib/map/map-browser/index.d.ts +0 -1
  296. package/lib/map/map-browser/map-browser.component.d.ts +0 -25
  297. package/lib/map/map-center/index.d.ts +0 -1
  298. package/lib/map/map-center/map-center.component.d.ts +0 -30
  299. package/lib/map/map.module.d.ts +0 -42
  300. package/lib/map/menu-button/index.d.ts +0 -1
  301. package/lib/map/menu-button/menu-button.component.d.ts +0 -17
  302. package/lib/map/offline-button/index.d.ts +0 -1
  303. package/lib/map/offline-button/offline-button.component.d.ts +0 -14
  304. package/lib/map/rotation-button/index.d.ts +0 -1
  305. package/lib/map/rotation-button/rotation-button.component.d.ts +0 -18
  306. package/lib/map/shared/controllers/controller.d.ts +0 -29
  307. package/lib/map/shared/controllers/geolocation.d.ts +0 -96
  308. package/lib/map/shared/controllers/geolocation.interface.d.ts +0 -39
  309. package/lib/map/shared/controllers/index.d.ts +0 -4
  310. package/lib/map/shared/controllers/view.d.ts +0 -200
  311. package/lib/map/shared/hover-feature.directive.d.ts +0 -123
  312. package/lib/map/shared/index.d.ts +0 -14
  313. package/lib/map/shared/linkedLayers.utils.d.ts +0 -13
  314. package/lib/map/shared/map-pointer-position.directive.d.ts +0 -71
  315. package/lib/map/shared/map.abstract.d.ts +0 -43
  316. package/lib/map/shared/map.d.ts +0 -70
  317. package/lib/map/shared/map.enums.d.ts +0 -4
  318. package/lib/map/shared/map.interface.d.ts +0 -57
  319. package/lib/map/shared/map.service.d.ts +0 -18
  320. package/lib/map/shared/map.utils.d.ts +0 -92
  321. package/lib/map/shared/mapOffline.directive.d.ts +0 -19
  322. package/lib/map/shared/projection.interfaces.d.ts +0 -27
  323. package/lib/map/shared/projection.service.d.ts +0 -19
  324. package/lib/map/shared/projection.utils.d.ts +0 -30
  325. package/lib/map/swipe-control/index.d.ts +0 -1
  326. package/lib/map/swipe-control/swipe-control.component.d.ts +0 -96
  327. package/lib/map/utils/index.d.ts +0 -1
  328. package/lib/map/utils/layer-watcher.d.ts +0 -30
  329. package/lib/map/wake-lock-button/index.d.ts +0 -1
  330. package/lib/map/wake-lock-button/wake-lock-button.component.d.ts +0 -27
  331. package/lib/map/zoom-button/index.d.ts +0 -1
  332. package/lib/map/zoom-button/zoom-button.component.d.ts +0 -11
  333. package/lib/measure/index.d.ts +0 -2
  334. package/lib/measure/measure.module.d.ts +0 -10
  335. package/lib/measure/measurer/index.d.ts +0 -5
  336. package/lib/measure/measurer/measure-format.pipe.d.ts +0 -15
  337. package/lib/measure/measurer/measurer-dialog.component.d.ts +0 -14
  338. package/lib/measure/measurer/measurer-item.component.d.ts +0 -65
  339. package/lib/measure/measurer/measurer.component.d.ts +0 -401
  340. package/lib/measure/measurer/measurer.module.d.ts +0 -11
  341. package/lib/measure/shared/index.d.ts +0 -3
  342. package/lib/measure/shared/measure.enum.d.ts +0 -33
  343. package/lib/measure/shared/measure.interfaces.d.ts +0 -20
  344. package/lib/measure/shared/measure.utils.d.ts +0 -180
  345. package/lib/metadata/index.d.ts +0 -3
  346. package/lib/metadata/metadata-button/index.d.ts +0 -1
  347. package/lib/metadata/metadata-button/metadata-button.component.d.ts +0 -22
  348. package/lib/metadata/metadata.module.d.ts +0 -14
  349. package/lib/metadata/shared/index.d.ts +0 -2
  350. package/lib/metadata/shared/metadata.interface.d.ts +0 -13
  351. package/lib/metadata/shared/metadata.service.d.ts +0 -7
  352. package/lib/offline/geoDB/configFileToGeoDB.service.d.ts +0 -12
  353. package/lib/offline/geoDB/geoDB.d.ts +0 -36
  354. package/lib/offline/geoDB/geoDB.enums.d.ts +0 -4
  355. package/lib/offline/geoDB/geoDB.interface.d.ts +0 -19
  356. package/lib/offline/geoDB/index.d.ts +0 -4
  357. package/lib/offline/index.d.ts +0 -5
  358. package/lib/offline/layerDB/index.d.ts +0 -2
  359. package/lib/offline/layerDB/layerDB.d.ts +0 -34
  360. package/lib/offline/layerDB/layerDB.interface.d.ts +0 -7
  361. package/lib/offline/offline.interface.d.ts +0 -3
  362. package/lib/offline/offline.provider.d.ts +0 -5
  363. package/lib/offline/shared/geo-network.service.d.ts +0 -27
  364. package/lib/offline/shared/index.d.ts +0 -1
  365. package/lib/offline/shared/indexed-db.interface.d.ts +0 -16
  366. package/lib/offline/shared/indexed-db.utils.d.ts +0 -4
  367. package/lib/overlay/index.d.ts +0 -1
  368. package/lib/overlay/shared/index.d.ts +0 -3
  369. package/lib/overlay/shared/overlay.d.ts +0 -82
  370. package/lib/overlay/shared/overlay.enum.d.ts +0 -6
  371. package/lib/overlay/shared/overlay.utils.d.ts +0 -6
  372. package/lib/print/index.d.ts +0 -3
  373. package/lib/print/print/print.component.d.ts +0 -35
  374. package/lib/print/print-form/index.d.ts +0 -1
  375. package/lib/print/print-form/print-form.component.d.ts +0 -99
  376. package/lib/print/print.module.d.ts +0 -11
  377. package/lib/print/shared/geopdf.d.ts +0 -1
  378. package/lib/print/shared/index.d.ts +0 -4
  379. package/lib/print/shared/print.interface.d.ts +0 -23
  380. package/lib/print/shared/print.service.d.ts +0 -184
  381. package/lib/print/shared/print.type.d.ts +0 -40
  382. package/lib/query/index.d.ts +0 -1
  383. package/lib/query/query.module.d.ts +0 -11
  384. package/lib/query/shared/index.d.ts +0 -7
  385. package/lib/query/shared/query-search-source.d.ts +0 -17
  386. package/lib/query/shared/query-search-source.providers.d.ts +0 -17
  387. package/lib/query/shared/query.directive.d.ts +0 -105
  388. package/lib/query/shared/query.enums.d.ts +0 -26
  389. package/lib/query/shared/query.interfaces.d.ts +0 -34
  390. package/lib/query/shared/query.service.d.ts +0 -54
  391. package/lib/query/shared/query.utils.d.ts +0 -28
  392. package/lib/search/index.d.ts +0 -9
  393. package/lib/search/search-bar/search-bar.component.d.ts +0 -233
  394. package/lib/search/search-bar/search-bar.module.d.ts +0 -10
  395. package/lib/search/search-results/index.d.ts +0 -4
  396. package/lib/search/search-results/save-feature-dialog.component.d.ts +0 -32
  397. package/lib/search/search-results/search-results-add-button.component.d.ts +0 -84
  398. package/lib/search/search-results/search-results-item.component.d.ts +0 -52
  399. package/lib/search/search-results/search-results.component.d.ts +0 -155
  400. package/lib/search/search-results/search-results.directive.d.ts +0 -3
  401. package/lib/search/search-results/search-results.module.d.ts +0 -11
  402. package/lib/search/search-selector/search-selector.component.d.ts +0 -58
  403. package/lib/search/search-selector/search-selector.module.d.ts +0 -10
  404. package/lib/search/search-settings/search-settings.component.d.ts +0 -109
  405. package/lib/search/search-settings/search-settings.module.d.ts +0 -10
  406. package/lib/search/search.module.d.ts +0 -21
  407. package/lib/search/shared/index.d.ts +0 -9
  408. package/lib/search/shared/search-pointer-summary.directive.d.ts +0 -124
  409. package/lib/search/shared/search-source-service.providers.d.ts +0 -15
  410. package/lib/search/shared/search-source.service.d.ts +0 -39
  411. package/lib/search/shared/search.enums.d.ts +0 -1
  412. package/lib/search/shared/search.interfaces.d.ts +0 -54
  413. package/lib/search/shared/search.provider.d.ts +0 -8
  414. package/lib/search/shared/search.service.d.ts +0 -58
  415. package/lib/search/shared/search.utils.d.ts +0 -39
  416. package/lib/search/shared/sources/cadastre.d.ts +0 -35
  417. package/lib/search/shared/sources/cadastre.providers.d.ts +0 -22
  418. package/lib/search/shared/sources/coordinates.d.ts +0 -41
  419. package/lib/search/shared/sources/coordinates.interfaces.d.ts +0 -12
  420. package/lib/search/shared/sources/coordinates.providers.d.ts +0 -35
  421. package/lib/search/shared/sources/icherche-icons.d.ts +0 -5
  422. package/lib/search/shared/sources/icherche.d.ts +0 -101
  423. package/lib/search/shared/sources/icherche.interfaces.d.ts +0 -26
  424. package/lib/search/shared/sources/icherche.providers.d.ts +0 -42
  425. package/lib/search/shared/sources/ilayer.d.ts +0 -57
  426. package/lib/search/shared/sources/ilayer.interfaces.d.ts +0 -43
  427. package/lib/search/shared/sources/ilayer.providers.d.ts +0 -35
  428. package/lib/search/shared/sources/index.d.ts +0 -22
  429. package/lib/search/shared/sources/nominatim.d.ts +0 -46
  430. package/lib/search/shared/sources/nominatim.interfaces.d.ts +0 -10
  431. package/lib/search/shared/sources/nominatim.providers.d.ts +0 -21
  432. package/lib/search/shared/sources/source.d.ts +0 -88
  433. package/lib/search/shared/sources/source.interfaces.d.ts +0 -65
  434. package/lib/search/shared/sources/storedqueries.d.ts +0 -76
  435. package/lib/search/shared/sources/storedqueries.interfaces.d.ts +0 -38
  436. package/lib/search/shared/sources/storedqueries.providers.d.ts +0 -37
  437. package/lib/search/shared/sources/workspace.d.ts +0 -34
  438. package/lib/search/shared/sources/workspace.interfaces.d.ts +0 -9
  439. package/lib/search/shared/sources/workspace.providers.d.ts +0 -21
  440. package/lib/style/index.d.ts +0 -4
  441. package/lib/style/shared/datasource/esri-style-generator.d.ts +0 -21
  442. package/lib/style/shared/datasource/index.d.ts +0 -1
  443. package/lib/style/shared/feature/feature-style.d.ts +0 -18
  444. package/lib/style/shared/feature/index.d.ts +0 -1
  445. package/lib/style/shared/font.enum.d.ts +0 -15
  446. package/lib/style/shared/index.d.ts +0 -4
  447. package/lib/style/shared/overlay/index.d.ts +0 -2
  448. package/lib/style/shared/overlay/overlay-marker-style.utils.d.ts +0 -11
  449. package/lib/style/shared/overlay/overlay-style.utils.d.ts +0 -19
  450. package/lib/style/shared/vector/commonVectorStyle.d.ts +0 -14
  451. package/lib/style/shared/vector/conversion.utils.d.ts +0 -21
  452. package/lib/style/shared/vector/index.d.ts +0 -3
  453. package/lib/style/shared/vector/vector-style.interface.d.ts +0 -66
  454. package/lib/style/style-list/index.d.ts +0 -4
  455. package/lib/style/style-list/style-list.interface.d.ts +0 -4
  456. package/lib/style/style-list/style-list.module.d.ts +0 -8
  457. package/lib/style/style-list/style-list.provider.d.ts +0 -8
  458. package/lib/style/style-list/style-list.service.d.ts +0 -18
  459. package/lib/style/style-modal/drawing/index.d.ts +0 -1
  460. package/lib/style/style-modal/drawing/style-modal-drawing.component.d.ts +0 -33
  461. package/lib/style/style-modal/index.d.ts +0 -4
  462. package/lib/style/style-modal/layer/index.d.ts +0 -1
  463. package/lib/style/style-modal/layer/style-modal-layer.component.d.ts +0 -32
  464. package/lib/style/style-modal/layer-button/index.d.ts +0 -1
  465. package/lib/style/style-modal/layer-button/style-modal-layer-button.component.d.ts +0 -14
  466. package/lib/style/style-modal/shared/index.d.ts +0 -1
  467. package/lib/style/style-modal/shared/style-modal.interface.d.ts +0 -17
  468. package/lib/style/style-service/draw-style.service.d.ts +0 -34
  469. package/lib/style/style-service/index.d.ts +0 -2
  470. package/lib/style/style-service/style.service.d.ts +0 -55
  471. package/lib/style/style.module.d.ts +0 -12
  472. package/lib/toast/index.d.ts +0 -1
  473. package/lib/toast/toast.component.d.ts +0 -32
  474. package/lib/toast/toast.module.d.ts +0 -12
  475. package/lib/utils/googleLinks.d.ts +0 -5
  476. package/lib/utils/id-generator.d.ts +0 -53
  477. package/lib/utils/index.d.ts +0 -4
  478. package/lib/utils/osmLinks.d.ts +0 -4
  479. package/lib/utils/propertyTypeDetector/index.d.ts +0 -2
  480. package/lib/utils/propertyTypeDetector/propertyTypeDetector.interface.d.ts +0 -5
  481. package/lib/utils/propertyTypeDetector/propertyTypeDetector.service.d.ts +0 -15
  482. package/lib/wkt/index.d.ts +0 -1
  483. package/lib/wkt/shared/index.d.ts +0 -1
  484. package/lib/wkt/shared/wkt.service.d.ts +0 -18
  485. package/lib/wkt/wkt.module.d.ts +0 -11
  486. package/lib/workspace/confirmation-popup/confirmation-popup.component.d.ts +0 -23
  487. package/lib/workspace/confirmation-popup/confirmation-popup.module.d.ts +0 -10
  488. package/lib/workspace/confirmation-popup/index.d.ts +0 -2
  489. package/lib/workspace/index.d.ts +0 -7
  490. package/lib/workspace/shared/edition-workspace.d.ts +0 -82
  491. package/lib/workspace/shared/edition-workspace.service.d.ts +0 -50
  492. package/lib/workspace/shared/feature-workspace.d.ts +0 -18
  493. package/lib/workspace/shared/feature-workspace.service.d.ts +0 -23
  494. package/lib/workspace/shared/index.d.ts +0 -8
  495. package/lib/workspace/shared/wfs-workspace.d.ts +0 -18
  496. package/lib/workspace/shared/wfs-workspace.service.d.ts +0 -23
  497. package/lib/workspace/shared/wms-workspace.service.d.ts +0 -25
  498. package/lib/workspace/shared/workspace.interface.d.ts +0 -4
  499. package/lib/workspace/shared/workspace.utils.d.ts +0 -24
  500. package/lib/workspace/widgets/index.d.ts +0 -3
  501. package/lib/workspace/widgets/interactive-selection/interactive-selection.component.d.ts +0 -58
  502. package/lib/workspace/widgets/ogc-filter/ogc-filter.component.d.ts +0 -30
  503. package/lib/workspace/widgets/ogc-filter/ogc-filter.module.d.ts +0 -10
  504. package/lib/workspace/widgets/widgets.d.ts +0 -16
  505. package/lib/workspace/workspace-selector/workspace-selector.directive.d.ts +0 -35
  506. package/lib/workspace/workspace-selector/workspace-selector.module.d.ts +0 -10
  507. package/lib/workspace/workspace-updator/workspace-updator.directive.d.ts +0 -26
  508. package/lib/workspace/workspace-updator/workspace-updator.module.d.ts +0 -10
  509. package/lib/workspace/workspace.module.d.ts +0 -10
  510. package/public_api.d.ts +0 -52
  511. package/src/geo.theme.scss +0 -15
  512. package/src/lib/catalog/catalog-browser/catalog-browser.theming.scss +0 -22
  513. package/src/lib/catalog/catalog.theming.scss +0 -5
  514. package/src/lib/directions/directions-inputs/directions-inputs.theming.scss +0 -21
  515. package/src/lib/directions/directions.theming.scss +0 -5
  516. package/src/lib/draw/draw.theming.scss +0 -17
  517. package/src/lib/layer/layer-legend/layer-legend.theme.scss +0 -21
  518. package/src/lib/layer/layer-list-tool/layer-list-tool.theming.scss +0 -22
  519. package/src/lib/layer/layer.theming.scss +0 -9
  520. package/src/lib/map/map-browser/map-browser.theming.scss +0 -20
  521. package/src/lib/map/map.theming.scss +0 -5
  522. package/src/lib/search/search-bar/search-bar.theming.scss +0 -9
  523. package/src/lib/search/search.theming.scss +0 -5
@@ -1,7 +0,0 @@
1
- import { DataSourceOptions, TileGridOptions } from './datasource.interface';
2
- export interface TileDebugDataSourceOptions extends DataSourceOptions {
3
- projection?: string;
4
- wrapX?: boolean;
5
- zDirection?: number;
6
- tileGrid?: TileGridOptions;
7
- }
@@ -1,14 +0,0 @@
1
- import olSourceVector from 'ol/source/Vector';
2
- import { FeatureDataSource } from './feature-datasource';
3
- import { WebSocketDataSourceOptions } from './websocket-datasource.interface';
4
- export declare class WebSocketDataSource extends FeatureDataSource {
5
- ws: WebSocket;
6
- options: WebSocketDataSourceOptions;
7
- protected createOlSource(): olSourceVector;
8
- private createWebSocket;
9
- onMessage(event: any): void;
10
- onClose(): void;
11
- onError(): void;
12
- onOpen(): void;
13
- onUnwatch(): void;
14
- }
@@ -1,7 +0,0 @@
1
- import { FeatureDataSourceOptions } from './feature-datasource.interface';
2
- export interface WebSocketDataSourceOptions extends FeatureDataSourceOptions {
3
- onmessage?: 'add' | 'delete' | 'update';
4
- onopen?: any;
5
- onclose?: any;
6
- onerror?: any;
7
- }
@@ -1,37 +0,0 @@
1
- import type { HttpClient } from '@angular/common/http';
2
- import { AuthInterceptor } from '@igo2/auth';
3
- import OlFeature from 'ol/Feature';
4
- import { Extent } from 'ol/extent';
5
- import type { default as OlGeometry } from 'ol/geom/Geometry';
6
- import olProjection from 'ol/proj/Projection';
7
- import olSourceVector from 'ol/source/Vector';
8
- import { Observable } from 'rxjs';
9
- import { OgcFiltersOptions } from '../../../filter/shared/ogc-filter.interface';
10
- import { OGCFilterService } from '../../../filter/shared/ogc-filter.service';
11
- import { DataSource } from './datasource';
12
- import { WFSDataSourceOptions } from './wfs-datasource.interface';
13
- import { WFSService } from './wfs.service';
14
- interface FetchFeatureOptions {
15
- extent: Extent;
16
- projection: olProjection;
17
- httpClient: HttpClient;
18
- }
19
- export declare class WFSDataSource extends DataSource {
20
- options: WFSDataSourceOptions;
21
- protected wfsService: WFSService;
22
- private ogcFilterService;
23
- private authInterceptor?;
24
- ol: olSourceVector;
25
- set ogcFilters(value: OgcFiltersOptions);
26
- get ogcFilters(): OgcFiltersOptions;
27
- get saveableOptions(): Partial<WFSDataSourceOptions>;
28
- constructor(options: WFSDataSourceOptions, wfsService: WFSService, ogcFilterService: OGCFilterService, authInterceptor?: AuthInterceptor);
29
- protected createOlSource(): olSourceVector;
30
- setOgcFilters(ogcFilters: OgcFiltersOptions, triggerEvent?: boolean): void;
31
- onUnwatch(): void;
32
- refresh(): void;
33
- fetchFeatures({ extent, projection, httpClient }: FetchFeatureOptions): Observable<OlFeature<OlGeometry>[]>;
34
- private _fetchFeatures;
35
- private _parseXmlFeatures;
36
- }
37
- export {};
@@ -1,18 +0,0 @@
1
- import type { OgcFiltersOptions } from '../../../filter/shared/ogc-filter.interface';
2
- import type { FeatureDataSourceOptions } from './feature-datasource.interface';
3
- export interface WFSDataSourceOptions extends FeatureDataSourceOptions {
4
- params: WFSDataSourceOptionsParams;
5
- paramsWFS?: WFSDataSourceOptionsParams;
6
- urlWfs?: string;
7
- ogcFilters?: OgcFiltersOptions;
8
- }
9
- export interface WFSDataSourceOptionsParams {
10
- version?: string;
11
- featureTypes: string;
12
- fieldNameGeometry: string;
13
- maxFeatures?: number;
14
- outputFormat: string;
15
- outputFormatDownload?: string;
16
- srsName?: string;
17
- xmlFilter?: string;
18
- }
@@ -1,17 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { DataService } from './data.service';
4
- import { WFSDataSourceOptions } from './wfs-datasource.interface';
5
- import { WMSDataSourceOptions } from './wms-datasource.interface';
6
- import * as i0 from "@angular/core";
7
- export declare class WFSService extends DataService {
8
- private http;
9
- constructor(http: HttpClient);
10
- getData(): string;
11
- getSourceFieldsFromWFS(dataSourceOptions: WFSDataSourceOptions | WMSDataSourceOptions): void;
12
- private wfsGetFeature;
13
- defineFieldAndValuefromWFS(dataSourceOptions: WFSDataSourceOptions | WMSDataSourceOptions): Observable<any>;
14
- private built_properties_value;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<WFSService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<WFSService>;
17
- }
@@ -1,58 +0,0 @@
1
- import olSourceImageWMS from 'ol/source/ImageWMS';
2
- import { BehaviorSubject } from 'rxjs';
3
- import { OgcFiltersOptions } from '../../../filter/shared/ogc-filter.interface';
4
- import { OGCFilterService } from '../../../filter/shared/ogc-filter.service';
5
- import { TimeFilterOptions } from '../../../filter/shared/time-filter.interface';
6
- import { LegendMapViewOptions } from '../../../layer/shared/layers/legend.interface';
7
- import { DataSource } from './datasource';
8
- import { Legend } from './datasource.interface';
9
- import { WFSService } from './wfs.service';
10
- import { TimeFilterableDataSourceOptions, WMSDataSourceOptions } from './wms-datasource.interface';
11
- export interface TimeFilterableDataSource extends WMSDataSource {
12
- options: TimeFilterableDataSourceOptions;
13
- timeFilter$: BehaviorSubject<TimeFilterOptions>;
14
- setTimeFilter(ogcFilters: TimeFilterOptions, triggerEvent?: boolean): any;
15
- filterByDate(date: Date | [Date, Date]): any;
16
- filterByYear(year: string | [string, string]): any;
17
- }
18
- export declare class WMSDataSource extends DataSource {
19
- options: WMSDataSourceOptions;
20
- protected wfsService?: WFSService;
21
- private ogcFilterService?;
22
- ol: olSourceImageWMS;
23
- get params(): any;
24
- set stylesParams(value: string);
25
- get queryTitle(): string;
26
- get mapLabel(): string;
27
- get queryHtmlTarget(): string;
28
- set ogcFilters(value: OgcFiltersOptions);
29
- get ogcFilters(): OgcFiltersOptions;
30
- set timeFilter(value: TimeFilterOptions);
31
- get timeFilter(): TimeFilterOptions;
32
- readonly timeFilter$: BehaviorSubject<TimeFilterOptions>;
33
- get saveableOptions(): Partial<WMSDataSourceOptions>;
34
- /**
35
- * @workaround
36
- * We need a external way to desactive the refresh of a linked layer for the workspace
37
- * The workspace services create all workspace layer on init and the refresh
38
- * is enable by default even if the workspace is not use the layer will still be refreshed.
39
- */
40
- enableRefresh: boolean;
41
- constructor(options: WMSDataSourceOptions, wfsService?: WFSService, ogcFilterService?: OGCFilterService);
42
- private dateFormat;
43
- addEvents(): void;
44
- protected createOlSource(): olSourceImageWMS;
45
- setOgcFilters(ogcFilters: OgcFiltersOptions, triggerEvent?: boolean): void;
46
- setTimeFilter(timeFilter: TimeFilterOptions, triggerEvent?: boolean): void;
47
- getLegend(style?: string, view?: LegendMapViewOptions): Legend[];
48
- onUnwatch(): void;
49
- private addRefreshInterval;
50
- private buildDynamicDownloadUrlFromParamsWFS;
51
- }
52
- export interface TimeFilterableDataSource extends WMSDataSource {
53
- options: TimeFilterableDataSourceOptions;
54
- timeFilter$: BehaviorSubject<TimeFilterOptions>;
55
- setTimeFilter(ogcFilters: TimeFilterOptions, triggerEvent?: boolean): any;
56
- filterByDate(date: Date | [Date, Date]): any;
57
- filterByYear(year: string | [string, string]): any;
58
- }
@@ -1,37 +0,0 @@
1
- import type { ServerType } from 'ol/source/wms';
2
- import type { OgcFiltersOptions } from '../../../filter';
3
- import type { TimeFilterOptions } from '../../../filter/shared/time-filter.interface';
4
- import type { DataSourceOptions } from './datasource.interface';
5
- import type { WFSDataSourceOptionsParams } from './wfs-datasource.interface';
6
- export interface WMSDataSourceOptions extends DataSourceOptions {
7
- paramsWFS?: WFSDataSourceOptionsParams;
8
- urlWfs?: string;
9
- url: string;
10
- params: WMSDataSourceOptionsParams;
11
- crossOrigin?: string;
12
- projection?: string;
13
- resolutions?: number[];
14
- serverType?: ServerType;
15
- ratio?: number;
16
- refreshIntervalSec?: number;
17
- contentDependentLegend?: boolean;
18
- excludeAttribute?: string[];
19
- ogcFilters?: OgcFiltersOptions;
20
- timeFilter?: TimeFilterOptions;
21
- }
22
- export interface WMSDataSourceOptionsParams {
23
- LAYERS: string;
24
- VERSION?: string;
25
- TIME?: string;
26
- FEATURE_COUNT?: number;
27
- FILTER?: string;
28
- INFO_FORMAT?: string;
29
- DPI?: number;
30
- MAP_RESOLUTION?: number;
31
- FORMAT_OPTIONS?: string;
32
- STYLES?: string;
33
- }
34
- export interface TimeFilterableDataSourceOptions extends WMSDataSourceOptions {
35
- timeFilterable?: boolean;
36
- timeFilter?: TimeFilterOptions;
37
- }
@@ -1,43 +0,0 @@
1
- import { Extent } from 'ol/extent';
2
- import olProjection from 'ol/proj/Projection';
3
- import { IOgcFiltersOptionSaveable, OgcFiltersOptions } from '../../../filter/shared/ogc-filter.interface';
4
- import { WFSDataSourceOptions } from './wfs-datasource.interface';
5
- import { WMSDataSourceOptions } from './wms-datasource.interface';
6
- export declare const defaultEpsg = "EPSG:3857";
7
- export declare const defaultMaxFeatures = 5000;
8
- export declare const defaultWfsVersion = "2.0.0";
9
- export declare const defaultFieldNameGeometry = "geometry";
10
- export declare const gmlRegex: RegExp;
11
- export declare const jsonRegex: RegExp;
12
- /**
13
- * This method build the WFS URL based on the layer property.
14
- * @param options WFSDataSourceOptions The common wfs datasource options interface
15
- * @param extent An extent like array [number, number, number, number]
16
- * @param proj olProjection
17
- * @param ogcFilters OgcFiltersOptions
18
- * @returns A string representing the datasource options, based on filter and views
19
- */
20
- export declare function buildUrl(options: WFSDataSourceOptions, extent: Extent, proj: olProjection, randomParam?: boolean): string;
21
- /**
22
- * This method build/standardize WFS call query params based on the layer property.
23
- * @param wfsDataSourceOptions WFSDataSourceOptions The common wfs datasource options interface
24
- * @param count Number: Used to control the number of feature. Used to bypass whe wfs datasource options interface (maxFeatures)
25
- * @param epsg String: Used to control the EPSG code (es: 'EPSG3857'). Used to bypass whe wfs datasource options interface (srsName)
26
- * @param properties String: Used to control the queried fields (WFS service).
27
- * @returns An array array of {name: '', value: ''} of predefined query params.
28
- */
29
- export declare function formatWFSQueryString(dataSourceOptions: WFSDataSourceOptions | WMSDataSourceOptions, count?: number, epsg?: string, properties?: string, startIndex?: number, forceDefaultOutputFormat?: boolean): {
30
- name: string;
31
- value: string;
32
- }[];
33
- /**
34
- * Validate/Modify layer's wfs options based on :
35
- * 1- an Openlayers's issue with GML provided from WFS. Refer to
36
- * https://github.com/openlayers/openlayers/pull/6400
37
- * 2- Set default values for optionals parameters.
38
- * @param wfsDataSourceOptions WFSDataSourceOptions The common wfs datasource options interface
39
- * @returns An array array of {name: '', value: ''} of predefined query params.
40
- */
41
- export declare function checkWfsParams(wfsDataSourceOptions: any, srcType?: string): any;
42
- export declare function getFormatFromOptions(options: WFSDataSourceOptions | WMSDataSourceOptions): any;
43
- export declare function getSaveableOgcParams(options: OgcFiltersOptions): IOgcFiltersOptionSaveable;
@@ -1,10 +0,0 @@
1
- import olSourceWMTS from 'ol/source/WMTS';
2
- import { DataSource } from './datasource';
3
- import { WMTSDataSourceOptions } from './wmts-datasource.interface';
4
- export declare class WMTSDataSource extends DataSource {
5
- options: WMTSDataSourceOptions;
6
- ol: olSourceWMTS;
7
- constructor(options: WMTSDataSourceOptions);
8
- protected createOlSource(): olSourceWMTS;
9
- onUnwatch(): void;
10
- }
@@ -1,11 +0,0 @@
1
- import { DataSourceOptions } from './datasource.interface';
2
- export interface WMTSDataSourceOptions extends DataSourceOptions {
3
- projection?: string;
4
- layer: string;
5
- style?: string;
6
- version?: string;
7
- format?: string;
8
- matrixSet?: string;
9
- url?: string;
10
- urls?: string[];
11
- }
@@ -1,9 +0,0 @@
1
- import olSourceXYZ from 'ol/source/XYZ';
2
- import { DataSource } from './datasource';
3
- import { XYZDataSourceOptions } from './xyz-datasource.interface';
4
- export declare class XYZDataSource extends DataSource {
5
- options: XYZDataSourceOptions;
6
- ol: olSourceXYZ;
7
- protected createOlSource(): olSourceXYZ;
8
- onUnwatch(): void;
9
- }
@@ -1,9 +0,0 @@
1
- import { DataSourceOptions } from './datasource.interface';
2
- export interface XYZDataSourceOptions extends DataSourceOptions {
3
- projection?: string;
4
- url?: string;
5
- urls?: string[];
6
- pathOffline?: string;
7
- excludeAttribute?: string[];
8
- excludeAttributeOffline?: string[];
9
- }
@@ -1,5 +0,0 @@
1
- export * from './datasources';
2
- export * from './datasource.service';
3
- export * from './capabilities.interface';
4
- export * from './capabilities.service';
5
- export * from './options';
@@ -1,4 +0,0 @@
1
- export * from './options.service';
2
- export * from './options-api.service';
3
- export * from './options-api.interface';
4
- export * from './options-api.providers';
@@ -1,4 +0,0 @@
1
- export interface OptionsApiOptions {
2
- url?: string;
3
- provideContextUri?: boolean;
4
- }
@@ -1,10 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { ConfigService } from '@igo2/core/config';
3
- import { OptionsApiService } from './options-api.service';
4
- import { OptionsService } from './options.service';
5
- export declare function optionsApiFactory(http: HttpClient, configService: ConfigService): OptionsApiService;
6
- export declare function provideOptionsApi(): {
7
- provide: typeof OptionsService;
8
- useFactory: typeof optionsApiFactory;
9
- deps: (typeof HttpClient | typeof ConfigService)[];
10
- };
@@ -1,17 +0,0 @@
1
- import { HttpClient } from '@angular/common/http';
2
- import { Observable } from 'rxjs';
3
- import { ArcGISRestDataSourceOptions, ArcGISRestImageDataSourceOptions, TileArcGISRestDataSourceOptions, WMSDataSourceOptions } from '../datasources';
4
- import { OptionsApiOptions } from './options-api.interface';
5
- import { OptionsService } from './options.service';
6
- import * as i0 from "@angular/core";
7
- export declare class OptionsApiService extends OptionsService {
8
- private http;
9
- private urlApi;
10
- private provideContextUri;
11
- constructor(http: HttpClient, options?: OptionsApiOptions);
12
- getWMSOptions(baseOptions: WMSDataSourceOptions, detailedContextUri?: string): Observable<WMSDataSourceOptions>;
13
- getArcgisRestOptions(baseOptions: ArcGISRestDataSourceOptions | ArcGISRestImageDataSourceOptions | TileArcGISRestDataSourceOptions, detailedContextUri?: string): Observable<ArcGISRestDataSourceOptions | ArcGISRestImageDataSourceOptions | TileArcGISRestDataSourceOptions>;
14
- private handleSourceOptions;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<OptionsApiService, never>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<OptionsApiService>;
17
- }
@@ -1,6 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- import { ArcGISRestDataSourceOptions, ArcGISRestImageDataSourceOptions, TileArcGISRestDataSourceOptions, WMSDataSourceOptions } from '../datasources';
3
- export declare abstract class OptionsService {
4
- abstract getWMSOptions(_baseOptions: WMSDataSourceOptions, detailedContextUri?: string): Observable<WMSDataSourceOptions>;
5
- abstract getArcgisRestOptions(_baseOptions: ArcGISRestDataSourceOptions | ArcGISRestImageDataSourceOptions | TileArcGISRestDataSourceOptions, detailedContextUri?: string): Observable<ArcGISRestDataSourceOptions | ArcGISRestImageDataSourceOptions | TileArcGISRestDataSourceOptions>;
6
- }
@@ -1 +0,0 @@
1
- export * from './tilegrid';
@@ -1,2 +0,0 @@
1
- import olTileGridWMTS from 'ol/tilegrid/WMTS';
2
- export declare function createDefaultTileGrid(epsg?: string): olTileGridWMTS;
@@ -1,76 +0,0 @@
1
- import { Clipboard } from '@angular/cdk/clipboard';
2
- import { LanguageService } from '@igo2/core/language';
3
- import { MessageService } from '@igo2/core/message';
4
- import { RouteService } from '@igo2/core/route';
5
- import { Subject } from 'rxjs';
6
- import { DirectionsService } from '../shared';
7
- import { FeatureWithDirections } from '../shared/directions.interface';
8
- import { RoutesFeatureStore, StepsFeatureStore, StopsStore } from '../shared/store';
9
- import * as i0 from "@angular/core";
10
- export declare class DirectionsButtonsComponent {
11
- private clipboard;
12
- private languageService;
13
- private messageService;
14
- private routeService;
15
- private directionsService;
16
- contextUri: string;
17
- zoomOnActiveRoute$: Subject<void>;
18
- stopsStore: StopsStore;
19
- routesFeatureStore: RoutesFeatureStore;
20
- stepsFeatureStore: StepsFeatureStore;
21
- downloadDirectionsBtnDisabled: boolean;
22
- constructor(clipboard: Clipboard, languageService: LanguageService, messageService: MessageService, routeService: RouteService, directionsService: DirectionsService);
23
- /**
24
- * Returns the active route from the routesFeatureStore.
25
- *
26
- * @return {FeatureWithDirections | undefined} The active route, or undefined if no active route is found.
27
- */
28
- get activeRoute(): FeatureWithDirections;
29
- /**
30
- * Resets the stops in the stopsStore by clearing all the stops.
31
- *
32
- */
33
- resetStops(): void;
34
- /**
35
- * Triggers the zoom on the active route.
36
- *
37
- */
38
- zoomOnActiveRoute(): void;
39
- /**
40
- * Copies the directions to the clipboard and displays a success message if the copy is successful.
41
- *
42
- */
43
- copyDirectionsToClipboard(): void;
44
- /**
45
- * Copies the link to the clipboard and displays a success message if the copy is successful.
46
- *
47
- */
48
- copyLinkToClipboard(): void;
49
- /**
50
- * Downloads the directions.
51
- *
52
- */
53
- downloadDirections(): void;
54
- /**
55
- * Generates a text representation of the directions, including summary, stops, URL, and directions.
56
- *
57
- * @return {string} The directions in text format.
58
- */
59
- private directionsToText;
60
- /**
61
- * Formats a step.
62
- *
63
- * @param {IgoStep} step - The step to format.
64
- * @param {number} stepIndex - The index of the step in the directions.
65
- * @return {string} The formatted instruction for the step.
66
- */
67
- private getFormattedStepInstruction;
68
- /**
69
- * Generates a link based on the current route and stops.
70
- *
71
- * @return {string | undefined} The generated link, or undefined if the route service is not available.
72
- */
73
- private getLink;
74
- static ɵfac: i0.ɵɵFactoryDeclaration<DirectionsButtonsComponent, [null, null, null, { optional: true; }, null]>;
75
- static ɵcmp: i0.ɵɵComponentDeclaration<DirectionsButtonsComponent, "igo-directions-buttons", never, { "contextUri": { "alias": "contextUri"; "required": true; }; "zoomOnActiveRoute$": { "alias": "zoomOnActiveRoute$"; "required": true; }; "stopsStore": { "alias": "stopsStore"; "required": true; }; "routesFeatureStore": { "alias": "routesFeatureStore"; "required": true; }; "stepsFeatureStore": { "alias": "stepsFeatureStore"; "required": true; }; }, {}, never, never, true, never>;
76
- }
@@ -1 +0,0 @@
1
- export * from './directions-buttons.component';
@@ -1,147 +0,0 @@
1
- import { CdkDragDrop } from '@angular/cdk/drag-drop';
2
- import { EventEmitter, OnDestroy } from '@angular/core';
3
- import { MatAutocomplete } from '@angular/material/autocomplete';
4
- import { MatOption } from '@angular/material/core';
5
- import { LanguageService } from '@igo2/core/language';
6
- import { Stop } from '../shared/directions.interface';
7
- import { StopsFeatureStore, StopsStore } from '../shared/store';
8
- import * as i0 from "@angular/core";
9
- export declare class DirectionsInputsComponent implements OnDestroy {
10
- private languageService;
11
- stopsStore: StopsStore;
12
- stopsFeatureStore: StopsFeatureStore;
13
- projection: string;
14
- coordRoundedDecimals: number;
15
- debounce: number;
16
- length: number;
17
- stopInputHasFocus: EventEmitter<boolean>;
18
- private readonly invalidKeys;
19
- private onMapClickEventKeys;
20
- stopWithHover: Stop;
21
- stopIsDragged: boolean;
22
- constructor(languageService: LanguageService);
23
- /**
24
- * Returns the position property of the geolocationController.
25
- *
26
- * @return {BehaviorSubject<boolean> | undefined} The position property of
27
- * the geolocationController.
28
- */
29
- get currentPosition(): boolean;
30
- ngOnDestroy(): void;
31
- /**
32
- * Sets the stop with hover to the given stop.
33
- *
34
- * @param {Stop} stop - The stop to set as the stop with hover.
35
- */
36
- onStopEnter(stop: Stop): void;
37
- /**
38
- * Sets the stop with hover to undefined.
39
- *
40
- */
41
- onStopLeave(): void;
42
- /**
43
- * Adds a stop to the stops store.
44
- *
45
- */
46
- addStop(): void;
47
- /**
48
- * Returns the title of the option if it is an object and has a meta property with a title,
49
- * otherwise returns the option itself.
50
- *
51
- * @param {any} option - The option to get the text from.
52
- * @return {string} The title of the option if it is an object and has a meta property with a title,
53
- * otherwise returns the option itself.
54
- */
55
- getOptionText(option: any): string;
56
- /**
57
- * Chooses an option from a MatAutocomplete and updates the stop coordinates and text
58
- * based on the selected feature.
59
- *
60
- * @param {Object} event - The event object containing the MatAutocomplete and MatOption.
61
- * @param {MatAutocomplete} event.source - The MatAutocomplete component.
62
- * @param {MatOption} event.option - The selected MatOption.
63
- * @param {Stop} stop - The stop object to update.
64
- */
65
- chooseOption(event: {
66
- source: MatAutocomplete;
67
- option: MatOption;
68
- }, stop: Stop): void;
69
- /**
70
- * Sets the text of a stop based on the value of an input field.
71
- *
72
- * @param {KeyboardEvent} event - The keyboard event triggered by the input field.
73
- * @param {Stop} stop - The stop object to update.
74
- */
75
- setStopText(event: KeyboardEvent, stop: Stop): void;
76
- /**
77
- * Validates a search term by checking if it contains any invalid characters and if its length is valid.
78
- *
79
- * @param {string} searchTerm - The search term to be validated.
80
- * @return {boolean} Returns true if the search term is valid, false otherwise.
81
- */
82
- private validateSearchTerm;
83
- /**
84
- * Returns the label for the given stop input.
85
- *
86
- * @param {Stop} stop - The stop containing relativePosition and position.
87
- * @return {string} The label for the stop input.
88
- */
89
- getInputLabel(stop: Stop): string;
90
- /**
91
- * Removes a stop from the stops store.
92
- *
93
- * @param {Stop} stop - The stop object to be removed.
94
- */
95
- removeStop(stop: Stop): void;
96
- /**
97
- * Clears the specified stop in the stops store.
98
- *
99
- * @param {Stop} stop - The stop to be cleared.
100
- */
101
- clearStopInput(stop: Stop): void;
102
- /**
103
- * Use the current position as a stop.
104
- *
105
- * @param {Stop} stop - The stop to update with the current position.
106
- */
107
- useCurrentPosition(stop: Stop): void;
108
- /**
109
- * Moves a stop in the list of stops..
110
- *
111
- * @param {CdkDragDrop<string[]>} event - The event containing the previous and current index of the dropped stop.
112
- */
113
- dropStop(event: CdkDragDrop<string[]>): void;
114
- /**
115
- * Moves a stop in the list of stops from one index to another.
116
- *
117
- * @param {number} fromIndex - The index to move the stop from.
118
- * @param {number} toIndex - The index to move the stop to.
119
- */
120
- private moveStops;
121
- /**
122
- * Handles the focus event on an input field for a stop.
123
- *
124
- * @param {Stop} stop - The stop that the input field is associated with.
125
- */
126
- onInputFocus(stop: Stop): void;
127
- /**
128
- * Listens for a single click event on the map and uses the coordinates of the click
129
- * to set the given stop's coordinates.
130
- *
131
- * @param {Stop} stop - The stop to update with the clicked coordinates.
132
- */
133
- private listenMapSingleClick;
134
- /**
135
- * Unlistens for map single click events and clears the list of event keys.
136
- */
137
- private unlistenMapSingleClick;
138
- /**
139
- * Uses the given coordinates to update the given stop.
140
- *
141
- * @param {Coordinate} coordinates - The coordinates to transform and round.
142
- * @param {Stop} stop - The stop to update with the new coordinates and text.
143
- */
144
- private useCoordinatesAsStop;
145
- static ɵfac: i0.ɵɵFactoryDeclaration<DirectionsInputsComponent, never>;
146
- static ɵcmp: i0.ɵɵComponentDeclaration<DirectionsInputsComponent, "igo-directions-inputs", never, { "stopsStore": { "alias": "stopsStore"; "required": true; }; "stopsFeatureStore": { "alias": "stopsFeatureStore"; "required": true; }; "projection": { "alias": "projection"; "required": true; }; "coordRoundedDecimals": { "alias": "coordRoundedDecimals"; "required": false; }; "debounce": { "alias": "debounce"; "required": false; }; "length": { "alias": "length"; "required": false; }; }, { "stopInputHasFocus": "stopInputHasFocus"; }, never, never, true, never>;
147
- }
@@ -1 +0,0 @@
1
- export * from './directions-inputs.component';
@@ -1,64 +0,0 @@
1
- import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
2
- import { LanguageService } from '@igo2/core/language';
3
- import { Directions, FormattedStep, IgoStep } from '../shared/directions.interface';
4
- import { RoutesFeatureStore, StepsFeatureStore } from '../shared/store';
5
- import * as i0 from "@angular/core";
6
- export declare class DirectionsResultsComponent implements OnInit, OnDestroy {
7
- private languageService;
8
- private cdRef;
9
- routesFeatureStore: RoutesFeatureStore;
10
- stepsFeatureStore: StepsFeatureStore;
11
- activeRoute: Directions;
12
- routes: Directions[];
13
- private entities$$;
14
- constructor(languageService: LanguageService, cdRef: ChangeDetectorRef);
15
- ngOnInit(): void;
16
- ngOnDestroy(): void;
17
- /**
18
- * Toggles the active state of all features in the routesFeatureStore and updates
19
- * the active state of their corresponding features in the layer.
20
- */
21
- chooseRouteOption(): void;
22
- /**
23
- * Formats the given distance in meters.
24
- *
25
- * @param {number} distance - The distance in meters to be formatted.
26
- * @return {string} The formatted distance string.
27
- */
28
- formatDistance(distance: number): string;
29
- /**
30
- * Formats the given duration in seconds.
31
- *
32
- * @param {number} duration - The duration in seconds to be formatted.
33
- * @return {string} The formatted duration string.
34
- */
35
- formatDuration(duration: number): string;
36
- /**
37
- * Returns a formatted string containing the distance and duration of the active route.
38
- *
39
- * @return {string} The formatted string, or an empty string if either distance or duration is undefined.
40
- */
41
- getTitleDurationAndDistance(): string;
42
- /**
43
- * Formats a step and returns the formatted step.
44
- *
45
- * @param {IgoStep} step - The step to be formatted.
46
- * @param {number} stepIndex - The index of the step in the active route.
47
- * @return {FormattedStep} The formatted step.
48
- */
49
- getFormattedStep(step: IgoStep, stepIndex: number): FormattedStep;
50
- /**
51
- * Clears the step feature store when the user's mouse leaves the list.
52
- */
53
- onLeaveList(): void;
54
- /**
55
- * Shows a step on the map and optionally zooming to the step.
56
- *
57
- * @param {IgoStep} step - The step to be shown.
58
- * @param {boolean} [zoomToExtent=false] - Whether to zoom to the extent of the route segment geometry.
59
- */
60
- showStep(step: IgoStep, zoomToExtent?: boolean): void;
61
- private showRouteSegmentGeometry;
62
- static ɵfac: i0.ɵɵFactoryDeclaration<DirectionsResultsComponent, never>;
63
- static ɵcmp: i0.ɵɵComponentDeclaration<DirectionsResultsComponent, "igo-directions-results", never, { "routesFeatureStore": { "alias": "routesFeatureStore"; "required": true; }; "stepsFeatureStore": { "alias": "stepsFeatureStore"; "required": true; }; }, {}, never, never, true, never>;
64
- }