Hi Julian, > I have been trying to follow your recommendations, but I could not resolve > my problem yet. I have followed your suggestions as follows, > but I could not resolve my problem yet
BTW, now we have the manual page nicely rendered :) http://docs.geoserver.org/latest/en/user/advanced/crshandling/coordtransforms.html > 1. First of all, I want to transform, my custom coordinate system (CRS > 97421) to wgs84 (CRS 4326). EPSG:97421 is not recognised as an existing CRS code in geoserver, and cannot be found in www.epsg-registry.org either. If it's not an official EPSG CRS, be sure to custom define it: http://docs.geoserver.org/latest/en/user/advanced/crshandling/customcrs.html#add-a-custom-crs I would suggest you to define the transform across geodetic CRSs, so it will also be used from/to all projected CRSs relying on the former. > 2. I have created the epsg_operations_properties file. Check that file is under user_projections, and its name is epsg_operations.properties (note the *dot* properties, not underscore). > Also, Should I send this message to geoserver mail list? Yes, better keep discussion public. So others can help, and this may help others. Oscar. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
