[30130] | 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 |
|
---|
[30180] | 15 | See i18n/README for plugin translation.
|
---|
| 16 |
|
---|
| 17 |
|
---|
[30130] | 18 | Resources:
|
---|
[35592] | 19 | images/untaglayer.svg:
|
---|
[30130] | 20 | combination of:
|
---|
[35592] | 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
|
---|
[30130] | 25 | License: GPL v2 or later
|
---|
[35592] | 26 | images/photoadjust.svg, images/mapmode/photoadjust.svg:
|
---|
[30130] | 27 | combination of:
|
---|
[35592] | 28 | JOSM resources/images/mapmode/move/move.svg
|
---|
| 29 | JOSM resources/images/dialogs/geoimage/togglegit.svg
|
---|
[30130] | 30 | Author: JOSM contributors and others, see JOSM CONTRIBUTION
|
---|
| 31 | License: GNU General Public License v2 or later
|
---|
| 32 | License: GPL v2 or later
|
---|
[35599] | 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
|
---|
[30130] | 40 | src/org/openstreetmap/josm/plugins/photoadjust/
|
---|
[35108] | 41 | different authors (see SVN log)
|
---|
| 42 | License: GPL v2 or later
|
---|
[30130] | 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
|
---|
[30180] | 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
|
---|