[GRASS-user] Harvesting pixels

Adrien ANDRÉ adrien.andre at onf.fr
Thu Oct 9 13:32:23 PDT 2014


Dear all,


I have three inputs:
- a pixels of interest raster map
- a road network vector
- an end point

For each network edge, the node which is closest to the end point
(distance along the network) would be called the target (see attached
figure).

The goal is to compute at each target the "harvested pixels" count and
the cumulated harvesting distance.

The steps i foresee are:
 1. Affect to each target it's egde "closest pixels count", and
 2. for each of those pixels, the sum of
   - the pixel to edge distance (a), and
   - the pixel edge closest point distance (b)

Would you know how i could achieve this using GRASS GIS tools?


Many thanks in advance,

regards,


Adrien
-------------- next part --------------
A non-text attachment was scrubbed...
Name: harvest_pixel.svg
Type: image/svg+xml
Size: 3666 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20141009/61c45bd7/attachment.svg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adrien_andre.vcf
Type: text/x-vcard
Size: 432 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20141009/61c45bd7/attachment.vcf>


More information about the grass-user mailing list