I am trying to perform the following two task in ArcGIS Pro (3.1):
1. place a given number of points uniformly distanced along the length of a line (representing e.g. a road, a path or similar)
ex.: length of the line: 10 length units (km, miles, etc.); place 9 points along its length, one every length unit)
2. split a line in a given number of segments having the same lengths
ex.: split a line of 10 length units in 10 segments, each 1 length unit long
I would like to know if there is any tool / function available in ArcGIS Pro to perform these tasks automatically