[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
|
---|
[13834] | 25 | Stefan Volke
|
---|
[10455] | 26 | Michael Zangl
|
---|
[7937] | 27 |
|
---|
| 28 | Many minor contributions and patches by others; see SVN history
|
---|
[13454] | 29 | at https://josm.openstreetmap.de/svn/ for details. Use
|
---|
[7937] | 30 | "josm-dev AT openstreetmap.org" to contact still active authors.
|
---|
| 31 |
|
---|
| 32 | The logo has been designed by Ilya Palikov.
|
---|
| 33 |
|
---|
| 34 | Copyright rests with the contributors.
|
---|
| 35 |
|
---|
| 36 | -------------------------------- EXTERNAL CODE --------------------------------
|
---|
| 37 |
|
---|
| 38 | The jpeg metadata extraction code is from Drew Noakes
|
---|
[8132] | 39 | (https://github.com/drewnoakes/metadata-extractor) and licensed
|
---|
[7937] | 40 | with Apache license version 2.0.
|
---|
| 41 |
|
---|
| 42 | The Bzip2 code is from Apache Commons Compress and licensed
|
---|
| 43 | with Apache license version 2.0.
|
---|
| 44 |
|
---|
| 45 | The signpost code (http://code.google.com/p/oauth-signpost/)
|
---|
| 46 | is from Matthias Käppler and licensed with the Apache License 2.0.
|
---|
| 47 |
|
---|
| 48 | The mail/url validator routines use code from Apache Commons
|
---|
| 49 | Validator which is licensed with Apache license version 2.0.
|
---|
| 50 |
|
---|
| 51 | The NTv2 transformation code (http://jgridshift.sourceforge.net/)
|
---|
| 52 | is from Peter Yuill and licensed with LGPL.
|
---|
| 53 |
|
---|
| 54 | The MultiSplitPane is from Hans Muller and licensed with LGPL
|
---|
| 55 | (https://today.java.net/pub/a/today/2006/03/23/multi-split-pane.html).
|
---|
| 56 |
|
---|
[12909] | 57 | The Alphanum Algorithm is from David Koelle and license with MIT
|
---|
[7937] | 58 | (http://www.davekoelle.com/alphanum.html)
|
---|
| 59 |
|
---|
| 60 | The Diff code (http://www.bmsi.com/java/#diff)
|
---|
| 61 | is from Stuart D. Gathman and licensed with GPL.
|
---|
| 62 |
|
---|
| 63 | The Ellipsoid code (http://www.i3s.unice.fr/~johan/gps/)
|
---|
| 64 | is from Johan Montagnat and licensed with GPL.
|
---|
| 65 |
|
---|
[13231] | 66 | The JSON code (https://javaee.github.io/jsonp/)
|
---|
| 67 | is from Oracle (RI for JSR 374: Java API for JSON Processing)
|
---|
[7937] | 68 | and licensed with GPL / classpath exception.
|
---|
| 69 |
|
---|
| 70 | The opening hour validation uses code from opening_hour.js
|
---|
| 71 | (https://github.com/ypid/opening_hours.js) which is licensed
|
---|
| 72 | with the New (2-clause) BSD license.
|
---|
| 73 |
|
---|
[13350] | 74 | The XZ code (https://tukaani.org/xz/java.html)
|
---|
| 75 | is from Lasse Collin and Igor Pavlov
|
---|
| 76 | and license free Public Domain.
|
---|
| 77 |
|
---|
[13710] | 78 | The Windows shortcut parsing code is from StackOverflow:
|
---|
| 79 | - https://stackoverflow.com/a/9403438/2257172
|
---|
| 80 | - https://github.com/codebling/WindowsShortcuts
|
---|
| 81 |
|
---|
[14578] | 82 | The gui/animation Christmas GPL code is from Jiri Vanek (Red Hat):
|
---|
| 83 | - http://icedtea.classpath.org/hg/icedtea-web/rev/87d3081ab573
|
---|
| 84 |
|
---|
[11660] | 85 | ------------------------------- PROJECTION DATA -------------------------------
|
---|
| 86 |
|
---|
[13588] | 87 | Australian A66_National NTV2 grid: Source: Intergovernmental Committee on
|
---|
| 88 | Surveying and Mapping (CC BY 4.0)
|
---|
| 89 |
|
---|
| 90 | British OSTN02 NTV2 grid: Source: Ordnance Survey (BSD)
|
---|
| 91 | © Crown copyright, Ordnance Survey and the Ministry of Defence (MOD) 2002.
|
---|
| 92 | All rights reserved.
|
---|
| 93 |
|
---|
[11660] | 94 | French NTF_R93 NTV2 grid: Source: IGN - Institut national de l'information
|
---|
| 95 | géographique et forestière
|
---|
| 96 |
|
---|
| 97 | German BETA2007 NTV2 grid: Source: BKG - Bundesamt für Kartographie und Geodäsie
|
---|
| 98 |
|
---|
[13588] | 99 | Portuguese HGDLx / HGD73 NTV2 grids: Source: Direção Geral do Território
|
---|
| 100 |
|
---|
[11660] | 101 | Swiss CHENYX06 NTV2 grid: Source: Swiss Federal Office of Topography
|
---|
| 102 |
|
---|
[13598] | 103 | ESRI projection definitions: Environmental Systems Research Institute
|
---|
| 104 |
|
---|
[7937] | 105 | ------------------------------------ ICONS ------------------------------------
|
---|
| 106 |
|
---|
| 107 | Most icons have been nicked from GNOME and the GIMP, both under GPL.
|
---|
| 108 | Some are originally LGPL but redistributed here under GPL.
|
---|
| 109 |
|
---|
[13781] | 110 | Simple OpenStreetMap logo has been created by ScubbX (CC-SA 2.0) based on official
|
---|
| 111 | logo used by the OpenStreetMap Foundation:
|
---|
| 112 | https://wiki.openstreetmap.org/wiki/File:Logo_simple.svg
|
---|
| 113 |
|
---|
| 114 | Social logos come from https://github.com/Automattic/social-logos (GPLv2 or later)
|
---|
| 115 |
|
---|
[7937] | 116 | The keyboard icon comes fom:
|
---|
| 117 | - 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
|
---|
| 118 | - licence: GPL
|
---|
| 119 | - designer: Paolino, http://www.paolinoland.it/
|
---|
| 120 | - original filename: keyboard.png
|
---|
| 121 | - original size: 128x128
|
---|
| 122 | - modifications: icon was cropped, then resized
|
---|