53 places near Kendricks J. F. 2, Collin, Texas, United States
filter by placetype:
  1. Collin Creek Mall
    Collin Creek Mall, Collin, Texas, United States (POI)
  2. Downtown Plano Station
    Downtown Plano Station, Collin, Texas, United States (POI)
  3. Far North Dallas
    Far North Dallas, Dallas, Texas, United States (Suburb)
  4. Aldridge Addition
    Aldridge Addition, Collin, Texas, United States (Suburb)
  5. Bell View
    Bell View, Collin, Texas, United States (Suburb)
  6. Birge Addition
    Birge Addition, Collin, Texas, United States (Suburb)
  7. Davis
    Davis, Collin, Texas, United States (Suburb)
  8. Douglas Quarters
    Douglas Quarters, Collin, Texas, United States (Suburb)
  9. Forman
    Forman, Collin, Texas, United States (Suburb)
  10. French
    French, Collin, Texas, United States (Suburb)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.038 seconds ⌛; show me the details?

        
0.038 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -96.703171, 33.01609 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }