Skip to content

matthieun/josm-geojson

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 32 commits ahead, 1 commit behind iandees:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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%