Skip to content

Instantly share code, notes, and snippets.

@rouault
Created May 19, 2014 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rouault/c281d32b4ac62a5af641 to your computer and use it in GitHub Desktop.
Save rouault/c281d32b4ac62a5af641 to your computer and use it in GitHub Desktop.
Status of OGR MapInfo driver w.r.t MITAB github
Submitted as pull request:
@27367 [27367] 26 minutes rouault MIFFILE: Remove duplicate OLCSequentialWrite test and report …
@26120 [26120] 11 months rouault MITAB: support reading MIF file with no associated MID file (when MIF file …
@25343 [25343] 17 months rouault MITAB: avoid negative zeros in TOWGS84 read from TAB file (#4931)
@25033 [25033] 20 months rcoup #481 - add datum mapping between EPSG/authority codes and the MapInfo? …
@24647 [24647] 23 months rouault Fix double free in OGRTABDataSource::Create() when exiting with error …
@24368 [24368] 2 years rouault MITAB: missing break when dealing with Mollweide projection (#4628)
Non submitted --> buggy http://trac.osgeo.org/gdal/ticket/3853 :
@24135 [24135] 2 years chaitanya #3853. Fix the unwanted changes in data types while converting a …
Already in git:
@23110 [23110] 3 years rouault Resync with upstream MITAB CVS to fix problem with tab delimiter used in …
Submitted as pull request:
@22658 [22658] 3 years tamas Fixed the problem of the null datetime values with the mapinfo driver …
Already in git:
@22540 [22540] 3 years warmerdam improve TABBasename() for filenames with an embedded dot (#4123)
@22524 [22524] 3 years warmerdam Add support for reading google mercator from mapinfo (#4115)
OGR only:
@20882 [20882] 4 years warmerdam fix typo
Already in git:
@20832 [20832] 4 years aboudreault Fixed crash when trying to get the same mitab feature twice
@20818 [20818] 4 years aboudreault Fixed incomplet patch to handle differently indented lines in mif files …
@20797 [20797] 4 years aboudreault Synchronized gdal mitab changes with mitab CVS HEAD
@20796 [20796] 4 years aboudreault Synchronized mitab driver with mitab CVS HEAD
OGR only:
@20328 [20328] 4 years warmerdam improve update target to match my current sys configuration
Already in git:
@20164 [20164] 4 years chaitanya Fix a memory leak. (#3045)
Unknown but presumably in git:
@20160 [20160] 4 years chaitanya Minor changes to handle differently indented lines in mif files. (#3694)
@20158 [20158] 4 years dmorissette Fixed dataset version check in AddFieldNative? for type TABFDateTime (GDAL …
@20105 [20105] 4 years rouault Fix missing initializations that cause crashes
@20104 [20104] 4 years tamas Add attribute index support for the sql queries in mapinfo tab format …
@19724 [19724] 4 years winkey use "," for the OGR Feature Style id: parameter delimiter, not "." as per …
@19447 [19447] 4 years chaitanya Fix Mapinfo MIF driver to create layer defn at layer creation. Also added …
@17828 [17828] 5 years warmerdam refresh for nz datum fix (#3187)
@15888 [15888] 5 years dron Use proper object file names when building prerequsites lists. This is …
@15758 [15758] 6 years dmorissette Enable -DMITAB_USE_OFTDATETIME for #2585
@15757 [15757] 6 years dmorissette Enable -DMITAB_USE_OFTDATETIME for #2585
@15756 [15756] 6 years dmorissette Ported Alan's fix to support OFTDate/OFTTime/OFTDateTime when reading and …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment