[postgis-users] bulk conversion from shapefiles

David TECHER davidtecher at yahoo.fr
Thu Sep 16 02:44:09 PDT 2004


if you have php, you can make a script in order to
have the shell too.

 --- Michael Mallete <mrmallete at yahoo.com> a écrit : 
> ah. got it. thank you very much gentlemen. :)
> 
> -Myk
> 
> 
> >for shapefile in `find . -name '*.shp'`; do
> >	shp2pgsql $shapefile .....
> >done
> >
> >--strk;
> 
> 
> >You could also do a one-liner:
> >
> >find . -name '*.shp' -exec shp2pgsql {} \;
> 
> 
> 	
> 		
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
>
http://postgis.refractions.net/mailman/listinfo/postgis-users
>  


	

	
		
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com



More information about the postgis-users mailing list