<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;">Hi,<br />
    <br />
    The system was created for this website:<br />
    http://trac.osgeo.org/mapserver/wiki/RenderingOsmData<br />
    UMN MapServer as Server on Linux 5.6.5 is used incl PROJ4, PostgreSQL / PostGIS<br />
    <br />
    As the district map Cologne has been deposited.<br />
    <br />
    The self-test with the command:<br />
    / path/to/mapserver/shp2img-m-o osm.map osm.png<br />
    <br />
    led to a usable image, s: http://gis.gummersbach.de/koeln.png<br />
    <br />
    The map file was installing itself, and OSM<br />
    supplemented with the epsg of me: Currently running the following map file:<br />
    <br />
    MAP<br />
    OUTPUTFORMAT<br />
    &#160;&#160;&#160; NAME agg<br />
    &#160;&#160;&#160; DRIVER AGG/PNG<br />
    &#160;&#160;&#160; IMAGEMODE RGB<br />
    &#160;&#160;&#160; FORMATOPTION &quot;INTERLACE=false&quot;<br />
    &#160;&#160;&#160; MIMETYPE &quot;image/png&quot;<br />
    END<br />
    FONTSET &quot;fonts.lst&quot;<br />
    IMAGETYPE agg<br />
    MAXSIZE 4000<br />
    SIZE 800 800<br />
    EXTENT 5.8668561 50.3353631 7.7911996 51.2502162<br />
    UNITS meters<br />
    IMAGECOLOR &quot;#B3C6D4&quot;<br />
    WEB<br />
    &#160;&#160;&#160; METADATA<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; wms_srs &quot;epsg:900913 epsg:31467 epsg:31493 epsg:4326&quot;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; labelcache_map_edge_buffer &quot;-10&quot;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; wms_title &quot;osm stadt-gummersbach&quot;<br />
    &#160;&#160;&#160; END<br />
    END<br />
    DEBUG 10<br />
    CONFIG &quot;PROJ_LIB&quot; &quot;/home/gkz212/tmp/mapserver-utils&quot;<br />
    CONFIG &quot;MS_ERRORFILE&quot; &quot;stderr&quot;<br />
    PROJECTION<br />
    &#160; &quot;init=epsg:4326&quot;<br />
    END<br />
    LAYER<br />
    &#160;&#160;&#160; TYPE POLYGON<br />
    &#160;&#160;&#160; STATUS ON<br />
    &#160;&#160;&#160; GROUP &quot;default&quot;<br />
    &#160;&#160;&#160; NAME &quot;land&quot;<br />
    &#160;&#160;&#160; PROJECTION<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; &quot;init=epsg:900913&quot;<br />
    &#160;&#160;&#160; END<br />
    &#160;&#160;&#160; DATA &quot;coastlines/processed_p&quot;<br />
    &#160;&#160;&#160; CLASS<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; STYLE<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; COLOR &quot;#EDEBE6&quot;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; OUTLINECOLOR &quot;#EDEBE6&quot;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; END<br />
    &#160;&#160;&#160; END<br />
    END<br />
    END<br />
    <br />
    Do I get the following error message GetCapabilities:<br />
    <br />
    ......<br />
    &#160; &lt;Layer&gt;<br />
    &#160;&#160;&#160; &lt;Name&gt;MS&lt;/Name&gt;<br />
    &#160;&#160;&#160; &lt;Title&gt;osm stadt-gummersbach&lt;/Title&gt;<br />
    &#160;&#160;&#160; &lt;Abstract&gt;MS&lt;/Abstract&gt;<br />
    &#160;&#160;&#160; &lt;SRS&gt;epsg:900913&lt;/SRS&gt;<br />
    &#160;&#160;&#160; &lt;SRS&gt;epsg:31467&lt;/SRS&gt;<br />
    &#160;&#160;&#160; &lt;SRS&gt;epsg:31493&lt;/SRS&gt;<br />
    &#160;&#160;&#160; &lt;SRS&gt;epsg:4326&lt;/SRS&gt;<br />
    &#160;&#160;&#160; &lt;LatLonBoundingBox minx=&quot;5.86686&quot; miny=&quot;50.3354&quot; maxx=&quot;7.7912&quot; maxy=&quot;51.2502&quot; /&gt;<br />
    &#160;&#160;&#160; &lt;BoundingBox SRS=&quot;EPSG:4326&quot;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; minx=&quot;5.86686&quot; miny=&quot;50.3354&quot; maxx=&quot;7.7912&quot; maxy=&quot;51.2502&quot; /&gt;<br />
    &#160;&#160;&#160; &lt;Layer&gt;<br />
    &#160;&#160;&#160;&#160;&#160; &lt;Name&gt;default&lt;/Name&gt;<br />
    &lt;!-- WARNING: Mandatory metadata &#39;..._GROUP_TITLE&#39; was missing in this context. --&gt;<br />
    &#160;&#160;&#160;&#160;&#160; &lt;Title&gt;default&lt;/Title&gt;<br />
    &#160;&#160;&#160;&#160;&#160; &lt;Abstract&gt;default&lt;/Abstract&gt;<br />
    &#160;&#160;&#160;&#160;&#160; &lt;Layer queryable=&quot;0&quot; opaque=&quot;0&quot; cascaded=&quot;0&quot;&gt;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;Name&gt;land&lt;/Name&gt;<br />
    &lt;!-- WARNING: Mandatory metadata &#39;..._title&#39; was missing in this context. --&gt;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;Title&gt;land&lt;/Title&gt;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;SRS&gt;EPSG:900913&lt;/SRS&gt;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;LatLonBoundingBox minx=&quot;-180&quot; miny=&quot;-85.0512&quot; maxx=&quot;180&quot; maxy=&quot;83.6693&quot; /&gt;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;BoundingBox SRS=&quot;EPSG:900913&quot;<br />
    &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; minx=&quot;-2.00375e+07&quot; miny=&quot;-2.00377e+07&quot; maxx=&quot;2.00375e+07&quot; maxy=&quot;1.84644e+07&quot; /&gt;<br />
    &#160;&#160;&#160;&#160;&#160; &lt;/Layer&gt;<br />
    &#160;&#160;&#160; &lt;/Layer&gt;<br />
    &#160; &lt;/Layer&gt;<br />
    ......<br />
    <br />
    Does anyone have an approach as I get this error fixed?<br />
    <br />
    The attempt to replace the double quotes with simple, gives the same error.<br />
    <br />
    Ralf Eckert<br />
    <br />
    <span></span></p>

    <p style="margin: 0px;">&#160;</p>

    <p style="font-family: monospace; white-space: nowrap; margin: 5px 0px 5px 0px;">Stadtverwaltung Gummersbach<br />
    FB9 - GIS / Vermessung<br />
    Rathausplatz 1<br />
    51463 Gummersbach<br />
    <br />
    Tel: 02261 - 872303<br />
    http://gis.gummersbach.de</p>
  </body>
</html>