[Geomoose-users] Labeling Points
Clinton Olsen
clinton at co.emery.ut.us
Wed Apr 9 12:03:47 EDT 2008
Hi,
This might be any eay one for you guys. I have successfully added a points
layer to the GeoMoose Map, now I am trying to get labels to appear for the
points. I can get lines, and polygons to show labels but the points will
not. Here is an example of my points map file.
MAP
NAME 'EMERY_PLACENAMES'
SIZE 800 650
STATUS ON
EXTENT 1426801 6519737 2267577 7175357
UNITS FEET
FONTSET '../fonts/fontset.list'
SYMBOLSET '../symbols/symbol.sym'
TRANSPARENT TRUE
IMAGETYPE PNG
QUERYMAP
STATUS ON
STYLE SELECTED
END
WEB
INCLUDE
"/emerycounty/ms4w/apps/GeoMOOSE/interactive_maps/web_config.map"
END
LEGEND
STATUS ON
END
LAYER
NAME "placenames"
DATA "placenames.shp"
STATUS DEFAULT
TYPE POINT
LABELITEM 'NAME'
LABELCACHE ON
LABELMAXSCALE 100000
CLASS
NAME 'Attractions'
STYLE
SYMBOL 'STAR'
COLOR 0 255 0
OUTLINECOLOR 0 0 0
SIZE 5
END
LABEL
TYPE TRUETYPE
FONT vera_sans
SIZE 8
ANTIALIAS TRUE
COLOR 0 0 0
OUTLINECOLOR 254 254 254
BUFFER 4
MINFEATURESIZE auto
PARTIALS FALSE
POSITION cc
END
END
END
END
Clinton Olsen
Emery County
IS/GIS Technician
(435) 381-5281
clinton at co.emery.ut.us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20080409/00376f81/attachment.html
More information about the Geomoose-users
mailing list