[Geomoose-users] TMS layers in GeoMOOSE 3.x
Brent Fraser
bfraser at geoanalytic.com
Thu Dec 16 10:42:19 PST 2021
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" <MarkVolz at co.lyon.mn.us>
Sent: 12/16/21 11:12 AM
To: "geomoose-users at lists.osgeo.org" <geomoose-users at lists.osgeo.org>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20211216/4173f35d/attachment.html>
More information about the Geomoose-users
mailing list