JOSM MapWithAI Plugin
Go to file
Taylor Smock a470f9f95c
Add tests for merging duplicate ways, with some fixes
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-11-19 13:15:34 -07:00
.settings Add test for getting missing primitives 2019-10-03 15:08:00 -06:00
config/pmd Use JOSM's checkstyle and fix the warnings that it produced 2019-11-06 11:54:46 -07:00
gh-pages
gradle/wrapper Update some dependency versions 2019-10-22 10:39:14 -06:00
src Add tests for merging duplicate ways, with some fixes 2019-11-19 13:15:34 -07:00
test Add tests for merging duplicate ways, with some fixes 2019-11-19 13:15:34 -07:00
.classpath Add tests for a table (minus gui reliant components) 2019-11-19 09:47:45 -07:00
.gitignore Ignore .DS_Store 2019-11-04 09:17:52 -07:00
.gitlab-ci.yml Modify gitlab ci 2019-11-15 08:54:22 -07:00
.project Mass rename of RapiD -> MapWithAI. Jar name stays the same (for now) 2019-10-11 09:02:38 -06:00
LICENSE
README.md Link to the wiki 2019-10-30 16:15:44 -06:00
build.gradle Update build scripts (start building on Java 14) 2019-11-15 08:21:31 -07:00
build.xml Overload hotkey to allow toggling between MapWithAI layer and OsmData layer 2019-10-30 10:54:51 -06:00
codecov.yml
gradle.properties Undo JOSM version bump 2019-11-15 08:07:25 -07:00
gradlew Update some dependency versions 2019-10-22 10:39:14 -06:00
gradlew.bat Update some dependency versions 2019-10-22 10:39:14 -06:00
ivy.xml Complete and total rename of all resources 2019-10-11 09:21:58 -06:00

README.md

JOSM MapWithAI Plugin (formerly RapiD Plugin)

pipeline status code coverage license

This plugin brings MapWithAI information into JOSM.

Installation

To use this plugin, install JOSM and then in the preferences menu install the MapWithAI plugin

How to use the plugin

See the wiki page.

Information

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)