Tim Allison created TIKA-4187:
---------------------------------
Summary: 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
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)