[GRASS-user] v.to.rast multiple points per pixel
Gary Nobles
garynobles at yahoo.com
Sat Mar 20 07:28:16 EDT 2010
Hi,
I have been trying to rasterise a point dataset, many points are exactly on
top of each other.
They have the attribute Count
|Count|
+-----+
| 15 |
| 51 |
| 31 |
| 12 |
I think when I run r.to.rast it is only taking one of the count values and
not summing the totals as when I query the data base sum('Count') I get
different values (more in the database than the raster (r.stat))
Is this right? How to I get around this?
Thanks again
Gary
--
View this message in context: http://n2.nabble.com/v-to-rast-multiple-points-per-pixel-tp4768008p4768008.html
Sent from the Grass - Users mailing list archive at Nabble.com.
More information about the grass-user
mailing list