JOSM MapWithAI Plugin
Go to file
Taylor Smock e648567bc3
Fix adding potentially duplicate ways
This only works if the server provides the same data, the application
deduplicates the data in the same manner, and the user hasn't modified
the data.

Also, some formatting.

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-11-18 10:24:36 -07:00
.settings
config/pmd
gh-pages
gradle/wrapper
src Fix adding potentially duplicate ways 2019-11-18 10:24:36 -07:00
test
.classpath
.gitignore
.gitlab-ci.yml Modify gitlab ci 2019-11-15 08:54:22 -07:00
.project
LICENSE
README.md
build.gradle Update build scripts (start building on Java 14) 2019-11-15 08:21:31 -07:00
build.xml
codecov.yml
gradle.properties Undo JOSM version bump 2019-11-15 08:07:25 -07:00
gradlew
gradlew.bat
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)