Create line according to point

2419
5
Jump to solution
01-18-2016 03:21 AM
kapildev
New Contributor III

Hi,

i want to crate a line according to point with the reference of object id.

Ex- Input Point data                                                                                      

Output that i want

So please tell me how to do this.

Thanks in advance...

Regards Kapil

0 Kudos
1 Solution

Accepted Solutions
XanderBakker
Esri Esteemed Contributor
5 Replies
XanderBakker
Esri Esteemed Contributor
kapildev
New Contributor III

Tnx frnds.

But point to line tool are work in unique value. But you see in upper snap, i have sequential number. that time he does not work. i want he considered previous and next value to create a line.

0 Kudos
NeilAyres
MVP Alum

No it doesn't. The unique field (Line field) specifies a separation between lines.

The sort field specifies the order in which the points should be.

If you have only 1 line, leave out the unique id.

If the order of your points as they appear in the table is different from the actual connection order, use the sort field.

PointsToLineTool.jpg

kapildev
New Contributor III

Thanks for help.

I have one more query. I want to create network line according to previous value.

Thanks in advance

DanPatterson_Retired
MVP Emeritus

Kapil dev...

You should close the current thread, mark the correct answer as correct ( ie Xanders), mark helpful answers as helpful... then start or branch your additional ideas to new thread.

The initial topic does not reflect a sequential/disparate question making it hard for people to know that further information on a related topic is contained within.