Print Page | Close Window

How to join to shp files into one ?

Printed From: CAD Forum
Category: EN
Forum Name: Civil 3D, Map, InfraWorks
Forum Description: Discussion about mapping and GIS applications Map, Civil3D, InfraWorks, MapGuide and Raster Design
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5763
Printed Date: 12.May.2026 at 08:22


Topic: How to join to shp files into one ?
Posted By: GeoVegan
Subject: How to join to shp files into one ?
Date Posted: 26.Apr.2011 at 14:49
Hello all

I've got quite a simple question.
I've got 2 shape files, the first is the roads in the north, the second is the roads in the south. 
I want to combine those 2 shape files into one, including their table data and geospatial location.

Any idea how do I do that ?

Thanks in advance,



Replies:
Posted By: Dilshaw
Date Posted: 28.Apr.2011 at 02:44
GeoVegan,

There are a couple of ways to join 2 shape files into one master shape file. This is the route I would take to get it done quickly:

1. Start a new drawing and assign your desired coordinate system
2. Import the first shape file. Be sure to click in the data field and make sure you bring in the data associated with that shape file.
3. Import the second shape file. Again, make sure you bring in the data with it.
4. You will now have a drawing file with all of the geometry as cad entities and the data attached to the entities in the form of object data. You can confirm this by selecting and entity and looking at its properties. It should show a separate area in the properties preceded by OD:.
5. Now use the Map Export command to export the all of the objects along with their data. You have to make sure you select the data to export along with the entities.

You will now have a shape file with all of your roads along with the data.

I hope this answers your question. I would be happy to go into more detail if you need.

Shawn


Posted By: GeoVegan
Date Posted: 02.May.2011 at 13:03
thanks, working ! :)



Print Page | Close Window