JOSM MapWithAI Plugin
Go to file
Taylor Smock f0898f5a5d
Allow users to toggle paintstyle automatically based off of layer
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-10-31 15:56:50 -06:00
.settings
config/pmd Modify files for namespace change and plugin name change 2019-10-15 09:36:57 -06:00
gh-pages
gradle/wrapper Update some dependency versions 2019-10-22 10:39:14 -06:00
src Allow users to toggle paintstyle automatically based off of layer 2019-10-31 15:56:50 -06:00
test Point to url on JOSM wiki for MapWithAI paint style 2019-10-30 13:01:38 -06:00
.classpath Add method to merge buildings with addresses 2019-10-18 10:29:17 -06:00
.gitignore
.gitlab-ci.yml Workaround for getting multiple (duplicated) ways from the server due to splitting up the download area into smaller chunks 2019-10-28 11:38:03 -06:00
.project
LICENSE
README.md Link to the wiki 2019-10-30 16:15:44 -06:00
build.gradle Fix some potential issues from pmd/spotbugs and update some gradle packages 2019-10-30 09:56:27 -06:00
build.xml Overload hotkey to allow toggling between MapWithAI layer and OsmData layer 2019-10-30 10:54:51 -06:00
codecov.yml
gradle.properties Add method to merge buildings with addresses 2019-10-18 10:29:17 -06:00
gradlew Update some dependency versions 2019-10-22 10:39:14 -06:00
gradlew.bat Update some dependency versions 2019-10-22 10:39:14 -06:00
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)