[GRASS-git] [OSGeo/grass] 0c8546: v.in.ogr: skip columns with unsupported data type ...
Stefan Blumentrath
noreply at github.com
Thu Nov 10 14:43:24 PST 2022
Branch: refs/heads/releasebranch_8_2
Home: https://github.com/OSGeo/grass
Commit: 0c8546cf325c35ebeea12b12d7c570b4f52edad7
https://github.com/OSGeo/grass/commit/0c8546cf325c35ebeea12b12d7c570b4f52edad7
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