Skip to content

matthieun/josm-geojson

 
 

Repository files navigation

josm-geojson

A plugin for displaying geodata stored in a geojson format as a layer in JOSM.

Status

Build Status

Build

gradle josm
gradle clean build

Run

The following command will build the plugin's jar file, and copy it with the proper name into your JOSM's plugin folder.

gradle installPlugin

And Josm should pick up the plugin at startup.

To Activate it, Josm Preferences > Plugins > Search geojson > Click the check box > Ok.

To open a *.json or *.geojson file, File > Open, select the file, and to make the list appear, click Windows > Geojson

About

A JOSM plugin to view GeoJSON.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.5%
  • Shell 1.5%