JOSM MapWithAI Plugin
Go to file
Taylor Smock 225abbb685
Avoid using worker thread for getting sources -- this can block data downloads
Signed-off-by: Taylor Smock <tsmock@meta.com>
2023-11-29 11:30:16 -07:00
.github/workflows See #23220: Use jakarta.annotation instead of javax.annotation (JSR305) 2023-10-25 10:49:59 -06:00
.gitlab
.settings
config
gh-pages
gradle/wrapper
src Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
.classpath
.gitignore
.gitlab-ci.yml
.project
LICENSE
README.md
build.gradle Sync continuous download with JOSM download window 2023-07-20 15:22:22 -06:00
build.xml Add support for MVT and PMTiles data sources 2023-08-28 10:23:05 -06:00
codecov.yml
gradle.properties See #23220: Use jakarta.annotation instead of javax.annotation (JSR305) 2023-10-25 10:49:59 -06:00
gradlew
gradlew.bat

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 GitHub.
  • Issues are managed in JOSM Trac
  • Translations are not currently done.

Authors

  • Taylor Smock (taylor.smock)

License

GPLv2 or later (same as JOSM)