ArcMap: Creating New Shapefiles from MS Excel Spreadsheets
Sep 5, 2007 ArcGIS
These instructions address how to convert a tabular list of point coordinates into a new ESRI shapefile. The users can also use them to save data to a geodatabase feature class.
- Open ArcMap.
- Create a new project and save it.
- Add background data to the data frame. Use the “Add Data” button or drag and drop from ArcCatalog.
- Start MS Excel. Open the file with the data and coordinate information. You can have fields in your table other than the Northing and Easting (or X & Y) fields. **If you are using geographic coordinates for the X & &, they need to be in decimal degrees. West and South coordinates need to have a negative sign in front. See note below on converting Degrees, minutes, seconds to decimal degrees.
- Clean up the file to delete fields of data you don’t need in the final shapefile.
- Make sure the Northing and Easting (or X & Y ) columns are formatted to numbers. If you do not have decimal places, specify that in the format dialog box. **If you are using geographic coordinates, it is best to have at least 5 digits after the decimal to make sure your data is precise enough for large scale mapping.
- Put the curser in the cell directly below the last lower right cell holding your data.
- Save your file to a format that ArcMap can read. File menu –> Save As. Try one of the following two formats: a. Dbase IV
b. Comma Delimited. You will need to make sure the file extension actually reads txt. To do this, choose “comma delimited (csv)” as your Save As type. Then change the name of the file to include a .txt and put the whole filename in quotes. - Close MS Excel.
- Return to the ArcMap project.
- Start the dialog box to add XY data. Tools menu –> Add XY Data
- This tool allows you to show the location of XY coordinates from a file on-the-fly. Fill in the following sections of the dialog box and then click OK. Name (navigate to the file using the folder button on the right) choose the correct X and Y field headings from you table. Set the Spatial Reference (click on the “Edit” button). You need to do this so the program know what projection and datum the coordinates are in.
- The data will display in the data frame map area. Check to make sure all of the positions are present and that there is no error in the attributes or relative locations.
- 14. Save the data to a shapefile. Right click on the filename in the TOC –> Data –> Export Data –> shapefile. Be sure to read the Export Data dialog box carefully for information on the coordinate system to assign to the data.
DMS –> dd: D + M/60 + S/3600 = dd
Example: 45°30’45.22”: 45 + 30/60 + 45.22/3600 = 45.512561
Tags: ArcGIS



Blog Geographic Information System (GIS) ini adalah tempat berbagi tentang pengetahun dan pemahaman saya tentang GIS, tools yang berkaitan dengan GIS,Tips dan tricks GIS, serta informasi terbaru dan terupdate seputar GIS. 


September 25th, 2007 at 3:49 am
I was success display coordinate according your article. But when I was make another coordinate from route data from my GPS I has added another data at district at my home, it cannot display coordinate what I want, it just blank? What’s wrong ? Could you help me?
September 25th, 2007 at 7:13 am
unfortunately you don’t tell me what is your coordinate system from the GPS..
October 21st, 2008 at 7:55 am
Great Explanation! Check out the how-to video I have created that goes along with this.
October 21st, 2008 at 7:55 am
http://gispathway.wordpress.com/2008/10/20/arcmap-tip-create-point-file-from-xy-data
November 20th, 2008 at 8:52 am
Is there a way to do step 14, save the data to a shapefile, using a tool in a model in ArcGIS 9.2? I’ve tried every tool I can find and can’t figure out how to do this from a model.
Thanks,
CZ