16 places near Ribeirinha, Lajes do Pico, Azores, Portugal
filter by placetype:
  1. Ribeirinha
    Ribeirinha, Lajes do Pico, Azores, Portugal (Town)
  2. Ilha do Pico
    Ilha do Pico, Azores, Portugal (Island)
  3. Arquipelago dos Acores
    Arquipelago dos Acores, Azores, Portugal (Island)
  4. Lajes do Pico
    Lajes do Pico, 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.025 seconds ⌛; show me the details?

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