Custom Query (1138 matches)
Results (109 - 111 of 1138)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1067 | fixed | GRASS quickstart - Vector Modules | ||
Description |
The quickstart section on Vector Modules suggests creating attributes for the basins area vector with v.rast.stats, then filtering based on stddev < 50. In my trial all the stdev values where below 15. I suggest to change the quickstart to "stddev<10" |
|||
#1068 | fixed | GRASS quickstart NVIZ | ||
Description |
The 3D Visualization section recommends to change the color map to drape over the DEM. In the spearfish dataset, the suggestion is to use the spot.image raster, which works fine. But in the nc_basic_spd dataset the recommended image for draping is a landsat raster which is not available in this LOCATION. I suggest to change to the landcover raster as color drape map in the nc_basic_spd dataset. |
|||
#1071 | fixed | R quickstart vignettes | ||
Description |
In the vignette section, there is a suggestion to try: vigentte("sp") and vignette("spdep") Neither of these are available. The spatial vignettes available on the LiveDVD are "intro_sp", "shapefiles", and "gstat". |