You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2010/06/28 17:25:49 UTC

[jira] Created: (TIKA-445) Geographic metadata namespace

Geographic metadata namespace 
------------------------------

                 Key: TIKA-445
                 URL: https://issues.apache.org/jira/browse/TIKA-445
             Project: Tika
          Issue Type: New Feature
          Components: metadata
    Affects Versions: 0.7
            Reporter: Nick Burch
            Assignee: Nick Burch
            Priority: Minor
             Fix For: 0.8


As discussed in TIKA-443, we should have a new Geographic namespace. Initially, this will hold just:
* LATITUDE = geo:latitude
* LONGITUDE = geo:longitude

Later we can add things like height, bearing etc as required

This namespace will be used by both the geographic formats, as well as things like JPEG (exif geo tags) and HTML (icbm geo tags)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TIKA-445) Geographic metadata namespace

Posted by "Nick Burch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Burch closed TIKA-445.
---------------------------

    Resolution: Fixed

OK, I've applied this patch in r958926.

> Geographic metadata namespace 
> ------------------------------
>
>                 Key: TIKA-445
>                 URL: https://issues.apache.org/jira/browse/TIKA-445
>             Project: Tika
>          Issue Type: New Feature
>          Components: metadata
>    Affects Versions: 0.7
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: geo.patch
>
>
> As discussed in TIKA-443, we should have a new Geographic namespace. Initially, this will hold just:
> * LATITUDE = geo:latitude
> * LONGITUDE = geo:longitude
> Later we can add things like height, bearing etc as required
> This namespace will be used by both the geographic formats, as well as things like JPEG (exif geo tags) and HTML (icbm geo tags)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TIKA-445) Geographic metadata namespace

Posted by "Nick Burch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Burch updated TIKA-445:
----------------------------

    Attachment: geo.patch

Patch to implement, which uses the same keys as the W3C geo namespace

> Geographic metadata namespace 
> ------------------------------
>
>                 Key: TIKA-445
>                 URL: https://issues.apache.org/jira/browse/TIKA-445
>             Project: Tika
>          Issue Type: New Feature
>          Components: metadata
>    Affects Versions: 0.7
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: geo.patch
>
>
> As discussed in TIKA-443, we should have a new Geographic namespace. Initially, this will hold just:
> * LATITUDE = geo:latitude
> * LONGITUDE = geo:longitude
> Later we can add things like height, bearing etc as required
> This namespace will be used by both the geographic formats, as well as things like JPEG (exif geo tags) and HTML (icbm geo tags)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TIKA-445) Geographic metadata namespace

Posted by "Arturo Beltran (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883814#action_12883814 ] 

Arturo Beltran commented on TIKA-445:
-------------------------------------

After a few days off, a pleasant surprise. Good job.
I would suggest the inclusion of at least the height and the reference system used.

Greetings and thanks for your work

> Geographic metadata namespace 
> ------------------------------
>
>                 Key: TIKA-445
>                 URL: https://issues.apache.org/jira/browse/TIKA-445
>             Project: Tika
>          Issue Type: New Feature
>          Components: metadata
>    Affects Versions: 0.7
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: geo.patch
>
>
> As discussed in TIKA-443, we should have a new Geographic namespace. Initially, this will hold just:
> * LATITUDE = geo:latitude
> * LONGITUDE = geo:longitude
> Later we can add things like height, bearing etc as required
> This namespace will be used by both the geographic formats, as well as things like JPEG (exif geo tags) and HTML (icbm geo tags)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TIKA-445) Geographic metadata namespace

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TIKA-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883197#action_12883197 ] 

Jukka Zitting commented on TIKA-445:
------------------------------------

+1 to using a standard namespace

> Geographic metadata namespace 
> ------------------------------
>
>                 Key: TIKA-445
>                 URL: https://issues.apache.org/jira/browse/TIKA-445
>             Project: Tika
>          Issue Type: New Feature
>          Components: metadata
>    Affects Versions: 0.7
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: geo.patch
>
>
> As discussed in TIKA-443, we should have a new Geographic namespace. Initially, this will hold just:
> * LATITUDE = geo:latitude
> * LONGITUDE = geo:longitude
> Later we can add things like height, bearing etc as required
> This namespace will be used by both the geographic formats, as well as things like JPEG (exif geo tags) and HTML (icbm geo tags)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.