Created
August 9, 2024 12:51
-
-
Save willemarcel/90c07409a0c0fd576560305e622e0043 to your computer and use it in GitHub Desktop.
Inferences
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-123.01060760978466, | |
37.33512180401772 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-119.1504585276109, | |
32.64869199857475 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-122.67783613718333, | |
34.478653973806544 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-119.01734993857042, | |
30.78050267926541 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-122.40623098614523, | |
36.47576233895633 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-117.59441193776341, | |
32.015752424092256 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-121.0628297289828, | |
33.68796297333242 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-120.84926995072486, | |
32.347188364071854 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-125.91860532159444, | |
35.82771105472884 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-124.16288429070791, | |
35.947916030569814 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-124.33598354727404, | |
32.138036049656705 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-126.21534690427931, | |
40.51015344245613 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-125.3745790866717, | |
39.2386969732369 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-125.47349294756691, | |
38.27454513494445 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-117.18945709760916, | |
29.56971447473606 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-120.79981302027707, | |
30.74565525715667 | |
], | |
"type": "Point" | |
} | |
}, | |
{ | |
"type": "Feature", | |
"properties": {}, | |
"geometry": { | |
"coordinates": [ | |
-122.75336177295364, | |
30.639332879554544 | |
], | |
"type": "Point" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment