20 places near Fujairah, Fujairah, United Arab Emirates
filter by placetype:
  1. Indian Ocean
    Indian Ocean (Ocean)
  2. Persian Gulf
    Persian Gulf (Sea)
  3. Pacific Ocean
    Pacific Ocean (Ocean)
  4. Africa
    Africa (Continent)
  5. Asia
    Asia (Continent)
  6. Arabian Peninsula
    Arabian Peninsula (Supername)
  7. Gulf States
    Gulf States (Supername)
  8. Middle East
    Middle East (Supername)
  9. Western Asia
    Western Asia (Supername)
  10. South Asia
    South Asia (Supername)

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": [ 56.169, 25.252 ] } } } } ], "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" } } ], "from": 10 }