JOSM MapWithAI Plugin
Go to file
Taylor Smock dc8ad0a71c
Add jacoco test report
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-09-30 16:56:36 -06:00
.settings
config/pmd
gh-pages
gradle/wrapper Update gradle and dependencies in gradle 2019-09-28 07:53:25 -06:00
src Add setting for maximum additions 2019-09-30 16:09:32 -06:00
test Add undo/redo functionality 2019-09-30 13:35:01 -06:00
.classpath Add undo/redo functionality 2019-09-30 13:35:01 -06:00
.gitignore
.gitlab-ci.yml Add jacoco test report 2019-09-30 16:56:36 -06:00
.project
LICENSE
README.md
build.gradle Downgrade jmockit to fix failing tests, make tests optional 2019-09-30 15:16:20 -06:00
build.xml
codecov.yml
gradle.properties
gradlew
gradlew.bat
ivy.xml

README.md

JOSM RapiD Plugin

pipeline status code coverage license

This plugin brings RapiD information into JOSM.

Installation

To use this plugin, install JOSM and then in the preferences menu install the rapid plugin

Usage

  1. Open JOSM
  2. Install the plugin ("JOSM Preferences" -> "Plugins" -> "rapid")
  3. Download data ("File" -> "Download Data") or just use the "Download data" button on the toolbar
  4. Download RapiD data ("Data" -> "RapiD")
  5. Switch to the "RapiD" 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 "RapiD" paintstyle by going to "Map Settings" -> "Map Paint Styles" -> the plus sign next to "Active styles" -> enter https://gitlab.com/smocktaylor/rapid/raw/master/src/resources/styles/standard/rapid.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)