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: [email protected] [mailto:[email protected]] On Behalf Of boesiii Sent: Monday, May 06, 2013 2:55 PM To: [email protected] 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 [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
