Example of placing a PNG symbol in a map.
Bob Basques
bob.basques at CI.STPAUL.MN.US
Thu Jan 26 16:27:25 PST 2006
Got it to work.
MAP
NAME 'city_logo'
UNITS FEET
TRANSPARENT TRUE
IMAGETYPE PNG
SYMBOLSET annotation.symbols
LAYER
NAME 'city_logo'
STATUS DEFAULT
TYPE POINT
TRANSFORM OFF
FEATURE
POINTS 40 73 END
#TEXT "test"
END
CLASS
STYLE
COLOR 255 0 0
SYMBOL 'city_logo'
SIZE 1
END
LABEL
TYPE bitmap
END
END
END
END
Bob Basques wrote:
>All,
>
>Can someone send me an example Mapfile entry for placing a PNG image at
>a particular location in a MapServer Layer?
>
>I need to add in a Logo to a map in the Lower Left Corner, is there
>something similar to a Scalebar positioning (LL) parameter for example?
>
>thanks
>
>
>
>bobb
>
>
>
More information about the MapServer-users
mailing list