Skip to main content

I have been able to extract polylines from esri fgdb, combine the lines into one record but I cannot seem to figure out how to now recalculate all the M-measures in that line. 

In arcmap I would manually use the Route Measure editing tools, Set As Distance to 0 and Apply Factor of 0.00018939 to recalculate the line M-measures in miles for the line. 

I couldn’t seem to get the measure transformers to get the result I was looking for. This was probably user error. 

Thanks,

Ryan

 

Hi ​@ryan_k ,

I think MeasureGenerator transformer (Multiplier: 0.00018939. Start Value: 0) could help you.

 


Thanks, I had used that transform but it didn’t work has expected (user error). It did this time.