13 places near Jordão, Acre, Brasil
filter by placetype:
  1. Amazon River
    Amazon River, Brasil (Drainage)
  2. Purus River
    Purus River, Brasil (Drainage)
  3. Amazonia
    Amazonia (Colloquial)
  4. Jordão
    Jordão, Acre, Brasil (County)
  5. America/Lima
    America/Lima (Timezone)
  6. America/Rio_Branco
    America/Rio_Branco, Brasil (Timezone)
  7. America/Eirunepe
    America/Eirunepe, Amazonas, Brasil (Timezone)
  8. Acre
    Acre, Acre, Brasil (State)
  9. Brasil
    Brasil, Brasil (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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