Things are comming along but .... pleaselook at this mapfile dump
Joseph Norris
sirronj at PACBELL.NET
Mon Nov 29 15:02:39 PST 2004
Norman,
Thanks - but what do you mean? - in my symbol circle do I change the type
to simple? Where do I change the size?
Thanks.
#Joseph Norris (Perl - what else is there?/Linux/CGI/Mysql) print @c=map chr
$_+100,(6,17,15,16,-68,-3,10,11,16,4,1,14,-68,12,1,14,8,-68,4,-3,-1,7,1,14,-
68,-26,11,15,1,12,4,-68,-22,11,14,14,5,15,-90);
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at lists.umn.edu]On
Behalf Of Norman Vine
Sent: Monday, November 29, 2004 2:43 PM
To: MAPSERVER-USERS at lists.umn.edu
Subject: Re: [UMN_MAPSERVER-USERS] Things are comming along but ....
pleaselook at this mapfile dump
Joseph Norris writes:
>
> I did that Steve - no change. What's really strange is that I know that
> mapserver is recognizing my Teacher class because its coming up in the
> legend. But no circle symbols are showing up in my map. The features are
> not showing.
Not sure tht this is your problem but
TIP:
When developing / troubleshooting map rendering make sure your marker
logic
is SIMPLE and LARGE
see below
> >
> > LAYER
> > NAME "points"
> > SIZEUNITS PIXELS
> > STATUS DEFAULT
> > TOLERANCE 0
> > TOLERANCEUNITS PIXELS
> > TYPE POINT
> > UNITS FEET
> >
> > PROJECTION
> > "proj=latlong"
> > END
> >
> > CLASS
> > NAME "Teacher"
> > LABEL
> > SIZE LARGE
> > TYPE BITMAP
> > BUFFER 2
> > COLOR 255 102 102
> > MINFEATURESIZE AUTO
> > POSITION AUTO
> > END
> > STYLE
> > COLOR 255 102 102
###> > MAXSIZE 100
####> > MINSIZE 1
> > OUTLINECOLOR 255 153 51
####> > SIZE 10
SIZE = 25
> > SYMBOL "circle"
> > END
> > END
> > FEATURE
> > POINTS
> > -121.507 38.5263
> > END
> > TEXT "Mary Lyn Kagan"
> > END
> > FEATURE
> > POINTS
> > -122.451 37.7752
> > END
> > TEXT "Greg D'Amico"
> > END
>
More information about the MapServer-users
mailing list