[Qgis-user] Re: How can we change x, y spatial reference system units to lat,long format in qgis?
Zoltan
osgeo at zktweb.f9.co.uk
Mon Feb 13 05:08:30 PST 2012
PS
You also need to set these variables to the elipsoid of the grid reference
system you used. Which for autocad generated files would be a sphere? I
don't know. so a and b would be set to the same value
i.e the radius of the sphere in meters - 6378137 for WGS sphere
var a = 6377563.396, b = 6356256.910; // In my case this is Airy
1830 major & minor semi-axes
var F0 = 0.9996012717; // NatGrid scale factor on
central meridian
var lat0 = 49*Math.PI/180, lon0 = -2*Math.PI/180; // NatGrid true origin
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/How-can-we-change-x-y-spatial-reference-system-units-to-lat-long-format-in-qgis-tp4382321p4464962.html
Sent from the Quantum GIS - User mailing list archive at Nabble.com.
More information about the Qgis-user
mailing list