Changes between Version 1 and Version 2 of MaintenanceReportsByMateusz2007


Ignore:
Timestamp:
Apr 3, 2007, 9:36:21 AM (17 years ago)
Author:
Mateusz Łoskot
Comment:

Added title and reordered reports

Legend:

Unmodified
Added
Removed
Modified
  • MaintenanceReportsByMateusz2007

    v1 v2  
    1 == Report 1 ==
     1= GDAL Maintenance Reports 2007 by Mateusz Loskot =
    22
    3 From: 2007-03-01
     3== Report 3 ==
    44
    5 To:   2007-03-16
     5From: 2007-04-01
     6
     7To:   2007-04-15
    68
    79=== Resolved issues ===
    810
    9 #1429 VSI*L and "errno" setting.
     11 ''work in-progress''
    1012
    11 #1430 [GDAL] ODBC postgresql information schema problems
    12 
    13 #1431 Bug, PostgreSQL driver  -lco LAUNDER=YES
    14 
    15 #1472 Disabling SEQSCAN is now a *bad* idea.
    16 
    17 #1474 PostGIS fetches 1 at a time
    18 
    19 #1508 configure should check for Python.h before enabling Python
    20 
    21 #1514 Query results not cleaned in Soft Transactions of PG
    22 
    23 #1516 LANDSAT 7 FAST read problems (finally fixed by Andrey)
    24 
    25 #1521 New: Delete feature - .dbf file getting deleted
    26 
    27 #1524 New: Fail to read case-sensitive shapefile names
    28 
    29 There were also a few minor issues resolved and some submissions not reported on the Bugzilla.
    30 
    31 === Analysed and discussed issues ===
    32 
    33 #543 OCI driver: getExtent should use USER_SDO_GEOM_METADATA
    34 
    35 #1248 Please add transaction support to ogr2ogr for the postgres driver
    36 
    37 #1445 GetFeature() not implemented efficiently for server based drivers
    38 
    39 #1476 Improper handling of Postgis tables with multiple geometry columns
    40 
    41 === Other activities ===
    42 
    43  * Updated documentation for drivers:
    44   * ODBC
    45   * PGeo
    46   * PG
    47 
    48  * Added new tests to the GDAL autotest package:
    49   * FAST
    50 
    51  * Added new test cases to:
    52   * Shape
    53   * AAIGrid
    54 
    55  * Started analysis of GDAL [http://mateusz.loskot.net/tmp/gdal/autotest-coverage.txt tests coverage]
    56 
    57  * Improved GDAL Buildbot configuration
    58 
    59  * Support on the gdal-dev list (~50 posts) and #gdal channel
    60 
    61  * TracWiki [http://mateusz.loskot.net/tmp/gdal/gdal-tracwiki-proposal.txt subjects proposal]
    6213
    6314----
     15
    6416
    6517== Report 2 ==
     
    12678 * Investigated and tested building SWIG Java, for Buildbot (deferred)
    12779
     80
    12881----
    12982
    130 == Report 3 ==
    13183
    132 From: 2007-04-01
     84== Report 1 ==
    13385
    134 To:   2007-04-15
     86From: 2007-03-01
     87
     88To:   2007-03-16
    13589
    13690=== Resolved issues ===
    13791
    138  ''work in-progress''
     92#1429 VSI*L and "errno" setting.
     93
     94#1430 [GDAL] ODBC postgresql information schema problems
     95
     96#1431 Bug, PostgreSQL driver  -lco LAUNDER=YES
     97
     98#1472 Disabling SEQSCAN is now a *bad* idea.
     99
     100#1474 PostGIS fetches 1 at a time
     101
     102#1508 configure should check for Python.h before enabling Python
     103
     104#1514 Query results not cleaned in Soft Transactions of PG
     105
     106#1516 LANDSAT 7 FAST read problems (finally fixed by Andrey)
     107
     108#1521 New: Delete feature - .dbf file getting deleted
     109
     110#1524 New: Fail to read case-sensitive shapefile names
     111
     112There were also a few minor issues resolved and some submissions not reported on the Bugzilla.
     113
     114=== Analysed and discussed issues ===
     115
     116#543 OCI driver: getExtent should use USER_SDO_GEOM_METADATA
     117
     118#1248 Please add transaction support to ogr2ogr for the postgres driver
     119
     120#1445 GetFeature() not implemented efficiently for server based drivers
     121
     122#1476 Improper handling of Postgis tables with multiple geometry columns
     123
     124=== Other activities ===
     125
     126 * Updated documentation for drivers:
     127  * ODBC
     128  * PGeo
     129  * PG
     130
     131 * Added new tests to the GDAL autotest package:
     132  * FAST
     133
     134 * Added new test cases to:
     135  * Shape
     136  * AAIGrid
     137
     138 * Started analysis of GDAL [http://mateusz.loskot.net/tmp/gdal/autotest-coverage.txt tests coverage]
     139
     140 * Improved GDAL Buildbot configuration
     141
     142 * Support on the gdal-dev list (~50 posts) and #gdal channel
     143
     144 * TracWiki [http://mateusz.loskot.net/tmp/gdal/gdal-tracwiki-proposal.txt subjects proposal]