QDeltaSoft / qradiopredict

Radio propagation prediction and simulation tool for VHF-UHF
48 stars 11 forks source link

High priority TODO list #5

Open kantooon opened 9 years ago

kantooon commented 9 years ago
  1. Refactor the landcover and SRTM data code to allow usage of multiple data sources. Currently supported data are SRTM in ASCII format, Corine raster and Corine shapefiles. We need to implement subclasses to read various other formats. GeoTIFF code may be reused.
  2. Refactor all code which is currently quite chaotic (radiosystem is basically ripped from Flightgear and modified to generate plots, landcover see 1 above, change plot system to allow sectors etc.)