Recently, in Croatia we must use new official reference coordinate system for map projection HTRS96/TM. All data I used before are in HR_GK_6 projection. I'm interested how to make transformation of shapefiles which I have in HR_GK_6 projection into new one HTRS96/Croatia TM projection?
HR_GK_6 - +proj=tmerc +lat_0=0 +lon_0=18 +k=0.9999 +x_0=6500000 +y_0=0 +ellps=bessel +units=m +no_defs HTRS96/Croatia TM - +proj=tmerc +lat_0=0 +lon_0=16.5 +k=0.9999 +x_0=500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs I tried with on-the-fly CRS transformation but my data didn't "landed" on the right place. All data get a shift Δx=397,85 m and Δy=22,25 m I'm using qgis 2.6 and windows OS Goran Pavic Papuk Geopark Stjepana Radica 46, 34330 Velika, Croatia T: 0038534313030, F: 0038534313027, E: [email protected] www.papukgeopark.com FOLLOW US:
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
