23 places near Buková, Trnava, Trnavsky, Slovenská
filter by placetype:
  1. Buková
    Buková, Trnava, Trnavsky, Slovenská (Town)
  2. Donau
    Donau, Magyarország (Drainage)
  3. Prievaly
    Prievaly, Senica, Trnavsky, Slovenská (LocalAdmin)
  4. Bukova
    Bukova, Trnava, Trnavsky, Slovenská (LocalAdmin)
  5. Zahorie
    Zahorie, Malacky, Bratislavsky, Slovenská (LocalAdmin)
  6. Senica
    Senica, Trnavsky, Slovenská (County)
  7. Trnava
    Trnava, Trnavsky, Slovenská (County)
  8. Malacky
    Malacky, Bratislavsky, Slovenská (County)
  9. Europe/Budapest
    Europe/Budapest (Timezone)
  10. Europe/Prague
    Europe/Prague (Timezone)

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

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

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