Re: [mapserver-users] Getting started with mapcache for WMTS...

2021-10-26 Thread Jeff McKenna
Hi Carl, I forgot to mention that to keep an eye on the MS4W wiki also, that users sometimes post tips etc. In this case I remember a user asking how to configure MS4W + MapCache + WMTS + OpenLayers, so I created the wiki page at https://ms4w.com/trac/wiki/MapCacheOpenLayers (edits/updates w

Re: [mapserver-users] Getting started with mapcache for WMTS...

2021-10-25 Thread Jeff McKenna
Hi Carl, You can also find those same local MapCache configuration steps for MS4W online at https://ms4w.com/README_INSTALL.html#mapcache-apache-module (but I'm very glad to see you following the steps in your local README, great!) Thanks again for the positive feedback for MS4W. PS. someo

Re: [mapserver-users] Getting started with mapcache for WMTS...

2021-10-25 Thread Scott
Yeah, the seeder is optional. If you have tiles that won't update often it might be handy to seed your entire tileset. Your server will love you. Here's another take on mapcache config. This is how I set it up. Note the absence of the SRS tag and the use of grid, format, cache tags. All 3 are d

Re: [mapserver-users] Getting started with mapcache for WMTS...

2021-10-25 Thread Carl Godkin
Thanks for the suggestion, Scott. I think the seeder is optional, right? Anyway, I ended up figuring out that my was wrong in a couple of ways in mapcache.xml. I misunderstood the parameters. Now I have this: image/png FAA_Sectional_Charts

Re: [mapserver-users] Getting started with mapcache for WMTS...

2021-10-25 Thread Scott
Try using mapcache seeder. That will create some cached images to work with. It will also test your mapcache config: https://mapserver.org/mapcache/seed.html How you use those tiles is a whole different subject. On 10/25/21 2:54 PM, Carl Godkin wrote: Hi again, Is there a way to search thr

[mapserver-users] Getting started with mapcache for WMTS...

2021-10-25 Thread Carl Godkin
Hi again, Is there a way to search through the mapserver-users mailing list archive except month-by-month? If so, I can't find it. (I usually use my Gmail archives for GDAL and PROJ since I've subscribed forever to those but I'm a mapserver newbie.) Anyway... I am trying to configure mapcache