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

Support raster geoinformation #536

Open
gperonato opened this issue Nov 20, 2020 · 6 comments
Open

Support raster geoinformation #536

gperonato opened this issue Nov 20, 2020 · 6 comments
Labels
feature New functionality

Comments

@gperonato
Copy link

gperonato commented Nov 20, 2020

Using raster georeferenced files is a popular way of storing geoinformation in many disciplines. Many open data repositories (e.g. Copernicus Climate Data Store, NASA Earth Data) provide raster files. GeoTiff, NetCDF are some of the most popular formats. GDAL subprograms allow for easy conversion between formats and extraction of relevant metadata (e.g., with gdalinfo). I know this has been discussed before, but still, I think raster support would be a nice feature and could increase the popularity of frictionless in some fields.
Is there any interest in this? Is someone already working on it?


Please preserve this line to notify @roll (lead of this repository)

@fallahnejad
Copy link

fallahnejad commented Nov 20, 2020

I can confirm what @gperonato has mentioned.
During our H2020 project Hotmaps we were searching for guidelines to create metadata for raster data, which later on could help us in integrating the datasets in the database. We encountered with the frictionless guidelines; however, no guidelines were provided for raster data. As a result, we tried to define and create own guidelines for the raster data (for details please refer to page 11-13 of this document). A sample of datapackage that was developed for raster file can be found HERE.
As mentioned in the previous comment by @gperonato , it is pretty easy to obtain encapsulated metadata of raster file using GDAL library and subsequently, create a datapackage file for it.

I would be happy to collaborate on this topic, if required.

@lwinfree
Copy link
Member

this is super cool, thanks for sharing! I'm going to post this on the discord channel so other users know about it. @rufuspollock do you have thoughts here?

@roll roll added the feature New functionality label Nov 21, 2020
@gperonato
Copy link
Author

gperonato commented Jan 11, 2021

I have started working on a raster dataflow here:
https://github.com/enermaps/dataflows/tree/raster
See README-raster.md for more information

@roll
Copy link
Member

roll commented Jan 11, 2021

@gperonato
Great news!

cc @lwinfree

@roll roll moved this to Done in Open Knowledge Dec 26, 2021
@roll roll removed the status in Open Knowledge Dec 26, 2021
@loleg
Copy link

loleg commented Aug 18, 2022

How is it going, any chance there will be a PR on your dataflows branch @gperonato ?

@gperonato
Copy link
Author

I am very sorry I missed this message.
From my side I am not able to continue working on that branch/idea :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
Status: No status
Development

No branches or pull requests

5 participants