Skip to main content
Solved

Updating M measures

  • April 21, 2025
  • 2 replies
  • 32 views

ryan_k
Contributor
Forum|alt.badge.img+2

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

 

Best answer by takashi

Hi ​@ryan_k ,

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

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Celebrity
  • Best Answer
  • April 21, 2025

Hi ​@ryan_k ,

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

 


ryan_k
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • April 21, 2025

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