source: osm/applications/editors/josm/plugins/mapillary/README.md@ 31832

Last change on this file since 31832 was 31822, checked in by floscher, 9 years ago

[mapillary] Add some more badges to README.md

File size: 1.3 KB
Line 
1# Mapillary-plugin for [JOSM](https://josm.openstreetmap.de)
2
3[![build status](https://travis-ci.org/floscher/josm-mapillary-plugin.svg?branch=master)](https://travis-ci.org/floscher/josm-mapillary-plugin)
4[![code coverage](https://img.shields.io/sonar/https/josm.openstreetmap.de/sonar/josm-plugins:mapillary/coverage.svg)](https://josm.openstreetmap.de/sonar/drilldown/measures/3325?metric=coverage)
5[![technical debt](https://img.shields.io/sonar/https/josm.openstreetmap.de/sonar/josm-plugins:mapillary/sqale_debt_ratio.svg)](https://josm.openstreetmap.de/sonar/drilldown/measures/3325?metric=sqale_index)
6[![latest release](https://img.shields.io/github/release/floscher/josm-mapillary-plugin.svg)](https://github.com/floscher/josm-mapillary-plugin/releases/latest)
7
8A plugin for showing Mapillary images inside the OpenStreetMap-Editor JOSM.
9
10You can both download images from mapillary.com or import them from your harddrive.
11
12Support for uploading images and modifying images on Mapillary-servers is in the works, stay tuned.
13
14For instructions on setting up your local copy of this repository, see [INSTALL.md](INSTALL.md).
15
16Our contribution guidelines can be found in [CONTRIBUTING.md](CONTRIBUTING.md).
17
18* Maintainer: nokutu <nokutu@openmailbox.org>
19* License: GPL v2 or later
20* Feel free to contact me for any bug or suggestion.
Note: See TracBrowser for help on using the repository browser.