# Isochrone foot-walking smoothing seems broken

**URL:** https://ask.openrouteservice.org/t/isochrone-foot-walking-smoothing-seems-broken/2039
**Category:** isochrones
**Created:** [August 18, 2020, 11:13pm UTC](https://ask.openrouteservice.org/t/isochrone-foot-walking-smoothing-seems-broken/2039 "2020-08-18T23:13:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![datascienc](https://ask.openrouteservice.org/letter_avatar_proxy/v4/letter/d/c37758/32.png) [@datascienc](https://ask.openrouteservice.org/u/datascienc)
#### Post date: [August 18, 2020, 11:13pm UTC](https://ask.openrouteservice.org/t/isochrone-foot-walking-smoothing-seems-broken/2039/1 "2020-08-18T23:13:15Z")

</div>

Hi folks,

In the isochrone API for the foot-walking profile, the smoothing parameter seems to have no effect.  
See for example the two GeoJSON responses for smoothing 0 and smoothing 100 about the same point:

- [https://gist.github.com/9cfcee2acd2bcf631f274944714f5a11](https://gist.github.com/9cfcee2acd2bcf631f274944714f5a11)
- [https://gist.github.com/57cfb3438455b4fe5788511f39637b41](https://gist.github.com/57cfb3438455b4fe5788511f39637b41)

They are identical.  
Is this a bug?

I have tried this on several other points with the same result.

---

<div class="post-metadata">

### Author: ![HendrikLeuschner](https://ask.openrouteservice.org/user_avatar/ask.openrouteservice.org/hendrikleuschner/32/509_2.png) [@HendrikLeuschner](https://ask.openrouteservice.org/u/HendrikLeuschner)
#### Post date: [August 19, 2020, 2:50pm UTC](https://ask.openrouteservice.org/t/isochrone-foot-walking-smoothing-seems-broken/2039/2 "2020-08-19T14:50:44Z")

</div>

Hi,  
for small isochrones (\<5000m), the smoothing factor is limited. Isochrones can be so small that changing the smoothing factor has no effect, as the smoothing is already at its limit.  
If you request larger isochrones, you should see effects of the smoothing factor.
