21 places near Beram, Pazin, Istarska, Hrvatska
filter by placetype:
  1. Beram
    Beram, Pazin, Istarska, Hrvatska (Town)
  2. Trviž
    Trviž, Pazin, Istarska, Hrvatska (Town)
  3. Donau
    Donau, Magyarország (Drainage)
  4. Sava River
    Sava River, Hrvatska (Drainage)
  5. Alps
    Alps (Colloquial)
  6. Pazin
    Pazin, Istarska, Hrvatska (County)
  7. Europe/Belgrade
    Europe/Belgrade (Timezone)
  8. Europe/Rome
    Europe/Rome (Timezone)
  9. Istarska
    Istarska, Istarska, Hrvatska (State)
  10. Hrvatska
    Hrvatska, Hrvatska (Country)

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

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

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