21 places near Malcata, Sabugal, Guarda, Portugal
filter by placetype:
  1. Malcata
    Malcata, Sabugal, Guarda, Portugal (Town)
  2. Meimão
    Meimão, Penamacor, Castelo Branco, Portugal (Town)
  3. Tajo River
    Tajo River, Cáceres, Extremadura, España (Drainage)
  4. Montanhas
    Montanhas, Portugal (Colloquial)
  5. Sabugal
    Sabugal, Guarda, Portugal (County)
  6. Penamacor
    Penamacor, Castelo Branco, Portugal (County)
  7. Cáceres
    Cáceres, Extremadura, España (County)
  8. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  9. Europe/Madrid
    Europe/Madrid, España (Timezone)
  10. Castelo Branco
    Castelo Branco, Castelo Branco, Portugal (State)

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

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

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