20 places near Grada, Anadia, Aveiro, Portugal
filter by placetype:
  1. Aguim
    Aguim, Anadia, Aveiro, Portugal (Town)
  2. Alpalhão
    Alpalhão, Anadia, Aveiro, Portugal (Town)
  3. Grada
    Grada, Anadia, Aveiro, Portugal (Town)
  4. Lograssol
    Lograssol, Mealhada, Aveiro, Portugal (Town)
  5. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  6. Costa de Prata
    Costa de Prata, Portugal (Colloquial)
  7. Mealhada
    Mealhada, Aveiro, Portugal (County)
  8. Anadia
    Anadia, Aveiro, Portugal (County)
  9. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  10. Europe/Madrid
    Europe/Madrid, España (Timezone)

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

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

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