1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-22 00:06:57 -04:00

1 Commits

Author SHA1 Message Date
Nyall Dawson
aca75cfa6e [processing][grass] Fix use of v.external with ogr layers which
do not support random read

These layers are not compatible with v.external, so we have to
use v.in.ogr for them
2018-04-09 10:58:41 +10:00