15 places near 31003, Falluja, Al Anbar, Iraq
filter by placetype:
  1. الفلوجة
    الفلوجة, Falluja, Al Anbar, Iraq (Town)
  2. Euphrates River
    Euphrates River, Iraq (Drainage)
  3. Tigris River
    Tigris River, Iraq (Drainage)
  4. Ramadi
    Ramadi, Al Anbar, Iraq (County)
  5. Falluja
    Falluja, Al Anbar, Iraq (County)
  6. Asia/Baghdad
    Asia/Baghdad (Timezone)
  7. Al Anbar
    Al Anbar, Al Anbar, Iraq (State)
  8. Iraq
    Iraq, Iraq (Country)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Africa
    Africa (Continent)

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

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

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