NoisePoint.geojson 601 Bytes
Newer Older
Patrick's avatar
Patrick 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
{
    "id":"LFwfxQb4d2CX8CBhL",
    "type":"FeatureCollection",
    "features":[
       {
          "type":"Feature",
          "geometry":{
             "type":"Point",
             "coordinates":[
                9.15884470936,
                48.77543604444,
                20.013149800758705666
             ]
          },
          "properties":{
             
          },
          "vcsMeta":{
             
          },
          "id":"mPWksRx2XR6bd7DQ8Ter9EPW"
       }
    ],
    "featureType":"simple",
    "vcsMeta":{
       "version":"1.0",
       "altitudeMode":"clampToGround"
    }
 }