Skip to main content
Question

GridInQuestReprojector

  • March 13, 2017
  • 2 replies
  • 44 views

Forum|alt.badge.img+1

Hi, I am using the GridInQuestReprojector to do a horizontal transformation but I want to leave the height values unchanged. Is there a way to do this? I am using FMEDesktop2016.

Thanks,

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

nrich_defra
Contributor
Forum|alt.badge.img+6
  • Contributor
  • March 15, 2017

probably best to extract the z value from the point feature, or coordinates(as a list), then reset them after the transformation.

the key transformers for this would be the coordinateextractor and probably the 3DForcer to reset them.


itay
Supporter
Forum|alt.badge.img+19
  • Supporter
  • March 15, 2017

The CsmapReprojector has an option for Z values, any chance you can use it instead of the GridInQuestIIReprojector?