JOSM MapWithAI Plugin
Go to file
Taylor Smock 16fcc489de
Fix broken tests
This was caused by changed behavior in various classes. Some were broken
due to changing facts (for example, Canada now has highways, as does
most of the rest of the world).

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-04-01 13:58:43 -06:00
.gitlab Add CODEOWNERS and a bug template 2019-12-16 13:58:08 -07:00
.settings
config/pmd Fix classpath and modify ruleset/ci 2020-01-09 10:49:11 -07:00
gh-pages
gradle/wrapper
src/main Fix broken tests 2020-04-01 13:58:43 -06:00
test Fix broken tests 2020-04-01 13:58:43 -06:00
.classpath Fix classpath and modify ruleset/ci 2020-01-09 10:49:11 -07:00
.gitignore
.gitlab-ci.yml Don't try to make a directory twice 2020-02-03 16:21:04 -07:00
.project
LICENSE
README.md
build.gradle Bump minimum JOSM version for new panel 2020-04-01 13:58:43 -06:00
build.xml Update IVY configuration 2019-12-12 13:06:45 -07:00
codecov.yml
gradle.properties Bump minimum JOSM version for new panel 2020-04-01 13:58:43 -06: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)