[Mapserver-users] ID in mapserver 4.0
Swaminathan, Gayathri
gayathri at ou.edu
Tue Oct 21 11:21:38 PDT 2003
Hi:
I am trying to get ID work in mapserver version 4.0
This layer definition in mapserver-366 will work right and return results,
but not do the same in mapserver version 4.0.It returns the EMPTY url
everytime for a querybyPoint()
What is wrong with the layer definition?
I have gone through the list archives, docs to see if this is set right.
Please do let me know if something need to be corrected.
### STATE ###
LAYER
NAME state
group state
TYPE POLYGON
STATUS DEFAULT
DATA county
PROJECTION #GEOGRAPHIC NAD83
proj=longlat
ellps=GRS80
no_defs
END
CLASS#
#COLOR 255 255 255
TEMPLATE "IDCounty.htm"
COLOR 255 255 255
END
METADATA
"wms_title" "State"
END
END
Thanks,
Gayathri
More information about the MapServer-users
mailing list