22 places near Gaćelezi, Vodice, Sibenska, Hrvatska
filter by placetype:
  1. Gaćelezi
    Gaćelezi, Vodice, Sibenska, Hrvatska (Town)
  2. Grabovci
    Grabovci, Vodice, Sibenska, Hrvatska (Town)
  3. Donau
    Donau, Magyarország (Drainage)
  4. Dalmacia
    Dalmacia, Hrvatska (Colloquial)
  5. Alps
    Alps (Colloquial)
  6. Šibenik
    Šibenik, Sibenska, Hrvatska (County)
  7. Skradin
    Skradin, Sibenska, Hrvatska (County)
  8. Vodice
    Vodice, Sibenska, Hrvatska (County)
  9. Europe/Belgrade
    Europe/Belgrade (Timezone)
  10. Europe/Rome
    Europe/Rome (Timezone)

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

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

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