|
On 09/05/2013 03:11 PM, silverio abati
wrote:
Nothing to do with the font. The lon/lat values *must* be in decimal degrees: DD.dddddd In excel separate the degrees, minutes, seconds into three different columns. Then, in a fourth column put in the formula: "degree_column + (minutes_column/60) + (seconds_column/3600). Same for the longitude values. Now you must convert those formulas to numbers. Use in Excel "Copy", then "Paste Special" to copy the formulas to numbers. Now, when you input the delimited text file, point to those (numeric) columns that hold the decimal degree values for the X and Y columns, and it should work fine.
-- Micha Silver GIS Consultant, Arava Development Co. http://www.surfaces.co.il |
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
