What does "it doesn't work mean"? What version of MapServer? What client are 
you doing the identify from? What does
the URL you're feeding to MapServer that doesn't work look like?

Steve

>>> On 12/5/2008 at 3:19 PM, in message
<[EMAIL PROTECTED]>, John Kummun
<[EMAIL PROTECTED]> wrote:
> 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
> 
> 
>       

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to