again SYMBOLSCALE

Leopold Schefcik (MULTIMEDIAPLAN.AT) leopold.schefcik at MULTIMEDIAPLAN.AT
Tue Sep 27 05:15:58 EDT 2005


maybe someone can give me a hint? I think its only a little mistake...
Leopold
_______________________________________________________________


hi list,
I want to make a signature for motorways with "SYMBOLSCALE 500000".
The signature is a big red line, beyond it a thinner yellow lone und above a
very thin red line.

with "SYMBOLSCALE 500000" it seems that there is only the first line scaled
and the other two lines are very big above it.

Best regards
Leopold

---------------------------
the Layer:

  LAYER
    NAME "CE_Motorways"
    STATUS ON
    DATA "CE_CE_INFRA_ROADS_MOTORWAYS_XXXX"
    TYPE LINE
    UNITS METERS
    TOLERANCE 0
    TOLERANCEUNITS PIXELS
    METADATA
      "wms_title"    "Autobahnen"
      "DESCRIPTION"    "Autobahnen"
      "WMS_SRS"    "EPSG:31287 EPSG:4326 EPSG:31466 EPSG:31467"
    END

	SIZEUNITS PIXELS
	SYMBOLSCALE 500000

    CLASS
	  NAME "Autobahnen"
		MINSCALE 1
		MAXSCALE 9000000
		STYLE
			SYMBOL "line"
			COLOR 255 0 0
			SIZE 6
			MINSIZE 1
			MAXSIZE 8
		END

		STYLE
			SYMBOL "line"
			SIZE 4
			MINSIZE 1
			MAXSIZE 5
			COLOR 255 255 64
		END

		STYLE
			SYMBOL "line"
			COLOR 255 0 0
			SIZE 1
			MINSIZE 1
			MAXSIZE 1
		END
	END
  END



More information about the mapserver-users mailing list