Re: [Geotools-devel] Enum support in GeoPackage

2020-04-30 Thread Jody Garnett
TLDR: Excellent - I agree that AttributeDescriptor and AttributeType is the way forward. Sorry if my quick of assumption of code list was a blind ally. Digging into the what I was looking for ... I found it in Param and Parameter to support distinct strings. Sorry the two designs are similar (open

[Geotools-devel] Enum support in GeoPackage

2020-04-30 Thread Andrea Aime
Hi all, as discussed during the last meeting I'm looking into adding support for enum columns in GeoPackage. Enumerations are made possible by the schema options, and in particular, by the gpkg_data_columns table along with the gpkg_data_column_constraints one. The latter can contain an associatio