Skip to content

Instantly share code, notes, and snippets.

@wchargin
Created August 23, 2024 22:47
Show Gist options
  • Save wchargin/94c4be94b525fdb6ea022fcca4d6894d to your computer and use it in GitHub Desktop.
Save wchargin/94c4be94b525fdb6ea022fcca4d6894d to your computer and use it in GitHub Desktop.
{
"target": {
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
11.991689565382663,
34.00578044047174
]
}
},
"line": {
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
12,
34
],
[
11.993027757380355,
33.99311060965808
]
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment