[cvs] commit: ansel image.php ansel/lib Ansel.php ansel/lib/XRequest ImageSaveGeolocation.php ansel/scripts/sql ansel.pgsql.sql ansel.sql
Michael Rubinsky
mike at theupstairsroom.com
Mon Jul 6 19:55:20 UTC 2009
mrubinsk 2009-07-06 15:55:20 EDT
Modified files:
. image.php
lib Ansel.php
lib/XRequest ImageSaveGeolocation.php
scripts/sql ansel.pgsql.sql ansel.sql
Log:
- Refactor saving new images/obtaining EXIF data. This possibly saves some VFS
writes and VFS reads when obtaining EXIF data and/or autorotating images.
It also puts the code that save image data in the right place.
- Add an image_geotag_date field to the database. This is populated/updated
whenever valid data is added to the lat/lng fields - be it during initial
image creation, or manually adding the geotag later. To be used later to
help determine the most apporpriate images to suggest for locating new images
at.
Revision Changes Path
1.174 +3 -3 ansel/image.php
1.608 +209 -142 ansel/lib/Ansel.php
1.4 +1 -4 ansel/lib/XRequest/ImageSaveGeolocation.php
1.11 +3 -2 ansel/scripts/sql/ansel.pgsql.sql
1.37 +3 -2 ansel/scripts/sql/ansel.sql
Chora Links:
http://cvs.horde.org/diff.php/ansel/image.php?rt=horde&r1=1.173&r2=1.174&ty=u
http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&r1=1.607&r2=1.608&ty=u
http://cvs.horde.org/diff.php/ansel/lib/XRequest/ImageSaveGeolocation.php?rt=horde&r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/ansel/scripts/sql/ansel.pgsql.sql?rt=horde&r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/ansel/scripts/sql/ansel.sql?rt=horde&r1=1.36&r2=1.37&ty=u
More information about the cvs
mailing list