[Mapserver-users] dynamic pointing problem

Eric Bridger eric at gomoos.org
Thu Oct 30 11:44:58 EST 2003


--=====================_20048019==_.ALT
Content-Type: text/plain; charset="us-ascii"

Just a guess but I think someone recently posted about problems caused by using a mapserver keyword as a layer name. (point)  Try renaming your point layer to point_layer or something.



At 06:04 PM 10/30/2003 +0200, Murat Isik wrote:
> 
>Hello,
> 
>I have been trying to write a php code that prints a point at a certain coordinate on a map. I have taken example from a few mails of this list, however although it seems ok to me, it does not work, does not even display the actual map. The php code and the map file are very simple and are the following:
> 
>LAYER
>  NAME 'point'
>  TYPE point
>  STATUS ON
>   CLASS
>    SYMBOL 'circle'
>    COLOR 255 0 0
>    SIZE 20
>     LABEL
>      COLOR 0 0 0
>     END
>   END
> 
>END
 
--=====================_20048019==_.ALT
Content-Type: text/html; charset="us-ascii"

<html>
Just a guess but I think someone recently posted about problems caused by
using a mapserver keyword as a layer name. (point)&nbsp; Try renaming
your point layer to point_layer or something.<br>
<br>
<br>
<br>
At 06:04 PM 10/30/2003 +0200, Murat Isik wrote:<br>
<blockquote type=cite cite>&nbsp;<br>
<font face="arial" size=2>Hello,</font><br>
&nbsp;<br>
<font face="arial" size=2>I have been trying to write a php code that
prints a point at a certain coordinate on a map. I have taken example
from a few mails of this list, however although it seems ok to me, it
does not work, does not even display the actual map. The php code and the
map file are very simple and are the following:</font><br>
&nbsp;<font face="arial" size=2><br>
LAYER<br>
&nbsp; NAME 'point'<br>
&nbsp; TYPE point<br>
&nbsp; STATUS ON<br>
&nbsp;&nbsp; CLASS<br>
&nbsp;&nbsp;&nbsp; SYMBOL 'circle'<br>
&nbsp;&nbsp;&nbsp; COLOR 255 0 0<br>
&nbsp;&nbsp;&nbsp; SIZE 20<br>
&nbsp;&nbsp;&nbsp;&nbsp; LABEL<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 0<br>
&nbsp;&nbsp;&nbsp;&nbsp; END<br>
&nbsp;&nbsp; END<br>
&nbsp;<br>
END</blockquote>&nbsp;</font></html>

--=====================_20048019==_.ALT--




More information about the mapserver-users mailing list