| 1 | .Dd $Mdocdate: December 21 2008 $ |
|---|
| 2 | .Dt JOSM 1 |
|---|
| 3 | .Os |
|---|
| 4 | .Sh NAME |
|---|
| 5 | .Nm josm |
|---|
| 6 | .Nd Map editor for the OpenStreetMap project. |
|---|
| 7 | .Sh SYNOPSIS |
|---|
| 8 | .Nm josm |
|---|
| 9 | .Ar [file] |
|---|
| 10 | .Sh DESCRIPTION |
|---|
| 11 | The |
|---|
| 12 | .Nm |
|---|
| 13 | utility is a GUI tool to edit the free map of the world maintained at OpenStreetMap.org. |
|---|
| 14 | It can edit existing map data, or it can create annotations over top of "raw" GPS tracks |
|---|
| 15 | (loaded in GPX format), and upload them to the central OpenStreetMap server. |
|---|
| 16 | Information on getting started can be found at |
|---|
| 17 | http://wiki.openstreetmap.org/index.php/Starter_Tutorial. |
|---|
| 18 | .Pp |
|---|
| 19 | If you invoke |
|---|
| 20 | .Nm |
|---|
| 21 | with a file argument, it will be loaded, |
|---|
| 22 | otherwise, load files via the GUI. |
|---|
| 23 | .Sh FILES |
|---|
| 24 | $HOME/.josm \- |
|---|
| 25 | top level directory; has subdirectories to load plugins into, save bookmarks |
|---|
| 26 | and plugins, etc. |
|---|
| 27 | .Sh SEE ALSO |
|---|
| 28 | .Xr gpsbabel 1 , |
|---|
| 29 | .Xr gpsd 8 |
|---|
| 30 | \- other GPS tools. |
|---|