@opengis/gis 0.2.169 → 0.2.170

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 (73) hide show
  1. package/dist/{CardIcon-xkRDr3_E.js → CardIcon-DXaESte6.js} +1 -1
  2. package/dist/{EntityTablePage-D1IR5Bmq.js → EntityTablePage-BwyMNhrm.js} +1 -1
  3. package/dist/{ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-BJKIgAkD.js → ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-DrHke0pk.js} +1 -1
  4. package/dist/{HeaderActions.vue_vue_type_script_setup_true_lang-BU8__ouG.js → HeaderActions.vue_vue_type_script_setup_true_lang-9Rm8Dhc4.js} +1 -1
  5. package/dist/{MapSettings-DIOlNpt6.js → MapSettings-E1aNltts.js} +1 -1
  6. package/dist/{RastersTablePage-OD1VqHP8.js → RastersTablePage-CJblEi8a.js} +1 -1
  7. package/dist/{cartocss-BiamDcNB.js → cartocss-Dv2QILZ2.js} +5 -5
  8. package/dist/{import-utils-CvUG1jV0.js → import-utils-CL-V2wSj.js} +1 -1
  9. package/dist/{index-C6W8IkTm.js → index-Bi60lcRm.js} +4768 -4718
  10. package/dist/index.css +1 -1
  11. package/dist/index.js +1 -1
  12. package/dist/index.umd.cjs +31 -31
  13. package/dist/{raster-BbIiZGoX.js → raster-nn-sOUb9.js} +3 -3
  14. package/dist/{register-Dt2QoLZ3.js → register-CjHXBGr5.js} +3 -3
  15. package/dist/{service-CdUYntMi.js → service-l3Csdnxm.js} +5 -5
  16. package/dist/{vs-datatable-BELnJrfM.js → vs-datatable-CJlE3-mz.js} +3 -2
  17. package/module/gis/card/gis.metadata.table/index.yml +22 -22
  18. package/module/gis/card/gis.rasters.table/index.yml +11 -11
  19. package/module/gis/card/gis.registers.table/index.yml +23 -23
  20. package/module/gis/card/gis.services.table/index.yml +25 -25
  21. package/module/gis/cls/bool.yes_no.json +12 -12
  22. package/module/gis/cls/encoding.json +14 -14
  23. package/module/gis/cls/geom_type.json +14 -14
  24. package/module/gis/cls/gis.column_type.json +34 -34
  25. package/module/gis/cls/gis.column_view_type.json +26 -26
  26. package/module/gis/cls/gis.filter_type.json +22 -22
  27. package/module/gis/cls/language.json +10 -10
  28. package/module/gis/cls/meta.service_type.json +42 -42
  29. package/module/gis/cls/ogc.service.json +21 -21
  30. package/module/gis/cls/source_type.json +10 -10
  31. package/module/gis/cls/standarts.json +6 -6
  32. package/module/gis/cls/topic_category.json +106 -106
  33. package/module/gis/cls/update_frequency.json +29 -29
  34. package/module/gis/cls/view.json +21 -21
  35. package/module/gis/form/feedback.answer.form.json +10 -10
  36. package/module/gis/form/gis.cartocss.form.json +64 -64
  37. package/module/gis/form/gis.group_list.form.json +17 -17
  38. package/module/gis/form/gis.maps.form.json +61 -61
  39. package/module/gis/form/gis.metadata.form.json +240 -240
  40. package/module/gis/form/gis.metadata_new.form.json +195 -195
  41. package/module/gis/form/gis.ogc_service.form.json +51 -51
  42. package/module/gis/form/gis.rasters.form.json +76 -76
  43. package/module/gis/form/gis.registers.form.json +124 -124
  44. package/module/gis/form/gis.registers_column.form.json +84 -84
  45. package/module/gis/form/gis.registers_filter.form.json +65 -65
  46. package/module/gis/form/gis.services.form.json +111 -111
  47. package/module/gis/form/gis.services_attributes.form.json +75 -75
  48. package/module/gis/form/gis.services_filter.form.json +65 -65
  49. package/module/gis/menu.json +43 -43
  50. package/module/gis/select/admin.cls.name.sql +9 -9
  51. package/module/gis/select/layer_list.sql +7 -7
  52. package/module/gis/select/layer_list_text.sql +7 -7
  53. package/module/gis/select/pg.column_name.geometry.sql +12 -12
  54. package/module/gis/select/pg.columns.parent.sql +6 -6
  55. package/module/gis/select/pg.table_name.sql +17 -17
  56. package/module/gis/select/service_id.sql +1 -1
  57. package/module/gis/select/srid.sql +7 -7
  58. package/module/gis/table/gis.cartocss.table.json +74 -74
  59. package/module/gis/table/gis.group_list.table.json +58 -58
  60. package/module/gis/table/gis.maps.table.json +110 -110
  61. package/module/gis/table/gis.metadata.table.json +70 -70
  62. package/module/gis/table/gis.metadata_new.table.json +137 -137
  63. package/module/gis/table/gis.ogc_service.table.json +100 -100
  64. package/module/gis/table/gis.rasters.table.json +113 -113
  65. package/module/gis/table/gis.registers.table.json +143 -143
  66. package/module/gis/table/gis.services.table.json +120 -120
  67. package/module/gis/table/site.gis.registers.table.json +88 -88
  68. package/module/gis/table/site.gis.services.table.json +106 -106
  69. package/module/gis/templates/ISO19136_2017_gml_template.xml +330 -330
  70. package/module/gis/tokens.yml +5 -5
  71. package/module/permissions/form/permissions.users.form.json +151 -151
  72. package/module/permissions/table/gis.permissions.table.json +97 -97
  73. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as te, resolveDirective as We, openBlock as u, createElementBlock as m, createElementVNode as n, Fragment as W, renderList as X, toDisplayString as d, withDirectives as we, createTextVNode as Xe, normalizeClass as ae, ref as $, watch as S, computed as h, vModelText as Ke, onMounted as Ye, onBeforeUnmount as Ze, createCommentVNode as q, createVNode as B, withCtx as He, createBlock as F, resolveDynamicComponent as Je } from "vue";
2
2
  import { useRouter as et, useRoute as tt } from "vue-router";
3
3
  import { TooltipDirective as st, notify as M } from "@opengis/core";
4
- import { _ as nt, u as lt, f as rt, M as ot, i as it, j as be, F as at } from "./index-C6W8IkTm.js";
5
- import { _ as ut, a as ct, b as dt, c as ft } from "./HeaderActions.vue_vue_type_script_setup_true_lang-BU8__ouG.js";
6
- import { _ as he } from "./ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-BJKIgAkD.js";
4
+ import { _ as nt, u as lt, f as rt, M as ot, i as it, j as be, F as at } from "./index-Bi60lcRm.js";
5
+ import { _ as ut, a as ct, b as dt, c as ft } from "./HeaderActions.vue_vue_type_script_setup_true_lang-9Rm8Dhc4.js";
6
+ import { _ as he } from "./ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-DrHke0pk.js";
7
7
  const mt = { class: "flex-1 overflow-y-auto p-4 sm:p-6" }, pt = { class: "space-y-3" }, gt = { class: "bg-white p-3 rounded-xl border border-gray-200 shadow-sm" }, yt = { class: "grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-2" }, vt = { class: "text-xs text-gray-500 mb-1" }, xt = {
8
8
  key: 0,
9
9
  class: "text-base text-md font-semibold text-gray-900"
@@ -2,9 +2,9 @@ import { defineComponent as B, mergeModels as j, useModel as S, computed as h, d
2
2
  import { useRoute as Z, useRouter as ee } from "vue-router";
3
3
  import { notify as F } from "@opengis/core";
4
4
  import { _ as te } from "./TableFormHeader.vue_vue_type_script_setup_true_lang-Mci_tseM.js";
5
- import { V as N } from "./vs-datatable-BELnJrfM.js";
6
- import { _ as z, n as R, m as E, r as H } from "./import-utils-CvUG1jV0.js";
7
- import { a as ae, b as le, c as se, d as oe, e as ie } from "./index-C6W8IkTm.js";
5
+ import { V as N } from "./vs-datatable-CJlE3-mz.js";
6
+ import { _ as z, n as R, m as E, r as H } from "./import-utils-CL-V2wSj.js";
7
+ import { a as ae, b as le, c as se, d as oe, e as ie } from "./index-Bi60lcRm.js";
8
8
  import { LucideChevronRight as re } from "lucide-vue-next";
9
9
  import { _ as ne } from "./MapSettingsTabs.vue_vue_type_script_setup_true_lang-CKCK3NqY.js";
10
10
  const ue = { class: "vs-form" }, de = { class: "vs-form__body auto-rows-max container" }, ce = { class: "flex flex-wrap" }, me = { class: "h-fit w-full mb-6 bg-white border border-gray-200 rounded-lg p-6" }, ve = { class: "h-fit w-full flex flex-wrap" }, pe = { class: "w-full" }, fe = /* @__PURE__ */ B({
@@ -4,12 +4,12 @@ var L = (e, n, t) => pi(e, typeof n != "symbol" ? n + "" : n, t);
4
4
  import { openBlock as _, createElementBlock as M, createElementVNode as g, defineComponent as ae, ref as E, watch as $, createTextVNode as mi, createVNode as D, createBlock as P, createCommentVNode as W, defineAsyncComponent as hi, unref as ze, withCtx as bn, withDirectives as fn, vModelText as dn, normalizeClass as _e, Fragment as kt, renderList as At, toDisplayString as fe, getCurrentInstance as Ct, onBeforeUnmount as wt, toRef as gi, computed as ve, onMounted as yi, resolveDynamicComponent as vi } from "vue";
5
5
  import { useRoute as bi, useRouter as xi } from "vue-router";
6
6
  import { notify as X } from "@opengis/core";
7
- import { _ as Xe, u as Ge, f as Si, M as ki, g as Ai, h as Ci, i as wi, j as tt, k as Ti, l as _i, m as Ei, s as it, n as Ii } from "./index-C6W8IkTm.js";
8
- import { _ as Ni, a as $i, b as Li, c as Fi } from "./HeaderActions.vue_vue_type_script_setup_true_lang-BU8__ouG.js";
9
- import { S as Oi, C as Ri } from "./CardIcon-xkRDr3_E.js";
7
+ import { _ as Xe, u as Ge, f as Si, M as ki, g as Ai, h as Ci, i as wi, j as tt, k as Ti, l as _i, m as Ei, s as it, n as Ii } from "./index-Bi60lcRm.js";
8
+ import { _ as Ni, a as $i, b as Li, c as Fi } from "./HeaderActions.vue_vue_type_script_setup_true_lang-9Rm8Dhc4.js";
9
+ import { S as Oi, C as Ri } from "./CardIcon-DXaESte6.js";
10
10
  import { _ as Tt } from "./MonacoEditor.vue_vue_type_script_setup_true_lang-D3ZPeXMw.js";
11
- import { V as Ze } from "./vs-datatable-BELnJrfM.js";
12
- import { _ as Nn, m as $n, r as $e } from "./import-utils-CvUG1jV0.js";
11
+ import { V as Ze } from "./vs-datatable-CJlE3-mz.js";
12
+ import { _ as Nn, m as $n, r as $e } from "./import-utils-CL-V2wSj.js";
13
13
  /*! js-yaml 5.2.1 https://github.com/nodeca/js-yaml @license MIT */
14
14
  var T = Symbol("NOT_RESOLVED"), Ln = Symbol("MERGE_KEY");
15
15
  function U(e, n) {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as F, mergeModels as O, defineAsyncComponent as I, useModel as R, ref as y, watch as K, openBlock as o, createElementBlock as s, createElementVNode as e, createVNode as $, unref as x, withCtx as S, createStaticVNode as V, useSlots as P, computed as H, Fragment as b, createTextVNode as U, createCommentVNode as N, renderList as A, normalizeStyle as Q, toDisplayString as M, normalizeClass as z, withModifiers as X, createBlock as Y, resolveDynamicComponent as ee, withDirectives as te, renderSlot as ne } from "vue";
2
2
  import { notify as E } from "@opengis/core";
3
3
  import { Edit as le, Trash as oe } from "lucide-vue-next";
4
- import { _ as u } from "./index-C6W8IkTm.js";
4
+ import { _ as u } from "./index-Bi60lcRm.js";
5
5
  const se = { class: "flex items-center justify-center col-span-3 gap-2" }, re = { class: "flex justify-end p-[20px] gap-[10px] border-t w-full" }, ie = /* @__PURE__ */ F({
6
6
  __name: "vs-datatable-controls",
7
7
  props: /* @__PURE__ */ O({
@@ -725,11 +725,12 @@ const kt = /* @__PURE__ */ u(pt, [["render", wt]]), W = {
725
725
  ])
726
726
  ])) : (o(), s(b, { key: 1 }, [
727
727
  a.slot && g(a.slot) ? ne(i.$slots, a.slot, {
728
+ key: 0,
728
729
  row: l,
729
730
  column: a,
730
731
  value: l[a.key],
731
732
  rowIndex: f
732
- }, void 0, !0, 0) : a.type === "color" ? (o(), s("div", zt, [
733
+ }, void 0, !0) : a.type === "color" ? (o(), s("div", zt, [
733
734
  e("div", {
734
735
  class: z(["w-4 h-4 rounded-full align-middle", `bg-[${l[a.key]}]`])
735
736
  }, null, 2)
@@ -1,22 +1,22 @@
1
- component: default
2
-
3
- tokens:
4
- edit: { table: gis.metadata, form: gis.metadata.form, id: '{{id}}', ignoreCheck: true }
5
-
6
- panels:
7
- - type: container
8
- col: 5
9
- items:
10
- - name: main_info
11
- - component: vs-widget-map
12
- title: Просторове охоплення
13
- - component: vs-widget-file
14
- - type: tabs
15
- col: 7
16
- items:
17
- - name: metadata_info
18
- title: Просторове охоплення
19
- - name: other
20
- title: Інше
21
- - component: vs-widget-history
22
- title: Історія
1
+ component: default
2
+
3
+ tokens:
4
+ edit: { table: gis.metadata, form: gis.metadata.form, id: '{{id}}', ignoreCheck: true }
5
+
6
+ panels:
7
+ - type: container
8
+ col: 5
9
+ items:
10
+ - name: main_info
11
+ - component: vs-widget-map
12
+ title: Просторове охоплення
13
+ - component: vs-widget-file
14
+ - type: tabs
15
+ col: 7
16
+ items:
17
+ - name: metadata_info
18
+ title: Просторове охоплення
19
+ - name: other
20
+ title: Інше
21
+ - component: vs-widget-history
22
+ title: Історія
@@ -1,11 +1,11 @@
1
- component: default
2
-
3
- tokens:
4
- edit: { table: gis.rasters, form: gis.rasters.form, id: '{{id}}', ignoreCheck: true }
5
-
6
- panels:
7
- - type: container
8
- col: 5
9
- items:
10
- - name: main_info
11
-
1
+ component: default
2
+
3
+ tokens:
4
+ edit: { table: gis.rasters, form: gis.rasters.form, id: '{{id}}', ignoreCheck: true }
5
+
6
+ panels:
7
+ - type: container
8
+ col: 5
9
+ items:
10
+ - name: main_info
11
+
@@ -1,24 +1,24 @@
1
- component: default
2
-
3
- tokens:
4
- edit: { table: gis.registers, form: gis.registers.form, id: '{{id}}', ignoreCheck: true }
5
-
6
- panels:
7
- - type: container # закріплений зліва container col, width як простіше
8
- col: 5
9
- items:
10
- - name: main_info
11
-
12
- - type: tabs
13
- col: 7
14
- items:
15
- - name: source
16
- title: Джерело даних
17
- - name: columns
18
- title: Колонки
19
- - name: filters
20
- title: Фільтри
21
- - name: cls
22
- title: Класифікатори
23
- - component: vs-widget-history
1
+ component: default
2
+
3
+ tokens:
4
+ edit: { table: gis.registers, form: gis.registers.form, id: '{{id}}', ignoreCheck: true }
5
+
6
+ panels:
7
+ - type: container # закріплений зліва container col, width як простіше
8
+ col: 5
9
+ items:
10
+ - name: main_info
11
+
12
+ - type: tabs
13
+ col: 7
14
+ items:
15
+ - name: source
16
+ title: Джерело даних
17
+ - name: columns
18
+ title: Колонки
19
+ - name: filters
20
+ title: Фільтри
21
+ - name: cls
22
+ title: Класифікатори
23
+ - component: vs-widget-history
24
24
  title: Історія редагування
@@ -1,25 +1,25 @@
1
- component: default
2
-
3
- tokens:
4
- edit: { table: gis.services, form: gis.services.form, id: '{{id}}', ignoreCheck: true }
5
-
6
- panels:
7
- - type: container # закріплений зліва container col, width як простіше
8
- col: 4
9
- items:
10
- - name: main_info
11
-
12
- - type: tabs
13
- col: 8
14
- items:
15
- - component: vs-widget-map-extended
16
- title: Шар
17
- height: 500px
18
- - name: source
19
- title: Інформація про джерело
20
- - name: attributes
21
- title: Атрибути
22
- - name: filters
23
- title: Фільтри
24
- - component: vs-style-yml
25
- title: Стилізація
1
+ component: default
2
+
3
+ tokens:
4
+ edit: { table: gis.services, form: gis.services.form, id: '{{id}}', ignoreCheck: true }
5
+
6
+ panels:
7
+ - type: container # закріплений зліва container col, width як простіше
8
+ col: 4
9
+ items:
10
+ - name: main_info
11
+
12
+ - type: tabs
13
+ col: 8
14
+ items:
15
+ - component: vs-widget-map-extended
16
+ title: Шар
17
+ height: 500px
18
+ - name: source
19
+ title: Інформація про джерело
20
+ - name: attributes
21
+ title: Атрибути
22
+ - name: filters
23
+ title: Фільтри
24
+ - component: vs-style-yml
25
+ title: Стилізація
@@ -1,12 +1,12 @@
1
- [
2
- {
3
- "id": true,
4
- "text": "Так",
5
- "color": "green"
6
- },
7
- {
8
- "id": false,
9
- "text": "Ні",
10
- "color": "red"
11
- }
12
- ]
1
+ [
2
+ {
3
+ "id": true,
4
+ "text": "Так",
5
+ "color": "green"
6
+ },
7
+ {
8
+ "id": false,
9
+ "text": "Ні",
10
+ "color": "red"
11
+ }
12
+ ]
@@ -1,14 +1,14 @@
1
- [
2
- {
3
- "id": "UTF-8",
4
- "text": "UTF-8"
5
- },
6
- {
7
- "id": "CP1251",
8
- "text": "CP1251"
9
- },
10
- {
11
- "id": "LATIN-1",
12
- "text": "LATIN-1"
13
- }
14
- ]
1
+ [
2
+ {
3
+ "id": "UTF-8",
4
+ "text": "UTF-8"
5
+ },
6
+ {
7
+ "id": "CP1251",
8
+ "text": "CP1251"
9
+ },
10
+ {
11
+ "id": "LATIN-1",
12
+ "text": "LATIN-1"
13
+ }
14
+ ]
@@ -1,14 +1,14 @@
1
- [
2
- {
3
- "id": "point",
4
- "text": "Точкові об'єкти"
5
- },
6
- {
7
- "id": "line",
8
- "text": "Лінійні об'єкти"
9
- },
10
- {
11
- "id": "polygon",
12
- "text": "Полігональні об'єкти"
13
- }
14
- ]
1
+ [
2
+ {
3
+ "id": "point",
4
+ "text": "Точкові об'єкти"
5
+ },
6
+ {
7
+ "id": "line",
8
+ "text": "Лінійні об'єкти"
9
+ },
10
+ {
11
+ "id": "polygon",
12
+ "text": "Полігональні об'єкти"
13
+ }
14
+ ]
@@ -1,34 +1,34 @@
1
- [
2
- {
3
- "id": "text",
4
- "text": "text"
5
- },
6
- {
7
- "id": "select",
8
- "text": "select"
9
- },
10
- {
11
- "id": "badge",
12
- "text": "badge"
13
- },
14
- {
15
- "id": "number",
16
- "text": "number"
17
- },
18
- {
19
- "id": "date",
20
- "text": "date"
21
- },
22
- {
23
- "id": "yes/no",
24
- "text": "yes/no"
25
- },
26
- {
27
- "id": "tags",
28
- "text": "tags"
29
- },
30
- {
31
- "id": "file",
32
- "text": "file"
33
- }
34
- ]
1
+ [
2
+ {
3
+ "id": "text",
4
+ "text": "text"
5
+ },
6
+ {
7
+ "id": "select",
8
+ "text": "select"
9
+ },
10
+ {
11
+ "id": "badge",
12
+ "text": "badge"
13
+ },
14
+ {
15
+ "id": "number",
16
+ "text": "number"
17
+ },
18
+ {
19
+ "id": "date",
20
+ "text": "date"
21
+ },
22
+ {
23
+ "id": "yes/no",
24
+ "text": "yes/no"
25
+ },
26
+ {
27
+ "id": "tags",
28
+ "text": "tags"
29
+ },
30
+ {
31
+ "id": "file",
32
+ "text": "file"
33
+ }
34
+ ]
@@ -1,26 +1,26 @@
1
- [
2
- {
3
- "id": "title",
4
- "text": "Заголовок"
5
- },
6
- {
7
- "id": "subtitle",
8
- "text": "Підзаголовок"
9
- },
10
- {
11
- "id": "features",
12
- "text": "Опис"
13
- },
14
- {
15
- "id": "tags",
16
- "text": "Ключові слова"
17
- },
18
- {
19
- "id": "image",
20
- "text": "Зображення"
21
- },
22
- {
23
- "id": "other",
24
- "text": "Інше"
25
- }
26
- ]
1
+ [
2
+ {
3
+ "id": "title",
4
+ "text": "Заголовок"
5
+ },
6
+ {
7
+ "id": "subtitle",
8
+ "text": "Підзаголовок"
9
+ },
10
+ {
11
+ "id": "features",
12
+ "text": "Опис"
13
+ },
14
+ {
15
+ "id": "tags",
16
+ "text": "Ключові слова"
17
+ },
18
+ {
19
+ "id": "image",
20
+ "text": "Зображення"
21
+ },
22
+ {
23
+ "id": "other",
24
+ "text": "Інше"
25
+ }
26
+ ]
@@ -1,22 +1,22 @@
1
- [
2
- {
3
- "id": "Text",
4
- "text": "Text"
5
- },
6
- {
7
- "id": "Check",
8
- "text": "Check"
9
- },
10
- {
11
- "id": "Autocomplete",
12
- "text": "Autocomplete"
13
- },
14
- {
15
- "id": "Range",
16
- "text": "Range"
17
- },
18
- {
19
- "id": "Date",
20
- "text": "Date"
21
- }
22
- ]
1
+ [
2
+ {
3
+ "id": "Text",
4
+ "text": "Text"
5
+ },
6
+ {
7
+ "id": "Check",
8
+ "text": "Check"
9
+ },
10
+ {
11
+ "id": "Autocomplete",
12
+ "text": "Autocomplete"
13
+ },
14
+ {
15
+ "id": "Range",
16
+ "text": "Range"
17
+ },
18
+ {
19
+ "id": "Date",
20
+ "text": "Date"
21
+ }
22
+ ]
@@ -1,10 +1,10 @@
1
- [
2
- {
3
- "id": "en",
4
- "text": "Англійська"
5
- },
6
- {
7
- "id": "ua",
8
- "text": "Українська"
9
- }
10
- ]
1
+ [
2
+ {
3
+ "id": "en",
4
+ "text": "Англійська"
5
+ },
6
+ {
7
+ "id": "ua",
8
+ "text": "Українська"
9
+ }
10
+ ]
@@ -1,43 +1,43 @@
1
- [
2
- {
3
- "id": "geojson",
4
- "text": "GeoJSON",
5
- "color": "orange"
6
- },
7
- {
8
- "id": "vtile",
9
- "text": "Vector Tile",
10
- "color": "green"
11
- },
12
- {
13
- "id": "wms",
14
- "text": "WMS",
15
- "color": "blue"
16
- },
17
- {
18
- "id": "wfs",
19
- "text": "WFS",
20
- "color": "cyan"
21
- },
22
- {
23
- "id": "wmts",
24
- "text": "WMTS",
25
- "color": "purple"
26
- },
27
- {
28
- "id": "tms",
29
- "text": "TMS",
30
- "color": "indigo"
31
- },
32
- {
33
- "id": "raster",
34
- "text": "Raster",
35
- "color": "brown"
36
- },
37
- {
38
- "id": "other",
39
- "text": "Інше",
40
- "color": "gray"
41
- }
42
- ]
1
+ [
2
+ {
3
+ "id": "geojson",
4
+ "text": "GeoJSON",
5
+ "color": "orange"
6
+ },
7
+ {
8
+ "id": "vtile",
9
+ "text": "Vector Tile",
10
+ "color": "green"
11
+ },
12
+ {
13
+ "id": "wms",
14
+ "text": "WMS",
15
+ "color": "blue"
16
+ },
17
+ {
18
+ "id": "wfs",
19
+ "text": "WFS",
20
+ "color": "cyan"
21
+ },
22
+ {
23
+ "id": "wmts",
24
+ "text": "WMTS",
25
+ "color": "purple"
26
+ },
27
+ {
28
+ "id": "tms",
29
+ "text": "TMS",
30
+ "color": "indigo"
31
+ },
32
+ {
33
+ "id": "raster",
34
+ "text": "Raster",
35
+ "color": "brown"
36
+ },
37
+ {
38
+ "id": "other",
39
+ "text": "Інше",
40
+ "color": "gray"
41
+ }
42
+ ]
43
43
 
@@ -1,22 +1,22 @@
1
- [
2
- {
3
- "id": "tms",
4
- "text": "TMS"
5
- },
6
- {
7
- "id": "wms",
8
- "text": "WMS"
9
- },
10
- {
11
- "id": "wfs",
12
- "text": "WFS"
13
- },
14
- {
15
- "id": "wtms",
16
- "text": "WTMS"
17
- },
18
- {
19
- "id": "wcs",
20
- "text": "WCS"
21
- }
1
+ [
2
+ {
3
+ "id": "tms",
4
+ "text": "TMS"
5
+ },
6
+ {
7
+ "id": "wms",
8
+ "text": "WMS"
9
+ },
10
+ {
11
+ "id": "wfs",
12
+ "text": "WFS"
13
+ },
14
+ {
15
+ "id": "wtms",
16
+ "text": "WTMS"
17
+ },
18
+ {
19
+ "id": "wcs",
20
+ "text": "WCS"
21
+ }
22
22
  ]