30 places near Centreport/Dfw Station, Tarrant, Texas, United States
filter by placetype:
  1. Amon Carter Boulevard Station
    Amon Carter Boulevard Station, Tarrant, Texas, United States (POI)
  2. Centreport/Dfw Station
    Centreport/Dfw Station, Tarrant, Texas, United States (POI)
  3. North
    North, Tarrant, Texas, United States (Suburb)
  4. East Arlington
    East Arlington, Tarrant, Texas, United States (Suburb)
  5. Arlington
    Arlington, Tarrant, Texas, United States (Town)
  6. Dallas
    Dallas, Dallas, Texas, United States (Town)
  7. Euless
    Euless, Tarrant, Texas, United States (Town)
  8. Fort Worth
    Fort Worth, Tarrant, Texas, United States (Town)
  9. Grand Prairie
    Grand Prairie, Dallas, Texas, United States (Town)
  10. Irving
    Irving, Dallas, Texas, United States (Town)

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

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

        
0.034 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -97.052277, 32.819462 ] } } } } ], "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" } } ] }