Skip to content

IOS: Possibility of Creating LAZ Files on iPhone? #1374

@zeitlerv

Description

@zeitlerv

Hello,

I'm working on a project that requires creating LAZ files directly on an iPhone, and I was wondering if you could provide any guidance on achieving this. I’ve encountered some challenges with existing libraries and would appreciate any suggestions or pointers you might have.

Here’s what I’ve tried so far:

LibLas: Unfortunately, LibLas only supports LAS up to version 1.3, which doesn’t meet my needs for LAZ file creation.

LasZip: I've managed to build it, but it only generates .dylib files, which aren’t easily compatible with iOS. Ideally, I would need a static library that could integrate smoothly with an iOS project.

PDAL: I also attempted to build a static library with PDAL, but I was unable to produce a version that works on iOS.

If you know of any solutions or could point me in the right direction for enabling LAZ file creation on iOS, I would be extremely grateful!

Thank you for your time and any help you can provide.

Best regards,
Viktor

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions