omanges / turfpy

A Python library for performing geospatial data analysis which reimplements turf.js.
MIT License
121 stars 27 forks source link

Add new functionality: lineSlice() #82

Closed kapitan-iglu closed 3 years ago

kapitan-iglu commented 3 years ago

I'm missing another function: lineSlice(). Is it possible to add it?

Thank you!

omanges commented 3 years ago

@kapitan-iglu , sure we can add this function, you can also give it a try.

sackh commented 3 years ago

added in #85