[mapserver-users] IDENTIFY TOOL

John Kummun boache578 at yahoo.com
Fri Dec 5 16:19:42 EST 2008


I am having problem with the identify tool. The old layers that i created are responding fine with this tool but i am trying to use this tool on the newly created layers but it doesn't work. What might be the problem. 
 
identify mapfile
 
LAYER
  NAME 'bridges'
  DATA 'transportation/HIGHWAYBRIDGE07.shp'
  STATUS ON
  TYPE POINT
  METADATA
  qstring_validation_pattern '.'
  END
  TEMPLATE 'transportation/identify_bridges.html'
  TOLERANCE 2
 END
 
template
 
<tr bgcolor="#DEE5EB"><td colspan="2"><b><u>Bridges</u></b></tr>
<tr>
<td align="right"><b>bridge number:</b></td>
<td>[BRIDGE_NO]</td>
</tr>
<tr>
<td align="right"><b>Status:</b></td>
<td>[STATUS]</td>
</tr>
<tr>
<td align="right"><b>Map link:</b></td>
<td>[MAPLINK]</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
 
Bernard John Kummon
Indiana


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20081205/d37dfc58/attachment.html


More information about the mapserver-users mailing list