[GRASS-dev] v.in.ogr -r and -e

Markus Neteler neteler at fbk.eu
Mon Nov 5 03:26:45 EST 2007


Hamish wrote on 11/05/2007 08:19 AM:
> Hi,
>
> I just added a new -r flag to v.in.ogr. It limits import to features falling in the current region; ie sets the spatial= option automatically.
>   
Hamish,

cool, thanks!

> In doing that I noticed that the "-e" flag doesn't seem to be connected to any code. Anyone know what it is supposed to do? (added in cvs vector/v.in.ogr/main.c rev 1.29)
>   
It should do the same as r.in.gdal:
  -e   Extend location extents based on new dataset


To modify the DEFAULT_WIND file according to the map extent.

Markus




More information about the grass-dev mailing list