JOSM MapWithAI Plugin
Go to file
Taylor Smock 8ea8f90c55
Only run release code on code compiled for specific JOSM revision
Signed-off-by: Taylor Smock <tsmock@meta.com>
2023-02-22 12:38:00 -07:00
.github/workflows Only run release code on code compiled for specific JOSM revision 2023-02-22 12:38:00 -07:00
.gitlab Add CODEOWNERS and a bug template 2019-12-16 13:58:08 -07:00
.settings
config Add formatting file for spotless (follows JOSM's rules) 2020-04-21 13:17:35 -06:00
gh-pages
gradle/wrapper Dependency updates 2022-12-06 08:52:26 -07:00
src Fix #22760: IAE when adding a node inside two buildings 2023-02-22 07:22:46 -07:00
.classpath FIXUP: Don't show preview data sets when expert mode is not checked 2020-10-07 07:27:58 -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 Update to non-deprecated methods 2022-12-07 07:23:42 -07:00
build.xml Update to non-deprecated methods 2022-12-07 07:23:42 -07:00
codecov.yml
gradle.properties StreetAddressOrder: Improve performance 2022-12-15 07:20:31 -07:00
gradlew Dependency updates 2022-12-06 08:52:26 -07:00
gradlew.bat Dependency updates 2022-12-06 08:52:26 -07: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)