Skip to content

KaartGroup/OpenQAJOSMPlugin

This branch is 10 commits behind JOSM/OpenQA:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49d0fc8 · Dec 6, 2022
Oct 26, 2022
Nov 20, 2019
Jul 17, 2020
Jul 27, 2022
Dec 6, 2022
Jan 12, 2021
Jul 27, 2022
May 10, 2021
Mar 6, 2019
May 10, 2021
Oct 26, 2022
Mar 10, 2022
Dec 6, 2022
Jan 31, 2022
May 10, 2021

Repository files navigation

README

The author of OpenQA is Taylor Smock taylor.smock@kaartgroup.com.

OpenQA is a plugin designed to take various QA systems for OpenStreetMap and integrate them with JOSM. OpenQA currently only supports KeepRight and Osmose.

OpenQA is licensed under the GPL v2 or later, due to copying CachedFile from JOSM.

Building

Gradle

./gradlew clean build

Ant

For ant, you must have cloned this repository into the JOSM plugin directory.

See https://josm.openstreetmap.de/wiki/Source%20code#Getthesource. Specifically, you want the url that indicates "you're also interested in plugins".

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%