[GRASS-dev] sqlite and grass64

Maris Nartiss maris.gis at gmail.com
Tue Jan 15 02:02:10 EST 2008


Good point. Probably there should be some GRASS module to help moving
around raster/vector data?
I.e. g.export rast/vect=mymap out=myfile.tgz and g.import in=myfile.tgz
Required features:
* needs to preserve vector topology(!);
* preserves history, metadata etc.;
* simple source/target projection check.

IMHO it will be more easy to create such data exchange modules than
implement all SQL RDBMS features in GRASS for managing data in DBF's
or other poor backends.

Oh, yeah - g.copy is not an option - it still segfaults on my Gentoo
~x86 machine (6.3.0RC4). I can only copy raster maps with r.mapcalc :)

Maris.

2008/1/15, Hamish <hamish_b at yahoo.com>:
>
> At least there has to be a way of extracting a single vector map
> without resorting to making a new mapset and 'g.copy vect=' just the
> one map then tarballing the single-map mapset.
>
>
> Hamish
>


More information about the grass-dev mailing list