Problems getting inline features to work as part of URL request

William Hudspeth bhudspeth at EDAC.UNM.EDU
Tue Nov 8 16:18:22 EST 2005


Hello,

I am having problems getting inline features to appear in my map images.

My generic mapfile definition for the layer looks like this:

LAYER
 NAME inlinepoints
 TYPE POINT
 STATUS DEFAULT
 CLASS
   COLOR 255 0 0
   SYMBOL 'circle'
   SIZE 8
 END
END

My URL request looks like this:

http://falstaff.unm.edu/cgi-bin/reason/branching_client.py?
layer=inlinepoints&map_inlinepoints_feature=new&map_inlinepoints_feature_points=-106+34

My projection params are set to latlong, wgs84. I am running Mapserver
4.6 on Linux Red Hat Enterprise Advanced Server 3.0. I have tried
reversing the order of the lat and long values in the URL, with no
effect.

Any suggestions appreciated.

Bill



More information about the mapserver-users mailing list