Hello
Thank you all for helping me out.
The error was because of the write permission in the directory.
I changed the directory and it works well.
Thanks Chaitanya and everybody else.
Vivek
On Fri, Mar 30, 2012 at 3:18 AM, Mateusz Loskot wrote:
> On 30 March 2012 01:35, Eli Adam wrote:
> >
On 30 March 2012 01:35, Eli Adam wrote:
> Vivek,
>
>> My bad , i did typo in writing here. I have written correctly as GeoJSON for
>> conversion.
>
> Are you saying that you typed it correctly on the command line and it
> still doesn't work?
I'm fairly sure he typed it correctly.
The error messag
Vivek,
Check if you have write permission to the directory.
On Fri, Mar 30, 2012 at 5:53 AM, Vivek Dey wrote:
> Hi Eli
> My bad , i did typo in writing here. I have written correctly as GeoJSON
> for conversion.
> Thnks
> Vivek
> On 2012-03-29 4:23 PM, "Eli Adam" wrote:
>
>> Vivek,
>>
>>I
Vivek,
> My bad , i did typo in writing here. I have written correctly as GeoJSON for
> conversion.
Are you saying that you typed it correctly on the command line and it
still doesn't work? If so, can you copy your command and error from
the command line to the email?
Eli
__
Hi Eli
My bad , i did typo in writing here. I have written correctly as GeoJSON
for conversion.
Thnks
Vivek
On 2012-03-29 4:23 PM, "Eli Adam" wrote:
> Vivek,
>
>I think you might have some minor typos:
>
> > ogr2ogr -f "geoJSAON CENO.json CENOVUS.shp
>
> "GeoJSON" not
> "geoJSAon [no ending d
Vivek,
I think you might have some minor typos:
> ogr2ogr -f "geoJSAON CENO.json CENOVUS.shp
"GeoJSON" not
"geoJSAon [no ending double quote either]
HTH, Eli
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinf
Hi All
I am a newbie of GDAL.
I want to convert a shape file to GeoJSON file.
I have downloaded GDAL 19 (MSVC 2010 win64) binaries.
However, when I try to convert to GeoJSON.
It says "Failed to create geoJSON datasource"
I am using the following code
ogr2ogr -f "geoJSAON CENO.json CENOVUS.sh