27 places near Všechlapy, Strakonice, Jihočeský kraj, Ceská Republika
filter by placetype:
  1. Bohunice
    Bohunice, Prachatice, Jihočeský kraj, Ceská Republika (Town)
  2. Kakovice
    Kakovice, Strakonice, Jihočeský kraj, Ceská Republika (Town)
  3. Marčovice
    Marčovice, Strakonice, Jihočeský kraj, Ceská Republika (Town)
  4. Předslavice
    Předslavice, Strakonice, Jihočeský kraj, Ceská Republika (Town)
  5. Tvrzice
    Tvrzice, Prachatice, Jihočeský kraj, Ceská Republika (Town)
  6. Všechlapy
    Všechlapy, Strakonice, Jihočeský kraj, Ceská Republika (Town)
  7. Vltava River
    Vltava River, Český Krumlov, Jihočeský kraj, Ceská Republika (Drainage)
  8. Bohunice
    Bohunice, Prachatice, Jihočeský kraj, Ceská Republika (LocalAdmin)
  9. Bušanovice
    Bušanovice, Prachatice, Jihočeský kraj, Ceská Republika (LocalAdmin)
  10. Předslavice
    Předslavice, Strakonice, Jihočeský kraj, Ceská Republika (LocalAdmin)

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": [ 13.95795, 49.1325 ] } } } } ], "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" } } ] }