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
        
-- 
Markus Innerebner 

DIS Research Group - Faculty of Computer Science
Free University Bozen-Bolzano

Dominikanerplatz 3 - Room 213
I - 39100 Bozen
Phone:  +39-0471-016223
Mobile: +39-333-9392929


gpg --fingerprint
-------------------------------------
pub   1024D/588F6308 2007-01-09
      Key fingerprint = 6948 947E CBD2 89FD E773  E863 914F EB1B 588F 6308
uid                  Markus Innerebner (Markus Innerebner's work adress) 
<[EMAIL PROTECTED]>
sub   2048g/BF4877D0 2007-01-09

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
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

Reply via email to