Create Random Points tool does not respect min distance

543
1
09-15-2017 09:46 AM
MKF62
by
Occasional Contributor III

So, I'm using the Create Random Points tool to create random points along roadways. These points should be 500 meters apart. I set the tool this way, yet I still wind up with points that are much closer than 500m from each other. All of my roads are merged into ONE row of the attribute table, as in all the lines are one feature, they are not separate lines with separate records, therefore, the tool should not be acting as if they are separate (thus allowing points to wind up within the minimum distance specified). Even if I trace the roadway with the measure tool (which shouldn't be how the tool works anyways as the distance is linear), there are many points that are well within the 500m from each other. I don't understand why the tool is doing this. Is there a way to fix it?

I was wondering if the tool calculates the minimum distance away from the last point it placed, rather than from all points it has placed, thus making it 500 meters from the last point it put down even though it could be right next to a point it put down two iterations ago? That would render the tool useless, so I doubt that's how it works, but that's all I can come up with to explain why this is happening.

Attached a picture to show how close it is placing points..

Attribute table of roadways:

Tags (1)
0 Kudos
1 Reply
DarrenWiens2
MVP Honored Contributor

Random points may be within the minimum allowed distance if they were generated inside or along different constraining feature parts.

I think you're running into this limitation, because even though your line is one feature, it is made up of many feature parts.

Can you try making a very narrow merged buffer around your lines and see if the results are better?