<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Configuration_Files_MapServer</id>
	<title>Configuration Files MapServer - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/index.php?action=history&amp;feed=atom&amp;title=Configuration_Files_MapServer"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Configuration_Files_MapServer&amp;action=history"/>
	<updated>2026-04-12T16:32:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Configuration_Files_MapServer&amp;diff=129123&amp;oldid=prev</id>
		<title>Jmckenna at 19:01, 2 September 2022</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Configuration_Files_MapServer&amp;diff=129123&amp;oldid=prev"/>
		<updated>2022-09-02T19:01:55Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:01, 2 September 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l45&quot; &gt;Line 45:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 45:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;END&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;END&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Category:MapServer]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jmckenna</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Configuration_Files_MapServer&amp;diff=28365&amp;oldid=prev</id>
		<title>Tmitchell: starting page showing sample mapserver config file</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Configuration_Files_MapServer&amp;diff=28365&amp;oldid=prev"/>
		<updated>2008-08-25T02:02:48Z</updated>

		<summary type="html">&lt;p&gt;starting page showing sample mapserver config file&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== MapServer Configuration Text File ==&lt;br /&gt;
This is a very basic example - feel free to improve.  A more complex example of MapServer WMS use, though much out of date, is available at [http://spatialguru.com/maps/apps/global/global.map spatialguru.com]&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
MAP&lt;br /&gt;
  NAME global_map&lt;br /&gt;
  STATUS ON&lt;br /&gt;
  SIZE 600 300&lt;br /&gt;
  EXTENT -180 -90 180 90&lt;br /&gt;
  UNITS DD&lt;br /&gt;
  IMAGECOLOR 255 255 255&lt;br /&gt;
  IMAGETYPE png&lt;br /&gt;
  &lt;br /&gt;
  WEB&lt;br /&gt;
    IMAGEPATH &amp;quot;/opt/fgs/apps/kamap-0.1.1/htdocs/tmp/&amp;quot;&lt;br /&gt;
    IMAGEURL &amp;quot;/ka-map/tmp/&amp;quot;&lt;br /&gt;
  END&lt;br /&gt;
&lt;br /&gt;
  LEGEND&lt;br /&gt;
    TRANSPARENT TRUE&lt;br /&gt;
  END&lt;br /&gt;
&lt;br /&gt;
  SCALEBAR&lt;br /&gt;
    TRANSPARENT TRUE&lt;br /&gt;
  END&lt;br /&gt;
&lt;br /&gt;
  LAYER&lt;br /&gt;
    NAME clouds&lt;br /&gt;
    TYPE RASTER&lt;br /&gt;
    STATUS ON&lt;br /&gt;
    DATA &amp;quot;data/day_clouds.tif&amp;quot;&lt;br /&gt;
  END&lt;br /&gt;
  &lt;br /&gt;
  LAYER &lt;br /&gt;
    NAME countries&lt;br /&gt;
    TYPE LINE&lt;br /&gt;
    STATUS ON&lt;br /&gt;
    DATA &amp;quot;data/countries_simpl.shp&amp;quot;&lt;br /&gt;
    CLASS&lt;br /&gt;
      NAME &amp;quot;Country Boundaries&amp;quot;&lt;br /&gt;
      STYLE&lt;br /&gt;
        COLOR 200 100 100 &lt;br /&gt;
      END&lt;br /&gt;
    END&lt;br /&gt;
  END&lt;br /&gt;
END&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tmitchell</name></author>
	</entry>
</feed>