Draft
Conversation
Contributor
Author
|
Opened this as a draft for dicussion if #263 should be merged to this first and then to |
lukas-phaf
reviewed
Mar 6, 2026
datastore/integration-test/response/data_area_one_location_with_two_parameters.json
Show resolved
Hide resolved
Co-authored-by: Lukas Phaf <lukas.phaf@knmi.nl>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
After this pull request:
vertical levelof observations in height above or below mean sea level in meters.vertical levelvrsis defined with EPSG:5714Features
vertical_extentof data using mean sea levelzquery parameter on endpointscoordsin endpoints where it is applicableNote from EDR spec:
If a client request has a bbox value which includes height values and defines a z query parameter the z query parameter will be the definition of the requested height valueRefactors
periodsto ->durationsfor consistencyFixes
levelsanddurationsquery parameter filtering with/itemsLimitations
vertical_extenton metadata pages or/locationscamslis moved togeo_pointtable in Issue 256 - move camsl to geo_point table #263 it should probably be returned withLocMetadatainGetLocsResponseGetExtentsResponseasvertical_extent/areanow supports 3D polygon coordinates, but they are actually returns data in 3D flat polygonscamsldefaults to0if it is not provided when ingesting data to the system, so observations without that metadata are considered as being in mean sea levelcloses #284