Select to view content in your preferred language

Merging Road Layers

1307
4
05-16-2011 12:05 PM
MikeMckee
New Contributor
I have two shapefiles containing road data. One is from the city, the other is from the county. They both use different naming conventions in their attribute table. (ie: from right is labeled f_r_add in one and fromright in the other) The county data contains all roads in the county, including the city. The city data includes data only for the city.

I'd like to merge the city's road layer into the county's road layer to ensure that the data for the county is accurate. I'm using ArcView version 10 with no extensions. Every solution I've come across thus far has required a license higher than my ArcView.

Any suggestions?
Tags (1)
0 Kudos
4 Replies
AlexeyTereshenkov
Deactivated User
Hi Michael,

I believe that a tool that may do the trick for you is Object Loader:
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Loading_data_with_the_Load_Objects_com...

When using this tool, you can specify the snapping settings to match the end vertices of your city and county road layers, which I think you may need.

Please let us know if this works for you.
0 Kudos
michaelcollins1
Frequent Contributor
What happens when you use the Merge tool? Also, did you try joining the tables?
0 Kudos
SteveTucker
Emerging Contributor
I agree with michael. Object loader is fine. Use it.
0 Kudos
JoeBorgione
MVP Emeritus
Just to add my $00.02...  If you want to design your own attributes, you can do so in an empty feature class and then use the simple data loader.  Just a suggestion....
That should just about do it....
0 Kudos