19 places near Abrecovo, Sabrosa, Vila Real, Portugal
filter by placetype:
  1. Covas do Douro
    Covas do Douro, Sabrosa, Vila Real, Portugal (Town)
  2. Gouvinhas
    Gouvinhas, Sabrosa, Vila Real, Portugal (Town)
  3. Ordonho
    Ordonho, Sabrosa, Vila Real, Portugal (Town)
  4. Abrecovo
    Abrecovo, Sabrosa, Vila Real, Portugal (Town)
  5. Montanhas
    Montanhas, Portugal (Colloquial)
  6. Vila Real
    Vila Real, Vila Real, Portugal (County)
  7. Sabrosa
    Sabrosa, Vila Real, Portugal (County)
  8. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  9. Europe/Madrid
    Europe/Madrid, EspaƱa (Timezone)
  10. Vila Real
    Vila Real, Vila Real, Portugal (State)

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

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

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