[mapserver-users] Re: symbolunits meters doesn't work

knasia knasia at poczta.fm
Mon Oct 17 09:19:38 EDT 2011


This is my declaration:

 PROJECTION
  "init=epsg:4326"
 END
UNITS METERS

No matter what I use my symbol is of a size which has nothing to do with
real legth in meters. When I change zoom level size of a symbol is the same.
I want to have symbols 7 meters long, but they are all the time the same.
Maybe I shouldn't use symbol made of POINTS but something else.

For example now I use arrows such as:
SYMBOL
    NAME "backArrow"
    TYPE vector
    POINTS
        0 1
        1 0
        -99 -99
        0 1
        1 2
        -99 -99
        0 1
        4 1
    END
	STYLE
	1 40 1 40
	END
END

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/symbolunits-meters-doesn-t-work-tp6899443p6900513.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list