Skip to content

Instantly share code, notes, and snippets.

@ktraff
Created June 23, 2015 21:16
Show Gist options
  • Save ktraff/45dae43d750886b88541 to your computer and use it in GitHub Desktop.
Save ktraff/45dae43d750886b88541 to your computer and use it in GitHub Desktop.
polygon-a
{
"geometry":{
"type":"Polygon",
"coordinates":[
[
[
-104.97221946716309,
40.72202247464282
],
[
-104.96947288513184,
40.722412771544384
],
[
-104.96878623962402,
40.72098167171645
],
[
-104.96706962585448,
40.72078651935595
],
[
-104.96664047241211,
40.719615593177686
],
[
-104.96509552001953,
40.719615593177686
],
[
-104.96552467346191,
40.718704858576665
],
[
-104.96732711791992,
40.7189000170401
],
[
-104.96792793273926,
40.72007095580567
],
[
-104.96938705444335,
40.72000590419239
],
[
-104.96990203857422,
40.7213069243792
],
[
-104.97221946716309,
40.72202247464282
]
]
]
},
"type":"Feature",
"properties":{
"name":"first"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment