[GRASS-dev] [GRASS GIS] #3428: Set OGC GeoPackage as default export format
GRASS GIS
trac at osgeo.org
Mon Oct 23 13:19:07 PDT 2017
#3428: Set OGC GeoPackage as default export format
--------------------------+-------------------------
Reporter: jachym | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.4.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords: v.out.ogr
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by neteler):
I have fixed the parameter order and a missing "_" in args.c and uploaded
under the same "shp-geopackage.4.patch" name (please use that to
continue).
But it does not compile for me:
{{{
args.c: In function ‘parse_args’:
args.c:36:5: error: ‘tempDriver’ undeclared (first use in this function);
did you mean ‘dbDriver’?
tempDriver = OGRGetDriverByName("GPKG");
^~~~~~~~~~
dbDriver
args.c:36:5: note: each undeclared identifier is reported only once for
each function it appears in
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3428#comment:11>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list