18 places near Mocambo, Porto Grande, Amapá, Brasil
filter by placetype:
  1. Mocambo
    Mocambo, Porto Grande, Amapá, Brasil (Town)
  2. Amazonia
    Amazonia (Colloquial)
  3. Mazagão
    Mazagão, Amapá, Brasil (County)
  4. Almeirim
    Almeirim, Pará, Brasil (County)
  5. Pedra Branca do Amapari
    Pedra Branca do Amapari, Amapá, Brasil (County)
  6. Porto Grande
    Porto Grande, Amapá, Brasil (County)
  7. Vitória do Jari
    Vitória do Jari, Amapá, Brasil (County)
  8. America/Belem
    America/Belem, Brasil (Timezone)
  9. America/Santarem
    America/Santarem, Pará, Brasil (Timezone)
  10. Amapá
    Amapá, Amapá, Brasil (State)

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": [ -52.194, 0.6 ] } } } } ], "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" } } ] }