| 1 | README
|
|---|
| 2 | ======
|
|---|
| 3 |
|
|---|
| 4 | Photo Adjust Plugin
|
|---|
| 5 |
|
|---|
| 6 | Author: holgermappt
|
|---|
| 7 | License: GPL v2 or later (see below for resource licenses)
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | The photo adjust plugin allows to move geotagged photos on the map and
|
|---|
| 11 | to place photos that don't have GPS coordinates associated with them
|
|---|
| 12 | on the map, thus to geotag them.
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 | See i18n/README for plugin translation.
|
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 | Resources:
|
|---|
| 19 | images/untaglayer.svg:
|
|---|
| 20 | combination of:
|
|---|
| 21 | JOSM resources/images/dialogs/geoimage/togglegit.svg
|
|---|
| 22 | JOSM resources/images/download_new_layer.svg
|
|---|
| 23 | Author: JOSM contributors and others, see JOSM CONTRIBUTION
|
|---|
| 24 | License: GNU General Public License v2 or later
|
|---|
| 25 | License: GPL v2 or later
|
|---|
| 26 | images/photoadjust.svg, images/mapmode/photoadjust.svg:
|
|---|
| 27 | combination of:
|
|---|
| 28 | JOSM resources/images/mapmode/move/move.svg
|
|---|
| 29 | JOSM resources/images/dialogs/geoimage/togglegit.svg
|
|---|
| 30 | Author: JOSM contributors and others, see JOSM CONTRIBUTION
|
|---|
| 31 | License: GNU General Public License v2 or later
|
|---|
| 32 | License: GPL v2 or later
|
|---|
| 33 | images/photopropedit.svg:
|
|---|
| 34 | combination of:
|
|---|
| 35 | JOSM resources/images/dialogs/edit.svg
|
|---|
| 36 | JOSM resources/images/dialogs/geoimage/togglegit.svg
|
|---|
| 37 | Author: JOSM contributors and others, see JOSM CONTRIBUTION
|
|---|
| 38 | License: GNU General Public License v2 or later
|
|---|
| 39 | License: GPL v2 or later
|
|---|
| 40 | src/org/openstreetmap/josm/plugins/photoadjust/
|
|---|
| 41 | different authors (see SVN log)
|
|---|
| 42 | License: GPL v2 or later
|
|---|
| 43 | data:
|
|---|
| 44 | translations (*.lang):
|
|---|
| 45 | Author: many, see https://translations.launchpad.net/josm/trunk/
|
|---|
| 46 | License: BSD license (revised, without advertising clause) and
|
|---|
| 47 | licence applicable to JOSM (GPL v2 or any later version),
|
|---|
| 48 | see https://help.launchpad.net/TermsofUse#Translations_copyright
|
|---|
| 49 | i18n:
|
|---|
| 50 | i18nlib.pm:
|
|---|
| 51 | extract of
|
|---|
| 52 | http://svn.openstreetmap.org/applications/editors/josm/i18n/i18n.pl
|
|---|
| 53 | License: nothing specified, assuming JOSM license: GPL v2 or later
|
|---|
| 54 | other files:
|
|---|
| 55 | self written code
|
|---|
| 56 | License: CC0
|
|---|