18 places near Covelo de Paivô, Arouca, Aveiro, Portugal
filter by placetype:
  1. Covelo de Paivô
    Covelo de Paivô, Arouca, Aveiro, Portugal (Town)
  2. Bouceguedim
    Bouceguedim, Arouca, Aveiro, Portugal (Town)
  3. Montanhas
    Montanhas, Portugal (Colloquial)
  4. Costa de Prata
    Costa de Prata, Portugal (Colloquial)
  5. Arouca
    Arouca, Aveiro, Portugal (County)
  6. São Pedro do Sul
    São Pedro do Sul, Viseu, Portugal (County)
  7. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  8. Europe/Madrid
    Europe/Madrid, España (Timezone)
  9. Aveiro
    Aveiro, Aveiro, Portugal (State)
  10. Viseu
    Viseu, Viseu, Portugal (State)

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

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

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