<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi,<br>
</p>
<div class="moz-forward-container">
<p> <span class="tlid-translation translation" lang="en"><span
title="">I pass a command line in a batch and I would like
to write the result in a text file to know if the
multipolygon has been added.</span><br>
<span title="" class="">here is what i tried :<br>
"C:\Program Files\QGIS 2.18\OSGeo4W.bat" ogr2ogr.exe -f
"PostgreSQL" PG:"host=xx.xxx.x.x user=xxx dbname=xxx
schemas=xxx password=xx" -t_srs EPSG:2154 -append -nlt
PROMOTE_TO_MULTI "kmlPath.kml" > "logPath.txt"<br>
<br>
</span></span><span class="tlid-translation translation"
lang="en"><span title="" class="">the log only contains
OSGEO4W home is C: \ Program Files \ QGIS 2.18 \ and no more
information<br>
What can I do please to get this ?</span></span><br>
<span class="tlid-translation translation" lang="en"><span
title="" class=""></span></span></p>
</div>
</body>
</html>