[GRASS-user] import a folder full of shapefiles and reproject on-the-fly?

Maciej Sieczka tutey at o2.pl
Wed Jul 23 16:36:34 EDT 2008


Tim Michelsen pisze:

> Is there any way that I can import all tiles at once and also
> reprojecting the CLC shapes into LL?

Use ogr2ogr to reproject Shapefiles outside GRASS (it accepts directory
of shapefiles as input as well as single shapefiles) and then import
them all with v.in.ogr. You can automate v.in.ogr in Shell using "for in
do" syntax (plenty of examples in the archive or Google it).

Cheers,
Maciek

-- 
Maciej Sieczka
www.sieczka.org


More information about the grass-user mailing list