20 places near Al Shatra, Dhi Qar, Iraq
filter by placetype:
  1. Euphrates River
    Euphrates River, Iraq (Drainage)
  2. Tigris River
    Tigris River, Iraq (Drainage)
  3. Al Salman
    Al Salman, Al Muthanna, Iraq (County)
  4. Al Rifa'i
    Al Rifa'i, Dhi Qar, Iraq (County)
  5. Al Shatra
    Al Shatra, Dhi Qar, Iraq (County)
  6. Nassriya
    Nassriya, Dhi Qar, Iraq (County)
  7. Asia/Baghdad
    Asia/Baghdad (Timezone)
  8. Asia/Riyadh
    Asia/Riyadh (Timezone)
  9. Asia/Tehran
    Asia/Tehran (Timezone)
  10. Al Muthanna
    Al Muthanna, Al Muthanna, Iraq (State)

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": [ 46.322849, 31.3979 ] } } } } ], "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" } } ] }