"As a researcher using drone acquired data at The Stanford Farm, I would like to deposit the data I create (orthophotography and digital elevation models), into the SDR, and make it available through Earthworks."
This work would support the addition of Cloud-optimized GeoTiffs, as a supported data deposit format for discovery in Earthworks. Scanned & Georeferenced Maps, Satellite & Drone Imagery, and any other pixel-based & georeferenced data can be deployed in this way. SDR is capable, at this point, of serving COGs without additional infrastructure.
This enhancement would also be a step toward future work to automatically harvest and archive imagery ordered through the Planet.com API by Stanford researchers (we have the right to re-download unmetered, and retain in perpetuity, any imagery accessed by Stanford researchers).
The work here, would be limited to geoblacklight/Earthworks work to recognize a COG record and enable Leaflet to display it on an item page.
This can be accomplished two ways, I think:
Geoserver intervention (using Geoserver would require addition of the COG Plugin), so that external COG sources (in our case, SDR-based) can be "passed through" Geoserver to our existing Leaflet previews on items pages.
Or directly in the Leaflet Preview map, using the library highlighted in the example, below.
"As a researcher using drone acquired data at The Stanford Farm, I would like to deposit the data I create (orthophotography and digital elevation models), into the SDR, and make it available through Earthworks."
Cloud Optimized Geotiffs are quickly becoming the default archival and analysis-ready format for imagery-based geospatial data. A Cloud Optimized GeoTIFF (COG) is a regular GeoTIFF file, aimed at being hosted on a HTTP file server, with an internal organization that enables more efficient workflows on the cloud. It does this by leveraging the ability of clients issuing HTTP GET range requests to ask for just the parts of a file they need.
https://www.cogeo.org/
This work would support the addition of Cloud-optimized GeoTiffs, as a supported data deposit format for discovery in Earthworks. Scanned & Georeferenced Maps, Satellite & Drone Imagery, and any other pixel-based & georeferenced data can be deployed in this way. SDR is capable, at this point, of serving COGs without additional infrastructure.
This enhancement would also be a step toward future work to automatically harvest and archive imagery ordered through the Planet.com API by Stanford researchers (we have the right to re-download unmetered, and retain in perpetuity, any imagery accessed by Stanford researchers).
The work here, would be limited to geoblacklight/Earthworks work to recognize a COG record and enable Leaflet to display it on an item page.
This can be accomplished two ways, I think: Geoserver intervention (using Geoserver would require addition of the COG Plugin), so that external COG sources (in our case, SDR-based) can be "passed through" Geoserver to our existing Leaflet previews on items pages.
Or directly in the Leaflet Preview map, using the library highlighted in the example, below.
Here's a COG direct from SDR, in a leaflet map: https://web.stanford.edu/~maples/cog/leaflet_cog.html
Collection PURL: https://purl.stanford.edu/vq494qx9344
Stacks URL for COG in Map: https://stacks.stanford.edu/file/druid:vq494qx9344/odm_orthophoto_COG_d.tif
Using: https://github.com/GeoTIFF/georaster-layer-for-leaflet