<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.27">
<TITLE>R: [GRASS-user] import multiple shapefiles automatically</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt;is there a way to tell GRASS to import all the shapefiles in a certain folder (I've tried *.shp but it didn't work), and give each output map the same name as the original shapefile?<BR>
<BR>
v.in.ogr 'dsn=C:\QGIS\species_shapefiles'<BR>
<BR>
If the layer parameter is not given, all available layers are imported (simply taken from the command description)<BR>
<BR>
Marco</FONT>
</P>

</BODY>
</HTML>