<div dir="ltr"><div class="gmail_extra"><div style="font-size:12.8px"><span style="font-size:12.8px">Apologies for the late delivery</span>🙈<span style="font-size:12.8px"> </span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">here is something you can use for that conversion..whilst the full reply with all the bells and whistles is still being moderated through the osgeo 40kb limit .... </div><div style="font-size:12.8px">i figured you might be in urgent need for this.<span style="font-size:12.8px"> its a solutiion that uses two files the main.py which is attached and ogr2ogr.py ,</span><span style="font-size:12.8px">download it from...</span></div><div style="font-size:12.8px"><span style="font-size:12.8px"><br></span></div><div style="font-size:12.8px"><span style="font-size:12.8px"> <a href="https://svn.osgeo.org/gdal/trunk/gdal/swig/python/samples/ogr2ogr.py">https://svn.osgeo.org/gdal/trunk/gdal/swig/python/samples/ogr2ogr.py</a></span></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">main.py is what you run ( edit it and run it using IDLE which comes with your python installation ... but whatever ide can do the job.I chose IDLE for the simplicitity in this case.)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">1- edit the file location (see filePathNamesList in script) for where you shapefiles lie. I would just copy all of them into one folder. and point the script to that folder</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">2- just make sure the ogr2ogr.py file is in the same folder as the main.py. This is a python port of the GDAL cpp ogr2ogr. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">3 - if you are using IDLE ...run the main.py</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">lastly if you do not have GDAL installed go to...</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><a href="https://sandbox.idre.ucla.edu/sandbox/tutorials/installing-gdal-for-windows" target="_blank">https://sandbox.idre.ucla.edu/<wbr>sandbox/tutorials/installing-g<wbr>dal-for-windows</a></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">read STEP 2 ....this guy explains so nicely...its a breeze</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">i have attached the main.py</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Give me a shout through a personal email, if your are having issues.</div><div><br></div></div></div></div>