Skip to main content
Question

Mapping files together

  • October 29, 2019
  • 2 replies
  • 11 views

Hi I have two ESRI geodtabase files with different parcel information for same location. I am interested in joining the two records based on the corresponding same location. The attributes for the file looks as follows:

I want to get a table that contains all these attributes together, for a same location?

Is it possible.. Any help will be appreciated.

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

  • Author
  • 8 replies
  • October 29, 2019

I want the final file to have all these attribute together


danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • 2077 replies
  • October 29, 2019

Hi @vakansha

I suggest you to use transformers for SpatialRelator's: SpatialFilter, SpatialRelator and get all attributes that are on the same location.

 

Thanks in Advance,

Danilo