Skip to content

hallahan/josm-atlas

 
 

Repository files navigation

josm-atlas

Build Status

This is a plugin for JOSM that allows .atlas files to be opened and visualized.

Installation

Build

Clone the project and edit the build.gradle to change the josm version to your JOSM's version:

project.ext.josmVersion = '12484'

Then run:

gradle downloadJosm

and

gradle installPlugin

Launch

Open JOSM and navigate to your Plugin Preferences.

Edit > Preferences > Plugins

Type josm-atlas into the search box and select the plugin.

Contributing

To contribute to the project, see the contributing guidelines

About

JOSM Plugin to visualize Atlas data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.0%
  • Shell 7.0%