<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:24pt"><div style="font-family: times new roman,new york,times,serif; font-size: 24pt;"><font size="2" face="Tahoma">oh sorry about text, but still nothing change<br><br><br><br><br><br></font><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">Dari:</span></b> David Martinez Morata &lt;damarmo@gmail.com&gt;vdsvfefe<br><b><span style="font-weight: bold;">Kepada:</span></b> Rangga Negara &lt;rkn2003@yahoo.co.id&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> Jeff McKenna &lt;jmckenna@gatewaygeomatics.com&gt;; ms4w-users@lists.maptools.org<br><b><span style="font-weight: bold;">Terkirim:</span></b> Rabu, 2 September, 2009 21:34:55<br><b><span style="font-weight: bold;">Judul:</span></b> Re:
 [MS4W-Users] Bls: Trs: cannot render image<br></font><br><font size="6">TRY to write with a smaller text Please!</font><br><br>And try to comment (add "#" character) at the start of the "IMAGECOLOR&nbsp; 255 255 255" line<br><br><br><div class="gmail_quote">2009/9/2 Rangga Negara <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:rkn2003@yahoo.co.id" target="_blank" href="mailto:rkn2003@yahoo.co.id">rkn2003@yahoo.co.id</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: times new roman,new york,times,serif; font-size: 24pt;"><div>i already with shp2img and i got the picture, <br>
but still in browser just white colour it the image box <br></div><div style="font-family: times new roman,new york,times,serif; font-size: 24pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">
<font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">Dari:</span></b> Jeff McKenna &lt;<a rel="nofollow" ymailto="mailto:jmckenna@gatewaygeomatics.com" target="_blank" href="mailto:jmckenna@gatewaygeomatics.com">jmckenna@gatewaygeomatics.com</a>&gt;<br><b><span style="font-weight: bold;">Kepada:</span></b> <a rel="nofollow" ymailto="mailto:ms4w-users@lists.maptools.org" target="_blank" href="mailto:ms4w-users@lists.maptools.org">ms4w-users@lists.maptools.org</a><br>
<b><span style="font-weight: bold;">Terkirim:</span></b> Rabu, 2 September, 2009 20:29:27<br><b><span style="font-weight: bold;">Judul:</span></b> Re: [MS4W-Users] Trs: cannot render image<br></font><br>Rangga Negara wrote:<br>
&gt; hi, i just not understand why the map cannot render<br>&gt;
 this is my mapfile<br>&gt; <br>&gt; name "b"<br>&gt; SIZE 600 500<br>&gt; UNITS DD<br>&gt; IMAGETYPE JPEG<br>&gt; IMAGECOLOR&nbsp; 255 255 255<br>&gt; SHAPEPATH "C:/ms4w/home/mapdata/"<br>&gt; EXTENT -77.119900 38.791513&nbsp; -76.909396 38.995109<br>
&gt; STATUS ON<br>&gt; <br>&gt; #<br>&gt; #&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Start of web interface definition<br>&gt; #<br>&gt; <br>&gt; WEB<br>&gt;&nbsp; &nbsp;  TEMPLATE '/ms4w/apache/htdocs/b.html'<br>&gt;&nbsp; &nbsp;  IMAGEPATH '/ms4w/tmp/ms_tmp/'<br>
&gt;&nbsp; &nbsp;  IMAGEURL '/ms_tmp/'<br>&gt; END # WEB Section<br>&gt; <br>&gt; #<br>&gt; #&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Start of Layer definition<br>&gt; #<br>&gt; LAYER<br>&gt;&nbsp; &nbsp;  NAME&nbsp; county<br>&gt;&nbsp; &nbsp;  TYPE polygon<br>&gt;&nbsp; &nbsp;  STATUS ON<br>
&gt;&nbsp; &nbsp;  CONNECTIONTYPE OGR<br>&gt;&nbsp; &nbsp;  CONNECTION "c:/ms4w/home/mapdata/county.TAB"<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
 CLASS<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  NAME "county"<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  STYLE<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  COLOR 254 222 212<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  OUTLINECOLOR 0 0 0<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  END<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp;  END # Class section<br>
&gt; END # LAYER Section<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; <br>&gt; END # MapFile<br>&gt; <br>&gt; <br>&gt; ------and this is my html--------------------------------------------<br>&gt; &lt;html&gt;<br>&gt; &lt;head&gt; &lt;title&gt;MapServer First Map&lt;/title&gt;&lt;/head&gt;<br>
&gt; &lt;body&gt;<br>&gt;&nbsp; &nbsp; &lt;form method=POST action="/cgi-bin/mapserv.exe?"&gt;<br>&gt;&nbsp; &nbsp; &nbsp;  &lt;input type="submit" value="Click Me"&gt;<br>&gt;&nbsp; &nbsp; &nbsp;  &lt;input type="hidden" name="map" <br>
&gt;
 value="C:/ms4w/home/mapdata/b.map&amp;layers=all&amp;mode=map"&gt;<br>&gt;&nbsp; &nbsp; &nbsp;  &lt;input type="hidden" name="map_web"<br>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; value="imagepath /ms4w/tmp/ms_tmp/"&gt;<br>
&gt;&nbsp; &nbsp; &lt;/form&gt;<br>&gt;&nbsp; &nbsp; &lt;IMG SRC="[img]" width=600 height=500 border=0&gt;<br>&gt; &lt;/body&gt;<br>&gt; &lt;/html&gt;<br>&gt; -------------------------------------------------------------------------<br>
&gt; <br>&gt; output just white colour on the image box?<br><br>Hello,<br><br>Here are my thoughts:<br><br>- use the ogrinfo commandline utility to get the extents of the TAB file <br>(also included in MS4W)<br>- use the extents from ogrinfo in the EXTENT parameter of your mapfile<br>
- test your mapfile using the shp2img commandline utility <br>(<a rel="nofollow" target="_blank" href="http://www.mapserver.org/utilities/shp2img.html">http://www.mapserver.org/utilities/shp2img.html</a>), which is included in
 MS4W<br><br>-jeff<br><br><br>-- <br>Jeff McKenna<br>FOSS4G Consulting and Training Services<br><a rel="nofollow" target="_blank" href="http://www.gatewaygeomatics.com/">http://www.gatewaygeomatics.com/</a><br><br><br><br><br><br><br>_______________________________________________<br>
MS4W-Users mailing list<br><a rel="nofollow" ymailto="mailto:MS4W-Users@lists.maptools.org" target="_blank" href="mailto:MS4W-Users@lists.maptools.org">MS4W-Users@lists.maptools.org</a><br><a rel="nofollow" target="_blank" href="http://lists.maptools.org/mailman/listinfo/ms4w-users">http://lists.maptools.org/mailman/listinfo/ms4w-users</a><br>
</div></div></div><div class="hm"><br>
      <hr size="1"> <a rel="nofollow" target="_blank" href="http://sg.rd.yahoo.com/sg/messenger/maxwell/*http://id.messenger.yahoo.com/"> Coba Yahoo! Messenger 9.0 baru </a> Akhirnya datang juga!</div></div><br>_______________________________________________<br>

MS4W-Users mailing list<br>
<a rel="nofollow" ymailto="mailto:MS4W-Users@lists.maptools.org" target="_blank" href="mailto:MS4W-Users@lists.maptools.org">MS4W-Users@lists.maptools.org</a><br>
<a rel="nofollow" target="_blank" href="http://lists.maptools.org/mailman/listinfo/ms4w-users">http://lists.maptools.org/mailman/listinfo/ms4w-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Martinez Morata David<br>Thinking GIS<br>
</div></div></div><br>
      <hr size=1> <a href="http://sg.rd.yahoo.com/id/messenger/trueswitch/mailtagline/*http://id.messenger.yahoo.com/invite/"> Selalu bersama teman-teman di Yahoo! Messenger</a><br> Tambahkan mereka dari email atau jaringan sosial Anda sekarang!</body></html>