28 places near Cabanas, Gondomar, Porto, Portugal
filter by placetype:
  1. Aguiar
    Aguiar, Gondomar, Porto, Portugal (Town)
  2. Atãis
    Atãis, Gondomar, Porto, Portugal (Town)
  3. Cabanas
    Cabanas, Gondomar, Porto, Portugal (Town)
  4. Escoura
    Escoura, Gondomar, Porto, Portugal (Town)
  5. Jovim
    Jovim, Gondomar, Porto, Portugal (Town)
  6. Ramalde
    Ramalde, Gondomar, Porto, Portugal (Town)
  7. Presa do Monte
    Presa do Monte, Gondomar, Porto, Portugal (Town)
  8. Minhoteira
    Minhoteira, Gondomar, Porto, Portugal (Town)
  9. São Martinho
    São Martinho, Gondomar, Porto, Portugal (Town)
  10. Barraca
    Barraca, Gondomar, Porto, Portugal (Town)

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

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

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