Please submit the issue into JIRA here: http://jira.codehaus.org/browse/MAP
Thanks -Linda On 8/9/07 7:03 AM, "Markus Innerebner" <[EMAIL PROTECTED]> wrote: > Hi, > > I was trying out the projection EPSG26591 with the mapbuilder 1.5 rc. > > I realized an error: > this is the srs i get from geoserver: > > PROJCS["Monte Mario (Rome) / Italy zone 1", > GEOGCS["Monte Mario (Rome)", > DATUM["Monte Mario (Rome)", > SPHEROID["International 1924", 6378388.0, 297.0, > AUTHORITY["EPSG","7022"]], > AUTHORITY["EPSG","6806"]], > PRIMEM["Rome", 12.452333333333332, AUTHORITY["EPSG","8906"]], > UNIT["degree", 0.017453292519943295], > AXIS["Geodetic longitude", EAST], > AXIS["Geodetic latitude", NORTH], > AUTHORITY["EPSG","4806"]], > PROJECTION["Transverse Mercator", AUTHORITY["EPSG","9807"]], > PARAMETER["central_meridian", 9.0], > PARAMETER["latitude_of_origin", 0.0], > PARAMETER["scale_factor", 0.9996], > PARAMETER["false_easting", 1500000.0], > PARAMETER["false_northing", 0.0], > UNIT["m", 1.0], > AXIS["Easting", EAST], > AXIS["Northing", NORTH], > AUTHORITY["EPSG","26591"]] > > And this is, how it is defined in the File EPSG26591.js > > csList.EPSG26591 = " > +title= Monte Mario (Rome) / Italy zone 1 EPSG:26591\ > +proj=tmerc > +lat_0=0 > +lon_0=21.45233333333333 > +k=0.999600 > +x_0=1500000 > +y_0=0 > +ellps=intl > +pm=rome > +units=m"; > > it looks that the author mistook the long values because it is > 12.452333333333332 and not 21.45233333333333 . > > What is the procedure to fix it? Open ticket, commit, etc.. or would you > do that? > > regards > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
