JOSM MapWithAI Plugin
Go to file
Taylor Smock 0da81b669e
Fix an issue where tests would fail if not run first
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-12-05 16:20:36 -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 Update some dependency versions 2019-10-22 10:39:14 -06:00
src/main Significantly decrease the number of bboxes to download before asking for confirmation 2019-12-05 15:23:47 -07:00
test Fix an issue where tests would fail if not run first 2019-12-05 16:20:36 -07:00
.classpath Really fix the classpath 2019-12-04 15:48:53 -07:00
.gitignore Ignore .DS_Store 2019-11-04 09:17:52 -07:00
.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 error prone and fix bugs found 2019-12-03 14:01:53 -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 Show MapWithAI logo in Plugins 2019-11-20 13:11:26 -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

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)