23 places near Osobovy, Klatovy, Plzeňský kraj, Ceská Republika
  1. Čepinec
    Čepinec, Plzeň-Jih, Plzeňský kraj, Ceská Republika (Town)
  2. Osobovy
    Osobovy, Klatovy, Plzeňský kraj, Ceská Republika (Town)
  3. Partoltice
    Partoltice, Plzeň-Jih, Plzeňský kraj, Ceská Republika (Town)
  4. Radkovice
    Radkovice, Klatovy, Plzeňský kraj, Ceská Republika (Town)
  5. Měčín
    Měčín, Klatovy, Plzeňský kraj, Ceská Republika (LocalAdmin)
  6. Žinkovy
    Žinkovy, Plzeň-Jih, Plzeňský kraj, Ceská Republika (LocalAdmin)
  7. Neurazy
    Neurazy, Plzeň-Jih, Plzeňský kraj, Ceská Republika (LocalAdmin)
  8. Bayerischer Wald
    Bayerischer Wald, Bayern, Deutschland (Colloquial)
  9. Klatovy
    Klatovy, Plzeňský kraj, Ceská Republika (County)
  10. Plzeň-Jih
    Plzeň-Jih, Plzeňský kraj, Ceská Republika (County)

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.46077, 49.473862 ] } } } } ], "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" } } ] }