Skip to content

update LAS/LAZ point cloud formats to registered IANA media-types#702

Merged
fmigneault merged 4 commits into
geopython:mainfrom
crim-ca:pts-cloud-formats
Jul 17, 2026
Merged

update LAS/LAZ point cloud formats to registered IANA media-types#702
fmigneault merged 4 commits into
geopython:mainfrom
crim-ca:pts-cloud-formats

Conversation

@fmigneault

Copy link
Copy Markdown
Member

Overview

The LAS/LAZ point cloud formats used to employ the generic application/octet-stream.
The preferred and registered IANA media-types should be used.

This avoids applications using application/octet-stream as "arbitrary data" to associated it to point cloud formats, which might not apply and break downstream processes that would detect .las/.laz extensions.

Related Issue / Discussion

n/a

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to PyWPS. I confirm that my contributions to PyWPS will be compatible with the PyWPS license guidelines at the time of contribution.
  • I have already previously agreed to the PyWPS Contributions and Licensing Guidelines

@fmigneault fmigneault self-assigned this Feb 16, 2026

@cehbrecht cehbrecht left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ok with it ... when tests pass :)

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 80.549%. remained the same — crim-ca:pts-cloud-formats into geopython:main

@fmigneault

Copy link
Copy Markdown
Member Author

@cehbrecht fixed with main sync

@fmigneault
fmigneault merged commit c2701b8 into geopython:main Jul 17, 2026
10 checks passed
@fmigneault
fmigneault deleted the pts-cloud-formats branch July 17, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants