JOSM MapWithAI Plugin
Go to file
Taylor Smock 786ee5f689
Ensure that we only try to convert to tags when an equals sign is present.
This fixes #90.

Signed-off-by: Taylor Smock <taylor.smock@kaart.com>
2020-06-30 08:27:58 -06:00
.gitlab
.settings
config Add formatting file for spotless (follows JOSM's rules) 2020-04-21 13:17:35 -06:00
gh-pages
gradle/wrapper Update gradle and dependencies 2020-06-09 08:43:14 -06:00
src/main Ensure that we only try to convert to tags when an equals sign is present. 2020-06-30 08:27:58 -06:00
test Ensure that we only try to convert to tags when an equals sign is present. 2020-06-30 08:27:58 -06:00
.classpath Enable third-party conflation servers 2020-06-24 13:00:28 -06:00
.gitignore
.gitlab-ci.yml FIXUP: Run code navigation on default branch, not on other branches 2020-06-23 07:14:46 -06:00
.project Add debugPort in gradle, and ivyde for Eclipse 2020-05-08 08:58:12 -06:00
LICENSE
README.md
build.gradle Add old version for -dev version 2020-06-22 08:10:32 -06:00
build.xml
codecov.yml
gradle.properties Enable third-party conflation servers 2020-06-24 13:00:28 -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)