17 places near Jebel Qerri,  ولاية الخرطوم, Sudan
filter by placetype:
  1. Jebel Qerri
    Jebel Qerri,  ولاية الخرطوم, Sudan (Town)
  2. Nile River
    Nile River (Drainage)
  3. Africa/Khartoum
    Africa/Khartoum (Timezone)
  4.  ولاية الخرطوم
     ولاية الخرطوم, Sudan (State)
  5. ولاية نهر النيل‎ 
    ولاية نهر النيل‎ , Sudan (State)
  6. Sudan
    Sudan, Sudan (Country)
  7. Indian Ocean
    Indian Ocean (Ocean)
  8. Red Sea
    Red Sea (Sea)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Africa
    Africa (Continent)

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": [ 32.771339, 16.29966 ] } } } } ], "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" } } ] }