[mapserver-users] CGI feature objects in 3.6.1

Jensen, Hannah ERDC-CRREL-NH Hannah.Jensen at erdc.usace.army.mil
Tue Jul 23 10:02:24 EDT 2002


Hi, all.  Has anything changed in how MapServer deals with new features in 3.6.1?  I have a very simple CGI request that used to work in 3.5 but no longer works in 3.6.1.  All I want to do is draw a star on a reference map at a particular location.  Here's the CGI string and layer definition:

http://myserver/cgi-bin/mapserv?mode=map&map=../mapfiles/reference.map&layer=marker&map_marker_feature=new&map_marker_feature_points=-1562716.9823400327+1779629.0751406713


  LAYER
    NAME 'marker'
    STATUS on
    TYPE POINT
    CLASS
      SYMBOL 'star'
      COLOR 255 153 51
      OUTLINECOLOR 0 0 0
      SIZE 8
    END
  END


Any help is much appreciated!  



Thanks,
Hannah



Hannah Jensen
Remote Sensing / GIS Center
Cold Regions Research and Engineering Lab (CRREL)
US Army Corps of Engineers
72 Lyme Rd, Hanover, NH 03755-1290





More information about the mapserver-users mailing list