20 places near Pratinha, Alto Alegre, Roraima, Brasil
filter by placetype:
  1. Pratinha
    Pratinha, Alto Alegre, Roraima, Brasil (Town)
  2. Rio Orinoco River
    Rio Orinoco River, Venezuela (Drainage)
  3. Amazonia
    Amazonia (Colloquial)
  4. Alto Alegre
    Alto Alegre, Roraima, Brasil (County)
  5. Mucajaí
    Mucajaí, Roraima, Brasil (County)
  6. Cantá
    Cantá, Roraima, Brasil (County)
  7. Iracema
    Iracema, Roraima, Brasil (County)
  8. America/Caracas
    America/Caracas (Timezone)
  9. America/Guyana
    America/Guyana (Timezone)
  10. America/Boa_Vista
    America/Boa_Vista, Brasil (Timezone)

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": [ -61.05151, 2.7128 ] } } } } ], "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" } } ] }