JOSM MapWithAI Plugin
Go to file
Taylor Smock f5e43856b6
Change default MapWith.AI URL
Completely remove facebook.com and replace with mapwith.ai

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-03-19 07:46:21 -06: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/pmd Fix classpath and modify ruleset/ci 2020-01-09 10:49:11 -07:00
gh-pages Initial commit 2019-09-14 08:25:04 -06:00
gradle/wrapper Update some dependency versions 2019-10-22 10:39:14 -06:00
src/main Change default MapWith.AI URL 2020-03-19 07:46:21 -06:00
test Change default MapWith.AI URL 2020-03-19 07:46:21 -06:00
.classpath Fix classpath and modify ruleset/ci 2020-01-09 10:49:11 -07:00
.gitignore Ignore .DS_Store 2019-11-04 09:17:52 -07:00
.gitlab-ci.yml Don't try to make a directory twice 2020-02-03 16:21:04 -07:00
.project Mass rename of RapiD -> MapWithAI. Jar name stays the same (for now) 2019-10-11 09:02:38 -06:00
LICENSE Initial commit 2019-09-14 08:25:04 -06:00
README.md Update README.md 2019-11-21 14:21:59 -07:00
build.gradle Update primitive id generation for JOSM 15820 2020-02-06 07:36:21 -07:00
build.xml Update IVY configuration 2019-12-12 13:06:45 -07:00
codecov.yml Add codeconv 2019-09-14 08:29:38 -06:00
gradle.properties Update primitive id generation for JOSM 15820 2020-02-06 07:36:21 -07:00
gradlew Update some dependency versions 2019-10-22 10:39:14 -06:00
gradlew.bat Update some dependency versions 2019-10-22 10:39:14 -06:00
ivy.xml Update IVY configuration 2019-12-12 13:06:45 -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 GitLab.
  • Issues are managed in GitLab
  • Translations are not currently done.

Authors

  • Taylor Smock (taylor.smock)

License

GPLv2 or later (same as JOSM)