JOSM MapWithAI Plugin
Go to file
Taylor Smock 070e4fb9fe
MergeBuildingAddress: Don't delete duplicate addresses when added together
It is possible that the originating source didn't have addr:unit tags,
so other applications such as StreetComplete should detect duplicate
addresses and ask users if there are addr:unit tags, or which one is the
"main" building.

Furthermore, JOSM has a validator for duplicate addresses, so hopefully
the user will see the duplicate addresses and deal with them
appropriately, if it is obvious that one of the buildings is an
outbuilding.

Signed-off-by: Taylor Smock <tsmock@meta.com>
2022-12-20 07:17:10 -07:00
.github/workflows StreetAddressOrder: Improve performance 2022-12-15 07:20:31 -07:00
.gitlab
.settings
config
gh-pages
gradle/wrapper Dependency updates 2022-12-06 08:52:26 -07:00
src MergeBuildingAddress: Don't delete duplicate addresses when added together 2022-12-20 07:17:10 -07:00
.classpath
.gitignore
.gitlab-ci.yml
.project Remove ivy (no longer necessary) 2022-10-10 12:26:49 -06:00
LICENSE
README.md
build.gradle Update to non-deprecated methods 2022-12-07 07:23:42 -07:00
build.xml Update to non-deprecated methods 2022-12-07 07:23:42 -07:00
codecov.yml
gradle.properties StreetAddressOrder: Improve performance 2022-12-15 07:20:31 -07:00
gradlew Dependency updates 2022-12-06 08:52:26 -07:00
gradlew.bat Dependency updates 2022-12-06 08:52:26 -07: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 GitHub.
  • Issues are managed in JOSM Trac
  • Translations are not currently done.

Authors

  • Taylor Smock (taylor.smock)

License

GPLv2 or later (same as JOSM)