Skip to main content
Question

MeasureExtractor don't have value

  • June 28, 2020
  • 2 replies
  • 109 views

Forum|alt.badge.img

Hello.

I have input line data in EPSG:3857. And I break the line data into vertices and get points. (by Chopper)

Next, I use the MeasureExtractor tool in the hope of getting M - values.

However, the tool does not work and issues MISSING_GEOMETRY_MEASURE.

Tell me pls, how can I get m - values for vertex?

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

ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • June 28, 2020

If you're line does not have a measure already you will need to generate one before chopping with the MeasureGenerator


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • June 28, 2020

Hi @gellerroma

I simulated your case creating a line with transformer Creator and Chopper.

A PointOnlineOverlayer was used before transformer MeasureGenerator.

FME Data Inspector:

 

Thanks in Advance,

Danilo