Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 911 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 911 Bytes

josm-geojson

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

Status

Build

Create a lib folder

mkdir lib/

Download josm and dependent plugins

gradle dependencies

Build

gradle clean build

Run

Depending on the JOSM version used...

Before:

cp build/libs/josm-geojson-0.0.0-SNAPSHOT.jar ~/.josm/plugins/geojson.jar

After:

cp build/libs/josm-geojson-0.0.0-SNAPSHOT.jar ~/Library/JOSM/plugins/geojson.jar

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