17 places near Ervedosa, Pinhel, Guarda, Portugal
filter by placetype:
  1. Coriscada
    Coriscada, Mêda, Guarda, Portugal (Town)
  2. Ervedosa
    Ervedosa, Pinhel, Guarda, Portugal (Town)
  3. Montanhas
    Montanhas, Portugal (Colloquial)
  4. Trancoso
    Trancoso, Guarda, Portugal (County)
  5. Mêda
    Mêda, Guarda, Portugal (County)
  6. Pinhel
    Pinhel, Guarda, Portugal (County)
  7. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  8. Europe/Madrid
    Europe/Madrid, España (Timezone)
  9. Guarda
    Guarda, Guarda, Portugal (State)
  10. Portugal
    Portugal, Portugal (Country)

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

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

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