hallahan / josm-atlas

JOSM Plugin to visualize Atlas data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 93.0%Language:Shell 7.0%