Changes between Version 18 and Version 19 of GSoC/2017


Ignore:
Timestamp:
Jan 29, 2017, 1:07:34 AM (7 years ago)
Author:
marisn
Comment:

Add v.profile integration into GUI profiling tool idea

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2017

    v18 v19  
    197197 * Co-mentor: ?
    198198
     199=== Integration of v.profile into GUI profiling tool ===
     200
     201Current GUI profile tool supports creation of profiles of raster maps. It serves as a visualisation frontend to r.profile. Sometimes it is necessary to integrate into profile information on some objects (river, road, observation point etc.) that are provided as vector objects. Such functionality is provided by v.profile add-on (planned to be moved from add-ons to main modules), still any visualisation tool is lacking. Thus as a part of SOC existing profiling tool could be extended to include also vector profiling capabilities. This SOC requires basic knowledge of Python and will provide introduction into wxPython program development.
     202* Integration of v.profile should provide support of:
     203 * displaying vector points as symbols by their Z coordinate / attribute value OR on a selected raster profile line
     204 * displaying vector line crossing places as vertical lines
     205 * displaying labels next to symbols or at X axis
     206* Requirements: Python, wxPython
     207* Mentor: ?
     208* Co-mentors: Māris Nartišs, ?
     209
    199210== Tips for students ==
    200211