kart icon indicating copy to clipboard operation
kart copied to clipboard

Point cloud dataset doesn't allow no-CRS data

Open olsen232 opened this issue 11 months ago • 1 comments

To Reproduce kart import some-laz-file-that-doesnt-have-a-crs.laz (You can agree to constrain-to-COPC or not - makes no difference.)

Expected behaviour Should import the tiles, even with no CRS.

Output A stacktrace, ending with: RuntimeError: OGR Error: Corrupt data

Version Info kart 0.14 affects all platforms

Also TODO: check if we support GeoTIFF files with no CRS

olsen232 avatar Jul 10 '23 04:07 olsen232