[Mapserver-users] easy question

Eric Bridger eric@gomoos.org
06 Jan 2004 12:30:01 -0500


On Tue, 2004-01-06 at 12:02, Hugo Nathaniel Rodrigues wrote:
> thanks eric, i tried it but didnt work, here is my map file:
> 
> NAME FIRSTMAP
> SIZE 400 300
> STATUS ON
> EXTENT 598047.223047 781652.733880 619791.428883 812944.406142
> UNITS METERS
> IMAGECOLOR 255 255 255
> 
> 
> WEB
>   IMAGEPATH "/tmp/ms_tmp/"
>   IMAGEURL "/ms_tmp/"
> 
>  LOG "/tmp/gmap.log"
> END
> 
> LAYER
> NAME testpoint
> STATUS ON
> TYPE POINT
> CLASS
>    COLOR 200 255 0
>    SIZE 10
> END
> FEATURE
>    POINTS 618579.06 806912.68 END
> END
> END
> END
> 
> i received blank screen and not one point (or any green symbol), anyone
> knows why?
> Hugo Rodrigues
> Analista/Consultor
> SSSS - Prodabel
 
Try STATUS DEFAULT.  Also try SIZE 50.
If those don't work add TRANSFORM FALSE to your layer and use pixels for
your POINTS 50 50 END.

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users