<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Mark,<br>
<br>
I think [Google] XYZ use Spherical Mercator by definition. To use
a different coordinate system, you'll need to use TMS tiling. As I
recall, in my early experiments, I:<br>
- used MapTiler to tile my image<br>
- added a bit of JavaScript to GeoMoose to allow for a
map-source type of "TMS"<br>
- added JavaScript (generated by MapTiler) to convert projected
coords to tile ulrs.<br>
<br>
How did you create your tiles?<br>
<pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
<br>
On 2/29/2012 8:01 AM, Mark Volz wrote:
<blockquote
cite="mid:36CA828A36E29F45B7CF0A1766E5DFA30E26CF@swmail01.r8nssis.local"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hello,</div>
<div> </div>
<div>Just curious, has anyone had any luck with xyz layers in
a projection other than spherical Mercator? I made sure
that the extent and tile origin match the GeoMOOSE
application. However my application is trying to pull the
wrong tiles. For example where
I expect GeoMOOSE to request 0/0/1.jpg the application is
requesting 0/15/17.jpg</div>
<div> </div>
<div>Thanks for any help</div>
<div> </div>
<div>Mark Volz</div>
<div>GIS Specialist</div>
<div> </div>
<div> </div>
</span></font>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/geomoose-users">http://lists.osgeo.org/mailman/listinfo/geomoose-users</a>
</pre>
</blockquote>
</body>
</html>