Select to view content in your preferred language

How to sort or reorder points IDs in this scenario

150
1
07-22-2024 08:47 AM
Labels (1)
JackieMikael
New Contributor

Hi.

i have tried all spatial sort method, but it doesn't work, its gonna zigzag..

The scenario is like these pictures. In the end, i want to list distances between points in large dataset..


2.png3.png4.png

1. old data points

2. merge new green points and old red points

3. reorder or sort them all.

Thanks!

0 Kudos
1 Reply
MicZatorsky_AEC
Occasional Contributor III

Use linear referencing.

This will give you a m-value for each point.  From that, you can determine the order and distance between points.

0 Kudos