[GRASS-dev] [GRASS GIS] #3486: v.in.ogr: default format in online manual
GRASS GIS
trac at osgeo.org
Wed Jan 31 14:55:01 PST 2018
#3486: v.in.ogr: default format in online manual
--------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.4.1
Component: Docs | Version: unspecified
Resolution: | Keywords: v.out.ogr
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by martinl):
Replying to [comment:1 mmetz]:
> Earlier versions of GDAL also support GPKG. Is it possible that the
build server has a minimal GDAL installation built without SQLite3? The
GeoPackage driver needs SQLite3.
There is SQLite support included
{{{
martinl at osgeo6:~$ ogrinfo --formats | grep GPKG
martinl at osgeo6:~$ ogrinfo --formats | grep SQLite
-> "SQLite" (read/write)
}}}
It seems to me that GPKG driver has been introduced in GDAL 1.11. Probably
we should fix G74:v.out.ogr to reflect also this version.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3486#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list