21 places near Noršić-Selo, Samobor, Zagrebačka, Hrvatska
filter by placetype:
  1. Noršić-Selo
    Noršić-Selo, Samobor, Zagrebačka, Hrvatska (Town)
  2. Donau
    Donau, Magyarország (Drainage)
  3. Sava River
    Sava River, Hrvatska (Drainage)
  4. Alps
    Alps (Colloquial)
  5. Krško
    Krško, Krsko, Slovenija (County)
  6. Samobor
    Samobor, Zagrebačka, Hrvatska (County)
  7. Europe/Belgrade
    Europe/Belgrade (Timezone)
  8. Europe/Rome
    Europe/Rome (Timezone)
  9. Sibenska
    Sibenska, Sibenska, Hrvatska (State)
  10. Krsko
    Krsko, Krsko, Slovenija (State)

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

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

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