[GRASS-git] [OSGeo/grass] 31c1ec: v.import: Add layer to the projection check (#1328)
Vaclav Petras
noreply at github.com
Thu Feb 18 19:49:07 PST 2021
Branch: refs/heads/releasebranch_7_8
Home: https://github.com/OSGeo/grass
Commit: 31c1ec2fb2b5a2da96548f1d42f0ac331e53ca7b
https://github.com/OSGeo/grass/commit/31c1ec2fb2b5a2da96548f1d42f0ac331e53ca7b
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M scripts/v.import/v.import.py
Log Message:
-----------
v.import: Add layer to the projection check (#1328)
Layers in some formats (e.g., GeoPackage) can have different projections, so a test with v.in.ogr
without layer may report a difference although the user specified layer with matching projection for v.import.
More information about the grass-commit
mailing list