4

I am having some issues with adding xy data from a .csv file. As you can see in the picture below the points are clustering. I am not sure if this is a excel format issue or a arcmap issue.

I am simply adding the .csv to arcmap> display xy data> no z field and coordinate system of: Geographic Coordinate System: Name: GCS_WGS_1984

enter image description here

enter image description here

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Nov 21, 2016 at 19:00
6
  • Can you add a screen shot of your CSV file? Commented Nov 21, 2016 at 19:01
  • Can you include in your question how you are creating the point layer from .csv? Commented Nov 21, 2016 at 19:04
  • have you tried zooming in? Commented Nov 21, 2016 at 19:08
  • Added the CSV file SS Commented Nov 21, 2016 at 19:11
  • How many records are in the excel sheet? What happens if you copy maybe 50% of the records into another excel sheet and try that one? Commented Nov 21, 2016 at 19:33

1 Answer 1

5

I am not seeing any decimal values greater than .59 nor .xx59 in your Excel spreadsheet. I think the spreadsheet has DD.MMmmm (degree-decimal minutes) or DD.MMSSssss (degree-minute-decimal seconds) values, not decimal degrees, DD.ddddddd. Take a look at the spreadsheet to see if you seen any .xxxx values that have>59 in the 3rd and 4th positions. If you can identify any, you have DD.MMmmmmm data.

ArcToolbox/Geoprocessing has a tool, Convert Coordinate Notation, which should be able to convert these values to decimal degrees before you attempt to add them as XY data.

answered Nov 21, 2016 at 19:43

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.