I have prepared a MITAB V1.4.0 release candidate with the most recent fixes and additions, the complete list is included below.
The source can be downloaded at: http://mitab.maptools.org/dl/mitab-1.4.0rc1.tar.gz And the precompiled Windows binaries at: http://mitab.maptools.org/dl/mitab-1.4.0rc1-win32.zip Could the maintainers of the VB and Delphi bindings please test them with the new version? I don't think any new function was added to the C API since 1.3.0, so the only change required should be to upgrade the version number check in the files. If I don't hear of any major problem then this will become the 1.4.0 release in a few days. Complete list of fixes/changes below. Daniel ------------------------------------------------------------ Daniel Morissette [EMAIL PROTECTED] DM Solutions Group http://www.dmsolutions.ca/ ------------------------------------------------------------ Version 1.4.0 (2005-03-23) -------------------------- - Added initial version of .NET bindings, contributed by Graham Sims in mitab/contrib/dotnet directory (bug 992) - Added support for Datum Id field in .MAP header, this is new in MapInfo 7.8+ and solves problem with multiple datums with same params (bug 910) - Fixed internal integer coordinates rounding error (bug 894) - Fixed potential memory leaks in error conditions in mitab_feature.cpp and mitab_rawbinblock.cpp (bug 881) - Support pen width bigger than 7. Note that any pen bigger than 10 are considered as point, not pixel. (bug 683) - Updated list of datum parameters from data made available by Bill Wemple from MapInfo on directionsmag.com: 7 new datum defns and 1 fixed. List of ellipsoids also updated (Bug 608, patch by Uffe K.) - Do not output a BG color in style string for transparent brushes (bug 693) - mitab_tabfile.cpp: Several fixes for TABFile::Open() when loading the tabfile fails. (provided by Stephen Cheesman). - mitab_mapfile.cpp: Fixed error return value in LoadNextMatchingObjectBlock() per http://bugzilla.remotesensing.org/show_bug.cgi?id=615. NFW - mitab_ogr_datasource.cpp: Modified CreateLayer() to use -1000,-1000,1000,1000 bounds for GEOGCS much like in mitab_bounds.cpp. This ensures that geographic files in the range 0-360 works as well as -180 to 180. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
