7 places near Giacoboni, Genova, Liguria, Italia
filter by placetype:
  1. Ronco Scrivia
    Ronco Scrivia, Genova, Liguria, Italia (Town)
  2. Cascine
    Cascine, Genova, Liguria, Italia (Town)
  3. Creverina
    Creverina, Genova, Liguria, Italia (Town)
  4. Pinceto
    Pinceto, Genova, Liguria, Italia (Town)
  5. Cassine
    Cassine, Genova, Liguria, Italia (Town)
  6. Curlo
    Curlo, Genova, Liguria, Italia (Town)
  7. Giacoboni
    Giacoboni, Genova, Liguria, Italia (Town)

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

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

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