19 places near Mediterranean Sea
filter by placetype:
  1. Antillo
    Antillo, Messina, Sicilia, Italia (Town)
  2. Fondachelli-Fantina
    Fondachelli-Fantina, Messina, Sicilia, Italia (Town)
  3. Antillo
    Antillo, Messina, Sicilia, Italia (LocalAdmin)
  4. Fondachelli-Fantina
    Fondachelli-Fantina, Messina, Sicilia, Italia (LocalAdmin)
  5. Isola di Sicilia
    Isola di Sicilia, Sicilia, Italia (Island)
  6. Messina
    Messina, Sicilia, Italia (County)
  7. Europe/Rome
    Europe/Rome (Timezone)
  8. Sicilia
    Sicilia, Italia (State)
  9. Italia
    Italia, Italia (Country)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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

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

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