JOSM MapWithAI Plugin
Go to file
Taylor Smock 75300ef238
Fix paint style for older JOSM
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-11-04 08:59:10 -07:00
.settings Add test for getting missing primitives 2019-10-03 15:08:00 -06:00
config/pmd Modify files for namespace change and plugin name change 2019-10-15 09:36:57 -06: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 Fix paint style for older JOSM 2019-11-04 08:59:10 -07:00
test Point to url on JOSM wiki for MapWithAI paint style 2019-10-30 13:01:38 -06:00
.classpath Add method to merge buildings with addresses 2019-10-18 10:29:17 -06:00
.gitignore Add Eclipse project files 2019-09-19 20:56:14 -06:00
.gitlab-ci.yml Workaround for getting multiple (duplicated) ways from the server due to splitting up the download area into smaller chunks 2019-10-28 11:38:03 -06: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 Link to the wiki 2019-10-30 16:15:44 -06:00
build.gradle Update pmd 2019-11-04 08:04:31 -07:00
build.xml Overload hotkey to allow toggling between MapWithAI layer and OsmData layer 2019-10-30 10:54:51 -06:00
codecov.yml Add codeconv 2019-09-14 08:29:38 -06:00
gradle.properties Add method to merge buildings with addresses 2019-10-18 10:29:17 -06: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 Complete and total rename of all resources 2019-10-11 09:21:58 -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 GitLab.
  • Issues are managed in GitLab
  • Translations are not currently done.

Authors

  • Taylor Smock (taylor.smock)

License

GPLv2 or later (same as JOSM)