I am trying to create a process that will do a few things:
1. I need to create mile points between a beginning mile point and an ending mile point.
2. I need to be able to pull the nearest mile point from a line closest to the point feature.
I feel like I'm on the right track to successfully make this work, but something must be missing because the MeasureExtractor transformer is rejecting all measurements.
Click here to download a template of my workspace.
Any help is appreciated! Thank you!