JOSM MapWithAI Plugin
Go to file
Taylor Smock ee404dd2b8
Indicate that a function has been added to upstream JOSM, and should be removed in the future
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2019-10-29 15:09:13 -06:00
.settings
config/pmd
gh-pages
gradle/wrapper Update some dependency versions 2019-10-22 10:39:14 -06:00
src Indicate that a function has been added to upstream JOSM, and should be removed in the future 2019-10-29 15:09:13 -06:00
test 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
.classpath
.gitignore
.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
LICENSE
README.md
build.gradle 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
build.xml
codecov.yml
gradle.properties
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

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)