Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created June 23, 2015 23:59
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 tmcw/a6cfa1b34e2d8878bee8 to your computer and use it in GitHub Desktop.
Save tmcw/a6cfa1b34e2d8878bee8 to your computer and use it in GitHub Desktop.
{
"type": "FeatureCollection",
"query": [
"119",
"watkins",
"street",
"philadelphia"
],
"features": [
{
"id": "address.67776347058424",
"type": "Feature",
"text": "Watkins St",
"place_name": "119 Watkins St, Philadelphia, 19148, Pennsylvania, United States",
"relevance": 1,
"center": [
-75.14809,
39.926248
],
"geometry": {
"type": "Point",
"coordinates": [
-75.14809,
39.926248
]
},
"bbox": [
-75.18497299999999,
39.92598099999999,
-75.14766499999999,
39.931023999999994
],
"address": "119",
"properties": {},
"context": [
{
"id": "place.19102",
"text": "Philadelphia"
},
{
"id": "postcode.696413036",
"text": "19148"
},
{
"id": "region.2184819983",
"text": "Pennsylvania"
},
{
"id": "country.4150104525",
"text": "United States"
}
]
},
{
"id": "address.124408979720827",
"type": "Feature",
"text": "Watkins St",
"place_name": "119 Watkins St, Philadelphia, 39350, Mississippi, United States",
"relevance": 1,
"center": [
-89.107635,
32.76929
],
"geometry": {
"type": "Point",
"coordinates": [
-89.107635,
32.76929
],
"interpolated": true,
"omitted": true
},
"bbox": [
-89.10763499999999,
32.769280999999985,
-89.10613399999997,
32.769289999999984
],
"address": "119",
"properties": {},
"context": [
{
"id": "place.39350",
"text": "Philadelphia"
},
{
"id": "postcode.628052333",
"text": "39350"
},
{
"id": "region.788686416",
"text": "Mississippi"
},
{
"id": "country.4150104525",
"text": "United States"
}
]
},
{
"id": "address.17756723147829",
"type": "Feature",
"text": "Watkins St",
"place_name": "Watkins St, Philadelphia, 19145, Pennsylvania, United States",
"relevance": 0.6370967741935484,
"center": [
-75.180184,
39.930314
],
"geometry": {
"type": "Point",
"coordinates": [
-75.180184,
39.930314
]
},
"bbox": [
-75.18506099999998,
39.92944999999999,
-75.17356199999998,
39.93093199999999
],
"properties": {},
"context": [
{
"id": "place.19102",
"text": "Philadelphia"
},
{
"id": "postcode.3986431197",
"text": "19145"
},
{
"id": "region.2184819983",
"text": "Pennsylvania"
},
{
"id": "country.4150104525",
"text": "United States"
}
]
}
],
"attribution": "NOTICE: You may cache this data for up to 30 days. © 2015 Mapbox and its suppliers. All rights reserved. Use of this data is subject to the Mapbox Terms of Service. (https://www.mapbox.com/about/maps/)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment