21 places near Nahira, Kamrup, Assam, India
filter by placetype:
  1. Raja Pukhuri
    Raja Pukhuri, Kamrup, Assam, India (Town)
  2. Nahira
    Nahira, Kamrup, Assam, India (Town)
  3. Guimara
    Guimara, Kamrup, Assam, India (Town)
  4. Dahali
    Dahali, Kamrup, Assam, India (Town)
  5. Yangtze River
    Yangtze River, 中國 (Drainage)
  6. Brahmaputra River
    Brahmaputra River, India (Drainage)
  7. Salween River
    Salween River, Myanmar (Drainage)
  8. Kamrup
    Kamrup, Assam, India (County)
  9. Ri-Bhoi
    Ri-Bhoi, Meghalaya, India (County)
  10. Asia/Kolkata
    Asia/Kolkata (Timezone)

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

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

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