18 places near Feitos, Barcelos, Braga, Portugal
filter by placetype:
  1. Feitos
    Feitos, Barcelos, Braga, Portugal (Town)
  2. Vilar do Monte
    Vilar do Monte, Barcelos, Braga, Portugal (Town)
  3. Serra
    Serra, Barcelos, Braga, Portugal (Town)
  4. Bustelo
    Bustelo, Barcelos, Braga, Portugal (Town)
  5. Costa Verde
    Costa Verde, Portugal (Colloquial)
  6. Barcelos
    Barcelos, Braga, Portugal (County)
  7. Esposende
    Esposende, Braga, Portugal (County)
  8. Europe/Lisbon
    Europe/Lisbon, Portugal (Timezone)
  9. Europe/Madrid
    Europe/Madrid, EspaƱa (Timezone)
  10. Braga
    Braga, Braga, Portugal (State)

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

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

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