17 places near São Luís, Boa Vista, Roraima, Brasil
filter by placetype:
  1. São Luís
    São Luís, Boa Vista, Roraima, Brasil (Town)
  2. Amazonia
    Amazonia (Colloquial)
  3. Boa Vista
    Boa Vista, Roraima, Brasil (County)
  4. Bonfim
    Bonfim, 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.018 seconds ⌛; show me the details?

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