Edited DataExtractionOSM/src/net/osmand/render/all-purpose.render.xml via GitHub
This commit is contained in:
parent
ad8851bc00
commit
ce6bb4d19c
1 changed files with 9 additions and 7 deletions
|
@ -15,19 +15,21 @@
|
||||||
- z17 = Building details, street corner details.
|
- z17 = Building details, street corner details.
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
Night renderer
|
Version History:
|
||||||
default: 003333
|
(please document all changes in detail, and reason for change. This should facility later reconciliation with other renderers)
|
||||||
|
- v012: This is the one Victor produced from v011, with combining day/night renderer. Some optical deviations from former v011 contained. This one synced with default on master 2011-07-03
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Colors for night renderer
|
||||||
|
default: 003333
|
||||||
built-up areas: 66004B
|
built-up areas: 66004B
|
||||||
buildings: 560000
|
buildings: 560000
|
||||||
|
|
||||||
forest: 000034
|
forest: 000034
|
||||||
other 'green' landuse: 004333
|
other 'green' landuse: 004333
|
||||||
|
|
||||||
water: 330099
|
water: 330099
|
||||||
|
'white' roads: 9F9F9F to darken high density areas sufficiently
|
||||||
'white' roads: 9F9F9F
|
leave other road colors like day, for easy recognition
|
||||||
leave other (colored) roads like day
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Reference in a new issue