19 places near 25072, Brescia, Lombardia, Italia
  1. Bagolino
    Bagolino, Brescia, Lombardia, Italia (Town)
  2. Val Dorizzo
    Val Dorizzo, Brescia, Lombardia, Italia (Town)
  3. Donau
    Donau, Magyarország (Drainage)
  4. Adige River
    Adige River, Verona, Veneto, Italia (Drainage)
  5. Bagolino
    Bagolino, Brescia, Lombardia, Italia (LocalAdmin)
  6. Alps
    Alps (Colloquial)
  7. Brescia
    Brescia, Lombardia, Italia (County)
  8. Trento
    Trento, Trentino-Alto Adige, Italia (County)
  9. Europe/Rome
    Europe/Rome (Timezone)
  10. Europe/Zurich
    Europe/Zurich (Timezone)

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

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

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