18 places near 51561, Primorsko-Goranska, Hrvatska
filter by placetype:
  1. Susak
    Susak, Mali Lošinj, Primorsko-Goranska, Hrvatska (Town)
  2. Donau
    Donau, Magyarország (Drainage)
  3. Alps
    Alps (Colloquial)
  4. Sansego Island
    Sansego Island, Mali Lošinj, Primorsko-Goranska, Hrvatska (Island)
  5. Mali Lošinj
    Mali Lošinj, Primorsko-Goranska, Hrvatska (County)
  6. Europe/Belgrade
    Europe/Belgrade (Timezone)
  7. Europe/Rome
    Europe/Rome (Timezone)
  8. Atlantic Ocean
    Atlantic Ocean (Ocean)
  9. Pacific Ocean
    Pacific Ocean (Ocean)
  10. Mediterranean Sea
    Mediterranean Sea (Sea)

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

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

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