Tagged Questions
3
votes
1answer
353 views
clip linestring by length
Is there a way to clip a linestring based on distance?
For example, linestring from a to b is 150 meters. I would like to get the linestring from a to a point that is is 75 meters away from a ...