Rev | Line | |
---|
[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:
|
---|
| 19 | images/untaglayer.png:
|
---|
| 20 | combination of:
|
---|
| 21 | JOSM plugin photo_geotagging, images/geotagging.png
|
---|
| 22 | Author: Paul Hartmann
|
---|
| 23 | License: GPL v2 or any later version
|
---|
| 24 | self made text (CC0)
|
---|
| 25 | License: GPL v2 or later
|
---|
| 26 | images/photoadjust.png:
|
---|
| 27 | combination of:
|
---|
| 28 | JOSM images/dialogs/geoimage/gpx2img.png
|
---|
| 29 | Author: JOSM contributors and others, see JOSM CONTRIBUTION
|
---|
| 30 | License: GNU General Public License v2 or later
|
---|
| 31 | self made arrows (CC0)
|
---|
| 32 | License: GPL v2 or later
|
---|
| 33 | src/org/openstreetmap/josm/plugins/photoadjust/
|
---|
[35108] | 34 | different authors (see SVN log)
|
---|
| 35 | License: GPL v2 or later
|
---|
[30130] | 36 | data:
|
---|
| 37 | translations (*.lang):
|
---|
| 38 | Author: many, see https://translations.launchpad.net/josm/trunk/
|
---|
| 39 | License: BSD license (revised, without advertising clause) and
|
---|
| 40 | licence applicable to JOSM (GPL v2 or any later version),
|
---|
| 41 | see https://help.launchpad.net/TermsofUse#Translations_copyright
|
---|
[30180] | 42 | i18n:
|
---|
| 43 | i18nlib.pm:
|
---|
| 44 | extract of
|
---|
| 45 | http://svn.openstreetmap.org/applications/editors/josm/i18n/i18n.pl
|
---|
| 46 | License: nothing specified, assuming JOSM license: GPL v2 or later
|
---|
| 47 | other files:
|
---|
| 48 | self written code
|
---|
| 49 | License: CC0
|
---|
Note:
See
TracBrowser
for help on using the repository browser.