[ 
https://issues.apache.org/jira/browse/TIKA-2770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678754#comment-16678754
 ] 

ASF GitHub Bot commented on TIKA-2770:
--------------------------------------

lewismc commented on issue #257: fix for TIKA-2770 contributed by kristencheung
URL: https://github.com/apache/tika/pull/257#issuecomment-436770727
 
 
   @kristencheung please address my final comment.
   
   Also, this patch does not work correctly with the existing test file at 
https://github.com/apache/tika/blob/master/tika-parsers/src/test/resources/test-documents/envi_test_header.hdr
   
   It is only for UTM mappings. We need some additional logic which checks for 
the presence of the UTM flag. If this flag is not present then no mapping 
should be made.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Convert EnviHeader "map info" from UTM to LatLon
> ------------------------------------------------
>
>                 Key: TIKA-2770
>                 URL: https://issues.apache.org/jira/browse/TIKA-2770
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 2.0.0
>            Reporter: Kristen Cheung
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.20
>
>
> Would like to create the conversion logic for coordinates from Universal 
> Transverse Mercator (UTM) to Geographic (Lat/Lon) Coordinate System in Apache 
> Tika Extraction logic, found in 
> tika/tika-parsers/src/main/java/org/apache/tika/parser/envi/EnviHeaderParser.java



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to