[FWTools] Help for SHP->KML batch conversion
Luca Moiana
luca_moiana at hotmail.com
Thu Apr 8 09:50:22 EST 2010
Hi there,
Here is
right away my problem:
38 .SHP
files to convert in .KML, no projection needed, on a windows machine.
I wrote a
tiny .bat file in order to do that:
@echo off
call "C:\Programmi\FWTools2.2.8\setfw"
for %%f IN (*.SHP) do ogr2ogr -f KML %%f PRJ\%%f
where PRJ is my output directory and get this error message:
%%f non atteso
Where’s the
problem?
L
By not printing this email you've helped save paper, ink, and millions of trees. www.printgreener.com/saveatree.php
_________________________________________________________________
Hotmail: Powerful Free email with security by Microsoft.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/fwtools/attachments/20100408/03c7dd6d/attachment.htm
More information about the FWTools
mailing list