Area4.geojson 3.97 KB
Newer Older
Patrick's avatar
Patrick committed
1
2
3
4
5
6
7
8
9
10
11
 {
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {},
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
12
13
14
              9.105887164723272,
              48.80819587677718,
              -0.0001454032198749565
Patrick's avatar
Patrick committed
15
16
            ],
            [
17
18
19
              9.10567865232217,
              48.808189964860674,
              -0.0001453480501186152
Patrick's avatar
Patrick committed
20
21
            ],
            [
22
23
24
              9.105346262421662,
              48.80815310672395,
              -0.00014449956616038434
Patrick's avatar
Patrick committed
25
26
            ],
            [
27
28
29
              9.104983468303878,
              48.808119348988015,
              -0.0001449801336151032
Patrick's avatar
Patrick committed
30
31
            ],
            [
32
33
34
              9.104648546424258,
              48.80808852626521,
              -0.000145452777430347
Patrick's avatar
Patrick committed
35
36
            ],
            [
37
38
39
              9.10443245817389,
              48.808048516062996,
              -0.0001440903908529876
Patrick's avatar
Patrick committed
40
41
            ],
            [
42
43
44
              9.104232094195766,
              48.80799500412954,
              -0.0001449418250695584
Patrick's avatar
Patrick committed
45
46
            ],
            [
47
48
49
              9.103890694400304,
              48.807893240505905,
              -0.0001443365242296104
Patrick's avatar
Patrick committed
50
51
            ],
            [
52
53
54
              9.103578946460235,
              48.80778885146975,
              -0.00014431158166709908
Patrick's avatar
Patrick committed
55
56
            ],
            [
57
58
59
              9.103208578405278,
              48.80766473724671,
              -0.0001452549105559472
Patrick's avatar
Patrick committed
60
61
            ],
            [
62
63
64
              9.103072320727048,
              48.807617758577976,
              -0.00014431109875003844
Patrick's avatar
Patrick committed
65
66
            ],
            [
67
68
69
              9.103119450549675,
              48.807532842450286,
              -0.0001435496349802892
Patrick's avatar
Patrick committed
70
71
            ],
            [
72
73
74
              9.103206222374508,
              48.80738749299826,
              -0.000288277723478728
Patrick's avatar
Patrick committed
75
76
            ],
            [
77
78
79
              9.10335364863634,
              48.80711907876616,
              -0.0002847798530499236
Patrick's avatar
Patrick committed
80
81
            ],
            [
82
83
84
              9.103461022236365,
              48.80690504750402,
              -0.0002886032823568975
Patrick's avatar
Patrick committed
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
              9.103624275330336,
              48.806585214326475,
              -0.00028546465356573547
            ],
            [
              9.103856941151056,
              48.806191267016516,
              -0.0002896651100675345
            ],
            [
              9.10402662202507,
              48.80636074939781,
              -0.000289873052938059
            ],
            [
              9.1042127186745,
              48.80654656597642,
              -0.000288217406317424
            ],
            [
              9.104553251619723,
              48.806887825463434,
              -0.0002885319648285093
            ],
            [
              9.104793946912991,
              48.80712573035868,
              -0.00028679670096312925
            ],
            [
              9.105034767378664,
              48.80736117704228,
              -0.00029133034039950217
            ],
            [
              9.105397868394046,
              48.80771703481946,
              -0.000290578406312641
            ],
            [
              9.105670787086602,
              48.80798528256179,
              -0.00028742929975606856
            ],
            [
              9.105887164723272,
              48.80819587677718,
              -0.0001454032198749565
Patrick's avatar
Patrick committed
135
136
137
138
139
140
141
142
143
144
145
146
            ]
          ]
        ]
      },
      "vcsMeta": {
        "style": {
          "type": "vector",
          "fill": {
            "color": [
              255,
              255,
              255,
147
              0.0
Patrick's avatar
Patrick committed
148
149
150
151
            ]
          },
          "stroke": {
            "color": [
152
153
154
              151,
              8,
              158,
Patrick's avatar
Patrick committed
155
156
              1
            ],
157
            "width": 7,
Patrick's avatar
Patrick committed
158
159
160
161
162
163
164
165
166
167
168
169
            "lineDash": null
          }
        }
      }
    }
  ],
  "vcsMeta": {
    "version": "1.0",
    "altitudeMode": "clampToGround",
    "embeddedIcons": []
  }
}