16 places near Cervos, Montalegre, Vila Real, Portugal
filter by placetype:
  1. Cervos
    Cervos, Montalegre, Vila Real, Portugal (Town)
  2. Fontão
    Fontão, Montalegre, Vila Real, Portugal (Town)
  3. Montanhas
    Montanhas, Portugal (Colloquial)
  4. Boticas
    Boticas, Vila Real, Portugal (County)
  5. Montalegre
    Montalegre, Vila Real, Portugal (County)
  6. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  7. Europe/Madrid
    Europe/Madrid, España (Timezone)
  8. Vila Real
    Vila Real, Vila Real, Portugal (State)
  9. Portugal
    Portugal, Portugal (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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