[mapserver-users] Question about Mapserver, WMS and Mapcache

Lime, Steve D (MNIT) Steve.Lime at state.mn.us
Mon May 6 13:37:38 PDT 2013


Easiest path is:

  1) install mapserver and mapcache
  2) configure a mapfile for WMS
  3) configure mapcache to access that WMS server (e.g. MapServer)
  4) configure your app to access the tile cache (e.g. MapCache)

MapServer has mode=tile that can be useful for super quick testing but MapCache will produce much superior output.

Steve

-----Original Message-----
From: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of boesiii
Sent: Monday, May 06, 2013 2:55 PM
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] Question about Mapserver, WMS and Mapcache

I am developing a mapping application using Openlayers, Mapserver and Mapcache and I am trying to understand all the terminology.  Mapserver without any WMS parameters in the MAP file will return an image based on the url request.  Mapserver becomes a WMS server when you add the necessary WMS parameters in the MAP file and will return an image similar to a plain Mapserver setup.  When Mapcache is added to the mix, it can generate image tiles and serve those tiles to users as needed.  What is the quickest way to serve image tiles using Mapserver?  The image tiles will act as a custom background which displays buildings, roads, road names, parcel boundaries, and contours.




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Question-about-Mapserver-WMS-and-Mapcache-tp5051711.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
mapserver-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users




More information about the mapserver-users mailing list