[Geomoose-users] TMS layers in GeoMOOSE 3.x
Brent Fraser
bfraser at geoanalytic.com
Fri Dec 17 12:09:26 PST 2021
Yeah, I didn't test custom tile schemes; I was happy to see standard Web Mercator TMS work.
----------------------------------------
From: "Jim Klassen" <klassen.js at gmail.com>
Sent: 12/17/21 1:02 PM
To: geomoose-users at lists.osgeo.org
Subject: Re: [Geomoose-users] TMS layers in GeoMOOSE 3.x
The part I'm not sure about is if there is still support for custom tile grids. At first glance it looks like only the default grid is supported (I don't see anything in GeoMoose 3 to override the OpenLayers tileGridFunction or specify a different tileGrid).
On 12/16/21 12:42 PM, Brent Fraser wrote:
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
_______________________________________________
Geomoose-users mailing list
Geomoose-users at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/geomoose-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20211217/bad87a52/attachment-0001.html>
More information about the Geomoose-users
mailing list