[gdal-dev] Does OGR support GeoPackage enums in write mode (or at all?)

Andrea Aime andrea.aime at geo-solutions.it
Wed Apr 15 02:05:40 PDT 2020


Hi,
I'm trying to dump a large PostGIS database into a GeoPackage. In the
original database some columns
are strings, but could be more efficiently represented as enums, as they
have a small set of values.

GeoPackage has a native notion of enums, check the spec and search for
"table 27" for an example:
http://www.geopackage.org/spec/

However I cannot find mention of them in the GPKG driver documentation:
https://gdal.org/drivers/vector/gpkg.html
I quickly grepped into the geopackage sources for "enum", could not find it
in the geopackage sources.

Also looked at the "mapFieldType" ogr2ogr parameter and at OGR SQL, did not
find anything there either.

So I'm wondering, is there direct support for enum fields? Any way to map a
string column to enum during
a ogr2ogr call?

Best Regards,

Andrea Aime == GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
(LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it http://twitter.com/geosolutions_it
------------------------------------------------------- *Con riferimento
alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
circostanza inerente alla presente email (il suo contenuto, gli eventuali
allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
sarei comunque grato se potesse darmene notizia. This email is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. We remind that - as provided by European Regulation 2016/679
“GDPR” - copying, dissemination or use of this e-mail or the information
herein by anyone other than the intended recipient is prohibited. If you
have received this email by mistake, please notify us immediately by
telephone or e-mail.*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200415/7a5cbe67/attachment.html>


More information about the gdal-dev mailing list