18 places near Salão, Horta, Azores, Portugal
filter by placetype:
  1. Canada da Dona Catarina
    Canada da Dona Catarina, Horta, Azores, Portugal (Town)
  2. Espalhafatos
    Espalhafatos, Horta, Azores, Portugal (Town)
  3. Salão
    Salão, Horta, Azores, Portugal (Town)
  4. Fayal Island
    Fayal Island, Horta, Azores, Portugal (Island)
  5. Arquipelago dos Acores
    Arquipelago dos Acores, Azores, Portugal (Island)
  6. Horta
    Horta, Azores, Portugal (County)
  7. Atlantic/Azores
    Atlantic/Azores, Portugal (Timezone)
  8. Azores
    Azores, Azores, Portugal (State)
  9. Portugal
    Portugal, Portugal (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.015 seconds ⌛; show me the details?

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