[Mapserver-users] Mapscript error question
pw
p.willis at telus.net
Wed Jan 14 13:41:52 PST 2004
Hello again,
Is this problem a symptom of PHP4 with freetype?
If so which build should freetype be disabled in, mapserver
or apache?
I have also found that mapserv is reading the .map file but
is generating an error when it trys to implement the
settings. I will modify the source for mapserver to
dump debug info into a file so I can see what is happening.
Thanks
Peter
>
> The projection I have in my mapfile.map is defined as follows:
>
>
/*..........................................................................
> ....................*/
>
> NAME THEMAP
> STATUS ON
> SIZE 600 450
> SYMBOLSET ../etc/symbols.sym
>
> PROJECTION
> "proj=cea"
> "ellps=GRS80"
> "lat_0=49"
> "lon_0=-95"
> "lat_1=49"
> "lat_2=77"
> "datum=NAD83"
> END
>
>
/*..........................................................................
> ..................*/
>
> The cea projection works fine if I call proj from the command line and
> plug some values in.
>
> The dump from mapserv is:
>
> cgi-bin/mapserv -v
> MapServer version 4.0.1
> OUTPUT=PNG OUTPUT=JPEG
> OUTPUT=WBMP
> SUPPORTS=PROJ
> SUPPORTS=FREETYPE
> SUPPORTS=WMS_SERVER
> INPUT=TIFF
> INPUT=EPPL7 INPUT=JPEG
> INPUT=POSTGIS INPUT=OGR
> INPUT=GDAL INPUT=SHAPEFILE
>
> Thanks for any insights.
>
> Peter
More information about the MapServer-users
mailing list