JOSM MapWithAI Plugin
Go to file
Taylor Smock 16c06e0bd9
Fix issue where stub end test would throw issues on nodes outside download area.
The nodes were pre-existing, which means that they may or may not be
connected to other ways.

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-01-20 09:18:16 -07:00
.gitlab
.settings
config/pmd
gh-pages
gradle/wrapper
src/main Fix issue where stub end test would throw issues on nodes outside download area. 2020-01-20 09:18:16 -07:00
test Fix JOSM-18578 -- crash when adding MapWithAI layer multiple times. 2020-01-20 08:44:28 -07:00
.classpath
.gitignore
.gitlab-ci.yml Modify ci to use rules 2020-01-20 08:44:28 -07:00
.project
LICENSE
README.md
build.gradle Bump old versions 2020-01-16 16:36:03 -07:00
build.xml
codecov.yml
gradle.properties This allows for continuous download of areas 2020-01-13 10:42:53 -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)