28 places near Formal, Espinho, Aveiro, Portugal
filter by placetype:
  1. Espinho Airport
    Espinho Airport, Espinho, Aveiro, Portugal (Airport)
  2. Anta
    Anta, Espinho, Aveiro, Portugal (Town)
  3. Espinho
    Espinho, Espinho, Aveiro, Portugal (Town)
  4. Monte
    Monte, Espinho, Aveiro, Portugal (Town)
  5. Paramos
    Paramos, Espinho, Aveiro, Portugal (Town)
  6. Silvalde
    Silvalde, Espinho, Aveiro, Portugal (Town)
  7. Souto
    Souto, Espinho, Aveiro, Portugal (Town)
  8. Gavião
    Gavião, Espinho, Aveiro, Portugal (Town)
  9. Guimbra
    Guimbra, Espinho, Aveiro, Portugal (Town)
  10. Formal
    Formal, Espinho, Aveiro, Portugal (Town)

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

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

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