File: README

package info (click to toggle)
josm 0.0.svn7643%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 67,480 kB
  • ctags: 25,960
  • sloc: java: 177,482; xml: 8,896; perl: 1,570; sh: 102; makefile: 81
file content (19 lines) | stat: -rw-r--r-- 890 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
The Potlatch 2 styles need to be patched in order to work with the JOSM MapCSS implementation.

Potlatch 2's repository is git://git.openstreetmap.org/potlatch2.git

 * styles_nodist/potlatch2/source
        contains the unmodified source files copied from git.openstreetmap.org/potlatch2.git/history/master:/resources/stylesheets
        
 * styles_nodist/potlatch2/patched
        contains the manually edited version
        
 * images/icons
        copy of git.openstreetmap.org/potlatch2.git/tree/HEAD:/resources/icons
        
 * styles/standard/potlatch2.mapcss
        concatination of the patched files; the ant task 'assemble' helps with this (use build.xml in the current folder)

When updating from upstream, keep all 4 locations in sync.

At time of writing, the last update used 570240ab6a42a3efa007a7dd6110fe96d079b277 (2013-02-10) but better check the commit dates as well.