21 places near Machhatta, Purnia, Bihar, India
filter by placetype:
  1. Pipra
    Pipra, Purnia, Bihar, India (Town)
  2. Machhatta
    Machhatta, Purnia, Bihar, India (Town)
  3. Singhia
    Singhia, Purnia, Bihar, India (Town)
  4. Kochka Kishunpur
    Kochka Kishunpur, Purnia, Bihar, India (Town)
  5. Majrahi
    Majrahi, Purnia, Bihar, India (Town)
  6. Bengdah
    Bengdah, Purnia, Bihar, India (Town)
  7. Ganges River
    Ganges River, India (Drainage)
  8. Araria
    Araria, Bihar, India (County)
  9. Kishanganj
    Kishanganj, Bihar, India (County)
  10. Purnia
    Purnia, Bihar, India (County)

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

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

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