Changes between Version 42 and Version 43 of SummerOfCode


Ignore:
Timestamp:
Feb 13, 2014, 12:04:28 AM (10 years ago)
Author:
bishop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v42 v43  
    66
    77== 2014 Ideas List ==
    8 '''Automatic Geo-referencer'''[[BR]]
     8'''1. Automatic Geo-referencer'''[[BR]]
    99* Presently the geo-referencing of images is done by selecting points manually.[[BR]]
    1010* By this project we aim to automate this task.
     
    1616Mentor: Chaitanya Kumar CH (chaitanya[dot]ch[at]gmail.com)
    1717
     18'''2. AutoCAD DWG OGR Driver based on libredwg.''' Note that libredwg development seems to be stalled. Some review of status would be appropriate before committing. This would be an alternative to the more proprietary Open Design Alliance library based driver.
     19
     20'''3. Adding support for "M" dimension in OGR Geometries in''' a fashion inline with modern OGC and ISO simple features geometry standards. Note, GEOS does not yet support M which will be a limiting factor.
     21
     22'''4. Adding support for VERT_CS'''. GDAL support of VERT_CS is very limited. OGRSpatialReference::SetVertCS only supports name, datum name and VertDatumClass. Moreover drivers such as GeoTIFF and SHP cannot store Vertical CS information. No reprojection from different Vertical CS is present.
     23
     24'''5. Geography Network support'''.  Using any OGR driver to create abstract network model with capabilities: routing, rules, references etc.
     25
     26'''6. Bring up to speed the OGR style support'''. Feature Style Specification is outdated. There are several popular formats sld, svg and etc. which can be support by OGRLayer. Some format conversion maybe implemented.
     27
     28 
    1829== 2013 Ideas List ==
    1930