[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
|
---|
[13454] | 28 | at https://josm.openstreetmap.de/svn/ for details. Use
|
---|
[7937] | 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 |
|
---|
[12909] | 56 | The Alphanum Algorithm is from David Koelle and license with MIT
|
---|
[7937] | 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 |
|
---|
[13231] | 65 | The JSON code (https://javaee.github.io/jsonp/)
|
---|
| 66 | is from Oracle (RI for JSR 374: Java API for JSON Processing)
|
---|
[7937] | 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 |
|
---|
[13350] | 73 | The XZ code (https://tukaani.org/xz/java.html)
|
---|
| 74 | is from Lasse Collin and Igor Pavlov
|
---|
| 75 | and license free Public Domain.
|
---|
| 76 |
|
---|
[11660] | 77 | ------------------------------- PROJECTION DATA -------------------------------
|
---|
| 78 |
|
---|
[13588] | 79 | Australian A66_National NTV2 grid: Source: Intergovernmental Committee on
|
---|
| 80 | Surveying and Mapping (CC BY 4.0)
|
---|
| 81 |
|
---|
| 82 | British OSTN02 NTV2 grid: Source: Ordnance Survey (BSD)
|
---|
| 83 | © Crown copyright, Ordnance Survey and the Ministry of Defence (MOD) 2002.
|
---|
| 84 | All rights reserved.
|
---|
| 85 |
|
---|
[11660] | 86 | French NTF_R93 NTV2 grid: Source: IGN - Institut national de l'information
|
---|
| 87 | géographique et forestière
|
---|
| 88 |
|
---|
| 89 | German BETA2007 NTV2 grid: Source: BKG - Bundesamt für Kartographie und Geodäsie
|
---|
| 90 |
|
---|
[13588] | 91 | Portuguese HGDLx / HGD73 NTV2 grids: Source: Direção Geral do Território
|
---|
| 92 |
|
---|
[11660] | 93 | Swiss CHENYX06 NTV2 grid: Source: Swiss Federal Office of Topography
|
---|
| 94 |
|
---|
[13598] | 95 | ESRI projection definitions: Environmental Systems Research Institute
|
---|
| 96 |
|
---|
[7937] | 97 | ------------------------------------ ICONS ------------------------------------
|
---|
| 98 |
|
---|
| 99 | Most icons have been nicked from GNOME and the GIMP, both under GPL.
|
---|
| 100 | Some are originally LGPL but redistributed here under GPL.
|
---|
| 101 |
|
---|
| 102 | The keyboard icon comes fom:
|
---|
| 103 | - 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
|
---|
| 104 | - licence: GPL
|
---|
| 105 | - designer: Paolino, http://www.paolinoland.it/
|
---|
| 106 | - original filename: keyboard.png
|
---|
| 107 | - original size: 128x128
|
---|
| 108 | - modifications: icon was cropped, then resized
|
---|