1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-19 00:04:46 -04:00
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

6.0 KiB