Timeline for Python GDAL (/OGR) 2.x: read vectors with gdal.OpenEx or ogr.Open?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 11, 2017 at 12:45 | comment | added | Dmitry Baryshnikov | Backward compatibility. The count of input parameters differs and old software will crash if it use new GDAL with modified Open method. | |
| Jul 11, 2017 at 9:46 | comment | added | CMCDragonkai | What's the reasoning behind the Ex suffix? Why not add the same functionality to the normal Open call. Also what about OpenShared? | |
| Mar 9, 2017 at 10:17 | comment | added | Guts | So, I decided to use the new way but things are not so similar between OGR or GDAL openers. I edit my question to include details. | |
| Feb 10, 2017 at 12:40 | vote | accept | Guts | ||
| Feb 10, 2017 at 8:08 | history | answered | Dmitry Baryshnikov | CC BY-SA 3.0 |