[mapserver-dev] Communicating Tile Coordinates Between Mapcache and Mapserver

thomas bonfort thomas.bonfort at gmail.com
Thu Jul 2 10:19:59 PDT 2015


you are sending incorrect requests to mapcache. navigate to
http://server/mapcache/demo and choose which type of service you will
be using (probably wms), then trace the requests made from that demo
page.

incorrect:
http://mapcache_url/?map=/map/ahps/precip.map&shape_path=2015/06/24/nws_precip_1day_observed_20150624&mode=tile&tilemode=gmap&service=WMS&version=1.1.1&request=GetMap&Styles=default&SRS=EPSG:102100&width=256&height=256&format=image/PNG&TRANSPARENT=TRUE&layers=precip_conus&dpi=120&tile=3+4+5&bbox=-14447739.261967285,-6620587.5655673165,1700243.76178827,6592213.57203825

more probably correct:
http://mapcache_url/?shape_path=2015/06/24/nws_precip_1day_observed_20150624&service=WMS&version=1.1.1&request=GetMap&Styles=default&SRS=EPSG:102100&width=256&height=256&format=image/PNG&TRANSPARENT=TRUE&layers=precip_conus&bbox=-14447739.261967285,-6620587.5655673165,1700243.76178827,6592213.57203825

if you are still getting errors, include your *full* mapcache.xml file.

--
thomas

On 2 July 2015 at 18:46, seandisanti <sdisanti at orionnetworksolutions.com> wrote:
> Does anyone have any suggestions? I have had no further success with this and
> I believe Mr. Bonfort has given up on me.
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/Communicating-Tile-Coordinates-Between-Mapcache-and-Mapserver-tp5212572p5214043.html
> Sent from the Mapserver - Dev mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev


More information about the mapserver-dev mailing list