Basically, I have a bunch of coordinates on a point shapefile that is on WGS 84 (EPSG: 4326) and I want to convert each of them to Greek Grid.
I tried to just change the CRS from WGS84 to Greek Grid when I am exporting the shapefile but it didn't work. So I don't want simply to change the coordinate system I want to convert the numbers of each point is it possible?
