opengeospatial / ogc-geosparql

Public Repository for the OGC GeoSPARQL Standards Working Group
77 stars 20 forks source link

Extending the GeoSPARQL ontology with support for raster data #17

Open FransKnibbe opened 4 years ago

FransKnibbe commented 4 years ago

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:

mhogeweg commented 4 years ago

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?

situx commented 4 years ago

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 commented 4 years ago

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

jabhay commented 4 years ago

MoSCoW poll created