[mapserver-users] setSymbolSet() problem with PHP
Daniel Morissette
morissette at dmsolutions.ca
Wed May 1 06:47:23 PDT 2002
Vincent Jansen wrote:
>
> MapServer version 3.5 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP SUPPORTS=TTF
> INPUT=TIFF INPUT=EPPL7 INPUT=JPEG INPUT=SHAPEFILE
>
> and i'm having problems with the following
>
> $mapObject->setSymbolSet($symbolFile);
>
> returns:
>
> Fatal error: Call to undefined function: setsymbolset()
Vincent,
setSymbolSet() was added after the 3.5 release, so it's available only
in the 3.6dev version in CVS.
I assume that you found it in the PHP MapScript Class Ref on the UMN
website: http://mapserver.gis.umn.edu/doc/phpmapscript-class-guide.html
This document is automatically updated from CVS every night and hence
applies to the 3.6dev version and not the 3.5 version.
I think this is a problem on the UMN website... there should be a stable
copy of the 3.5 docs in addition to this copy of the latest docs
automatically generated from CVS. I'll send a note to Steve and Jamie
about that.
In the meantime, you can access a copy of the 3.5 PHP MapScript docs on
our site at
http://www2.dmsolutions.ca/mapserver/php_mapscript/php_mapscript_docs35.html
--
------------------------------------------------------------
Daniel Morissette morissette at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
Don't put for tomorrow what you can do today, because if
you enjoy it today you can do it again tomorrow.
More information about the MapServer-users
mailing list