Skip to content

Instantly share code, notes, and snippets.

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 mikepaszkiewicz/1531fc6cec601c4faa5cda94fc6cc0af to your computer and use it in GitHub Desktop.
Save mikepaszkiewicz/1531fc6cec601c4faa5cda94fc6cc0af to your computer and use it in GitHub Desktop.
staging response
{
"deliveryAreas": [
{
"features": [
{
"geometry": {
"coordinates": [
[
[
-73.685302734375,
42.00032514831621
],
[
-78.44238281249999,
42.07376224008719
],
[
-78.563232421875,
39.0533181067413
],
[
-72.6416015625,
38.89958342598271
],
[
-73.685302734375,
42.00032514831621
]
]
],
"type": "Polygon"
},
"properties": {
"name": "University City"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
[
[
-73.685302734375,
42.00032514831621
],
[
-78.44238281249999,
42.07376224008719
],
[
-78.563232421875,
39.0533181067413
],
[
-72.6416015625,
38.89958342598271
],
[
-73.685302734375,
42.00032514831621
]
]
],
"type": "Polygon"
},
"properties": {
"name": "Temple"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
[
[
-73.685302734375,
42.00032514831621
],
[
-78.44238281249999,
42.07376224008719
],
[
-78.563232421875,
39.0533181067413
],
[
-72.6416015625,
38.89958342598271
],
[
-73.685302734375,
42.00032514831621
]
]
],
"type": "Polygon"
},
"properties": {
"name": "Fairmount"
},
"type": "Feature"
}
],
"type": "FeatureCollection"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment