Right now requirement 2 specifies an exact string for the version but the spec is supposed to be reverse compatible so that, for example, a version 1.2 GeoPackage operates as designed on a 1.0.1-based client. Strict adherence to this requirement makes this impossible. We need to rewrite the requirement so that it accounts for version increments.
Right now requirement 2 specifies an exact string for the version but the spec is supposed to be reverse compatible so that, for example, a version 1.2 GeoPackage operates as designed on a 1.0.1-based client. Strict adherence to this requirement makes this impossible. We need to rewrite the requirement so that it accounts for version increments.