Select to view content in your preferred language

Adding coordinates into ArcMap - Help needed

4518
12
08-13-2014 08:23 AM
AmySteel
Deactivated User

Im working with a DEM downloaded from Digimap of the Orkney islands to asses the visibility impacts of wind turbines using a view shed analysis. I've complied a document of the wind turbines in Excel to use for the analysis, with their locations in British national grid - Eastings and Northings. However, the problem that I'm having is that I can get this to import into ArcMap and work. If i import with the BNG from a tab delimited file or normal workbook then Arc doesn't reconise any data is present and lists everything as a column - if i have 30 rows of data then there will be 30 columns all labelled fields 1-30.

 

If i convert to decimal degrees as I read online this might be easier, then the longitude value is a Negative, but this won't display either the fields just display as 'Null'. I have tried adding the compass bearings on to the end of each number to see if this helps but no luck and I have then removed this and made sure the cells are formatted to 'Number' but again it still displays as 'Null'. I have spent hours looking online and cannot find a reasonable solution..

 

Any help would be much appreciated

Tags (1)
0 Kudos
12 Replies
DanPatterson_Retired
MVP Emeritus

copy the fieldnames and the first couple of rows of the data so we can look at it.
If you are still working in a spreadsheet, you need to explicitly format the column to an appropriate decimal type, if you just remove the N from the cell entry, it is still text even though it looks like a number.  Also, by default text is left justified and numbers are right justified.

ps there is no attachment

0 Kudos
JoeFlannery
Honored Contributor

I'm using ArcMap 10.2.1 and brought the xls file directly into ArcMap with no problems.

Orkney.JPG

0 Kudos
ScottDean
Deactivated User

You may also want to look at this toolbox which has conversion tools but I am not sure what ArcGIS version you are running.  This is for 10+.

http://www.arcgis.com/home/item.html?id=f3d91b8f852042e289e09a7ec8342431

0 Kudos