Changes between Version 9 and Version 10 of MaintenanceReportsByChaitanya


Ignore:
Timestamp:
Jan 1, 2010, 10:49:13 AM (14 years ago)
Author:
chaitanya
Comment:

Oct 28, 2009 to Jan 1, 2010

Legend:

Unmodified
Added
Removed
Modified
  • MaintenanceReportsByChaitanya

    v9 v10  
    11= GDAL Maintenance Reports by Chaitanya kumar CH =
    22
     3=== Oct 28, 2009 to Jan 1, 2010 ===
     4
     5#3148: Patch to make frmts/gtiff/tifvsi.cpp compile under VC++ 9.0
     6
     7#3154: Configure snippet is not truly able to manage both netcdf3 and netcdf4
     8
     9#3166: can't make large/64-bit netCDF file
     10
     11#2270: Patch for HDF5 block size recognition
     12
     13#2948: GML read failure for GDAL 1.6+
     14
     15#3213: ESRI ArcInfo ASCII driver not Mac-compatible
     16
     17#3242: Northwood/VerticalMapper driver isn't big endian compatible
     18
     19#2991: OGR PGeo driver's GetGeometryRef() returns NULL for lines/polygons with Z coordinates
     20
     21#1918: PGEO: Missing geometry types (ie. type 9/19/29)
     22
     23#3100: Type 51 of geometry in Personal Geodatabase/shape
     24
     25#2842: Unable to delete colormap from HFA
     26
     27#2221: OGR SQL limits table name and column name character set
     28
     29#1999: Slowness of CPLReadLine() function on Windows
     30
     31#1367: PGEO driver should not force MDB Tools on Unix platforms
     32
     33#3259: GeoTiff driver problem with JPEG Encoded Images
     34
     35#3260: like in ticket #2643 where shape type 50 PGeodatabases are not recognized, 51 seems to be the same issue
     36
     37#1540: Minor memory leaks in gmlreader.cpp
     38
     39#3202: BURN_VALUE_FROM option for GDALRasterizeGeometries
     40
     41#2304: Failed test in ogr_mysql.py
     42
     43#3247: Shapefile driver truncated field names, sometimes causing duplicates
     44
     45#3237: Northwood/VerticalMapper Driver Contribution
     46
     47#3161: Enhancements proposal for gdal_merge.py
     48
     49#3236: Ogr2ogr stops appending to .shp file at 2 GB
     50
     51#3129: Contour orientation
     52
     53Compiler warnings in MS Windows
     54
     55
    356=== Sep 25, 2009 to Oct 27, 2009 ===
    457
     
    962#3161: Reviewed proposal for gdal_merge.py
    1063
    11 #3129: Looked into the norms of contour orientation and gone through the code to get a feel fo the algorithm.
     64#3129: Looked into the norms of contour orientation and gone through the code to get a feel of the algorithm.
    1265
    1366#3166: Researched netcdf and hdf specifications for the size issue.