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

Move features from visibility plug-in to core project #24

Open
5 tasks
EricBoix opened this issue Aug 30, 2017 · 0 comments
Open
5 tasks

Move features from visibility plug-in to core project #24

EricBoix opened this issue Aug 30, 2017 · 0 comments
Milestone

Comments

@EricBoix
Copy link
Contributor

Issue by jailln
Tuesday Jul 26, 2016 at 15:37 GMT
Originally opened as https://github.com/MEPP-team/VCity/issues/151


Some features need to be moved from Visibility Plug-In :

  • AABB. The code of this feature is already in src/libcitygml/utils/AABB.hpp. Therefore, we only need to move the button "RebuildAABBs" of Visibility Plugin to a menu of MainWindow (maybe in the tab "Tools").
    Note: The build of Building and Building Parts AABBs is already located in this tools tab, maybe we can group it with build AABB once it has been moved from Visibility plugin.
  • Move Alignement Tree Generation, Lidar to CityGML, Extrude Shp and Flat Roof Detection (code to filters and interface buttons to "Tools" tab of MainWindow maybe ?).
  • Remove the cascade computation features (code and interface buttons) from visibility plugin as it can be done using simple visibility analyses. Part of interface to remove :

cascade

  • Remove Basic Analysis button for the same reason as above but keep the associated code for debugging purposes.
  • Remove Basic Panorama Button (and maybe the associated code).
@EricBoix EricBoix added this to the Someday milestone Aug 30, 2017
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

1 participant