Changes between Version 7 and Version 8 of GSoC/2018


Ignore:
Timestamp:
Jan 12, 2018, 1:00:58 AM (6 years ago)
Author:
marisn
Comment:

v.profile moved from add-ons to core

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018

    v7 v8  
    196196=== Integration of v.profile into GUI profiling tool ===
    197197
    198 Current 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.
    199 * Integration of v.profile (addon module) should provide support of:
     198Current 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 module, 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.
     199* Integration of v.profile should provide support of:
    200200 * displaying vector points as symbols by their Z coordinate / attribute value OR on a selected raster profile line
    201201 * displaying vector line crossing places as vertical lines