[7937] | 1 | JOSM was originally designed and coded by Immanuel Scholz,
|
---|
| 2 | and is now maintained by the OpenStreetMap community.
|
---|
| 3 |
|
---|
| 4 | The current JOSM maintainer is Dirk Stöcker.
|
---|
| 5 | A lot of administration work is done by Paul Hartmann and Vincent Privat.
|
---|
| 6 |
|
---|
| 7 | Major code contributions from (in alphabetical order):
|
---|
| 8 |
|
---|
| 9 | Stefan Breunig
|
---|
| 10 | David Earl
|
---|
| 11 | Gabriel Ebner
|
---|
| 12 | Dave Hansen
|
---|
| 13 | Paul Hartmann
|
---|
| 14 | Karl Guggisberg
|
---|
| 15 | Matthias Julius
|
---|
| 16 | Alexei Kasatkin
|
---|
| 17 | Jiri Klement
|
---|
| 18 | Ulf Lamping
|
---|
| 19 | Simon Legner
|
---|
| 20 | Raphael Mack
|
---|
| 21 | Upliner Mikhalych
|
---|
| 22 | Vincent Privat
|
---|
| 23 | Frederik Ramm
|
---|
| 24 | Dirk Stöcker
|
---|
[10455] | 25 | Michael Zangl
|
---|
[7937] | 26 |
|
---|
| 27 | Many minor contributions and patches by others; see SVN history
|
---|
| 28 | at http://josm.openstreetmap.de/svn/ for details. Use
|
---|
| 29 | "josm-dev AT openstreetmap.org" to contact still active authors.
|
---|
| 30 |
|
---|
| 31 | The logo has been designed by Ilya Palikov.
|
---|
| 32 |
|
---|
| 33 | Copyright rests with the contributors.
|
---|
| 34 |
|
---|
| 35 | -------------------------------- EXTERNAL CODE --------------------------------
|
---|
| 36 |
|
---|
| 37 | The jpeg metadata extraction code is from Drew Noakes
|
---|
[8132] | 38 | (https://github.com/drewnoakes/metadata-extractor) and licensed
|
---|
[7937] | 39 | with Apache license version 2.0.
|
---|
| 40 |
|
---|
| 41 | The Bzip2 code is from Apache Commons Compress and licensed
|
---|
| 42 | with Apache license version 2.0.
|
---|
| 43 |
|
---|
| 44 | The signpost code (http://code.google.com/p/oauth-signpost/)
|
---|
| 45 | is from Matthias Käppler and licensed with the Apache License 2.0.
|
---|
| 46 |
|
---|
| 47 | The mail/url validator routines use code from Apache Commons
|
---|
| 48 | Validator which is licensed with Apache license version 2.0.
|
---|
| 49 |
|
---|
| 50 | The NTv2 transformation code (http://jgridshift.sourceforge.net/)
|
---|
| 51 | is from Peter Yuill and licensed with LGPL.
|
---|
| 52 |
|
---|
| 53 | The MultiSplitPane is from Hans Muller and licensed with LGPL
|
---|
| 54 | (https://today.java.net/pub/a/today/2006/03/23/multi-split-pane.html).
|
---|
| 55 |
|
---|
| 56 | The Alphanum Algorithm is from David Koelle and license with LGPL
|
---|
| 57 | (http://www.davekoelle.com/alphanum.html)
|
---|
| 58 |
|
---|
| 59 | The Diff code (http://www.bmsi.com/java/#diff)
|
---|
| 60 | is from Stuart D. Gathman and licensed with GPL.
|
---|
| 61 |
|
---|
| 62 | The Ellipsoid code (http://www.i3s.unice.fr/~johan/gps/)
|
---|
| 63 | is from Johan Montagnat and licensed with GPL.
|
---|
| 64 |
|
---|
| 65 | The JSON code (https://java.net/projects/jsonp/)
|
---|
| 66 | is from Oracle (RI for JSR 353: Java API for JSON Processing)
|
---|
| 67 | and licensed with GPL / classpath exception.
|
---|
| 68 |
|
---|
| 69 | The opening hour validation uses code from opening_hour.js
|
---|
| 70 | (https://github.com/ypid/opening_hours.js) which is licensed
|
---|
| 71 | with the New (2-clause) BSD license.
|
---|
| 72 |
|
---|
[11660] | 73 | ------------------------------- PROJECTION DATA -------------------------------
|
---|
| 74 |
|
---|
| 75 | French NTF_R93 NTV2 grid: Source: IGN - Institut national de l'information
|
---|
| 76 | géographique et forestière
|
---|
| 77 |
|
---|
| 78 | German BETA2007 NTV2 grid: Source: BKG - Bundesamt für Kartographie und Geodäsie
|
---|
| 79 |
|
---|
| 80 | Swiss CHENYX06 NTV2 grid: Source: Swiss Federal Office of Topography
|
---|
| 81 |
|
---|
[7937] | 82 | ------------------------------------ ICONS ------------------------------------
|
---|
| 83 |
|
---|
| 84 | Most icons have been nicked from GNOME and the GIMP, both under GPL.
|
---|
| 85 | Some are originally LGPL but redistributed here under GPL.
|
---|
| 86 |
|
---|
| 87 | The keyboard icon comes fom:
|
---|
| 88 | - source: http://www.iconfinder.net/index.php?q=key&page=icondetails&iconid=8553&size=128&q=key&s12=on&s16=on&s22=on&s32=on&s48=on&s64=on&s128=on
|
---|
| 89 | - licence: GPL
|
---|
| 90 | - designer: Paolino, http://www.paolinoland.it/
|
---|
| 91 | - original filename: keyboard.png
|
---|
| 92 | - original size: 128x128
|
---|
| 93 | - modifications: icon was cropped, then resized
|
---|