Changes between Version 12 and Version 13 of Release/1.4.3-News

Show
Ignore:
Timestamp:
10/27/07 22:02:00 (6 years ago)
Author:
mloskot
Comment:

Updated OGR SRS news

Legend:

Unmodified
Added
Removed
Modified
  • Release/1.4.3-News

    v12 v13  
    77== GDAL ==  
    88 
    9 Core: 
    109 * Fix handling of gmljp2 files with srsName only on Envelope. #1906 
    1110 * Fix handling of urn:x-ogc (use importFromURN() method). #1906 
     
    6665== OGR ==  
    6766 
    68 Core: 
     67 * Fix wrong method call in OSRSetBonne() function. #1695 
     68 * Fix handling EPSG authority code in ESRI format. #1697 
     69 * Fix segmentation fault when exporting empty SRS to PROJ.4 definition. #1718 
     70 * Added direct translation for GDA94 and ED50 when importing ESRI SRS. #1729 
    6971 * Fix handling wkbLinearRing geometry in OGR_G_GetArea. #1755 
     72 * Avoid applying the prime meridian offset in PROJ.4 import. #1940 
    7073 
    7174CSV Driver: