22 places near Davis, Collin, Texas, United States
filter by placetype:
  1. Far North Dallas
    Far North Dallas, Dallas, Texas, United States (Suburb)
  2. Aldridge Addition
    Aldridge Addition, Collin, Texas, United States (Suburb)
  3. Birge Addition
    Birge Addition, Collin, Texas, United States (Suburb)
  4. Davis
    Davis, Collin, Texas, United States (Suburb)
  5. Douglas Quarters
    Douglas Quarters, Collin, Texas, United States (Suburb)
  6. Forman
    Forman, Collin, Texas, United States (Suburb)
  7. Garrett
    Garrett, Collin, Texas, United States (Suburb)
  8. Hood and Miller Addition
    Hood and Miller Addition, Collin, Texas, United States (Suburb)
  9. Kendricks
    Kendricks, Collin, Texas, United States (Suburb)
  10. Lexington Park Addition
    Lexington Park Addition, Collin, Texas, United States (Suburb)

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

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

        
0.025 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -96.705147, 33.01302 ] } } } }, { "term": { "woe:placetype": 22 } } ], "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" } } ] }