Tagged Questions
1
vote
1answer
54 views
Determining Pixel-by-pixel Catchments in ArcHydro
I used ArcHYDRO to prepare HydroDEM (5m) without sinks, Flow direction (FDR) raster, flow accumulation raster (FAC). As I understand FAC, value of pixel shows number of pixels that contribute to this ...
4
votes
4answers
1k views
How to split a vector in equal smaller parts in QGIS or similar?
i want to divide a shapefile with many tiles into a lot of smaller tiles.
I am searching for a smart solution, because manual edits are out of questions
Anyone can help or know a nice function?
4
votes
2answers
460 views
Altitude Above channel in GRASS 6.4
i'm fairly new to the GIS world and GRASS (come from econometric background), i would like to do some species distribution modeling using R and GRASS.
So i started to read the book of Tomislav Hengl ...
3
votes
1answer
2k views
Convert a shapefile with northing/easting to ASCII raster with latitude/longitude
Linked below is a polygon shapefile whose projection is NAD83 and whose values are LU/LC codes. Coordinates are meters of northing and easting. I would like to convert it to an ASCII raster with ...