[MetaCRS] proj4js question
Mark Volz
MarkVolz at co.lyon.mn.us
Fri Jun 5 12:12:31 EDT 2009
Hello,
I am converting our internet mapping to software that now requires the use of
proj4js. I don't think I have my parameters set right. I have included the
projection parameters that I used our mapserver project below.
I just want to see if what I have appears to be correct or not.
Mapserver project
Projection #Lyon County Coordinates
"proj=lcc"
'lat_1=44.25'
'lat_2=44.58333333333334'
'lat_0=44.19555555555555'
'lon_0=-95.85000000000001'
'x_0=152400.3048006096'
'y_0=30480.06096012192'
'a=6378559.758'
'b=6357173.65471281'
"units=ft"
"no_defs"
END #Projection
Attempt at using the proj4js
Proj4js.defs["EPSG:127083"] = "+proj=lcc +lat_1=44.25
+lat_0=44.19555555555555 +lat_2=44.58333333333334 +lon_0=-95.85000000000001
+x_0=152400.3048006096 +y_0=30480.06096012192 +a=6378559.758
+b=6357173.65471281 +units=ft +no_defs +to_meter=.3048";
Thanks
Mark Volz
GIS Specialist
Lyon County, MN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/metacrs/attachments/20090605/fe6d6d8c/attachment.html
More information about the MetaCRS
mailing list