JOSM MapWithAI Plugin
Go to file
Taylor Smock c78074a929
Fix an issue where an NPE occurred during tests, and prevent crashes if icons are missing
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-11-21 13:04:13 -07:00
.settings
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
src/main Fix an issue where an NPE occurred during tests, and prevent crashes if icons are missing 2019-11-21 13:04:13 -07:00
test Fix an issue where an NPE occurred during tests, and prevent crashes if icons are missing 2019-11-21 13:04:13 -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 Don't fail 2019-11-21 09:26:03 -07:00
.project
LICENSE
README.md
build.gradle Increase minimum coverage to 80% 2019-11-20 09:44:08 -07:00
build.xml
codecov.yml
gradle.properties Show MapWithAI logo in Plugins 2019-11-20 13:11:26 -07:00
gradlew
gradlew.bat
ivy.xml

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)