Skip to main content
Solved

Hello, I can't seem to get anything inside the clipper, everything goes outside... How do I proceed from here?

  • April 26, 2022
  • 2 replies
  • 66 views

u12runm
Contributor
Forum|alt.badge.img+4

image

Best answer by u12runm

Fixed it... Coordinate system was not the same between the two readers, used Reprojector Transformer on both to put them in the same coordinate system.

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

u12runm
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • 5 replies
  • Best Answer
  • April 26, 2022

Fixed it... Coordinate system was not the same between the two readers, used Reprojector Transformer on both to put them in the same coordinate system.


redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3699 replies
  • April 26, 2022

Good to see you found the solution. As a general tip, the visual preview in FME Workbench (and the Data Inspector) will reproject data automatically, but that's the only place in FME where that happens. In your workspace process you need to ensure that data streams are in the same coordinate system if you want to geographically relate them to eachother.