19 places near Vagos, Aveiro, Portugal
filter by placetype:
  1. Vegia
    Vegia, Vagos, Aveiro, Portugal (Town)
  2. Vergas
    Vergas, Vagos, Aveiro, Portugal (Town)
  3. Santo André de Vagos
    Santo André de Vagos, Vagos, Aveiro, Portugal (Town)
  4. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  5. Costa de Prata
    Costa de Prata, Portugal (Colloquial)
  6. Mira
    Mira, Coimbra, Portugal (County)
  7. Vagos
    Vagos, Aveiro, Portugal (County)
  8. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  9. Europe/Madrid
    Europe/Madrid, España (Timezone)
  10. Aveiro
    Aveiro, Aveiro, Portugal (State)

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

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

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