forked from jeanropke/RDOMap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfme_condor_egg.json
55 lines (55 loc) · 1.44 KB
/
fme_condor_egg.json
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
[
{
"text": "condor_egg_southern_roanoke",
"x": -33.7521,
"y": 153.0524,
"radius": 7,
"locations": [
{"x": -31.6871, "y": 155.8616},
{"x": -31.9641, "y": 152.8042},
{"x": -35.6932, "y": 156.176},
{"x": -28.696, "y": 156.9508},
{"x": -36.3691, "y": 149.1156},
{"x": -39.0668, "y": 152.1267},
{"x": -38.2367, "y": 154.9737},
{"x": -32.0051, "y": 147.6486},
{"x": -34.117, "y": 154.0767},
{"x": -29.6859, "y": 150.7902}
]
},
{
"text": "condor_egg_west_hill_haven",
"x": -90.7227,
"y": 77.3138,
"radius": 9,
"locations": [
{"x": -86.9807, "y": 74.3844},
{"x": -98.4558, "y": 78.7186},
{"x": -94.9405, "y": 75.8259},
{"x": -95.1425, "y": 81.6919},
{"x": -92.2215, "y": 80.5787},
{"x": -88.683, "y": 80.2882},
{"x": -85.5311, "y": 71.2842},
{"x": -91.1162, "y": 78.16},
{"x": -86.9074, "y": 79.1065},
{"x": -87.2478, "y": 73.0995}
]
},
{
"text": "condor_egg_san_luis_shore",
"x": -118.2221,
"y": 18.8167,
"radius": 9,
"locations": [
{"x": -123.2926, "y": 22.9131},
{"x": -111.7705, "y": 19.4826},
{"x": -112.5358, "y": 23.5059},
{"x": -119.7548, "y": 17.5222},
{"x": -120.474, "y": 13.613},
{"x": -117.3006, "y": 11.4308},
{"x": -122.9432, "y": 19.1298},
{"x": -117.2928, "y": 17.2831},
{"x": -118.6348, "y": 24.4694}
]
}
]