[GRASS-git] [OSGeo/grass] 726fb2: v.in.ogr: skip columns with unsupported data type ...
Stefan Blumentrath
noreply at github.com
Thu Nov 10 14:32:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 726fb2c6015a12a41a00cb0743c479190d27e86e
https://github.com/OSGeo/grass/commit/726fb2c6015a12a41a00cb0743c479190d27e86e
Author: Stefan Blumentrath <stefan.blumentrath at gmx.de>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M vector/v.in.ogr/main.c
Log Message:
-----------
v.in.ogr: skip columns with unsupported data type instead of failing to import (#2630)
* skip binary columns
* remove copied comment
* indent + warning message
* handle all unsupported column types with d-flag
* remove second warning
* Update vector/v.in.ogr/main.c
Co-authored-by: Markus Metz <33666869+metzm at users.noreply.github.com>
* implement suggestion from review
* cleanup from review
* simplify warning
Co-authored-by: Markus Metz <33666869+metzm at users.noreply.github.com>
More information about the grass-commit
mailing list