18 places near Lirios, Cantanhede, Coimbra, Portugal
filter by placetype:
  1. Franciscas
    Franciscas, Cantanhede, Coimbra, Portugal (Town)
  2. Tarelhos
    Tarelhos, Cantanhede, Coimbra, Portugal (Town)
  3. Lirios
    Lirios, Cantanhede, Coimbra, Portugal (Town)
  4. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  5. Costa de Prata
    Costa de Prata, Portugal (Colloquial)
  6. Cantanhede
    Cantanhede, Coimbra, Portugal (County)
  7. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  8. Europe/Madrid
    Europe/Madrid, España (Timezone)
  9. Aveiro
    Aveiro, Aveiro, Portugal (State)
  10. Coimbra
    Coimbra, Coimbra, Portugal (State)

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

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

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