20 places near Tokmok, Chuy, Kyrgyzstan
filter by placetype:
  1. Tokmok
    Tokmok, Chuy, Kyrgyzstan (Town)
  2. Siberia
    Siberia, Rossija (Colloquial)
  3. Asia/Bishkek
    Asia/Bishkek (Timezone)
  4. Asia/Almaty
    Asia/Almaty, Kazakhstan (Timezone)
  5. Asia/Urumqi
    Asia/Urumqi, 中國 (Timezone)
  6. Zhambyl
    Zhambyl, Zhambyl, Kazakhstan (State)
  7. 新疆维吾尔自治区
    新疆维吾尔自治区, 中國 (State)
  8. Almaty
    Almaty, Kazakhstan (State)
  9. Chuy
    Chuy, Kyrgyzstan (State)
  10. Kyrgyzstan
    Kyrgyzstan, Kyrgyzstan (Country)

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

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

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