Personal tools
You are here: Home Documentation Errors loadLayer(): Unknown identifier. Maximum number of classes reached

loadLayer(): Unknown identifier. Maximum number of classes reached

Document Actions
Error displayed when attempting to draw a layer with a large number of classes.

This error states that MapServer has reached its limit for the maximum number of classes for the layer. This maximum can be modified in the MapServer source, and can then be re-compiled. map.h contains the default values, and below are the defaults for MapServer 4.10 and 4.8:

#define MS_MAXCLASSES 250
#define MS_MAXSTYLES 5
#define MS_MAXLAYERS 200 

This Error Reference applies to: Any version.

by Jeff McKenna last modified 2006-10-24 14:02

some one can help me ,I have this problem too!

Posted by Xiaobao Zang at 2007-08-17 04:15
some one can help me ,I have this problem too!

Powered by Plone