MapTools.org

[maplab-users] query in mapserver 3.6.6

Daniel Morissette morissette@dmsolutions.ca
Tue, 05 Aug 2003 18:08:11 -0400
Paul Oduro wrote:
> 
> I am upgrading an application that used mapserver 3.3 to use mapserver
> 3.6.6. I keep getting loadmap() error on the query tag.
> 
> Any ideas would be welcome.
> 
> The exact error msg is :  loadLayer(): Unknown identifier. (QUERY):(123)
> 
> 

The QUERY object is gone in 3.6 and the TEMPLATE parameter setting has 
moved to the class level.  All CLASSes that contain a TEMPLATE value are 
considered queryable.  You can also set TEMPLATE at the layer level to 
make all classes queryable.

Daniel
-- 
------------------------------------------------------------
  Daniel Morissette               morissette@dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------



This archive was generated by Pipermail.