[wp-trac] [WordPress Trac] #9257: EXIF GPS data

WordPress Trac noreply at wordpress.org
Sat Feb 15 22:09:36 UTC 2020


#9257: EXIF GPS data
--------------------------------------------------+-----------------------
 Reporter:  B-Scan                                |       Owner:  desrosj
     Type:  enhancement                           |      Status:  reopened
 Priority:  normal                                |   Milestone:
Component:  Media                                 |     Version:  2.7
 Severity:  normal                                |  Resolution:
 Keywords:  has-patch needs-testing dev-feedback  |     Focuses:
--------------------------------------------------+-----------------------

Comment (by dshanske):

 Been reading http://www.cipa.jp/std/documents/download_e.html?DC-X010-2020
 which is EXIF 2.32 adopted last year and not really being used yet.

 Appears that in version 2.32 of EXIF, GPSLongitudeRef and GPSLatitudeRef
 are being merged into GPSLatitude and GPSLongitude.

 Value type of GPSCoordinate is a Text value in the form “DDD,MM,SSk” or
 “DDD,MM.mmk”, where:
 • DDD is a number of degrees
 • MM is a number of minutes
 • SS is a number of seconds
 • mm is a fraction of minutes
 • k is a single character N, S, E, or W indicating a direction (north,
 south, east, west)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/9257#comment:32>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list