Closed rgwozdz closed 3 years ago
Does not really make sense to have an after transform function in the case of a stream, as it it used to transform the geojson while in memory. As it was not working (missing an await), this is not actually a breaking change.
after
Does not really make sense to have an
after
transform function in the case of a stream, as it it used to transform the geojson while in memory. As it was not working (missing an await), this is not actually a breaking change.