Skip to main content
Solved

Spatial relator

  • January 2, 2014
  • 1 reply
  • 16 views

Helo I am simply  tring to run a test to determine if poitns are within Parcels and it seems to working well but there are Lat Long field that are not being populated. Is there a way to populate these fields?

 

Thanks 

 

Pat

Best answer by dai

Hi

 

I think the Points and Parcels both have the field Lat and Long what cause  the field can not be populated. If you use the SpatialRelator ,the relate information will hold in a new list. I advise you to read the description of this transformer.you will get it. Or you can use the AttributeRemover to remove the field before  using the SpatialRelator
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.

1 reply

Forum|alt.badge.img
  • Best Answer
  • January 3, 2014
Hi

 

I think the Points and Parcels both have the field Lat and Long what cause  the field can not be populated. If you use the SpatialRelator ,the relate information will hold in a new list. I advise you to read the description of this transformer.you will get it. Or you can use the AttributeRemover to remove the field before  using the SpatialRelator