Hi All<br><br>I am a newbie of GDAL.<br><br>I want to convert a shape file to GeoJSON file.<br><br>I have downloaded GDAL 19 (MSVC 2010 win64) binaries.<br><br>However, when I try to convert to GeoJSON.<br><br>It says &quot;Failed to create geoJSON datasource&quot;<br>
<br>I am using the following code<br><br>ogr2ogr -f &quot;geoJSAON CENO.json CENOVUS.shp<br><br>Please tell me where I am wrong.<br><br>Thanks<br><br>Vivek<br>