<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
I'm running gdal 1.11.1 on OS X Mavericks.
<div><br>
</div>
<div>I was not able to get the OGR csv driver to work with the example header provided in the driver documentation and gdal_grid documentation.  The <span style="background-color: rgb(255, 255, 255);">SrcDataSource line in the vrt header needed to be changed
 from </span>
<div>
<pre style="background-color: rgb(255, 255, 255);"><SrcDataSource>test.csv</SrcDataSource></pre>
<div>to</div>
<div><br>
</div>
<div><SrcDataSource relativeToVRT="1">test.csv</SrcDataSource>.</div>
<div><br>
</div>
<div>I assume it is a typo.</div>
<div><br>
</div>
<div>Regards,</div>
<div><br>
</div>
<div apple-content-edited="true">
<div style="orphans: 2; text-align: -webkit-auto; widows: 2; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="text-align: -webkit-auto; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
Mitch</div>
</div>
</div>
</div>
</div>
<div><br>
Mitch<br>
<br>
<br>
<br>
</div>
<br>
</body>
</html>