Hi, This is the result of my MapTiler process.
I copied the tiles into this directory /sdcard/gvSIG/maps/MillerL I am attempting to complete the folllowing layer information. [1] https://confluence.prodevelop.es/display/GVMN/How+to+add+a+new+layer+to+gvSIG+Mini based on the information below. I am confused. I created the tiles from the following coordinate system NAD 1983 UTM Zone 15N EPSG:26915 As you can see in the results below it does not show that EPSG code but it does show 5 other EPSG codes therefore I am not sure what EPSG code to use for the layer.txt file. Please advise on how you would use the information below to create the creat text to insert into the layers text files so I can use my tiles in offline mode. <?xml version="1.0" encoding="utf-8"?> <TileMap version="1.0.0" tilemapservice="http://tms.osgeo.org/1.0.0"> <Title>MillerLake2010</Title> <Abstract></Abstract> <SRS>PROJCS["NAD83 / UTM Zone 15N", GEOGCS["NAD83", DATUM["North_American_Datum_1983", SPHEROID["GRS 1980",6378137,298.257222101, AUTHORITY["EPSG","7019"]], TOWGS84[0,0,0,0,0,0,0], AUTHORITY["EPSG","6269"]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9108"]], AUTHORITY["EPSG","4269"]], PROJECTION["Transverse_Mercator"], PARAMETER["latitude_of_origin",0], PARAMETER["central_meridian",-93], PARAMETER["scale_factor",0.9996], PARAMETER["false_easting",500000], PARAMETER["false_northing",0], UNIT["Meter",1]]</SRS> <BoundingBox minx="5242815.38258847220000" miny="442593.83726731897000" maxx="5246865.38258847220000" maxy="447971.83726731897000"/> <Origin x="5242815.38258847220000" y="442593.83726731897000"/> <TileFormat width="256" height="256" mime-type="image/png" extension="png"/> <TileSets profile="raster"> <TileSet href="0" units-per-pixel="32.00000000000000" order="0"/> <TileSet href="1" units-per-pixel="16.00000000000000" order="1"/> <TileSet href="2" units-per-pixel="8.00000000000000" order="2"/> <TileSet href="3" units-per-pixel="4.00000000000000" order="3"/> <TileSet href="4" units-per-pixel="2.00000000000000" order="4"/> <TileSet href="5" units-per-pixel="1.00000000000000" order="5"/> </TileSets> </TileMap> -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/How-to-see-my-map-tiles-in-GvSig-Mini-from-Maptiler-tp6751273p6753953.html Sent from the gvSIG users mailing list archive at Nabble.com. _______________________________________________ Gvsig_internacional mailing list [email protected] http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
