JOSM MapWithAI Plugin
Go to file
Taylor Smock cecb9f40be
Fix UI freeze during download of Esri layers
Signed-off-by: Taylor Smock <tsmock@meta.com>
2024-04-15 15:06:52 -06:00
.github/workflows Use v2 JOSMPluginAction scripts 2024-01-17 06:41:52 -07:00
.gitlab Add CODEOWNERS and a bug template 2019-12-16 13:58:08 -07:00
.settings Add test for getting missing primitives 2019-10-03 15:08:00 -06:00
config Add formatting file for spotless (follows JOSM's rules) 2020-04-21 13:17:35 -06:00
gh-pages Initial commit 2019-09-14 08:25:04 -06:00
gradle/wrapper Update gradle build dependencies 2024-03-12 08:00:47 -06:00
src Fix UI freeze during download of Esri layers 2024-04-15 15:06:52 -06:00
.classpath Set Java compile version to 17 2023-07-20 12:05:36 -06:00
.gitignore Ignore .DS_Store 2019-11-04 09:17:52 -07:00
.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 Initial commit 2019-09-14 08:25:04 -06:00
README.md Update URL locations 2022-10-10 09:26:16 -06:00
build.gradle Update gradle build dependencies 2024-03-12 08:00:47 -06:00
build.xml Set minimum Java version 2024-01-02 14:44:15 -07:00
codecov.yml Add codeconv 2019-09-14 08:29:38 -06:00
gradle.properties See #23220: Use jakarta.annotation instead of javax.annotation (JSR305) 2023-10-25 10:49:59 -06:00
gradlew Update gradle build dependencies 2024-03-12 08:00:47 -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)