26 places near 44616, Bagmati, Madhyamanchal, Nepal
filter by placetype:
  1. Kathmandu
    Kathmandu, Bagmati, Madhyamanchal, Nepal (Town)
  2. Dillibazar
    Dillibazar, Bagmati, Madhyamanchal, Nepal (Town)
  3. Baluwatar
    Baluwatar, Bagmati, Madhyamanchal, Nepal (Town)
  4. Gaucharan
    Gaucharan, Bagmati, Madhyamanchal, Nepal (Town)
  5. Pashupati Kshetra
    Pashupati Kshetra, Bagmati, Madhyamanchal, Nepal (Town)
  6. Ganges River
    Ganges River, India (Drainage)
  7. Nuwakot
    Nuwakot, Bagmati, Madhyamanchal, Nepal (LocalAdmin)
  8. Kathmandu
    Kathmandu, Bagmati, Madhyamanchal, Nepal (LocalAdmin)
  9. Bagmati
    Bagmati, Madhyamanchal, Nepal (County)
  10. Janakpur
    Janakpur, Madhyamanchal, Nepal (County)

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": [ 85.331688, 27.724621 ] } } } } ], "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" } } ] }