JOSM MapWithAI Plugin
Go to file
Taylor Smock 6ded2f1457
Don't flag dams as a routable way, only flag if there is also a highway tag
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-02-19 07:10:38 -07:00
.gitlab
.settings
config/pmd
gh-pages
gradle/wrapper
src/main Don't flag dams as a routable way, only flag if there is also a highway tag 2020-02-19 07:10:38 -07:00
test Add action for cycling through layers. Revert when JOSM-18638 is fixed. 2020-02-10 17:08:37 -07:00
.classpath
.gitignore
.gitlab-ci.yml Don't try to make a directory twice 2020-02-03 16:21:04 -07:00
.project
LICENSE
README.md
build.gradle Update primitive id generation for JOSM 15820 2020-02-06 07:36:21 -07:00
build.xml
codecov.yml
gradle.properties Update primitive id generation for JOSM 15820 2020-02-06 07:36:21 -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)