Skip to content

Instantly share code, notes, and snippets.

@boundaries-io
Created August 12, 2021 03:27
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 boundaries-io/08b854ef7d82d74016049584b582d139 to your computer and use it in GitHub Desktop.
Save boundaries-io/08b854ef7d82d74016049584b582d139 to your computer and use it in GitHub Desktop.
showTwoH3ByPOintsOnly.geojson
Display the source blob
Display the rendered blob
Raw
{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"distance(miles)":9.274,"between(h3)":["8727592ebffffff","8727592f6ffffff"]},"geometry":{"type":"LineString","coordinates":[[-88.10676198086114,41.804123042961415,0.0],[-88.23312894890131,41.89967425535944,0.0]]}},{"type":"Feature","properties":{"bearing(degrees)":-44.63463,"zipcodes-within-count":4,"zipcodes-within":"[60532, 60563, 60189, 60540]","between(h3)":["8727592ebffffff","8727592f6ffffff"],"h3-index":"8727592ebffffff","resolution":7},"geometry":{"type":"Point","coordinates":[-88.10676198086114,41.804123042961415]}},{"type":"Feature","properties":{"bearing(degrees)":135.28105,"zipcodes-within-count":1,"zipcodes-within":"[60185]","between(h3)":["8727592f6ffffff","8727592ebffffff"],"h3-index":"8727592f6ffffff","resolution":7},"geometry":{"type":"Point","coordinates":[-88.23312894890131,41.89967425535944]}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment