Skip to content

Commit

Permalink
Merge pull request osmfj#9 from nyampire/building-height
Browse files Browse the repository at this point in the history
building height mod
  • Loading branch information
nyampire committed Jul 21, 2013
2 parents 3119c17 + 0bc7495 commit 8b078fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions inc/layer-buildings.xml.inc
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@
&maxscale_zoom16;
<LineSymbolizer stroke="#330066" stroke-width="0.2"/>
</Rule>
<Rule>
<Filter>[building] != 'INT-light' and [building] != ''</Filter>
&maxscale_zoom16;
<BuildingSymbolizer height="1.5" fill="#cfcfcf"/>
</Rule>
<Rule>
<Filter>[aeroway] = 'terminal'</Filter>
&maxscale_zoom12;
Expand Down

0 comments on commit 8b078fd

Please sign in to comment.