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

Extending the GeoSPARQL ontology with support for raster data #17

Open
FransKnibbe opened this issue Jan 14, 2020 · 4 comments
Open

Extending the GeoSPARQL ontology with support for raster data #17

FransKnibbe opened this issue Jan 14, 2020 · 4 comments
Labels
change request documentation Improvements or additions to documentation
Milestone

Comments

@FransKnibbe
Copy link
Collaborator

Contributed by Timo Homburg for the white paper "Benefits of Representing Spatial Data using Semantic and Graph Technologies":

GeoSPARQL is currently incapable of encoding and dealing with raster data.
However, raster data is essential for many geospatial applications and supported by many of relational geospatial databases such as POSTGIS.
Raster data even provides semantics, as interpretations of raster data can be given by interpreting the color codes of raster bands.
In order to integrate raster data into GeoSPARQL the following requirements need to be fulfilled:

  • Extending the GeoSPARQL ontology to include support for GridCoverages
  • Extending the GeoSPARQL ontology with raster literal types such as CovJSON,GMLCOV,GeoTIFF
  • Extending the GeoSPARQL ontology with vocabularies to describe raster data content
@FransKnibbe FransKnibbe changed the title Extending the GeoSPARQL ontology with support for Raster data Extending the GeoSPARQL ontology with support for raster data Jan 15, 2020
@mhogeweg
Copy link

I suggest striking the part: "... and supported by many of relational geospatial databases such as POSTGIS". Most raster data is stored as files on disk, not loaded into databases.

for the bullets, would you also need?

  • Extending the GeoSPARQL ontology with vocabularies to describe basic raster operations

@situx
Copy link
Collaborator

situx commented Apr 14, 2020

Thank you for the suggestion. I added it to the ticket in the standard tracker.
Now posted as http://ogc.standardstracker.org/show_request.cgi?id=627

@situx
Copy link
Collaborator

situx commented Jul 15, 2020

Related Work on this subject: http://www.it.uu.se/research/group/udbl/publ/DSDIS2015.pdf

@jabhay jabhay transferred this issue from opengeospatial/geosemantics-dwg Sep 21, 2020
@jabhay
Copy link
Collaborator

jabhay commented Sep 23, 2020

MoSCoW poll created




@jabhay jabhay added 2+ documentation Improvements or additions to documentation change request and removed 2+ labels Oct 2, 2020
@jabhay jabhay added this to the GeoSPARQL 2.0 milestone Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants