Last change
on this file since 6366 was
6351,
checked in by Don-vip, 9 years ago
|
update P2 map paint style: support of amenity=library , amenity=nightclub , emergency=fire_hydrant , shop=department_store
|
-
Property svn:eol-style set to
native
|
File size:
890 bytes
|
Rev | Line | |
---|
[3902] | 1 | The Potlatch 2 styles need to be patched in order to work with the JOSM MapCSS implementation. |
---|
| 2 | |
---|
[3984] | 3 | Potlatch 2's repository is git://git.openstreetmap.org/potlatch2.git |
---|
[3902] | 4 | |
---|
[3985] | 5 | * styles_nodist/potlatch2/source |
---|
| 6 | contains the unmodified source files copied from git.openstreetmap.org/potlatch2.git/history/master:/resources/stylesheets |
---|
| 7 | |
---|
| 8 | * styles_nodist/potlatch2/patched |
---|
| 9 | contains the manually edited version |
---|
| 10 | |
---|
| 11 | * images/icons |
---|
| 12 | copy of git.openstreetmap.org/potlatch2.git/tree/HEAD:/resources/icons |
---|
| 13 | |
---|
| 14 | * styles/standard/potlatch2.mapcss |
---|
[4771] | 15 | concatination of the patched files; the ant task 'assemble' helps with this (use build.xml in the current folder) |
---|
[3902] | 16 | |
---|
[3985] | 17 | When updating from upstream, keep all 4 locations in sync. |
---|
[3902] | 18 | |
---|
[6351] | 19 | At time of writing, the last update used 570240ab6a42a3efa007a7dd6110fe96d079b277 (2013-02-10) but better check the commit dates as well. |
---|
Note: See
TracBrowser
for help on using the repository browser.