Skip to content

Instantly share code, notes, and snippets.

@meholden
Last active June 26, 2017 15:05
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 meholden/9f7ab66e98e272b46d9ed3bcaed023bf to your computer and use it in GitHub Desktop.
Save meholden/9f7ab66e98e272b46d9ed3bcaed023bf to your computer and use it in GitHub Desktop.
n3m0 geojson data (fake)
{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2346,38.0687,0]},"properties":{"name":"11.25C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2518,38.0682,0]},"properties":{"name":"10.5C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2672,38.0659,0]},"properties":{"name":"10.19C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2667,38.06,0]},"properties":{"name":"10.44C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2557,38.0623,0]},"properties":{"name":"10.13C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}}]}
Display the source blob
Display the rendered blob
Raw
{"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2346,38.0687,0]},"properties":{"name":"11.25C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2518,38.0682,0]},"properties":{"name":"10.5C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2672,38.0659,0]},"properties":{"name":"10.19C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2667,38.06,0]},"properties":{"name":"10.44C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}},{"type":"Feature","geometry":{"type":"Point","coordinates":[-122.2557,38.0623,0]},"properties":{"name":"10.13C","styleUrl":"#icon","styleHash":"2fa6d888","description":"Temperature, C"}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment