Hello,
I believe my question is fairly simple, however I cannot figure out how to get it done. I have four layers:
- DOD (Department of Defense) Lands
- Area covered by USGS LiDAR
- Area covered by NCALM LiDAR
- Area covered by NOAA LiDAR
My goal is simply to append to the DOD attribute table whether it falls within USGS, NCALM, or NOAA range, or multiple. Also, within the attribute table for USGS, NCALM, and NOAA, it indicates the name of the .las file by which LiDAR is downloaded, I would like to add that field as well. I do not have any corresponding ID fields by which to join.
So, for example, let's say I have a military base in North Carolina; the entire state of NC is covered by USGS data, so I simply want all DOD polygons within NC to have "USGS" in the new field, "Agency." Also, let's say the file name is "PJCT_NAME NC_Phase2_2003", I would like a field that indicates that as well.
If you have any suggestions I would be greatly appreciative.
Thanks
Join Attributes without Corresponding IDs
Started by
aft19
, Jan 23 2012 05:00 PM
3 replies to this topic
#1
Posted 23 January 2012 - 05:00 PM
#2
Posted 23 January 2012 - 06:12 PM
If you are using ArcGIS, you might look into using a spatial join. You might also just do an intersect which should carry over any of the attributes from one layer to another...but it will probably get messy.
Hope that helps,
David
Hope that helps,
David
#3
Posted 23 January 2012 - 06:34 PM
Are you using ArcGIS? Why not select by location and then calc the field? As for recording the file name why not create a Source field and calc that as well?
#4
Posted 24 January 2012 - 08:20 AM
I also would suggest a spatial join
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


Sign In
Create Account
United States
Back to top









