User Tools

Site Tools


tutorials:urbandecay

This is an old revision of the document!


Urbandecay Publizierungs Policy

hier folgende vorschläge zum archivieren der urbandecay.

Archiv Ornder

  • es wird eine ordnerstruktur mit fund-datum (YYYYMMDD) und kurzbezeichnung vorgeschlagen
  • im ordner liegen die geogetaggten fotos, readme textfile, …

zb.

20120829_pidgin

Foto GPS Tagging

exif-tagging der bilder funktioniert mit dem debian-programm: libimage-exiftool-perl

exiftool -GPSLatitude="47.066914" -GPSLongitude="15.445125" -GPSLatitudeRef="N" -GPSLongitudeRef="E" 20120829_pidgin.jpg

git checkin

soeben erstellten ordner hinzufügen, zb:

git pull origin master
git add 20120829_pidgin
git commit -m "super viech hinzugefügt :)"
git push origin master
tutorials/urbandecay.1350328730.txt.gz · Last modified: 2012/10/15 19:18 by nine