14 places near Al Wusta, Al Wusta, Oman
filter by placetype:
  1. هيما
    هيما, Al Wusta, Oman (County)
  2. Asia/Muscat
    Asia/Muscat (Timezone)
  3. Al Wusta
    Al Wusta, Al Wusta, Oman (State)
  4. Oman
    Oman, Oman (Country)
  5. Indian Ocean
    Indian Ocean (Ocean)
  6. Arabian Sea
    Arabian Sea (Sea)
  7. Pacific Ocean
    Pacific Ocean (Ocean)
  8. Africa
    Africa (Continent)
  9. Asia
    Asia (Continent)
  10. Arabian Peninsula
    Arabian Peninsula (Supername)

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

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

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