Errors
Error reference section.
Data Access
-
drawEPP(): EPPL7 support is not available
- Error displayed when not using EPPL7 data.
General
-
loadMapInternal(): Given map extent is invalid
- When loading your mapfile or one of your layers, MapServer complains about an invalid extent
-
msSaveImageGD(): Unable to access file
- Error displayed when attempting to display map image.
-
msLoadMap(): Failed to open map file
- Error displayed when trying to display map image.
-
msQueryByPoint: search returned no results
- Error displayed when a feature is known to exist at that location.
-
msLoadFontset(): Error opening fontset
- Error when attempting to display a label.
-
msGetLabelSize(): Requested font not found
- Error displayed when attempting to display a specific font.
-
loadLayer(): Unknown identifier. Maximum number of classes reached
- Error displayed when attempting to draw a layer with a large number of classes.
-
msReturnPage(): Web application error. Malformed template name
- This error may occur when you are attempting to use a URL template for a query. The issue is that URL templates are only allowed for query modes that return only one result (e.g. query or itemquery)
MapScript
-
Unable to load dll (mapscript)
- One of the dll-s could not be loaded that mapscript.dll depends on.
Projections
-
msProcessProjection(): Projection library error.major axis or radius = 0 not given
- Error displayed when attempting to specify projection parameters.
-
msProcessProjection(): no options found in 'init' file
- Error displayed when attempting to use a specific projection.
-
msProcessProjection(): No such file or directory
- Error displayed when trying to refer to an epsg file.