24 places near Pakri, Sheohar, Bihar, India
filter by placetype:
  1. Bairia
    Bairia, Sheohar, Bihar, India (Town)
  2. Pakri
    Pakri, Sheohar, Bihar, India (Town)
  3. Narayanpur
    Narayanpur, Sheohar, Bihar, India (Town)
  4. Masaura
    Masaura, Sheohar, Bihar, India (Town)
  5. Piprarhi
    Piprarhi, Sheohar, Bihar, India (Town)
  6. Bakatpur Banbira
    Bakatpur Banbira, Sheohar, Bihar, India (Town)
  7. Ganges River
    Ganges River, India (Drainage)
  8. Sitamarhi
    Sitamarhi, Bihar, India (County)
  9. Janakpur
    Janakpur, Madhyamanchal, Nepal (County)
  10. Sheohar
    Sheohar, Bihar, India (County)

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

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

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