30 places near Trnava, Braslovce, Zalec, Slovenija
filter by placetype:
  1. Gomilsko
    Gomilsko, Braslovce, Zalec, Slovenija (Town)
  2. Grajska Vas
    Grajska Vas, Braslovce, Zalec, Slovenija (Town)
  3. Orla Vas
    Orla Vas, Braslovce, Zalec, Slovenija (Town)
  4. Å Entrupert
    Å Entrupert, Braslovce, Zalec, Slovenija (Town)
  5. Kaplja Vas
    Kaplja Vas, Prebold, Zalec, Slovenija (Town)
  6. Dolenja Vas
    Dolenja Vas, Prebold, Zalec, Slovenija (Town)
  7. Trnava
    Trnava, Braslovce, Zalec, Slovenija (Town)
  8. Zakl
    Zakl, Braslovce, Zalec, Slovenija (Town)
  9. Topovlje
    Topovlje, Braslovce, Zalec, Slovenija (Town)
  10. Selo
    Selo, Braslovce, Zalec, Slovenija (Town)

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

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

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