Hi Martin Perhaps this can be the reason that the transformation in GeoTools and GeoServer not correct? http://www.nabble.com/Transformation-between-CH1903-LV03-and-WGS84-tf3273159.html Transformation between CH1903/LV03 and WGS84
With the class CRS I don't get the NoSuchIdentifierException anymore. But there isn't a correct transformation. See also in the weblink. Regards, Thomas Martin Desruisseaux-2 wrote: > > Thomas Zuberbühler a écrit : >> org.opengis.referencing.NoSuchIdentifierException: >> Can't set a value to the parameter "Scale factor on initial line". > > I reproduced the problem on my machine for EPSG:21781. Geotools know about > "Scale factor" parameter, but not "Scale factor on initial line". Before > to add > an alias, I need to check if it is really the same (does anyone know?) > > I checked that "epsg-wkt" defines a EPSG:21781 CRS, and the "epsg-wkt" > definition uses "Scale factor" instead of "Scale factor on initial line", > which > is probably why you get it working. > > Martin > > ------------------------------------------------------------------------- > 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-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > > -- View this message in context: http://www.nabble.com/NoSuchAuthorityCodeException-tf3272556.html#a9101382 Sent from the geotools-gt2-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
