All,
I have successfully implemented a WMS provider that utilizes openmap to render the images from various datasets. However, I am running into a problem projecting the image into the "Google Projection" (EPSG:900913). I have tried using the built in "CoordinateReferenceSystem.getCode("EPSG:900913")" to generate the needed GeoProj object, but it appears to be exactly the same as the "normal" Mercator projection. The images produced when using the two projections are identical.
After some digging, I found the following resources, all of which allude to the "trick" being "nulling the nadgrid" - which essentially means NOT applying the WGS84 shift after translating from Meters.
http://docs.codehaus.org/display/GEOTDOC/Google+Maps+Projection
http://crschmidt.net/blog/archives/238/understanding-googles-projection-slightly-anyway/
http://www.sharpgis.net/post/2008/05/SphericalWeb-Mercator-EPSG-code-3785.aspx
The last link also indicates that the EPSG governing body has officially added the "Spherical Mercator / Web Mercator" projection to it's database - EPSG: 3785.
So there seems to be enough information to replicate the projection properly - the issue is, I can't seem to find the right hook to get the projection correct in openmap.
Has anyone out there successfully made the "Google Projection" work in openmap??
Thanks in advance for any help,
Best,
Chris
-- Christopher Mueller | Scientific Developer Applied Science Associates 55 Village Square Drive | South Kingston, RI 02879 USA p: +1 401-789-6224 | f: +1 401-789-1932 e: cmueller1asascience.com<mailto:cmueller1asascience.com> | www.asascience.com<http://www.asascience.com> ASA | Science. Services. Solutions Imagination is everything. It is the preview of life's coming attractions. - Albert Einstein Whether you think you can or think you can't, either way you are right. - Henry Ford Consider the environment before printing this email. -- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Mon Mar 8 11:27:40 2010
This archive was generated by hypermail 2.1.8 : Mon Mar 08 2010 - 11:27:41 EST