63 places near 79983, El Paso, Texas, United States
filter by placetype:
  1. Alamo Elementary School
    Alamo Elementary School, El Paso, Texas, United States (POI)
  2. Aoy Elementary School
    Aoy Elementary School, El Paso, Texas, United States (POI)
  3. Roosevelt Elementary School
    Roosevelt Elementary School, El Paso, Texas, United States (POI)
  4. Downtown El Paso Station
    Downtown El Paso Station, El Paso, Texas, United States (POI)
  5. Julio's
    Julio's, El Paso, Texas, United States (POI)
  6. Elpaso Station
    Elpaso Station, El Paso, Texas, United States (POI)
  7. Smeltertown
    Smeltertown, El Paso, Texas, United States (Suburb)
  8. Downtown
    Downtown, El Paso, Texas, United States (Suburb)
  9. Central
    Central, El Paso, Texas, United States (Suburb)
  10. West El Paso
    West El Paso, El Paso, 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": [ -106.48597, 31.755791 ] } } } } ], "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" } } ] }