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

Add possibility to determine min altitude of volume shapes #30

Open
ComBatVision opened this issue May 28, 2023 · 0 comments
Open

Add possibility to determine min altitude of volume shapes #30

ComBatVision opened this issue May 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ComBatVision
Copy link
Member

It is now not possible to render path, polygon or ellipse with extrude which ends not on the terrain, but on some specified altitude.

This task can be done in two ways:

  1. Specify constant min altitude for all points
  2. Specify thickness of volume which will calculate altitude offset based on each point altitude.

Second way is more flexible, but wee need to investigate what is more standard way in other GIS systems.

@ComBatVision ComBatVision added the enhancement New feature or request label May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant