16 places near Mohanpur, West Tripura, Tripura, India
filter by placetype:
  1. Mohanpur
    Mohanpur, West Tripura, Tripura, India (Town)
  2. West Tripura
    West Tripura, Tripura, India (County)
  3. Asia/Kolkata
    Asia/Kolkata (Timezone)
  4. Asia/Dhaka
    Asia/Dhaka (Timezone)
  5. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)
  6. Chittagong
    Chittagong, Chittagong, Bangladesh (State)
  7. Tripura
    Tripura, Tripura, India (State)
  8. India
    India, India (Country)
  9. Indian Ocean
    Indian Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

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

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

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