-
Notifications
You must be signed in to change notification settings - Fork 3
feat: pixel based raster queries #44
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
Open
jdroenner
wants to merge
25
commits into
main
Choose a base branch
from
backend_pixel_rewrite_v4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+11,224
−11,588
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
65e2b80
generate new openapi
jdroenner 012da62
bump version to 0.9.0
jdroenner bcce9da
add postprocessing
jdroenner 1e0aefa
update RasterResultDescriptor deserialization
jdroenner 208f73e
fix ogc wfs api
ChristianBeilschmidt 828b181
Merge pull request #45 from geo-engine/backend_pixel_rewrite_v5
jdroenner 4c2f8f4
include TimeDescriptor in RasterResultDescriptor
jdroenner d537c7a
update RasterResultDescriptor post-processing
jdroenner 21f96e4
TimeStep fixed handling of TimeGranularity enum
jdroenner 521e6dc
update backed ref
jdroenner 1d5f82a
regnereate based on main generator
jdroenner 39339bf
generate new openapi
jdroenner 4d9860f
add postprocessing
jdroenner 747349d
TimeStep fixed handling of TimeGranularity enum
jdroenner 1b1c145
Merge branch 'backend_pixel_rewrite_v4' of github.com:geo-engine/open…
jdroenner 7a593c2
" to '
jdroenner 265b078
adapt to changes from geoengine main
jdroenner 52d6f6e
Merge branch 'main' of github.com:geo-engine/openapi-client into back…
jdroenner 54a893a
change TimeDimension repr
jdroenner 4b0a069
include multi tile gdal source
jdroenner ba2f703
update openapi for ogc apis fix
jdroenner 5f7cda3
adapt to ogc openapi fixes
jdroenner a858bb1
Merge branch 'main' of github.com:geo-engine/openapi-client into back…
jdroenner 2679c9d
regenerate with unified GeoTransform
jdroenner 476f731
bump backend ref
jdroenner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update