20 places near Al Kadan, Ad Dahi, الحديدة, Yemen
filter by placetype:
  1. Al Kadan
    Al Kadan, Ad Dahi, الحديدة, Yemen (Town)
  2. Ad Dahi
    Ad Dahi, الحديدة, Yemen (County)
  3. Al Mighlaf
    Al Mighlaf, الحديدة, Yemen (County)
  4. Az Zaydiyah
    Az Zaydiyah, الحديدة, Yemen (County)
  5. Milhan
    Milhan, Al Mahwit, Yemen (County)
  6. Asia/Aden
    Asia/Aden (Timezone)
  7. Al Mahwit
    Al Mahwit, Yemen (State)
  8. الحديدة
    الحديدة, Yemen (State)
  9. Yemen
    Yemen, Yemen (Country)
  10. Indian Ocean
    Indian Ocean (Ocean)

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

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

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