Skip to content

Add a GeoOrigin option the the mbgrd2gltf tool #1567

@MBARIMike

Description

@MBARIMike

A well known problem for visualizing 3D geospatial data via glTF is the limits of the single precision floating point pipeline the the gpu hardware. The mechanism that X3D Geospatial offers to provide high precision rendering for small areas on the globe is GeoOrigin. By setting a local geographic point close to the study area offsets can be used which represent the the original data better with fewer digits than the original ECEF coordinates.

A --geoorigin option needs to be added to the mbgrd2gltf program where that user can specify a geographic point that will be used as the GeoOrigin for X3D Geospatial applications. The format of the value for the GeoOrigin is <longitude>,<latitude>,<elevation>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions