josm 19160
OSM editor
JOSM is an extensible editor for OpenStreetMap (OSM). It supports loading GPX tracks, background imagery and OSM data from local sources as well as from online sources and allows editing the OSM data (nodes, ways, and relations) and their metadata tags.
- Website: https://josm.openstreetmap.de
- Licenses: GPL 2+
- Package source: gnu/packages/geo.scm
- Builds: See build status
- Issues: See known issues
Installation
Install josm 19160
as follows:
guix install josm@19160
Or install the latest version:
guix install josm
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.