21 places near Al Burj, ثمريت, Zufar, Oman
filter by placetype:
  1. Al Burj
    Al Burj, ثمريت, Zufar, Oman (Town)
  2. صلالة
    صلالة, Zufar, Oman (County)
  3. ثمريت
    ثمريت, Zufar, Oman (County)
  4. الأحساء
    الأحساء, Ash Sharqiyah, Saudi Arabia (County)
  5. Asia/Aden
    Asia/Aden (Timezone)
  6. Asia/Muscat
    Asia/Muscat (Timezone)
  7. Asia/Riyadh
    Asia/Riyadh (Timezone)
  8. Zufar
    Zufar, Zufar, Oman (State)
  9. Hadramawt
    Hadramawt, Yemen (State)
  10. Oman
    Oman, Oman (Country)

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

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

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