Skip to content

Instantly share code, notes, and snippets.

@chryss
Last active December 22, 2015 04:28
Show Gist options
  • Save chryss/6417298 to your computer and use it in GitHub Desktop.
Save chryss/6417298 to your computer and use it in GitHub Desktop.
Testing a GeoJSON snippet
Display the source blob
Display the rendered blob
Raw
{"type":"FeatureCollection", "features":[{"type":"Feature", "geometry":{"type":"Point", "coordinates":[1.25147, 103.833183]}, "properties":{"id":"J_3767", "type":"junction"}}, {"type":"Feature", "geometry":{"type":"Point", "coordinates":[1.267052, 103.817162]}, "properties":{"id":"J_3764", "type":"junction"}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment