Hi, yet another referencing question (Martin, forgive me :-p ). A user addressed us with the following projection:
PROJCS["CH1903 / LV03", GEOGCS["CH1903",DATUM["CH1903",SPHEROID["Bessel 1841",6377397.155,299.1528128 AUTHORITY["EPSG","7004"]],TOWGS84[674.374,15.056,405.346,0,0,0,0], AUTHORITY["EPSG","6149"]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"] ], UNIT["degree",0.01745329251994328, AUTHORITY["EPSG","9122"] ], AUTHORITY["EPSG","4149"] ], PROJECTION["Hotine_Oblique_Mercator"], PARAMETER["latitude_of_center",46.95240555555556], PARAMETER["longitude_of_center",7.439583333333333], PARAMETER["azimuth",90], PARAMETER["rectified_grid_angle",90], PARAMETER["scale_factor",1], PARAMETER["false_easting",600000], PARAMETER["false_northing",200000], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AUTHORITY["EPSG","21781"]] Now, according to the user, this wkt comes from Postgis (but in my postigs install there are no towgs84 parameters, funny. Does the latest postgis release have towgs84 parameters too?). EPSG-HSQL does not have it. Nor do the epsg-extensions, which in my understanding should have filled the gap between the official EPSG database and the old epsg-wkt provider, which in turn derived, if my memory serves me well, from an old postgis release. So, should we compare the latest Postgis release with the official hsql database and re-fill the epsg extensions with the difference? Cheers Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
