[Mapserver-users] Url-defined feature data

Ballini Yvain Ballini.Yvain at seat.it
Wed Mar 24 11:36:58 EST 2004


Hi List,

I would like to add some feature on my url in order to show dynamically
some symbols on my map (of which I set the coordinates in the url).
For doing it I've add in my map file a layer definition like that:


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

And I call this layer like this in the Url:
"...&layer=pallino&...&imgext=515966+5044030+516931+5044884..&map_pallin
o_class=new&map_pallino_class_points=516400+5044530&map=e%3A%5Cmapserver
%5Citasca%5Cdemo.map&..."
With this url, I'm expecting to see a symbol "pallino" quite in the
center of my map but I see nothing.
Could you 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