18 places near Al-Arf, تثليث, `Asir, Saudi Arabia
filter by placetype:
  1. Al-Arf
    Al-Arf, تثليث, `Asir, Saudi Arabia (Town)
  2. يدمة
    يدمة, Najran, Saudi Arabia (County)
  3. تثليث
    تثليث, `Asir, Saudi Arabia (County)
  4. Asia/Aden
    Asia/Aden (Timezone)
  5. Asia/Muscat
    Asia/Muscat (Timezone)
  6. Asia/Riyadh
    Asia/Riyadh (Timezone)
  7. `Asir
    `Asir, `Asir, Saudi Arabia (State)
  8. Najran
    Najran, Najran, Saudi Arabia (State)
  9. Saudi Arabia
    Saudi Arabia, Saudi Arabia (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.018 seconds ⌛; show me the details?

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