17 places near Cochadas, Cantanhede, Coimbra, Portugal
filter by placetype:
  1. Cochadas
    Cochadas, Cantanhede, Coimbra, Portugal (Town)
  2. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  3. Costa de Prata
    Costa de Prata, Portugal (Colloquial)
  4. Cantanhede
    Cantanhede, Coimbra, Portugal (County)
  5. Mira
    Mira, Coimbra, Portugal (County)
  6. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  7. Europe/Madrid
    Europe/Madrid, España (Timezone)
  8. Aveiro
    Aveiro, Aveiro, Portugal (State)
  9. Coimbra
    Coimbra, Coimbra, 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.015 seconds ⌛; show me the details?

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