Changes between Version 17 and Version 18 of Release/1.4.3-News


Ignore:
Timestamp:
Oct 27, 2007, 10:13:15 PM (17 years ago)
Author:
Mateusz Łoskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.4.3-News

    v17 v18  
    6767== OGR ==
    6868
    69  * Fix wrong method call in OSRSetBonne() function. #1695
    70  * Fix handling EPSG authority code in ESRI format. #1697
    71  * Fix segmentation fault when exporting empty SRS to PROJ.4 definition. #1718
    72  * Added direct translation for GDA94 and ED50 when importing ESRI SRS. #1729
    7369 * Fix handling wkbLinearRing geometry in OGR_G_GetArea. #1755
    74  * Avoid applying the prime meridian offset in PROJ.4 import. #1940
    7570
    7671CSV Driver:
     
    117112 * Fix expanding of version number in Mac OS X Framework builds. #1879
    118113
     114OGRSpatialReference:
     115 * Fix wrong method call in OSRSetBonne() function. #1695
     116 * Fix handling EPSG authority code in ESRI format. #1697
     117 * Fix segmentation fault when exporting empty SRS to PROJ.4 definition. #1718
     118 * Added direct translation for GDA94 and ED50 when importing ESRI SRS. #1729
     119 * Avoid applying the prime meridian offset in PROJ.4 import. #1940
     120
    119121SWIG
    120122 * Fix Python typemap for getting length from string. #1712
     123