22 places near Nantes, Chaves, Vila Real, Portugal
filter by placetype:
  1. Chaves Airport
    Chaves Airport, Chaves, Vila Real, Portugal (Airport)
  2. Cela
    Cela, Chaves, Vila Real, Portugal (Town)
  3. Nantes
    Nantes, Chaves, Vila Real, Portugal (Town)
  4. Vilar de Nantes
    Vilar de Nantes, Chaves, Vila Real, Portugal (Town)
  5. Sobreira
    Sobreira, Chaves, Vila Real, Portugal (Town)
  6. Brunheiro
    Brunheiro, Chaves, Vila Real, Portugal (Town)
  7. Seixal
    Seixal, Chaves, Vila Real, Portugal (Town)
  8. Ribeira Do Pinheiro
    Ribeira Do Pinheiro, Chaves, Vila Real, Portugal (Town)
  9. Montanhas
    Montanhas, Portugal (Colloquial)
  10. Chaves
    Chaves, Vila Real, Portugal (County)

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

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

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