15 places near Candelaria, Manuripi, Pando, Bolivia
  1. Candelaria
    Candelaria, Manuripi, Pando, Bolivia (Town)
  2. Amazon River
    Amazon River, Brasil (Drainage)
  3. Ixiamas
    Ixiamas, Abel Iturralde, La Paz, Bolivia (LocalAdmin)
  4. Filadelfia
    Filadelfia, Manuripi, Pando, Bolivia (LocalAdmin)
  5. Amazonia
    Amazonia (Colloquial)
  6. Gran Chaco
    Gran Chaco (Colloquial)
  7. Abel Iturralde
    Abel Iturralde, La Paz, Bolivia (County)
  8. Manuripi
    Manuripi, Pando, Bolivia (County)
  9. America/La_Paz
    America/La_Paz (Timezone)
  10. Pando
    Pando, Pando, Bolivia (State)

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

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

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