JOSM MapWithAI Plugin
Go to file
Taylor Smock e03241cc06
Fix code duplication issues
Signed-off-by: Taylor Smock <smocktaylor@gmail.com>
2019-09-21 07:48:33 -06:00
.settings Add Eclipse project files 2019-09-19 20:56:14 -06:00
config/pmd Initial commit 2019-09-14 08:25:04 -06:00
gh-pages Initial commit 2019-09-14 08:25:04 -06:00
gradle/wrapper Initial commit 2019-09-14 08:25:04 -06:00
src/main/java/org/openstreetmap/josm/plugins/rapid Get building data from RapiD 2019-09-21 07:14:20 -06:00
test Fix code duplication issues 2019-09-21 07:48:33 -06:00
.classpath Remove rapid.jar and rapid-dev.jar from classpath 2019-09-19 21:08:37 -06:00
.gitignore Add Eclipse project files 2019-09-19 20:56:14 -06:00
.gitlab-ci.yml Change gradle to gradlew in gitlab-ci 2019-09-19 21:09:47 -06:00
.project Add Eclipse project files 2019-09-19 20:56:14 -06:00
LICENSE Initial commit 2019-09-14 08:25:04 -06:00
README.md Now with downloads from the RapiD servers! 2019-09-14 13:28:32 -06:00
build.gradle Remove apache dependency 2019-09-14 15:13:43 -06:00
build.xml Initial commit 2019-09-14 08:25:04 -06:00
codecov.yml Add codeconv 2019-09-14 08:29:38 -06:00
gradle.properties Bump required JOSM version due to Http1Client use 2019-09-20 14:07:53 -06:00
gradlew Initial commit 2019-09-14 08:25:04 -06:00
gradlew.bat Initial commit 2019-09-14 08:25:04 -06:00
ivy.xml Initial commit 2019-09-14 08:25:04 -06:00

README.md

JOSM RapiD Plugin

pipeline status code coverage license

This plugin brings RapiD information into JOSM.

Installation

To use this plugin, install JOSM and then in the preferences menu install the rapid plugin not currently in the JOSM plugin menu (TODO)

Contributing

  • The source code is hosted on GitLab.
  • Issues are managed in GitLab
  • Translations are not currently done.

Authors

  • Taylor Smock (taylor.smock)

License

GPLv2 or later (same as JOSM)