Forum Discussion

reeceminor's avatar
reeceminor
New Member
8 years ago
Solved

Two Data Sets on Arc GIS

I have two sets of data.  They are completely unrelated and have completely different columns from one another except for lat and long.  I would like to add both data sets to the same Arc GIS (or oth...
  • Anonymous's avatar
    Anonymous
    8 years ago

    reeceminor,

    It is not possible to create the map visual as you describe. There are two workaournds for you.

    1. Create two separate map visuals.
    2. Select required columns(Lat,Long,etc) and append queries of your two tables into one query, then create a map visual. If you need to distinguish the data from the two tables, you would need to add a type column in the two table before you append query. This way, when you create map visual, you can drag the type column to Legend.

    Regards,
    Lydia