Select to view content in your preferred language

Extract Polyline from Another one Using Measures.

776
3
10-22-2013 12:24 PM
jonataspovoas
Regular Contributor
Hi,

I have a Polyline and I need to extract another one from it. The user would pass 2 values representing measures used to cut it in meters (example: in a 500 meters Polyline, get from 2 to 40 meters).
0 Kudos
3 Replies
JohanCarlsson
Regular Contributor
The GeometryService class has functionality to do this.
0 Kudos
jonataspovoas
Regular Contributor
Hi,

The Cut functionality from the GeometryService doesn't meet the requirements to answer my problem, because I need to provide it with a Polyline to cut the original Polyline while I can only provide 2 values that would represent the begining and the end through the measure of the original Polyline.
0 Kudos
jonataspovoas
Regular Contributor
0 Kudos