15 places near Mbacké, Diourbel, Sénégal
filter by placetype:
  1. Mbacké
    Mbacké, Diourbel, Sénégal (County)
  2. Gossas
    Gossas, Fatick, Sénégal (County)
  3. Africa/Dakar
    Africa/Dakar (Timezone)
  4. Africa/Nouakchott
    Africa/Nouakchott (Timezone)
  5. Diourbel
    Diourbel, Diourbel, Sénégal (State)
  6. Louga
    Louga, Louga, Sénégal (State)
  7. Fatick
    Fatick, Fatick, Sénégal (State)
  8. Sénégal
    Sénégal, Sénégal (Country)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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