16 places near Badra, Wasit, Iraq
filter by placetype:
  1. Euphrates River
    Euphrates River, Iraq (Drainage)
  2. Tigris River
    Tigris River, Iraq (Drainage)
  3. Baladrooz
    Baladrooz, Diyala, Iraq (County)
  4. Badra
    Badra, Wasit, Iraq (County)
  5. Asia/Baghdad
    Asia/Baghdad (Timezone)
  6. Asia/Tehran
    Asia/Tehran (Timezone)
  7. Ilam
    Ilam, Ilam, Iran (State)
  8. Wasit
    Wasit, Wasit, Iraq (State)
  9. Iraq
    Iraq, Iraq (Country)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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