forked from mapnik/mapnik
-
Notifications
You must be signed in to change notification settings - Fork 0
BuildingSymbolizer
ThomasG77 edited this page Dec 12, 2011
·
6 revisions
A BuildingSymbolizer is used to create a pseudo 3D effect on polygons.
parameter | value | default |
---|---|---|
fill | CSS colour | gray |
fill-opacity | float | 1.0 |
height | float | 0 |
FIXME: Add image
<BuildingSymbolizer>
<CssParameter name="fill">#000000</CssParameter>
<CssParameter name="fill-opacity">1</CssParameter>
<CssParameter name="height">8</CssParameter>
</BuildingSymbolizer>
FIXME
FIXME
Example output: