I would like to use QGIS to convert a CSV file from UTM to lat/long.
I imported the CSV file with the "Add Delimited Text Layer" plugin. This works fine, the data looks like it is projected properly on my map.
However, when I try Layer> Save as... and set the Selected CRS to NAD83, it does not convert my UTMs to lat/long. When I go Open Attribute Table, the x and y coordinates are still in meters, not degrees.
Any thoughts why this isn't working for me?