20 places near 46008, Halabja, As Sulaymaniyah, Iraq
filter by placetype:
  1. Euphrates River
    Euphrates River, Iraq (Drainage)
  2. Tigris River
    Tigris River, Iraq (Drainage)
  3. Kurdistan
    Kurdistan (Colloquial)
  4. Iraqi Kurdistan
    Iraqi Kurdistan, Iraq (Colloquial)
  5. Iranian Kurdistan
    Iranian Kurdistan, Iran (Colloquial)
  6. Halabja
    Halabja, As Sulaymaniyah, Iraq (County)
  7. Asia/Baghdad
    Asia/Baghdad (Timezone)
  8. Asia/Tehran
    Asia/Tehran (Timezone)
  9. As Sulaymaniyah
    As Sulaymaniyah, As Sulaymaniyah, Iraq (State)
  10. Iraq
    Iraq, Iraq (Country)

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

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

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