diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:41:24 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:41:24 -0400 |
commit | b5e70ff675bdbc5c856ed6bd173f23df87545d4d (patch) | |
tree | d4f3f0a480135e26c5d73bc13f4335ab1648d872 /gis/josm | |
parent | 35cd35b60d2452c64004be2fc04b0b4cfbc64b56 (diff) |
gis/josm: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/josm')
-rw-r--r-- | gis/josm/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gis/josm/README b/gis/josm/README index c893f14abe48..2fe1984ce558 100644 --- a/gis/josm/README +++ b/gis/josm/README @@ -1,11 +1,11 @@ JOSM is an extensible editor for OpenStreetMap (OSM) written in Java -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. +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. -Josm is very active so it is highly recommended to install the latest version -http://josm.openstreetmap.de/download/josm-tested.jar -and execute the script with VERSION=tested +Josm is very active so it is highly recommended to install the latest +version http://josm.openstreetmap.de/download/josm-tested.jar and +execute the script with VERSION=tested The script will automagically find the version number in packaging. |