JOSM MapWithAI Plugin
Go to file
Taylor Smock 193cc730cb
Add basic support for z/x/y data sources
Signed-off-by: Taylor Smock <tsmock@meta.com>
2023-08-28 08:07:37 -06:00
.github/workflows Use jakarta.json instead of javax.json 2023-08-22 07:33:05 -06:00
.gitlab
.settings
config
gh-pages
gradle/wrapper Update dependencies 2023-07-17 08:50:08 -06:00
src Add basic support for z/x/y data sources 2023-08-28 08:07:37 -06:00
.classpath Set Java compile version to 17 2023-07-20 12:05:36 -06:00
.gitignore
.gitlab-ci.yml Update to gradle josm plugin 0.8.2 from 0.8.0 2022-08-30 06:57:50 -06:00
.project Remove ivy (no longer necessary) 2022-10-10 12:26:49 -06:00
LICENSE
README.md Update URL locations 2022-10-10 09:26:16 -06:00
build.gradle Sync continuous download with JOSM download window 2023-07-20 15:22:22 -06:00
build.xml Use jakarta.json instead of javax.json 2023-08-22 07:33:05 -06:00
codecov.yml
gradle.properties Use jakarta.json instead of javax.json 2023-08-22 07:33:05 -06:00
gradlew Update dependencies 2023-07-17 08:50:08 -06:00
gradlew.bat Update dependencies 2023-07-17 08:50:08 -06:00

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)