<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Arial, Helvetica, serif, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><div>Hi, <br></div><div><br></div><div>      I have tried converting the file in Centos and Macos but I am facing an error as said below. I have analyzed and found that the issue occurs only when there is no properties data in geojson file. I have generated jars and library files using the java bindings of gdal. Is there any dependency that i might have missed cause this issue occurs only for these type of files (i.e with no properties data). Can someone help me in solving this error.<br><br></div><div data-zbluepencil-ignore="true" id="Zm-_Id_-Sgn"><div>Thanks & Regards,<br></div><div>Ravi Teja<br></div></div><br><div style="border-top: 1px solid rgb(204, 204, 204); height: 0px; margin-top: 10px; margin-bottom: 10px; line-height: 0px;" class="zmail_extra_hr"><br></div><div style="" data-zbluepencil-ignore="true" class="zmail_extra"><br><div id="Zm-_Id_-Sgn1">---- On Mon, 23 Nov 2020 14:02:24 +0530 <b>Wuyyuru Ravi Teja Krishna <ravitejakrishna.w@zohocorp.com></b> wrote ----<br></div><br><blockquote style="margin: 0px;"><div><div style="font-family :  Arial,  Helvetica,  serif,  sans-serif; font-size :  12pt; color :  rgb(0, 0, 0); "><div>Hi team,<br><br>      I am using ogr2ogr with java bindings for conversion of a geojson file to a csv file, But I am getting an error as specified below.<br></div><div><span class="x_1036939465colour" style="color :  #ff0000; ">ERROR 10: Pointer 'panMap' is NULL in 'OGR_F_SetFrom'.<br></span></div><div><span class="x_1036939465colour" style="color :  #ff0000; "><br></span></div><div><span class="x_1036939465colour" style="color :  #ff0000; ">Unable to translate feature 0 from layer map_sample<br></span></div><div><span class="x_1036939465colour" style="color :  #ff0000; ">Terminating translation prematurely after failed<br></span></div><div><span class="x_1036939465colour" style="color :  #ff0000; ">translation of layer map_sample (use -skipfailures to skip errors)</span><br></div><div><br></div><div>ogr2ogr is invoked as below<br></div><div><br></div><div><span style="color :  #0000ff; " class="x_1036939465colour">java -cp :gdal.jar -Djava.library.path=libs/ ogr2ogr "-s_srs" "CRS:84" "-t_srs" "CRS:84" "-f" "CSV" proplesscsv.csv map_sample.geojson  "-lco" "GEOMETRY=AS_WKT"</span><br><br>I have also attached the sample file I was working with this mail. Kindly help me in this conversion failure.</div><div><br></div><div id=""><div>Thanks & Regards,<br></div><div>Ravi Teja<br></div></div><div><br></div></div><br></div></blockquote></div><div><br></div></div><br></body></html>