[Mapserver-users] inline map features and mapfile variable substitution
Scott Miller
hexagenia@hotmail.com
Sat, 06 Mar 2004 20:37:01 -0900
I am trying to map inline features that have xy coordinates submitted
through the url to cgi mapserver.
For example the url would be like this
http://localhost/cgi-bin/mapserv?mode=browse&map=../html/mapfiles/xypoint.map&xcoord=480000&ycoord=7228200
and the mapfile would contain a feature object like this:
FEATURE
POINTS "%xcoord%" "%ycoord%" END
END
When I do this I always get a message saying loadFeaturePoints():Unknown
identifier. Parsing error near (%xcoord%):(Line 65)
Why can I substitute variables into other areas of the map file but not
POINTS? Is POINTS supposed to accept cgi variables?
Scott Miller
_________________________________________________________________
One-click access to Hotmail from any Web page – download MSN Toolbar now!
http://clk.atdmt.com/AVE/go/onm00200413ave/direct/01/
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users