Skip to content

Processing of Point Cloud data with different CRS fails. #15

@Ron-Simpson

Description

@Ron-Simpson

When an area to be mapped has Point Cloud tiles with different CRS (EPSG:28355 & EPSG:28356) the GUI fails.
There is a manual work around but it would be preferable to automate it if possible.
The manual work around is to

  • Reproject the Point Cloud tiles so that they have the same CRS (e.g. reproject the EPSG:28356 to EPSG:28355)
  • Merge the original ESPG:28355 tiles and the reprojected tiles
  • Run the GUI with the merged tiles

The third step is necessary because there can be a large overlap of the CRS which will result in Blaze creating duplicated contours (which is visible on the map) if the tiles are not merged.

https://1drv.ms/f/c/7a156ebb815df146/IgBZKe-3J9DLSbrp-6rgopnFAQZPxQidXvUa3nEDSPYIaCw?e=frKtDX link to tiles with differing CRS

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