25 places near Porto, Porto, Portugal
filter by placetype:
  1. Lapa
    Lapa, Porto, Porto, Portugal (Suburb)
  2. Paranho
    Paranho, Porto, Porto, Portugal (Suburb)
  3. Paranhos
    Paranhos, Porto, Porto, Portugal (Suburb)
  4. Ramalde
    Ramalde, Porto, Porto, Portugal (Suburb)
  5. Amial
    Amial, Porto, Porto, Portugal (Suburb)
  6. Viso
    Viso, Porto, Porto, Portugal (Suburb)
  7. Massarelos
    Massarelos, Porto, Porto, Portugal (Town)
  8. Porto
    Porto, Porto, Porto, Portugal (Town)
  9. Santo Ildefonso
    Santo Ildefonso, Porto, Porto, Portugal (Town)
  10. Cedofeita
    Cedofeita, Porto, Porto, Portugal (Town)

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

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

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