-
Notifications
You must be signed in to change notification settings - Fork 10
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
more raster data #5
Comments
First of all: That sounds fantastic! |
Why do you dislike binary data on github? If the individual files are not too big I don't see an advantage of outsourcing individual files to zenodo. I suggest to keep the rasters as geotiffs within the repository. There's also no real need to store the rasters in an ASCII-format - that would just bloat them unnecessarily and I guess nobody will ever need gits row-wise version control to track the change within one raster in this context. Or do you prefer a human readable format for other reasons? The folder structure is fine and I'm okay with contributing within an own fork with pull-requests to your master. So far I don't have anything to add. Maybe it's possible to get my hands on a (modified) real world dataset that mirrors the above mentioned scenario. I'm going to speak with some people. |
@chrinne offered to provide some raw data of the Closos project. There we would have orthophotos (also historical ones), geomagnetics diagrams and some additional 3d data. We could modify the data a little bit and change its meta data (location, timestamps etc.). |
I have now the OK to publish a decontextualized version of the initial dataset I had in mind. I don't have the data yet, but I guess I'll get my hands on it during the next month(s). It contains overlapping raster data for a few hectares field with one or two Bronze Age burial mounds:
Several questions arise, @kacebe:
I'll also have to talk with the responsible project leaders if and how they would like to be mentioned in this repository. Maybe it's best to figure this out in a Skype conference when I have the data. |
I'm currently in the field in Poland and played around with 3d visualization of raster data (DEM, orthophoto, geomagnetic, etc.) with the R package rgl. To share my code on stackoverflow I wanted to use the AtlantGIS example datasets. Unfortunately the DEM in the area of the fake geomagentic diagram is fairly boring and an orthophoto is not available.
I suggest to add an artificial area dataset (3-4ha) on Atlantis with:
The constructed example feature could be a destroyed burial mound. A structure like this with a stone foundation could be partially visible in all three of the above mentioned raster datasets. It's quite easy to construct an artificial DEM and for the geomagnetic diagram we could use modified real world data. No idea how to construct a good orthophoto though.
@kacebe What do you think? This is just an idea - I'm not even sure whether it fits into AtlantGIS. I guess you also had plans to add more raster data?
The text was updated successfully, but these errors were encountered: