Hi all,

I am a newbie for both Map Server and PMapper.

I installed Map Server via FGS. And created a map file using QGIS. It 
works fine when I send

http://192.168.2.88:8000/cgi-bin/mapserv?mode=map&map=/opt/fgs/www/cgi-bin/beylikduzugis.map&layer=geoyol

and the map file setting on PMapper is

<mapFile>/opt/fgs/www/cgi-bin/beylikduzugis.map</mapFile>

There are only three simple PostGIS layers which are geoyol, parsel, 
geokapi in .map file.

I get no error messages on PMapper (also checked the page source) But 
the map is not displayed.

My current map file is as follows (previously there were groups etc. It 
did not work like that also so I removed.) :

<map>
<mapFile>/opt/fgs/www/cgi-bin/beylikduzugis.map</mapFile>
<tplMapFile>common/template.map</tplMapFile>
             <categories>
                 <category name="geoyol">
                     <group>geoyol</group>
                 </category>
                 <category name="geokapi">
                     <group>geokapi</group>
                 </category>
                 <category name="parsel">
                     <group>parsel</group>
                 </category>
             </categories>
             <layerAutoRefresh>1</layerAutoRefresh>
             <imgFormat>png</imgFormat>
             <altImgFormat>jpeg</altImgFormat>
             <!--
             <altImgFormatLayers>
                 <layer>jpl_wms_global_mosaic</layer>
                 <layer>dem</layer>
             </altImgFormatLayers>
             -->
             <sliderMax>max</sliderMax>
             <sliderMin>100000</sliderMin>
  </map>

Could anyone give me an idea what the wrong thing is with this 
configuration?

Many thanks.

------------------------------------------------------------------------------
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to