Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readers.gdal.rst #3381

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Update readers.gdal.rst #3381

merged 1 commit into from
Mar 1, 2021

Conversation

pglira
Copy link
Contributor

@pglira pglira commented Mar 1, 2021

Changed output format to las in pipeline.

Changed output format to las in pipeline.
@abellgithub
Copy link
Contributor

Thanks

@abellgithub abellgithub merged commit d0d298f into PDAL:master Mar 1, 2021
abellgithub added a commit that referenced this pull request Mar 8, 2021
* update arbiter to upstream

* Update readers.gdal.rst (#3381)

Changed output format to las in pipeline.

* io/GDALWriter.cpp: Fixed undefined behavior bug. (#3383)

* Guard max.

* Fix test due to proj changes (#3386)

* Test proj fix.

* Proj changed.

* Less precision.

* Use consistent lowercase for Windows header files (#3327)

Windows header files are used with inconsistent cases in the codebase.  When
building on a case-insensitive file system (common when doing native compilation
on Windows) this doesn't matter, but when using case-sensitive file
system (e.g., when cross-compiling on Linux) this leads to errors.

* XYZ default to single precision float in PCD writer (#3286)

* XYZ default to single precision float

* Fallback to user-provided (or default) precision if no precision
  provided when specifying individual dimension specification

* Update PCD writer documentation

* Fix spelling of 'ReturnNumber' in error messages (#3389)

* IStream.hpp: fixed read from uninitialize memory (#3384)

* OGR.cpp: Fixed nonstandard #include paths (#3379)

* update arbiter to upstream

Co-authored-by: Philipp Glira <pipppoo@gmail.com>
Co-authored-by: Aaron Yonas <aaronyonas@google.com>
Co-authored-by: Andrew Bell <andrew.bell.ia@gmail.com>
Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
Co-authored-by: chambbj <brad.chambers@gmail.com>
Co-authored-by: Marc Jansen <jansen@terrestris.de>
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.

None yet

2 participants