Skip to main content
Solved

FeatureReader use user parameter for the coordinate system

  • August 2, 2024
  • 2 replies
  • 76 views

alc33
Contributor
Forum|alt.badge.img+13

Hi!

I would like to create a workbench with a lot of flexibility for the users. I use a FeatureReader with a spatial filter. I create a user parameter to chose the system of coordinates. So I would like to use it on the Featurereader but there are no option. Do you know a way to indicate to this transformer the system of coordinates? I suppose the spatial filter will work if the datas are in the same system but I would prefered to force it.

Thanks !

Best answer by redgeographics

You can link the FeatureReader’s Coordinate System parameter to a User Parameter through the Navigator, that should work.

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

redgeographics
Celebrity
Forum|alt.badge.img+62
  • Celebrity
  • Best Answer
  • August 2, 2024

You can link the FeatureReader’s Coordinate System parameter to a User Parameter through the Navigator, that should work.


alc33
Contributor
Forum|alt.badge.img+13
  • Author
  • Contributor
  • August 2, 2024

Thank you @redgeographics it works very well !