13 places near 327602, Banswara, Rajasthan, India
filter by placetype:
  1. Banswara
    Banswara, Rajasthan, India (County)
  2. Asia/Kolkata
    Asia/Kolkata (Timezone)
  3. Rajasthan
    Rajasthan, Rajasthan, India (State)
  4. India
    India, India (Country)
  5. Indian Ocean
    Indian Ocean (Ocean)
  6. Pacific Ocean
    Pacific Ocean (Ocean)
  7. Asia
    Asia (Continent)
  8. South East Asia
    South East Asia (Supername)
  9. Western Asia
    Western Asia (Supername)
  10. East Asia
    East Asia (Supername)

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

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

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