17 places near Fontão, Vagos, Aveiro, Portugal
filter by placetype:
  1. Fontão
    Fontão, Vagos, Aveiro, Portugal (Town)
  2. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  3. Costa de Prata
    Costa de Prata, Portugal (Colloquial)
  4. Oliveira do Bairro
    Oliveira do Bairro, Aveiro, Portugal (County)
  5. Aveiro
    Aveiro, Aveiro, Portugal (County)
  6. Vagos
    Vagos, Aveiro, Portugal (County)
  7. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  8. Europe/Madrid
    Europe/Madrid, España (Timezone)
  9. Aveiro
    Aveiro, Aveiro, Portugal (State)
  10. Portugal
    Portugal, Portugal (Country)

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

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

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