<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Its TMS (Tile Map Service), right?<div><br></div><div><a href="http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification">http://wiki.osgeo.org/wiki/Tile_Map_Service_Specification</a><div><br></div><div>Does manifold use Proj.4 for projections support? &nbsp;If it does then just adding a record for spherical mercator in the espg file should allow the WMS to support spherical mercator. If not, then nevermind. :)</div><div><br></div><div>Sounds like the openlayers forward/inverse js code is exactly what you need, but.... &nbsp;kinda begs the question again... maybe use OpenLayers?</div><div><br></div><div>If your digitizing stuff in gmaps is the only hangup - I'd just note that OpenLayers has got an impressive editing framework that you could likely contribute to.</div><div><br></div><div>Dane</div><div><br></div><div><br></div><div><br><div><div>On Nov 16, 2008, at 2:13 PM, chris marx wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi,<br>&nbsp;I've got the TileCache TSM service working (thanks to the list for tips!), but unfortunately, my WMS does not support the "Spherical Mercator" projection. For the moment, i rewrote the wms service to switch up the espg and coordinates from tilecaches's tsm request and converting them to lat/lng, so that at least the WMS request will go through, but I assume a standard mercator projection to do the conversion (which is obviously wrong). Since my GIS/WMS doesn't support this projection, does anyone have the necessary code to convert coordinates from the spherical mercator to lat/lng? <br> Thanks!<br clear="all"><br>-- <br><br>Chris Marx<br>Programmer/Analyst<br>Cornell Lab of Ornithology<br>159 Sapsucker Woods Rd.<br>Ithaca, NY 14850<br>t. 1.607.254.1142<br><a href="http://www.birds.cornell.edu/">http://www.birds.cornell.edu/</a><br> _______________________________________________<br>Tilecache mailing list<br>Tilecache@openlayers.org<br>http://openlayers.org/mailman/listinfo/tilecache<br></blockquote></div><br></div></div></body></html>