[Mapserver-users] Url-defined symbol

Ballini Yvain Ballini.Yvain at seat.it
Thu Mar 25 10:04:37 EST 2004


Hi List,

I would like to add some feature on my url in order to show dynamically
a symbol on my map : tipically, I would like to show a crosshair,
setting its ccordinates in the url.
For doing it I've added in my map file a layer definition like that:

LAYER 
    NAME pallino
    TYPE POINT
    STATUS ON
    FEATURE
     POINTS END
    END
    CLASS
        NAME "pallino"
        SYMBOL "pallino"
    END
END 

And I call this layer like this in the Url:
".../scripts/mapserv.exe?mode=map&layer=vie_navtech&layer=pallino&zoomdi
r=0&imgxy=415+390&imgext=515305+5036405+516270+5037259&imgsize=630+580&m
ap_pallino_class=new&map_pallino_class_points=515800+5036800&map=e%3A%5C
mapserver%5Citasca%5Cdemo.map"
With this url, I'm expecting to see a symbol "pallino" quite in the
center of my map but I don't see anything execpt the other layer
(vie_navtech).
Could someone tell me where I'm wrong, and how I should do in order to
show correctly my symbol?
Thanks a lot !

Yvain.




More information about the mapserver-users mailing list