Hi Mark. i did some TMS testing a while back and used:
<!-- - - - - - - - TYPE = "xyz -> TMS" - - - - - - - - - - - - --> <map-source name="TMS-tile" type="xyz"> <layer name="imagery"/> <url>http://localhost/gm3-demo-data/demo/tiles/TMS/MNDAKO075061_s3/{z}/{x}/{-y}.png</url> </map-source> Note the {-y} . And the tiles I used are not in the standard gm3 demo data; I just put my test data there on my local machine. Best Regards, Brent Fraser ---------------------------------------- From: "Mark Volz" <[email protected]> Sent: 12/16/21 11:12 AM To: "[email protected]" <[email protected]> Subject: [Geomoose-users] TMS layers in GeoMOOSE 3.x Hello, Can we add TMS layers to GeoMOOSE 3.x? In the older version of GeoMOOSE I had used TMS to connect to MapCache. Please let me know if I can access TMS layers and if I should do something different. Thank You GM 2.x code to access TMS: <map-source name="Picto2020BackgroundTMS" type="tms" projection="EPSG:103749" tiled="true" width="512" height="512" units="ft" transitionEffect="resize" tileOrigin="new OpenLayers.LonLat(436450.000000,80000.000000)"> <layer name="LyonPictoPhotos2020"/> <url>https://geomoose.lyonco.org/lyonmapcache/tms/</url> <type>"jpg"</type> </map-source> Sincerely, Mark Volz, GISP
_______________________________________________ Geomoose-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/geomoose-users
