NordB.geojson 2.77 KB
Newer Older
Cholgrrr's avatar
Cholgrrr committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
   "id":"jgKFYFqbbJ75AZh7N",
   "type":"FeatureCollection",
   "features":[
      {
         "type":"Feature",
         "geometry":{
            "type":"Polygon",
            "coordinates":[
               [
                  [
                     9.184371706772756,
                     48.80545670995855,
                     -0.04459010074576062
                  ],
                  [
                     9.18365242534862,
                     48.80471134396359,
                     -0.04515842679275412
                  ],
                  [
                     9.181955170013715,
                     48.79320613080114,
                     -0.04655025513040267
                  ],
                  [
                     9.189119216197073,
                     48.7895439811561,
                     -0.058663212923508894
                  ],
                  [
                     9.20465766029263,
                     48.79887699239717,
                     -0.026895486653995323
                  ],
                  [
                     9.195496930550881,
                     48.802476180381376,
                     -0.0336649600151736
                  ],
                  [
                     9.184371706772756,
                     48.80545670995855,
                     -0.04459010074576062
                  ]
               ]
            ]
         },
         "properties":{
            
         },
         "vcsMeta":{
            
         },
         "id":"3szWZqYtBeR6mZAW5BLjj4fi"
      }
   ],
   "featureType":"simple",
   "vcsMeta":{
      "version":"1.0",
      "altitudeMode":"clampToGround",
      "style":{
         "type":"vector",
         "fill":{
            "color":[
               235,
               196,
               0,
               0.4
            ]
         },
         "stroke":{
            "color":[
               235,
               196,
               0,
               0.4
            ],
            "width":1.25,
            "lineDash":null
         },
         "text":{
            "font":"bold 18px sans-serif",
            "fill":{
               "color":[
                  51,
                  51,
                  51,
                  1
               ]
            },
            "textBaseline":"bottom",
            "offsetY":-15,
            "offsetX":0
         },
         "image":{
            "scale":1,
            "fill":{
               "color":[
                  235,
                  196,
                  0,
                  0.4
               ]
            },
            "radius":5,
            "stroke":{
               "color":[
                  0,
                  0,
                  0,
                  1
               ],
               "width":1,
               "lineDash":null
            }
         }
      }
   }
}