JOSM MapWithAI Plugin
Go to file
Taylor Smock 6401d0725b
Update eclipse files
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-09-26 11:08:51 -06:00
.settings Update eclipse files 2019-09-26 11:08:51 -06:00
config/pmd Initial commit 2019-09-14 08:25:04 -06:00
gh-pages Initial commit 2019-09-14 08:25:04 -06:00
gradle/wrapper Initial commit 2019-09-14 08:25:04 -06:00
src Initial preferences panel (JComboBox needs to be smaller) 2019-09-24 06:06:49 -06:00
test Add methods to set and get preferences 2019-09-23 19:54:19 -06:00
.classpath Update eclipse files 2019-09-26 11:08:51 -06:00
.gitignore Add Eclipse project files 2019-09-19 20:56:14 -06:00
.gitlab-ci.yml Change gradle to gradlew in gitlab-ci 2019-09-19 21:09:47 -06:00
.project Update eclipse files 2019-09-26 11:08:51 -06:00
LICENSE Initial commit 2019-09-14 08:25:04 -06:00
README.md Update README 2019-09-22 06:43:47 -06:00
build.gradle Create a paintstyle for features 2019-09-21 09:00:56 -06:00
build.xml Initial commit 2019-09-14 08:25:04 -06:00
codecov.yml Add codeconv 2019-09-14 08:29:38 -06:00
gradle.properties Bump required JOSM version due to Http1Client use 2019-09-20 14:07:53 -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 Initial commit 2019-09-14 08:25:04 -06:00

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)