Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roadmap #59

Closed
domlysz opened this issue Jan 9, 2017 · 2 comments
Closed

roadmap #59

domlysz opened this issue Jan 9, 2017 · 2 comments

Comments

@domlysz
Copy link
Owner

domlysz commented Jan 9, 2017

  • Make first consistent release tagged 1.0

  • doc
    add gdal_data path info

  • ui
    update enum index after adding a new crs

  • geoscene
    ensure scale support
    geo append functionnality

  • prefs
    vector import (shp & osm) >> remove double option

  • reproj
    epsg.io limit to 100 features or 1000 points
    builtin reproj table 3857>4326 & 4326>UTM >> 3857>UTM

  • basemaps
    add option for setting storage days
    background image layer manager >> reorder, view on/off, opacity
    when panning, update all existing bkg images location (send a list as parameter)
    split getimage() to have a dedicated seedCache(bbox) function

  • georaster
    reproj via uv mapping or gdal
    read crs from geotags

  • shp import
    attribute data support at import and export
    read proj from *.prj using http://prj2epsg.org/apidocs.html service
    select & import multiple files
    check geom
    progress bar
    test recent pyshp speed up PR

  • shp export
    performance tests

  • OSM import
    extrude or flat option
    get height from MNS
    interpret roof shape
    fix separate objects origin

  • terrain analysis
    svg ramp parse error (see BA thread)

  • georef cam
    cam z position parameter

  • exif cam

  • lib Tyf
    read crs from geotags (see georaster)
    harmonize jpeg and tiff, implement iter, dumps to dict

  • Utils tools
    drop to ground
    display geocoords for selected vertex in edit mode

  • SRTM online downloader
    http://www.opentopography.org/developers
    http://elevation.bopen.eu/en/stable/quickstart.html

  • LIDAR
    best lib ?
    pure python laspy (must be updated to py3)
    libLAS python binding
    pylidar, lot of py deps and rely on lastools
    PDAL ?
    extrude building footprint with height value from lidar data

@ghost
Copy link

ghost commented Jan 23, 2017

Why you not use check box style?

  • Undone task
    • Undone subtask
  • Done task
* [ ] Undone task
  * [ ] Undone subtask
* [x] Done task

@stuarta0
Copy link
Contributor

Another one for utils:

  • Numerical digitize to allow addition of point/line features via simple x,y input. See feature in QGIS for reference.

@domlysz domlysz closed this as completed Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants