Skip to main content
Question

I have Nonspatial data which is a excel table and I brought in spatial data in another feature class. they have the same site name attributes i want to pair to come up with a geometry. Question is what tranformers should i use.

  • February 3, 2023
  • 1 reply
  • 26 views

im thinking the feature merger but my attributes are not merging

1 reply

Forum|alt.badge.img+2
  • 1891 replies
  • February 3, 2023

@ablock2489​ The articles Merging or Joining Spreadsheet or Database Data and How to Merge and Join Tabular Data. Usually we'd suggest starting with FeatureJoiner and if that doesn't you the results you need then explore some of the others listed in those articles.