17 places near 717400, Namangan, Uzbekistan
filter by placetype:
  1. Asia/Bishkek
    Asia/Bishkek (Timezone)
  2. Asia/Dushanbe
    Asia/Dushanbe (Timezone)
  3. Asia/Almaty
    Asia/Almaty, Kazakhstan (Timezone)
  4. Asia/Tashkent
    Asia/Tashkent, Uzbekistan (Timezone)
  5. Andijon
    Andijon, Andijon, Uzbekistan (State)
  6. Namangan
    Namangan, Namangan, Uzbekistan (State)
  7. Jalal-Abad
    Jalal-Abad, Kyrgyzstan (State)
  8. Osh
    Osh, Kyrgyzstan (State)
  9. Uzbekistan
    Uzbekistan, Uzbekistan (Country)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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