Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
/ osm-converter Public archive

Map Converter from OSM to GML

License

Notifications You must be signed in to change notification settings

roborescue/osm-converter

Repository files navigation

Installation instructions

(Linux) Instructions to build and run the RCR-Converter

1. Required Software

  • Git
  • OpenJDK Java 17
  • Gradle

2. Compile the project

$ ./gradlew clean

$ ./gradlew completeBuild

3. Configure the JSOM with RCR-Converter

Copy lib/jscience-4.3.1.jar and dist/rcr-converter.jar into the JOSM-plug-in directory (~/.josm/plugins).

Start JOSM

$ java -jar lib/josm-8800.jar

Go to Edit -> Preferences -> Plugins and enable the rcr-converter plugin, then restart JOSM.

Done! Everything should work.

About

Map Converter from OSM to GML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published