1JOSM(1)                     General Commands Manual                    JOSM(1)
2
3
4

NAME

6       josm - Java OpenStreetMap Editor
7

SYNOPSIS

9       josm
10

DESCRIPTION

12       josm is an editor for OpenStreetMap written in Java 1.5.
13
14       OpenStreetMap  is  a  project  aimed squarely at creating and providing
15       free geographic data such as street maps to anyone who wants  them.  It
16       allows  you  to view, edit and use geographical data in a collaborative
17       way from anywhere on earth.  The project was started because most  maps
18       you  think  of as free actually have legal or technical restrictions on
19       their use, holding back people from using them in creative,  productive
20       or unexpected ways.
21

OPTIONS

23       -h, -?, --help
24              Show help
25
26       --geometry=<width>x<height>(+|-)x(+|-)y
27              Standard X geometry argument
28
29       [--download=]minlat,minlon,maxlat,maxlon
30              Download the bounding box
31
32       [--download=]<url>
33              Download the location at the url (with lat=x&lon=y&zoom=z)
34
35       [--download=]<filename>
36              Open file (as raw gps, if .gpx)
37
38       --downloadgps=minlat,minlon,maxlat,maxlon
39              Download the bounding box as raw gps
40
41       --selection=<searchstring>
42              Select with the given search
43
44       --no-fullscreen
45              Don't launch in fullscreen mode
46
47       --reset-preferences
48              Reset the preferences to the default
49
50       --language=<language>
51              Set the language
52

ENVIRONMENT

54       JAVA_HOME
55              Specify an alternate Java environment.
56
57       JAVA_OPTS
58              Specify  Java  options.  For example, to use a HTTP proxy server
59              with this program, set this environment  variable  to  something
60              like  JAVA_OPTS="-Dhttp.proxyHost=yourProxyURL"  before starting
61              josm.
62

SEE ALSO

64       josm-plugins(1).
65

AUTHOR

67       josm was written by Immanuel Scholz.  The current maintainer  is  Fred‐
68       erik Ramm.
69
70       This  manual page was written by Andreas Putzo <andreas@putzo.net>, for
71       the Debian project (but may be used by others).
72
73
74
75                              September  8, 2007                       JOSM(1)
Impressum