16 places near Angra do Heroísmo, Azores, Portugal
filter by placetype:
  1. Agualva
    Agualva, Angra do Heroísmo, Azores, Portugal (Town)
  2. Terceira Ilha
    Terceira Ilha, Azores, Portugal (Island)
  3. Arquipelago dos Acores
    Arquipelago dos Acores, Azores, Portugal (Island)
  4. Angra do Heroísmo
    Angra do Heroísmo, Azores, Portugal (County)
  5. Atlantic/Azores
    Atlantic/Azores, Portugal (Timezone)
  6. Azores
    Azores, Azores, Portugal (State)
  7. Portugal
    Portugal, Portugal (Country)
  8. Atlantic Ocean
    Atlantic Ocean (Ocean)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Europe
    Europe (Continent)

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

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

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