110111112113114115116
} } } Geometry geometry(byte[] b) throws IOException { return b != null ? new GeoPkgGeomReader().read(b) : null; }