Skip to main content
Question

Transformer to add merge spatial data set with non-spatial data set

  • July 15, 2021
  • 1 reply
  • 8 views

I've got two data sets with some commonality in length data, one coming from KMZ (S1) and one a csv with no spatial data (S2). I would like to merge the datasets.

S1 stores lengths as stationing with start and stop (St. 0, End 100)

S2 stores lengths as stationing but more granular (St 0, End 25 etc)

 

My first thought is to try and split stationing from S1 to match S2 then merge the geometry to S2 since that has the data I want to keep but I'm wondering if there is a way to do this I haven't come across yet.

 

Any Ideas?

1 reply

jkr_wrk
Influencer
Forum|alt.badge.img+29
  • July 15, 2021

I ain't got no clue what you are trying to do.

 

You have a dataset with an attribute that you want to merge with another dataset based on the attribute. Use a featureMerger. On default it merges the geometry from the requestor and all the missing data from the supplier.

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings