question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support raster geoinformation

See original GitHub issue

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)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:4
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
gperonatocommented, 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

1reaction
fallahnejadcommented, 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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is raster data?—Help | ArcGIS for Desktop
Rasters are spatial data models that define space as an array of equally sized cells, arranged in rows and columns, and composed of...
Read more >
Resources for Raster Data - GIS Wiki | The GIS Encyclopedia
This page is a resource for raster data that was started on the Esri Support Services blog "Get Your Free Raster Data Here!...
Read more >
10 Free GIS Data Sources: Best Global Raster and Vector ...
Turbo-charge your search for free GIS data with this list of 10 free, downloadable global GIS datasets from highly reputable sources ...
Read more >
Working with Raster Data - QGIS Documentation
GRASS raster support is supplied by a native QGIS data provider plugin. ... Raster data in GIS are matrices of discrete cells that...
Read more >
Types of GIS Data Explored: Vector and Raster - GIS Lounge
What is the difference between raster and vector GIS data? ... They help reduce clutter by simplifying data locations.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found