Changes between Version 50 and Version 51 of SummerOfCode


Ignore:
Timestamp:
Feb 15, 2014, 4:51:01 AM (10 years ago)
Author:
bishop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v50 v51  
    6262Possible mentor/co-mentor: Even Rouault( even.rouault at mines-paris.org )
    6363
     64'''8. Add new supported data types.''' The GDAL support limited data types in attributes fields. Modern formats can support more date types in attributes. The student should check all the OGR drivers for attributes types and create a list new types which must be implemented in GDAL. E.g. the GUID type is one of the candidates. The OGR drivers which not supported such types must convert the data to more closer types (e.g. guid -> string). Also deprecated types should be removed (e.g. OFTWideString, OFTWideStringList). The main OGR Drivers should be corrected to support new types.
     65
     66* programming skills needed - C/C++[[BR]]
     67* difficulty level  - low
     68
     69Possible mentor/co-mentor: Dmitry Baryshnikov (polimax@mail.ru)
    6470== 2013 Ideas List ==
    6571