19 places near Al Hawtah, Lahij, Yemen
filter by placetype:
  1. Lahij
    Lahij, Al Hawtah, Lahij, Yemen (Town)
  2. Al Hawtah
    Al Hawtah, Lahij, Yemen (County)
  3. Al Milah
    Al Milah, Lahij, Yemen (County)
  4. Tuban
    Tuban, Lahij, Yemen (County)
  5. Africa/Addis_Ababa
    Africa/Addis_Ababa (Timezone)
  6. Asia/Aden
    Asia/Aden (Timezone)
  7. Lahij
    Lahij, Yemen (State)
  8. Yemen
    Yemen, Yemen (Country)
  9. Indian Ocean
    Indian Ocean (Ocean)
  10. Arabian Sea
    Arabian Sea (Sea)

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

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

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