[Mapserver-users] getInteger(): Symbol definition error.

Daniel Morissette dmorissette at dmsolutions.ca
Tue Jul 13 00:15:53 EDT 2004


Williams John wrote:
> I am receiving this error
> 
> getInteger(): Symbol definition error. Parsing error near (END):(line 170)
> 
> upon implementing this block of code. All vector layers are working 
> fine. However this raster layer does not.
> 
> LAYER
> MINSCALE 1
> MAXSCALE 150000
> NAME world_best
> TYPE RASTER
> TILEINDEX "C:\__MAPSERVER_SHAPEFILES\world_best_sort"
> TILEITEM "location"
> STATUS OFF
> #FILTERITEM "location"
> #FILTER "lk"
> OFFSITE 0
> END
> 

Starting with V4.0, OFFSITE expects a set of 3 values (r g b) instead of 
a color index.

-- 
------------------------------------------------------------
  Daniel Morissette               dmorissette at dmsolutions.ca
  DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------




More information about the mapserver-users mailing list