Skip to content

Commit 40ba6bb

Browse files
authored
Merge pull request #5228 from HSLdevcom/DT-6528
DT-6528 Kotka zone area update
2 parents ece80e7 + 75b1516 commit 40ba6bb

File tree

2 files changed

+137
-134
lines changed

2 files changed

+137
-134
lines changed

app/configurations/config.kotka.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ export default configMerger(walttiConfig, {
185185
sv: 'Zoner',
186186
en: 'Zones',
187187
},
188-
url: '/assets/geojson/kotka_zone_lines_20241218.geojson',
188+
url: '/assets/geojson/kotka_zone_lines_20250114.geojson',
189189
},
190190
],
191191
},

static/assets/geojson/kotka_zone_lines_20241218.geojson renamed to static/assets/geojson/kotka_zone_lines_20250114.geojson

Lines changed: 136 additions & 133 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,123 @@
1818
"opacity": 0.2
1919
}
2020
],
21+
"geometry": {
22+
"type": "MultiLineString",
23+
"coordinates": [
24+
[
25+
[
26+
26.84394,
27+
60.65508
28+
],
29+
[
30+
26.88703,
31+
60.6432
32+
],
33+
[
34+
26.92214,
35+
60.64855
36+
],
37+
[
38+
27.0285,
39+
60.60451
40+
],
41+
[
42+
27.00928,
43+
60.54956
44+
],
45+
[
46+
27.02367,
47+
60.52941
48+
],
49+
[
50+
27.00881,
51+
60.5177
52+
],
53+
[
54+
27.00419,
55+
60.48512
56+
],
57+
[
58+
27.02882,
59+
60.4764
60+
],
61+
[
62+
27.05267,
63+
60.46767
64+
],
65+
[
66+
27.095,
67+
60.45781
68+
],
69+
[
70+
27.09885,
71+
60.42744
72+
],
73+
[
74+
27.09577,
75+
60.37575
76+
],
77+
[
78+
27.04652,
79+
60.37042
80+
],
81+
[
82+
26.90262,
83+
60.39856
84+
],
85+
[
86+
26.83644,
87+
60.41187
88+
],
89+
[
90+
26.84189,
91+
60.45795
92+
],
93+
[
94+
26.83968,
95+
60.47486
96+
],
97+
[
98+
26.75388,
99+
60.57571
100+
],
101+
[
102+
26.76591,
103+
60.60197
104+
],
105+
[
106+
26.71494,
107+
60.66663
108+
],
109+
[
110+
26.79007,
111+
60.69333
112+
],
113+
[
114+
26.84394,
115+
60.65508
116+
]
117+
]
118+
]
119+
}
120+
},
121+
{
122+
"type": "Feature",
123+
"properties": {
124+
"Zone": "A"
125+
},
126+
"styles": [
127+
{
128+
"color": "#666",
129+
"weight": 2,
130+
"opacity": 1
131+
},
132+
{
133+
"color": "#333",
134+
"weight": 12,
135+
"opacity": 0.2
136+
}
137+
],
21138
"geometry": {
22139
"type": "MultiLineString",
23140
"coordinates": [
@@ -31,16 +148,16 @@
31148
60.45795
32149
],
33150
[
34-
26.82796,
35-
60.45678
151+
26.82951,
152+
60.44301
36153
],
37154
[
38-
26.80929,
39-
60.45686
155+
26.80027,
156+
60.44339
40157
],
41158
[
42-
26.78478,
43-
60.45279
159+
26.77411,
160+
60.44377
44161
],
45162
[
46163
26.74259,
@@ -51,12 +168,12 @@
51168
60.4344
52169
],
53170
[
54-
26.69969,
55-
60.42511
171+
26.70739,
172+
60.42283
56173
],
57174
[
58-
26.65605,
59-
60.41751
175+
26.67869,
176+
60.40693
60177
],
61178
[
62179
26.62183,
@@ -103,8 +220,12 @@
103220
60.57501
104221
],
105222
[
106-
26.59728,
107-
60.64141
223+
26.58865,
224+
60.6432
225+
],
226+
[
227+
26.63752,
228+
60.65659
108229
],
109230
[
110231
26.68276,
@@ -189,8 +310,8 @@
189310
60.64855
190311
],
191312
[
192-
27.10312,
193-
60.68555
313+
27.06903,
314+
60.69333
194315
],
195316
[
196317
27.12465,
@@ -216,123 +337,6 @@
216337
]
217338
}
218339
},
219-
{
220-
"type": "Feature",
221-
"properties": {
222-
"Zone": "A"
223-
},
224-
"styles": [
225-
{
226-
"color": "#666",
227-
"weight": 2,
228-
"opacity": 1
229-
},
230-
{
231-
"color": "#333",
232-
"weight": 12,
233-
"opacity": 0.2
234-
}
235-
],
236-
"geometry": {
237-
"type": "MultiLineString",
238-
"coordinates": [
239-
[
240-
[
241-
26.8274,
242-
60.64478
243-
],
244-
[
245-
26.8821,
246-
60.63635
247-
],
248-
[
249-
26.92214,
250-
60.64855
251-
],
252-
[
253-
27.0285,
254-
60.60451
255-
],
256-
[
257-
27.00928,
258-
60.54956
259-
],
260-
[
261-
27.02367,
262-
60.52941
263-
],
264-
[
265-
26.99909,
266-
60.51837
267-
],
268-
[
269-
26.9936,
270-
60.48471
271-
],
272-
[
273-
27.00922,
274-
60.46868
275-
],
276-
[
277-
26.99147,
278-
60.45636
279-
],
280-
[
281-
26.98329,
282-
60.4455
283-
],
284-
[
285-
26.96423,
286-
60.43607
287-
],
288-
[
289-
26.937,
290-
60.43058
291-
],
292-
[
293-
26.91344,
294-
60.42237
295-
],
296-
[
297-
26.88946,
298-
60.42567
299-
],
300-
[
301-
26.88215,
302-
60.43441
303-
],
304-
[
305-
26.84189,
306-
60.45795
307-
],
308-
[
309-
26.83968,
310-
60.47486
311-
],
312-
[
313-
26.75388,
314-
60.57571
315-
],
316-
[
317-
26.78669,
318-
60.60452
319-
],
320-
[
321-
26.73572,
322-
60.66918
323-
],
324-
[
325-
26.7762,
326-
60.68641
327-
],
328-
[
329-
26.8274,
330-
60.64478
331-
]
332-
]
333-
]
334-
}
335-
},
336340
{
337341
"type": "Feature",
338342
"geometry": {
@@ -364,8 +368,7 @@
364368
},
365369
"properties": {
366370
"icon": {
367-
"id": "icon-zone-b",
368-
"svg": "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36'><path d='M36 18A18 18 0 1118 0a18 18 0 0118 18' fill='#F76013' fill-rule='evenodd'/><path d='M12.87 26V9h6a7.87 7.87 0 014.71 1.19 4.08 4.08 0 011.61 3.49 3.88 3.88 0 01-.65 2.21 3.75 3.75 0 01-1.79 1.4 3.55 3.55 0 012.07 1.32 3.94 3.94 0 01.72 2.39A4.48 4.48 0 0124 24.72 7 7 0 0119.5 26zm3.51-9.91H19c1.78 0 2.66-.74 2.66-2.12a2 2 0 00-.66-1.66 3.55 3.55 0 00-2.13-.51h-2.49zm0 2.48v4.61h3a2.92 2.92 0 001.94-.59A2 2 0 0022 21a2.15 2.15 0 00-2.43-2.38z' fill='#fff'/></svg>"
371+
"id": "icon-zone-b"
369372
},
370373
"marker-color": "#005236",
371374
"marker-size": "medium",

0 commit comments

Comments
 (0)