17 places near Boa Esperança, Alto Alegre, Roraima, Brasil
filter by placetype:
  1. Boa Esperança
    Boa Esperança, Alto Alegre, Roraima, Brasil (Town)
  2. Rio Orinoco River
    Rio Orinoco River, Venezuela (Drainage)
  3. Alto Alegre
    Alto Alegre, Roraima, Brasil (County)
  4. Amajari
    Amajari, Roraima, Brasil (County)
  5. America/Caracas
    America/Caracas (Timezone)
  6. America/Guyana
    America/Guyana (Timezone)
  7. America/Boa_Vista
    America/Boa_Vista, Brasil (Timezone)
  8. Roraima
    Roraima, Roraima, 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.067 seconds ⌛; show me the details?

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