You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Benedikt,
The Sea-Level-Explorer by Processing is pretty cool! I want to add some stream networks on it, and I found data on http://hydrosheds.org/. I downloaded and found it is a coverage(.adf) data. I don't know how to parse ESRI shapefiles in Processing, let alone the coverage(.adf) ones. I noticed that you load SRTM in source code, I read it several times and don't know how can you make it.
Do you have any ideas about parsing coverage(.adf) data?
Thank you!!!
P.S. coverage(.adf) from HydroSHEDS is based on high-resolution elevation data obtained during a Space Shuttle flight for NASA's Shuttle Radar Topography Mission (SRTM).
The text was updated successfully, but these errors were encountered:
Hi Benedikt,
The Sea-Level-Explorer by Processing is pretty cool! I want to add some stream networks on it, and I found data on http://hydrosheds.org/. I downloaded and found it is a coverage(.adf) data. I don't know how to parse ESRI shapefiles in Processing, let alone the coverage(.adf) ones. I noticed that you load SRTM in source code, I read it several times and don't know how can you make it.
Do you have any ideas about parsing coverage(.adf) data?
Thank you!!!
P.S. coverage(.adf) from HydroSHEDS is based on high-resolution elevation data obtained during a Space Shuttle flight for NASA's Shuttle Radar Topography Mission (SRTM).
![image](https://cloud.githubusercontent.com/assets/21234381/18171200/a7a10390-7093-11e6-89b2-4c474370bf96.png)
The text was updated successfully, but these errors were encountered: