Project

General

Profile

« Previous | Next » 

Revision 3115

Added by perry over 17 years ago

Improved data point styling. Thickened and smoothed the white outline by stacking two fill rules rather than one fill plus stroke.

View differences:

data_points_style.sld
18 18
				<PointSymbolizer>
19 19
					<Graphic>
20 20
						<Size>
21
							<ogc:Literal>5</ogc:Literal>
21
							<ogc:Literal>6</ogc:Literal>
22 22
						</Size>
23 23
						<Opacity>
24 24
							<ogc:Literal>1.0</ogc:Literal>
......
29 29
							</WellKnownName>
30 30
							<Fill>
31 31
								<CssParameter name="fill">
32
									<ogc:Literal>#FFFFFF</ogc:Literal>
33
								</CssParameter>
34
							</Fill>
35
						</Mark>
36
					</Graphic>
37
				</PointSymbolizer>
38
				<PointSymbolizer>
39
					<Graphic>
40
						<Size>
41
							<ogc:Literal>4</ogc:Literal>
42
						</Size>
43
						<Opacity>
44
							<ogc:Literal>1.0</ogc:Literal>
45
						</Opacity>
46
						<Mark>
47
							<WellKnownName>
48
								<ogc:Literal>circle</ogc:Literal>
49
							</WellKnownName>
50
							<Fill>
51
								<CssParameter name="fill">
32 52
									<ogc:Literal>#000000</ogc:Literal>
33 53
								</CssParameter>
34 54
							</Fill>
35
							<Stroke>
36
								<CssParameter name="stroke">
37
									<ogc:Literal>#FFFFFF</ogc:Literal>
38
								</CssParameter>
39
								<CssParameter name="stroke-width">
40
									<ogc:Literal>1.2</ogc:Literal>
41
								</CssParameter>
42
							</Stroke>
43 55
						</Mark>
44 56
					</Graphic>
45 57
				</PointSymbolizer>

Also available in: Unified diff