Select to view content in your preferred language

Convert road center line into address points

514
1
02-17-2012 03:34 PM
ErnestoCarreras3
Regular Contributor
Hi,
I am trying to use python in order to convert a road center line into address points. Basically, I need to use the address ranges and create a point layer dispersed throughout the center line. Any ideas?
Tags (2)
0 Kudos
1 Reply
JoeBorgione
MVP Emeritus
Hi,
I am trying to use python in order to convert a road center line into address points. Basically, I need to use the address ranges and create a point layer dispersed throughout the center line. Any ideas?


Can't help you with the Python idea, but I do need to ask you a question:  Why do you want to do this?  You are going to end up with a gazzillion interpolated points along each segment of road that you have.  If you want real address points, there are better ways to get them, like center points of parcels.

Just a thought...
That should just about do it....
0 Kudos