20 places near Al Masqa, ابها, `Asir, Saudi Arabia
filter by placetype:
  1. Al Masqa
    Al Masqa, ابها, `Asir, Saudi Arabia (Town)
  2. Tihamah
    Tihamah, Saudi Arabia (Colloquial)
  3. ابها
    ابها, `Asir, Saudi Arabia (County)
  4. أحد رفيدة
    أحد رفيدة, `Asir, Saudi Arabia (County)
  5. Asia/Aden
    Asia/Aden (Timezone)
  6. Asia/Muscat
    Asia/Muscat (Timezone)
  7. Asia/Riyadh
    Asia/Riyadh (Timezone)
  8. `Asir
    `Asir, `Asir, 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.013 seconds ⌛; show me the details?

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