Tagged Questions
0
votes
4answers
54 views
How to clip rasterdata for later processing?
My need to dwell with geographical tools is only temporary, thus I am not well versed and my question is difficult to pinpoint exactly. But here it goes:
-I have about 5-10 sites, for which I need ...
2
votes
0answers
148 views
Raster format with rotated cells - no resampling
Is there any way to rotate a raster w/o resampling? I am aware that rasters are always 90 deg perpendicular grids, but is there any file format or methodology that allows for a diagonal raster - one ...
1
vote
1answer
66 views
Which raster-format stores Missing, Strings, Variable Names, Multiple Bands
still looking for the ideal raster-format :-)
GeoTiff stores:
- projection/coordinate-system etc
numerical values
missing values
multiple bands
It does not allow for:
variable-names. It just ...