Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.
/ geojson Public archive

Allows reading GeoJSON using different projections – NOW PART OF JOSM CORE

License

Notifications You must be signed in to change notification settings

JOSM/geojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c6fa6c · Oct 5, 2019
Dec 10, 2016
Feb 18, 2019
Dec 12, 2017
Feb 18, 2019
Oct 5, 2019
Sep 6, 2017
Oct 5, 2019
Apr 22, 2019
Jun 2, 2018
Oct 15, 2018
Oct 18, 2018
Jun 25, 2016
Oct 5, 2019
Nov 21, 2013
Nov 9, 2017
Oct 5, 2019
Feb 10, 2018
Oct 5, 2019
Jun 2, 2018
Jun 2, 2018

Repository files navigation

josm-geojson

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

Travis CI build status

Build

You need to have Java 8 or later installed.

Then run

  ./gradlew build

Run

Run

  ./gradlew runJosm

You do not need to build first, Gradle will check if you already built the current state of the source code and if not, it will build it for you on the fly.

You also do not need to have JOSM installed. The version of JOSM that is firing up is independent of any installed JOSM versions and uses a different JOSM_HOME directory than other JOSM installations.

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

Before developing in Eclipse

Run

  ./gradlew eclipse

Then import the project as "Already existing project" and all should be set up.

Have fun 👍 🎉

About

Allows reading GeoJSON using different projections – NOW PART OF JOSM CORE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published