-
Notifications
You must be signed in to change notification settings - Fork 9
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
DGGS implications for GeoParquet - what does this mean for OGC API DGGS #67
Comments
I think we've properly addressed points 1 and 2 regarding the link to and the availability of a DGGRS, as well as the need for a URI if the DGGRS definition is published in an authoritative registry. We're also planning to set up an OGC DGGRS registry (#36). Regarding the more GeoParquet-specific questions, is this in the context of GeoParquet as an encoding for the OGC API - DGGS Zone Data Retrieval requirements class i.e., data from a particular DGGRS zone ID? In this case, in terms of metadata, just like DGGS-FG-JSON, the DGGRS (as a URI and/or a link to the DGGRS definition), the Zone ID would be useful. The relative zone depth of sub-zones to which the data is quantized or to which the resolution corresponds would also be useful, and essential if geometry coordinates is to be expressed as sub-zone indices (if this is possible as a GeoParquet extension).
The Features API can be used (
This is an implementation issue and out of scope of the API I would say, though I hope to provide an open-source library facilitating this.
Not sure what a "WKT expression of that DGGS" means -- perhaps you meant a DGGRS here? The URI of a DGGRS in a registry would be the most reliable way to identify a particular DGGRS. Is there any action to be taken still on this issue, or can we close it? |
I think this requires further discussion as a general DGGS SWG issue - I'll reach out to Robert to see if things have progressed since the original email conversation. The issue is still open in the main DGGS SWG github repo - https://github.com/opengeospatial/DGGS-swg/issues/2 |
This discussion is a branch off from the discussion logged in DGGS implications for GeoParquet .
As a SWG we should discuss and come to a resolution of what proposed changes we think would be necessary to enable a GeoParquet data file to know which DGGS it is from via an appropriate set of metadata object(s).
And there is a much deeper discussion that this then leads to regarding what we mean when we say a link to the specific DGGS resource.
Depending on what data the originating DGGS infrastructure places in the GeoParquet file - is a translation between pure DGGS zoneID context and coordinate space context even necessary? (i.e. coordinate representation of the DGGS Zone in question, and the data it holds/is mapped to, is also included in the data structure)
I'm sure there are other fundamental questions that the above raises...
So... what does this mean from the OGC API DGGS perspective.
a) a structural definition of the DGGS RS hosted on the API implementers site;
b) a link to the OGC DGGS Registry for the specified DGGS RS;
c) a link to a live, but external, instance of that DGGS RS.
The text was updated successfully, but these errors were encountered: