JOSM MapWithAI Plugin
Go to file
Taylor Smock c7422e7dcf
Better client-side conflation
Instead of performing missing conflation in a parallel code path, we now
add the appropriate tags prior to the rest of the conflation taking
place.

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-05-14 11:19:39 -06:00
.gitlab Add CODEOWNERS and a bug template 2019-12-16 13:58:08 -07:00
.settings
config Add formatting file for spotless (follows JOSM's rules) 2020-04-21 13:17:35 -06:00
gh-pages
gradle/wrapper Update dependencies 2020-05-12 10:40:31 -06:00
src/main Better client-side conflation 2020-05-14 11:19:39 -06:00
test Better client-side conflation 2020-05-14 11:19:39 -06:00
.classpath Update classpath for recent JOSM (ivy dependency resolution) 2020-04-06 07:31:23 -06:00
.gitignore
.gitlab-ci.yml Don't try to make a directory twice 2020-02-03 16:21:04 -07: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 FIXUP: Don't add test dependencies from ivy in release jar 2020-05-13 10:09:35 -06:00
build.xml Update IVY configuration 2019-12-12 13:06:45 -07:00
codecov.yml
gradle.properties Fix some unit tests 2020-04-21 16:57:13 -06:00
gradlew
gradlew.bat
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)