Skip to content

Instantly share code, notes, and snippets.

@boundaries-io
Created August 11, 2021 23:30
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/639116711ea07541b1b010ef0127d4e8 to your computer and use it in GitHub Desktop.
Save boundaries-io/639116711ea07541b1b010ef0127d4e8 to your computer and use it in GitHub Desktop.
H3Address
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"zipcodes-within-count": 1,
"zipcodes-within": "[95124]",
"h3-index": "89283409857ffff",
"resolution": 9
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-121.93822221240414,
37.24557271731554
],
[
-121.93714529531313,
37.24725863360952
],
[
-121.93839545283255,
37.24877881842046
],
[
-121.94072252794264,
37.248613063290534
],
[
-121.94179937731539,
37.246927146091465
],
[
-121.94054921929894,
37.24540698492714
],
[
-121.93822221240414,
37.24557271731554
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment