17 places near 6006, Tillabéry, Tillaberi, Niger
filter by placetype:
  1. Niger River
    Niger River, Nigeria (Drainage)
  2. Ouatagouna
    Ouatagouna, Ansongo, Gao, Mali (LocalAdmin)
  3. Ansongo
    Ansongo, Gao, Mali (County)
  4. Tillabéry
    Tillabéry, Tillaberi, Niger (County)
  5. Téra
    Téra, Tillaberi, Niger (County)
  6. Africa/Bamako
    Africa/Bamako (Timezone)
  7. Africa/Niamey
    Africa/Niamey (Timezone)
  8. Africa/Ouagadougou
    Africa/Ouagadougou (Timezone)
  9. Tillaberi
    Tillaberi, Niger (State)
  10. Niger
    Niger, Niger (Country)

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

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

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