[mapserver-users] tilecache grid setup

Matt McClelland matt at wildwalks.com
Wed Sep 21 05:30:09 PDT 2016


Thanks Thomas

Wonderful -- thanks for that.

So I now try
http://mad.tl/mapcache/wtms/1.0.0/osm@g/2/3/1.png
but it returns and error
"received wms with no service and request"
in mapcache source I tried changing
<url>http://localhost/cgi-bin/mapserv?</url>
to
<url>http://localhost/cgi-bin/mapserv?service=wms&</url>
but that did not help.

http://mad.tl/mapcache?service=wms&request=getcapabilities
seems to work??

Any suggestions?

Matt  :)
<http://www.wildwalks.com/office/newsletters/>

On Wed, Sep 21, 2016 at 9:59 PM, thomas bonfort <thomas.bonfort at gmail.com>
wrote:

> tms orders y from bottom to top. use wmts which is top to bottom.
>
> --
> thomas
>
> On 21 September 2016 at 13:58, Matt McClelland <matt at wildwalks.com> wrote:
> > Hi
> >
> > I have mapserver and mapcache all up and running well.
> > The problem is that the Y value on the tiles are different from what I
> was
> > expecting
> >
> > I am wanting to use the same xyz values as OSM tiles like this
> > http://c.tile.openstreetmap.org/2/3/2.png
> >
> > but on my set up I get a different tile
> > http://mad.tl/mapcache/tms/1.0.0/osm@g/2/3/2.png
> >
> > If I change the Y value I can find the matching tile
> > http://mad.tl/mapcache/tms/1.0.0/osm@g/2/3/1.png
> >
> > as I increase the zoom level the y value is out by a larger and larger
> > number.
> >
> > I am guessing I need to change the GRID settings, but I am stumped after
> > hours of reading and trial and error.
> >
> > Any suggests to get the map tiles naming to match OSM naming conventions?
> >
> > Thanks
> >
> > Matt  :)
> >
> >
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20160921/d617fe81/attachment.html>


More information about the mapserver-users mailing list