JOSM MapWithAI Plugin
Go to file
Taylor Smock a958a8f04d
Improve Download UI panel
* Remove favorites (no longer implementing), start trying to highlight
  relevant entries based off of mapview location.
* Hide the active layer table in download options
* Add deactivate/activate UI functionality
* Modify table so that rows can be removed.
  * This is so that we don't have duplicate columns in smaller views (e.g.
    Preferences).
* This also modifies column widths to better match string widths. This
  will most likely need to be modified.
* Have the map/list use more space
* Hide URL field in download window
* Highlight name field in download window
* Add a column for source provider information

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-06-03 16:32:02 -06:00
.gitlab
.settings
config
gh-pages
gradle/wrapper Update Gradle and another dependency 2020-05-15 07:14:03 -06:00
src/main Improve Download UI panel 2020-06-03 16:32:02 -06:00
test Spotbugs, errorprone fixes 2020-06-03 16:32:01 -06:00
.classpath Add tests for MapWithAIInfo and MapWithAISourceReader 2020-06-03 16:32:00 -06:00
.gitignore
.gitlab-ci.yml Spotbugs, errorprone fixes 2020-06-03 16:32:01 -06:00
.project Add debugPort in gradle, and ivyde for Eclipse 2020-05-08 08:58:12 -06:00
LICENSE
README.md
build.gradle Update dependencies 2020-06-03 16:32:01 -06:00
build.xml
codecov.yml
gradle.properties Bump JOSM version 2020-06-03 16:31:51 -06:00
gradlew Update Gradle and another dependency 2020-05-15 07:14:03 -06:00
gradlew.bat Update Gradle and another dependency 2020-05-15 07:14:03 -06:00
ivy.xml Update dependencies 2020-05-12 10:40:31 -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)