JOSM MapWithAI Plugin
Go to file
Taylor Smock bd9fd19126
GetDataRunnable: Partial refactor
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-06-10 10:14:21 -06:00
.gitlab Add CODEOWNERS and a bug template 2019-12-16 13:58:08 -07:00
.settings Add test for getting missing primitives 2019-10-03 15:08:00 -06:00
config Add formatting file for spotless (follows JOSM's rules) 2020-04-21 13:17:35 -06:00
gh-pages
gradle/wrapper Update gradle and dependencies 2020-06-09 08:43:14 -06:00
src/main GetDataRunnable: Partial refactor 2020-06-10 10:14:21 -06:00
test Change how test waits for completion of background task 2020-06-09 12:55:39 -06:00
.classpath Add tests for MapWithAIInfo and MapWithAISourceReader 2020-06-03 16:32:00 -06:00
.gitignore Ignore .DS_Store 2019-11-04 09:17:52 -07:00
.gitlab-ci.yml Add snapshot update sites for branches 2020-06-03 16:32:02 -06:00
.project Add debugPort in gradle, and ivyde for Eclipse 2020-05-08 08:58:12 -06:00
LICENSE
README.md Update README.md 2019-11-21 14:21:59 -07:00
build.gradle Update errorprone 2020-06-10 10:11:52 -06:00
build.xml Update IVY configuration 2019-12-12 13:06:45 -07:00
codecov.yml Add codeconv 2019-09-14 08:29:38 -06:00
gradle.properties Modify MapWithAIInfo to extend appropriate classes 2020-06-09 12:20:51 -06:00
gradlew Update Gradle and another dependency 2020-05-15 07:14:03 -06:00
gradlew.bat Update Gradle and another dependency 2020-05-15 07:14:03 -06:00
ivy.xml Update dependencies 2020-05-12 10:40:31 -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)