JOSM MapWithAI Plugin
Go to file
Taylor Smock 968ea7dc1f
Add CODEOWNERS and a bug template
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-12-16 13:58:08 -07:00
.gitlab Add CODEOWNERS and a bug template 2019-12-16 13:58:08 -07:00
.settings
config/pmd
gh-pages
gradle/wrapper
src/main Fix some PMD issues 2019-12-16 09:46:22 -07:00
test Move to Assertions from Assert and add comments to asserts 2019-12-16 11:19:34 -07:00
.classpath Really fix the classpath 2019-12-04 15:48:53 -07:00
.gitignore
.gitlab-ci.yml Attempt to disable global variables in SAST 2019-11-22 10:23:30 -07:00
.project
LICENSE
README.md Update README.md 2019-11-21 14:21:59 -07:00
build.gradle Update to JOSM 15542 (November 25) 2019-12-12 13:06:44 -07:00
build.xml Update IVY configuration 2019-12-12 13:06:45 -07:00
codecov.yml
gradle.properties Update to JOSM 15542 (November 25) 2019-12-12 13:06:44 -07:00
gradlew
gradlew.bat
ivy.xml Update IVY configuration 2019-12-12 13:06:45 -07: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)