18 places near Feiteiras, Horta, Azores, Portugal
filter by placetype:
  1. Atalaia
    Atalaia, Horta, Azores, Portugal (Town)
  2. Feiteiras
    Feiteiras, Horta, Azores, Portugal (Town)
  3. Simptes de São Pedro
    Simptes de São Pedro, 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.018 seconds ⌛; show me the details?

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