JOSM MapWithAI Plugin
Go to file
Taylor Smock 7aa4c2bcfb
Update plugin download url for snapshot site
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-10-17 08:57:55 -06: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 gradle and dependencies in gradle 2019-09-28 07:53:25 -06:00
src Modify ForkJoinPool creation (hopefully avoiding security issues with Java Web Start) and add test for the Upload hook 2019-10-17 08:26:47 -06:00
test Modify ForkJoinPool creation (hopefully avoiding security issues with Java Web Start) and add test for the Upload hook 2019-10-17 08:26:47 -06:00
.classpath Improve threading and popups 2019-10-15 15:56:08 -06:00
.gitignore Add Eclipse project files 2019-09-19 20:56:14 -06:00
.gitlab-ci.yml Add upload hook to add changeset tags 2019-10-16 18:21:15 -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 Modify files for namespace change and plugin name change 2019-10-15 09:36:57 -06:00
build.gradle Update plugin download url for snapshot site 2019-10-17 08:57:55 -06:00
build.xml Complete and total rename of all resources 2019-10-11 09:21:58 -06:00
codecov.yml Add codeconv 2019-09-14 08:29:38 -06:00
gradle.properties Modify files for namespace change and plugin name change 2019-10-15 09:36:57 -06:00
gradlew Initial commit 2019-09-14 08:25:04 -06:00
gradlew.bat Initial commit 2019-09-14 08:25:04 -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

Usage

  1. Open JOSM
  2. Install the plugin ("JOSM Preferences" -> "Plugins" -> "MapWithAI")
  3. Download data ("File" -> "Download Data") or just use the "Download data" button on the toolbar
  4. Download MapWithAI data ("Data" -> "MapWithAI")
  5. Switch to the "MapWithAI" layer (if you don't have one, file a bug report with the location)
  6. If you are in a location where Facebook has run its AI, or Microsoft has provided building footprints, you should see data. If you do not, check your paintstyles (some paintstyles make buildings really hard to see).

Optional JOSM Setup

  1. Open JOSM
  2. Add the "MapWithAI" paintstyle by going to "Map Settings" -> "Map Paint Styles" -> the plus sign next to "Active styles" -> enter https://gitlab.com/gokaart/JOSM_MapWithAI/raw/master/src/resources/styles/standard/mapwithai.mapcss in the "URL / File" field.

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)