Skip to main content
Question

Create Line on measure

  • February 17, 2016
  • 5 replies
  • 114 views

franco69
Contributor
Forum|alt.badge.img+11

Hi Guys,

i have a polyline...I took the MeasureGenerator, Lengthcalculator and Distancemarker to set a point 10meters before end of line.....i want at this point a line which is e.g. 15m long on each side (Extender) and orthogonal to original line...how can i produce this line at this point?

Thx

FRanco

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

franco69
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • February 17, 2016

So i need a DistanceMArker with an integrated offsetter to connect these two point sto a line?!?

 

something like that would say....

franco69
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • February 17, 2016

i have it done with this topic

Creating Lines Perpendicular to Linear Features 2

Thx


franco69
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • February 17, 2016

Hi guys,

retour.....my routes(lines) are rivers and have so many curves that the offsetcurvegenerator does not function.....any solution?

 

i can set the point on the right measure (thats no Problem) but i need these perpendicular lines to the left and to the right

Thx

Franco


franco69
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • February 17, 2016

i have it....thx


franco69
Contributor
Forum|alt.badge.img+11
  • Author
  • Contributor
  • February 17, 2016

I created the points with measuregenerator-Distancemarker and overlay the points with the segments from the polylineanalyzer to get the angles to points and the with the Offsetter (twice for each direction) (Polar coordinate with right distance and angle -90)...at the end pointconnector

 

works perfect!!

 

 

Greetz

Franco