[GRASS-dev] prefer GeoPackage over Shapefile
Martin Landa
landa.martin at gmail.com
Wed Oct 18 07:25:04 PDT 2017
Hi,
please create a valid ticket on Trac for this issue. Thanks. Ma
2017-10-18 14:28 GMT+02:00 Jachym Cepicky <jachym.cepicky at gmail.com>:
> Hi,
>
> I would like to submit following commit to GRASS GIS - master
>
> Index: vector/v.out.ogr/args.c
> ===================================================================
> --- vector/v.out.ogr/args.c (revision 71566)
> +++ vector/v.out.ogr/args.c (working copy)
> @@ -32,7 +32,7 @@
> options->format->type = TYPE_STRING;
> options->format->required = YES;
> options->format->multiple = NO;
> - options->format->answer = "ESRI_Shapefile";
> + options->format->answer = "DPKG";
> options->format->options = OGR_list_write_drivers();
> options->format->description = _("Data format to write");
>
>
>
> any objections?
>
> Reasoning: all is written at http://switchtoshapefile.org
>
> Jachym
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
More information about the grass-dev
mailing list