20 places near Al Qåsim, Hashimiya, Babil, Iraq
filter by placetype:
  1. Abid As Saddah
    Abid As Saddah, Hashimiya, Babil, Iraq (Town)
  2. Al Qåsim
    Al Qåsim, Hashimiya, Babil, Iraq (Town)
  3. Euphrates River
    Euphrates River, Iraq (Drainage)
  4. Tigris River
    Tigris River, Iraq (Drainage)
  5. Diwaniya
    Diwaniya, Al Qadisiyah, Iraq (County)
  6. Hashimiya
    Hashimiya, Babil, Iraq (County)
  7. Najaf
    Najaf, An Najaf, Iraq (County)
  8. Asia/Baghdad
    Asia/Baghdad (Timezone)
  9. Asia/Tehran
    Asia/Tehran (Timezone)
  10. Babil
    Babil, Babil, Iraq (State)

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

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

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