-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add BalancedSubdivision for dividing rasters into pieces that maintai…
…n x/y ratio. Add GDALBuildVRT for executing build VRT programs. Add GDALTranslate for executing translate programs. Add GDALWarp for executing warp programs. Refactor GDALFileFormat to support ReadStrategies. Handle Axis Orientation in IndexSystem. Add MergeRasters operator. Add PathUtils to centralise all the path handling for GDAL and FUSE locations. Add RasterChipType. Add RasterCleaner for handling deletion and flushing of rasters between stages. Add RST_Tessellate expression. Add RST_Merge and RST_MergeAgg expressions. Add ReTileOnRead read strategy. Add ReadAsPath read strategy. Add ReadInMemory read strategy.
- Loading branch information
milos.colic
committed
Jun 24, 2023
1 parent
35e0fef
commit cfe0a04
Showing
92 changed files
with
2,022 additions
and
506 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.