20 places near Feirão, Resende, Viseu, Portugal
filter by placetype:
  1. Feirão
    Feirão, Resende, Viseu, Portugal (Town)
  2. Pretarouca
    Pretarouca, Lamego, Viseu, Portugal (Town)
  3. Montanhas
    Montanhas, Portugal (Colloquial)
  4. Costa de Prata
    Costa de Prata, Portugal (Colloquial)
  5. Costa Verde
    Costa Verde, Portugal (Colloquial)
  6. Lamego
    Lamego, Viseu, Portugal (County)
  7. Castro Daire
    Castro Daire, Viseu, Portugal (County)
  8. Resende
    Resende, Viseu, 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.049 seconds ⌛; show me the details?

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