6 places near Bonate Sopra, Bergamo, Lombardia, Italia
filter by placetype:
  1. Bonate di Sopra
    Bonate di Sopra, Bergamo, Lombardia, Italia (Town)
  2. Ghiaie
    Ghiaie, Bergamo, Lombardia, Italia (Town)
  3. Treviolo
    Treviolo, Bergamo, Lombardia, Italia (Town)
  4. Cabanetti-Carvisi
    Cabanetti-Carvisi, Bergamo, Lombardia, Italia (Town)
  5. Bonate Sotto
    Bonate Sotto, Bergamo, Lombardia, Italia (Town)
  6. Presezzo
    Presezzo, Bergamo, Lombardia, Italia (Town)

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

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

        
0.018 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 9.56298, 45.683971 ] } } } }, { "term": { "woe:placetype": 7 } } ], "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" } } ] }