I am trying to implement function in Go for decoding ascii encoded with Polyline algorithm. My goal is to mimic the behaviour of ST_LineFromEncodedPolyline from PostGIS. I t