[maplab-users] Labeling issue

kgrootendorst at baird.com kgrootendorst at baird.com
Fri Jul 9 09:41:24 EDT 2004


Zak,
The tutorial mapfile does not display in the preview window. 
I checked maptools.org  but did not see the gmap test application - could 
you be more specific?
I'm assuming it must be a freetype problem as you say, since when the 
labels are turned on, I receive the 'broken' map.
What's the best way to go about fixing a freetype problem?

Kevin

______________________________
Baird 
Innovation, Excellence, & Service 
Oceans, Lakes & Rivers
Kevin Grootendorst 
905-845-5385 phone    905-845-0698 fax
627 Lyons Lane, Suite 200
Oakville, Ontario, Canada L6J 5Z7 
mailto:kgrootendorst at baird.com    http://www.baird.com/ 
______________________________



Zak James <zak-ms at hoppsan.org> 
07/09/2004 09:34 AM

To
kgrootendorst at baird.com
cc
maplab help <maplab-users at lists.maptools.org>
Subject
Re: [maplab-users] Labeling issue






Hi Kevin,

Your mapscript looks to be configured ok, but that's not a guarantee 
that the truetype support is working. Does the tutorial mapfile load ok 
and display in the preview window? You might also consider downloading 
the gmap test application from maptools. You can turn on and off labels 
and if it breaks (i.e. no map image) only when label layers are on, you 
know it's a freetype problem.

zak
--
Zak James
Applications and Software Development
DM Solutions Group Inc.
http://www.dmsolutions.ca


On Jul 9, 2004, at 9:14 AM, kgrootendorst at baird.com wrote:

> Zak,
> I did not use the ms4w package.  I thought I successfully configured
> mapscript (according to the documentation).  Would there be a line of 
> code
> that would need to be modified?  Does it have any thing to do with 
> Java? I
> just realized I don't have the latest JRE.
>
> MapScript
> MapServer Version
> MapServer version 4.2.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
> OUTPUT=PDF OUTPUT=SWF SUPPORTS=PROJ SUPPORTS=FREETYPE 
> SUPPORTS=WMS_SERVER
> SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT 
> INPUT=POSTGIS
> INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
> PHP MapScript Version
> ($Revision: 1.194.2.3 $ $Date: 2004/05/13 21:37:44 $)
>
>
> Thanks.
>
> Kevin
>
>
>
>
> Zak James <zak-ms at hoppsan.org>
> 07/09/2004 09:03 AM
>
> To
> kgrootendorst at baird.com
> cc
> maplab-users at lists.maptools.org
> Subject
> [SPAM] - Re: [maplab-users] Labeling issue - Email found in subject
>
>
>
>
>
>
> Hi,
>
> How did you install maplab? Are you using the ms4w package? What you
> describe suggests that the truetype font support is not present in
> mapscript for some reason.
>
> zak
> --
> Zak James
> Applications and Software Development
> DM Solutions Group Inc.
> http://www.dmsolutions.ca
>
>
> On Jul 8, 2004, at 11:14 AM, kgrootendorst at baird.com wrote:
>
>> I'm a new MapLab/MapServer user, so this is probably a basic question.
>> I'm having trouble labeling features in MapLab (attribute column =
>> NAME),
>> and I'm not sure why.  Below is a snippet of code from my mapfile,
>> defining a particular layer:
>>
>> LAYER
>>     NAME "New_York_County"
>>     STATUS ON
>>     DATA "./New_York_County"
>>     TYPE POLYGON
>>     UNITS METERS
>>     SIZEUNITS PIXELS
>>     #CLASSITEM "NAME"
>>     LABELITEM "NAME"
>>     CLASS
>>       NAME "New_York_County"
>>       TEMPLATE "ttt"
>>       LABEL
>>         TYPE TRUETYPE
>>         FONT "fritqat"
>>         SIZE 10
>>         POSITION AUTO
>>         COLOR 255 0 0
>>       END
>>       STYLE
>>         SYMBOL 0
>>         COLOR 252 241 207
>>         OUTLINECOLOR 0 0 0
>>       END
>>     END
>>
>> When I uncomment out the LABELITEM tag, I can't preview the map.   If 
>> I
>> comment out the tag, the map draws fine - just without labels.
>> I'm sure it's something really simple to fix.  Any ideas?
>>
>> Windows 2000
>> maplab-2.1-rc3
>> mapserver 4.2
>> Apache 2.0
>> php 4.3.4
>>
>> Thanks.   Kevin_______________________________________________
>> Maplab-users mailing list
>> Maplab-users at lists.maptools.org
>> http://lists.maptools.org/mailman/listinfo/maplab-users
>
>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/maplab-users/attachments/20040709/a62f8b8d/attachment-0001.htm


More information about the Maplab-users mailing list