Hi All,
I am trying to calculate street network distance to parks (curently polygons) and need a point set for parks as my destinations. I don't want to use park centroids as some of my parks are huge and many are linear in shape. I am trying to construct mock entrances into my parks at regular spacings.
I have tried to convert park polygons to polylines, then split the polylines into 50m segments (equal segments with left over segment <50m), then convert the lines to points (the ends of the lines) and then merge the adjacent points, all in another GIS package. However because my data set is a national Australian data set (i.e. over a large area), and because the units options I had for splitting my lines were decimal degrees only (not metres) I have ended up with uneven line lengths.
Does anybody out there have a bright idea on how to do this in ArcGIS please? Is there something straightforward that I am missing here?
Any leads would be greatly appreciated.
Cheers -
Ali