JOSM MapWithAI Plugin
Go to file
Taylor Smock 817b633660
Significantly improve performance for StreetAddressTest
This is mostly done by reducing the amount of garbage collection that
needs to occur.

Signed-off-by: Taylor Smock <tsmock@meta.com>
2024-10-15 13:26:16 -06:00
.github/workflows Update wiremock tests 2024-10-15 13:13:39 -06:00
.gitlab
.settings
config
gh-pages
gradle/wrapper Update gradle build dependencies 2024-03-12 08:00:47 -06:00
src Significantly improve performance for StreetAddressTest 2024-10-15 13:26:16 -06:00
.classpath
.gitignore
.gitlab-ci.yml
.project
LICENSE
README.md
build.gradle Update gradle build dependencies 2024-03-12 08:00:47 -06:00
build.xml
codecov.yml
gradle.properties Update wiremock tests 2024-10-15 13:13:39 -06:00
gradlew Update gradle build dependencies 2024-03-12 08:00:47 -06:00
gradlew.bat
pom.xml Update wiremock tests 2024-10-15 13:13:39 -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)