Script to iterate through directory of polyline feature classes and create output point feature class with points at equal intervals along line features, number determined by attribute value. Used to create consistent sampling lengths. [github]
Things I do/did: Coded script
Tools/tech involved: Python, arcpy