1

I uploaded a CSV file to ArcMap with longitude and latitude value. The values were obtained from Google Maps and verified in Google Earth. I used display XY with X(longitude) and Y(latitude) and I used the geographic coordinate system as WGS 1984. The extent of my point feature class created is in decimal degrees (dd).

However, the points do not display in the right location on my base map (imagery from ArcMap). They are showing off the coast of Cyprus while they should be in Lebanon (Cyprus and Lebanon are in the same UTM zone 36N).

I set the data frame's coordinate system the same as my layer (WGS 1984). I tried to project my layer to WGS 1984 auxiliary mercator and another time to UTM Zone 36N using project and define projection tools but they did not give the right output.

How can I fix this?

I have read through similar posted questions and couldn't figure it out.

Here are some sample data points:

Sample data

asked May 6, 2019 at 20:21
4
  • Take a look at this video tutorial min 15:34. Commented May 6, 2019 at 20:50
  • Followed the exact steps. Organized my CSV file better and added the data before basemap. Still the data is not showing in the right location. Commented May 6, 2019 at 21:22
  • Switch your Longitude and Latitude, that should solve the issue. Looks like the axis were reversed. Lat 33.78342, Lon 35.49254 falls in Khalde, Lebanon. Commented May 7, 2019 at 0:16
  • Please edit your question to add some sample data as text not as a screenshot. Commented May 7, 2019 at 4:30

1 Answer 1

3

Your longitude should be latitude, here is where 35 degrees longitude and 33 degrees latitude is in google earth. here is were 35 degrees **longitude** and 33 degrees **latitude** is in google earth

answered May 7, 2019 at 18:27

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.