20 places near المزيونة, Zufar, Oman
filter by placetype:
  1. المزيونة
    المزيونة, Zufar, Oman (County)
  2. الأحساء
    الأحساء, Ash Sharqiyah, Saudi Arabia (County)
  3. Shahan
    Shahan, Al Mahrah, Yemen (County)
  4. Asia/Aden
    Asia/Aden (Timezone)
  5. Asia/Muscat
    Asia/Muscat (Timezone)
  6. Asia/Riyadh
    Asia/Riyadh (Timezone)
  7. Zufar
    Zufar, Zufar, Oman (State)
  8. Al Mahrah
    Al Mahrah, Yemen (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.01 seconds ⌛; show me the details?

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