Linda Thompson wrote: > We have quite few customers with problems in their Mapinfo .map files. > We would like to allow the user to see the .dat information and report > the problem with their .map file. I have created a patch for the > problem that allows me to continue displaying data for the customer and > allows more flexibility in dealing with the error. > > Do you think this may be a benefit to others using MITAB?
Linda, Best place to submit patches is GDAL Trac system: http://trac.osgeo.org/gdal/ Attach patch as a plain text file providing also info about GDAL version you used to generate your patch. If you generate patch using SVN copy, you can do it this way: $ cd /path/to/gdal/trunk $ svn diff > myfile.patch And attach myfile.patch to a ticket on Trac. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
