I have 2 vector maps, one represents a grid and the other is delimited
figure.
I wanted to know the fraction of the figure overlaps each cell.
Is is possible to do this without converting both maps to raster?
I have 2 vector maps, one represents a grid and the other is delimited
figure.
I wanted to know the fraction of the figure overlaps each cell.
Is is possible to do this without converting both maps to raster?
The output file would have the spatial intersection of both vector
maps. Then uploading the areas from the geometry to the database
(v.to.db) would populate the values for the intersected areas.