Skip to content

Instantly share code, notes, and snippets.

@econchick
Last active January 10, 2017 01:18
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 econchick/461564accc38927d7263fa470b0d2a25 to your computer and use it in GitHub Desktop.
Save econchick/461564accc38927d7263fa470b0d2a25 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{"type": "FeatureCollection", "features": [{"geometry": {"type": "LineString", "coordinates": [9.0, 51.0]}, "type": "Feature", "id": 1, "properties": {"title": "hop 1"}}, {"geometry": {"type": "LineString", "coordinates": [9.0, 51.0]}, "type": "Feature", "id": 2, "properties": {"title": "hop 2"}}, {"geometry": {"type": "LineString", "coordinates": [8.0, 47.0]}, "type": "Feature", "id": 3, "properties": {"title": "hop 3"}}, {"geometry": {"type": "LineString", "coordinates": [8.0, 47.0]}, "type": "Feature", "id": 4, "properties": {"title": "hop 4"}}, {"geometry": {"type": "LineString", "coordinates": [8.0, 47.0]}, "type": "Feature", "id": 5, "properties": {"title": "hop 5"}}, {"geometry": {"type": "LineString", "coordinates": [8.0, 47.0]}, "type": "Feature", "id": 6, "properties": {"title": "hop 6"}}, {"geometry": {"type": "LineString", "coordinates": [8.0, 47.0]}, "type": "Feature", "id": 7, "properties": {"title": "hop 7"}}, {"geometry": {"type": "LineString", "coordinates": [9.0, 51.0]}, "type": "Feature", "id": 8, "properties": {"title": "hop 8"}}, {"geometry": {"type": "LineString", "coordinates": [9.0, 51.0]}, "type": "Feature", "id": 9, "properties": {"title": "hop 9"}}, {"geometry": {"type": "LineString", "coordinates": [9.0, 51.0]}, "type": "Feature", "id": 10, "properties": {"title": "hop 10"}}, {"geometry": {"type": "LineString", "coordinates": [9.0, 51.0]}, "type": "Feature", "id": 11, "properties": {"title": "hop 11"}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment