Some javascript/style in this post has been disabled (
why?)
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
_______________________________________________
MetaCRS mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/metacrs