0

I have coordinates in a format e.g. 22°42'39.065"E, 49°4'59.864"N. I tried to add the points using "XY Table to Point" but when I add my Excel file as input, it doesn't recognize the fields as X and Y values. However, when I convert points in that format to DD format it works perfectly.

Is there a way to add those points from an Excel directly, or I need to have my points always in DD format in my Excel database?

Vince
20.5k16 gold badges49 silver badges65 bronze badges
asked Oct 13, 2020 at 19:39

3 Answers 3

1

For coordinate your X,Y field should be numbers. You have to convert them in DD, you can do it quite easy in excel by extracting firstly DDMMSS by using functions (left and right) than convert them into Decimal Degree DD=dd+(mm+(SS/60))/60.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
answered Oct 13, 2020 at 21:19
0

You could use this website to convert your coordinates then you can use ArcCatalog to convert to shapefile using convert X & Y.

https://www.earthpoint.us/BatchConvert.aspx

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
answered Oct 13, 2020 at 22:06
0

You do not need the X and Y fields to be numeric if you use the Convert Coordinate Notation geoprocessing tool. For example, milgrids or UTM can be in one field with spaces and other nonnumeric characters. I am not sure about the degree sign or other special characters and I can't check easily from home. The tool should produce a point file with both your original x y values and optionally a field with another format such as decimal degrees.

answered Oct 18, 2020 at 19:34

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.