Changes between Version 67 and Version 68 of SummerOfCode


Ignore:
Timestamp:
Feb 19, 2016, 5:59:13 AM (8 years ago)
Author:
Daniel Morissette
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v67 v68  
    139139
    140140Difficulty level: high
     141
     142'''15. Add support for M (measurement) in GPX and other drivers'''[[BR]]
     143
     144[https://trac.osgeo.org/gdal/wiki/rfc61_support_for_measured_geometries RFC 61] introduced support for the M (measurement) dimension in OGR geometries, and the initial implementation is limited to "memory, shape and pg drivers. Support for other drivers are left for further work.".
     145
     146This project would be about adding M support in GPX and other drivers whose underlying format support it. Supporting M in a single format is not enough work for a GSoC project, so the student should do some research to list the formats that will be supported and demonstrate a clear understanding of the effort involved.
     147
     148Skills: C/C++
     149
     150Difficulty level: easy/medium
    141151
    142152== 2015 Ideas List ==