I have shape files with CRS of SWEREF99 with
+proj=utm +zone=33 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defsThe units are all in meters but I prefer to make a map with coordinates in kilometers. How can I define a new CRS based on the current one but with kilometers unit?
أكثر...