[
https://issues.apache.org/jira/browse/TIKA-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812429#comment-17812429
]
Tim Allison commented on TIKA-4187:
-----------------------------------
See https://www.nationalarchives.gov.uk/PRONOM/fmt/729 for a few other
sqlite3-based file formats.
> Add detection for geopackage
> ----------------------------
>
> Key: TIKA-4187
> URL: https://issues.apache.org/jira/browse/TIKA-4187
> Project: Tika
> Issue Type: New Feature
> Reporter: Tim Allison
> Priority: Minor
>
> GeoPackage is an open format that uses sqlite as a container file.
> Documentation is here: https://www.geopackage.org/
> As with other container formats (ole2, zip), we'd have to open the file with
> sqlite and then run detection based on table names ... maybe? We need more
> investigation on detection.
> As with illustrator and the PDFParser, we could run the detection in the
> sqlite parser to get started.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)