22 places near Santiago, Armamar, Viseu, Portugal
filter by placetype:
  1. Passos
    Passos, Armamar, Viseu, Portugal (Town)
  2. Santa Cruz
    Santa Cruz, Armamar, Viseu, Portugal (Town)
  3. Santiago
    Santiago, Armamar, Viseu, Portugal (Town)
  4. São Romão
    São Romão, Armamar, Viseu, Portugal (Town)
  5. Alcouce
    Alcouce, Armamar, Viseu, Portugal (Town)
  6. Gojim
    Gojim, Armamar, Viseu, Portugal (Town)
  7. Os Passos
    Os Passos, Armamar, Viseu, Portugal (Town)
  8. Montanhas
    Montanhas, Portugal (Colloquial)
  9. Armamar
    Armamar, Viseu, Portugal (County)
  10. Tarouca
    Tarouca, Viseu, Portugal (County)

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

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

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