Skip to content

Customize height and width of the scene #49

@lalprakash

Description

@lalprakash

I added my custom elevation data instead of the one from the Mapbox API and used the same satellite map to apply the texture. Everything works perfectly. But I was looking to somehow customize the height and width of the scene.

Suppose I have a DEM data(a tile) of 50mx50m. In this scenario, the height and width of the scene seems to be fixed. The correct elevation data will be shown only for 50mx50m but the satellite imagery for the remaining area will be shown with incorrect elevation. To prevent this, the only option is to change the size of the scene as per the tile size that is being loaded.

I'm unable to find the actual code where this is being set. It would be great if we could customize the scene height and width dynamically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions