23 places near Cerchio, L'Aquila, Abruzzo, Italia
filter by placetype:
  1. Cerchio
    Cerchio, L'Aquila, Abruzzo, Italia (Town)
  2. Collarmele
    Collarmele, L'Aquila, Abruzzo, Italia (Town)
  3. Aielli
    Aielli, L'Aquila, Abruzzo, Italia (LocalAdmin)
  4. Celano
    Celano, L'Aquila, Abruzzo, Italia (LocalAdmin)
  5. Cerchio
    Cerchio, L'Aquila, Abruzzo, Italia (LocalAdmin)
  6. Pescina
    Pescina, L'Aquila, Abruzzo, Italia (LocalAdmin)
  7. L'Aquila
    L'Aquila, Abruzzo, Italia (County)
  8. Europe/Belgrade
    Europe/Belgrade (Timezone)
  9. Europe/Rome
    Europe/Rome (Timezone)
  10. Lazio
    Lazio, Italia (State)

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

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

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