18 places near Dinyan, Nara, Koulikoro, Mali
filter by placetype:
  1. Dinyan
    Dinyan, Nara, Koulikoro, Mali (Town)
  2. Niger River
    Niger River, Nigeria (Drainage)
  3. Dioumara
    Dioumara, Diema, Kayes, Mali (LocalAdmin)
  4. Dilly
    Dilly, Nara, Koulikoro, Mali (LocalAdmin)
  5. Falou
    Falou, Nara, Koulikoro, Mali (LocalAdmin)
  6. Diema
    Diema, Kayes, Mali (County)
  7. Nara
    Nara, Koulikoro, Mali (County)
  8. Africa/Bamako
    Africa/Bamako (Timezone)
  9. Africa/Nouakchott
    Africa/Nouakchott (Timezone)
  10. Bamako
    Bamako, Bamako, Mali (State)

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

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

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