19 places near Latifiyah, Mahmudiya, Baghdad, Iraq
filter by placetype:
  1. Latifiya
    Latifiya, Mahmudiya, Baghdad, Iraq (Town)
  2. Latifiyah
    Latifiyah, Mahmudiya, Baghdad, Iraq (Town)
  3. Euphrates River
    Euphrates River, Iraq (Drainage)
  4. Tigris River
    Tigris River, Iraq (Drainage)
  5. Falluja
    Falluja, Al Anbar, Iraq (County)
  6. Al Musayab
    Al Musayab, Babil, Iraq (County)
  7. Mahmudiya
    Mahmudiya, Baghdad, 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.052 seconds ⌛; show me the details?

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