Skip to content

Instantly share code, notes, and snippets.

@celoyd
Created July 13, 2020 22:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save celoyd/a9df336f9a90809a721b65cb48a03b0c to your computer and use it in GitHub Desktop.
Save celoyd/a9df336f9a90809a721b65cb48a03b0c to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-124.3,
42
],
[
-119.9,
42
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment