Skip to content

Instantly share code, notes, and snippets.

@rob137
Created April 29, 2019 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rob137/f869e8cb8230050b15367cade56869ad to your computer and use it in GitHub Desktop.
Save rob137/f869e8cb8230050b15367cade56869ad to your computer and use it in GitHub Desktop.
map-test
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-0.06615022099148306,
51.51231143693699
],
[
-0.07678675853138794,
51.512126633130734
],
[
-0.08666807911794235,
51.50846640597037
],
[
-0.09117922645112536,
51.5022451121266
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment