[Geomoose-users] Labeling Points

Fischer, Brian bfischer at houstonengineeringinc.com
Wed Apr 9 16:37:49 EDT 2008


Try removing these keywords from your mapfile.  I don't think they are
valid for points.
 
- under style "outlinecolor" and under the label "minfeaturesize"
 
Brian Fischer
Houston Engineering, Inc.
Maple Grove, MN
(763) 493-4522
 

________________________________

From: geomoose-users-bounces at lists.sourceforge.net
[mailto:geomoose-users-bounces at lists.sourceforge.net] On Behalf Of
Clinton Olsen
Sent: Wednesday, April 09, 2008 11:04 AM
To: geomoose-users at lists.sourceforge.net
Subject: [Geomoose-users] Labeling Points


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/b83467f4/attachment.html


More information about the Geomoose-users mailing list