<HTML><HEAD><TITLE>Re: [Gvsig_english] How to see my map tiles in GvSig Mini fromMaptiler?</TITLE>
<META content="text/html; charset=unicode" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16853"></HEAD>
<BODY>
<DIV id=idOWAReplyText89991>
<DIV><FONT color=#000000 size=3 face="Times New Roman">Hello,</FONT></DIV>
<DIV>I know some WMS servers which deliver the same image for EPSG:26915 and EPSG:32615, which means they are considering the NAD83 and WGS84 datums to be equivalent.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I think gvSIG Mini does not know what the code EPSG:26915 means, but probably knows what EPSG:32615 means, so take those tiles in EPSG:26915 and use the code EPSG:32615 in the layers.txt file (pretending that they are in the hopefully equivalent EPSG:32615)</DIV>
<DIV>&nbsp;</DIV>
<DIV>If that lets you browse the tiles but you notice an offset in the map, then maybe you'll have to reproject the original image before creating the tiles.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV><FONT size=2 face="Courier New"><FONT size=3 face="Times New Roman">Juan Lucas Domínguez Rubio<BR></FONT>---</FONT></DIV></DIV>
<DIV id=idSignature31524>
<DIV><FONT size=2 face="Courier New"><FONT size=2 face="Courier New"><FONT size=2 face="Courier New">Prodevelop SL, Valencia (España)</FONT></DIV>
<DIV>
<DIV><FONT size=2 face="Courier New">Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<BR></FONT><A href="http://www.prodevelop.es/"><FONT size=2 face="Courier New">http://www.prodevelop.es</FONT></A><BR><FONT size=2 face="Courier New">---</FONT></DIV></FONT></DIV></FONT></DIV>
<DIV><BR>
<HR>
<FONT size=2 face=Tahoma><B>De:</B> gvsig_internacional-bounces@listserv.gva.es en nombre de AdamO<BR><B>Enviado el:</B> vie 02/09/2011 15:55<BR><B>Para:</B> gvsig_internacional@listserv.gva.es<BR><B>Asunto:</B> Re: [Gvsig_english] How to see my map tiles in GvSig Mini fromMaptiler?<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Hi,<BR><BR>This is the result of my MapTiler process.<BR><BR>I copied the tiles into this directory /sdcard/gvSIG/maps/MillerL<BR><BR>I am attempting to complete the folllowing layer information.<BR>[1]<BR><A href="https://confluence.prodevelop.es/display/GVMN/How+to+add+a+new+layer+to+gvSIG+Mini">https://confluence.prodevelop.es/display/GVMN/How+to+add+a+new+layer+to+gvSIG+Mini</A><BR><BR>based on the information below.<BR><BR>I am confused.&nbsp; I created the tiles from the following coordinate system<BR>NAD 1983 UTM Zone 15N&nbsp;&nbsp; EPSG:26915<BR><BR>As you can see in the results below it does not show that EPSG code but it<BR>does show 5 other EPSG codes therefore I am not sure what EPSG code to use<BR>for the layer.txt file.<BR><BR>Please advise on how you would use the information below to create the creat<BR>text to insert into the layers text files so I can use my tiles in offline<BR>mode.<BR><BR><BR><BR>&lt;?xml version="1.0" encoding="utf-8"?&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TileMap version="1.0.0" tilemapservice="<A href="http://tms.osgeo.org/1.0.0">http://tms.osgeo.org/1.0.0</A>"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;Title&gt;MillerLake2010&lt;/Title&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;Abstract&gt;&lt;/Abstract&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;SRS&gt;PROJCS["NAD83 / UTM Zone 15N",<BR>&nbsp;&nbsp;&nbsp; GEOGCS["NAD83",<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DATUM["North_American_Datum_1983",<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPHEROID["GRS 1980",6378137,298.257222101,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY["EPSG","7019"]],<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TOWGS84[0,0,0,0,0,0,0],<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY["EPSG","6269"]],<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRIMEM["Greenwich",0,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY["EPSG","8901"]],<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNIT["degree",0.0174532925199433,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY["EPSG","9108"]],<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AUTHORITY["EPSG","4269"]],<BR>&nbsp;&nbsp;&nbsp; PROJECTION["Transverse_Mercator"],<BR>&nbsp;&nbsp;&nbsp; PARAMETER["latitude_of_origin",0],<BR>&nbsp;&nbsp;&nbsp; PARAMETER["central_meridian",-93],<BR>&nbsp;&nbsp;&nbsp; PARAMETER["scale_factor",0.9996],<BR>&nbsp;&nbsp;&nbsp; PARAMETER["false_easting",500000],<BR>&nbsp;&nbsp;&nbsp; PARAMETER["false_northing",0],<BR>&nbsp;&nbsp;&nbsp; UNIT["Meter",1]]&lt;/SRS&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;BoundingBox minx="5242815.38258847220000" miny="442593.83726731897000"<BR>maxx="5246865.38258847220000" maxy="447971.83726731897000"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;Origin x="5242815.38258847220000" y="442593.83726731897000"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;TileFormat width="256" height="256" mime-type="image/png"<BR>extension="png"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;TileSets profile="raster"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TileSet href="0" units-per-pixel="32.00000000000000" order="0"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TileSet href="1" units-per-pixel="16.00000000000000" order="1"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TileSet href="2" units-per-pixel="8.00000000000000" order="2"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TileSet href="3" units-per-pixel="4.00000000000000" order="3"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TileSet href="4" units-per-pixel="2.00000000000000" order="4"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;TileSet href="5" units-per-pixel="1.00000000000000" order="5"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &lt;/TileSets&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/TileMap&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR><BR>--<BR>View this message in context: <A href="http://osgeo-org.1803224.n2.nabble.com/How-to-see-my-map-tiles-in-GvSig-Mini-from-Maptiler-tp6751273p6753953.html">http://osgeo-org.1803224.n2.nabble.com/How-to-see-my-map-tiles-in-GvSig-Mini-from-Maptiler-tp6751273p6753953.html</A><BR>Sent from the gvSIG users mailing list archive at Nabble.com.<BR>_______________________________________________<BR>Gvsig_internacional mailing list<BR>Gvsig_internacional@listserv.gva.es<BR><A href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</A><BR></FONT></P></DIV></BODY></HTML>