diff options
author | Michales Michaloudes <korgie@gmail.com> | 2012-12-12 11:13:50 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-12 11:14:29 +0100 |
commit | 0a47d390b702a809243e83c20dc39a07cf11f043 (patch) | |
tree | 74ac5fdeea6f742e50da004db801bfbf517359e2 /desktop/josm/README | |
parent | 7a318a0f0f80e2396ecf7d6b7f849188e224b00a (diff) | |
download | slackbuilds-0a47d390b702a809243e83c20dc39a07cf11f043.tar.gz |
desktop/josm: Added (OpenStreetMap editor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/josm/README')
-rw-r--r-- | desktop/josm/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/josm/README b/desktop/josm/README new file mode 100644 index 0000000000..267c765ccc --- /dev/null +++ b/desktop/josm/README @@ -0,0 +1,7 @@ +JOSM is an extensible editor for OpenStreetMap (OSM) written in Java 1.6. + +Currently it supports loading stand-alone GPX tracks and GPX track data from the +OSM database as well as loading and editing existing nodes, ways, metadata tags +and relations from the OSM database. + +Untested for 64-bit. Please inform me if it works. |