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

Adds an experimental byod-raster-import command... #909

Merged
merged 2 commits into from
Oct 1, 2023

Conversation

olsen232
Copy link
Collaborator

Similar to the byod-point-cloud import command -
brings it to about the same level of functionality. Actually slightly better since it avoids fetching the tiles themselves, thanks to GDAL's /vsis3/ support.

Also slightly more complex: supports PAM (tif.aux.xml) files.

#905

Checklist:

  • Have you reviewed your own change?
  • Have you included test(s)?
  • Have you updated the changelog?

Similar to the byod-point-cloud import command -
brings it to about the same level of functionality.
Actually slightly better since it avoids fetching the tiles themselves,
thanks to GDAL's /vsis3/ support.

Also slightly more complex: supports PAM (tif.aux.xml) files.
@olsen232 olsen232 requested a review from craigds September 26, 2023 20:20
cli_runner,
s3_test_data_raster,
):
# Using postgres here because it has the best type preservation
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
# Using postgres here because it has the best type preservation

@olsen232 olsen232 merged commit da9c526 into master Oct 1, 2023
32 checks passed
@olsen232 olsen232 deleted the byod-raster-import branch October 1, 2023 22:09
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.

2 participants