Skip to content

Instantly share code, notes, and snippets.

@Akiyamka
Last active March 30, 2019 08:49
Show Gist options
  • Save Akiyamka/454480677d35093acd1f61027fafed52 to your computer and use it in GitHub Desktop.
Save Akiyamka/454480677d35093acd1f61027fafed52 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[-122.414, 37.776],
[-77.032, 38.913]
]
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment