<div dir="ltr"><div><div><div><div><div><div>Moritz,<br><br></div>My intention for these overlapping polygons are:<br></div>1. Sort them decreasing in area (so the big basins plot below the smaller ones) and use them for symbolization.<br></div>2. Spatially join data to the stream sediment samples.  Which sample are below know gold/copper/silver/zinc/lead/etc mines, which are below towns/villages, land use, etc.<br></div>3. Cut the basin polygons using a geological polygon map and and calculate km2 or percentage of km2 for each lithological unit found within each basin.  After denormalizing these areas & lithologies (rows as samples and the columns km2 of each lithology) one can then perform linear regression models on the chemical analysis.<br><br></div>regards,<br></div>Phil<br><br><div><div><br> <br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 26, 2016 at 9:18 AM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le Wed, 26 Oct 2016 08:37:38 -0600,<br>
Phillip Allen <<a href="mailto:phillipjallen830@gmail.com">phillipjallen830@gmail.com</a>> a écrit :<br>
<span class=""><br>
> Hi,<br>
><br>
> I have a point layer file that represents stream sediment sample<br>
> locations. My goal is to create watershed basins for each sample<br>
> location using r.water.outlet or r.stream.basins, then convert to a<br>
> vector layer and finally have them reside in a PostGIS table with all<br>
> the other associated sample data. I have run the points through<br>
> r.stream.snap so they now fall exactly only the DEM drainage.<br>
><br>
> Grass normally operates with topology but in this case I need a<br>
> non-topological vector polygon layer. Stream sediment samples are<br>
> often collected every 1-5km or more along any particular drainage so<br>
> the basins must overlap.<br>
><br>
> What is the best strategy to deal with generating an overlapping<br>
> polygon layer? I have only approximately 10,000 stream sediment<br>
> samples this time but there are always more!<br>
<br>
</span>See Markus Metz' answer in a similar thread from two days ago:<br>
<br>
<a href="http://lists.osgeo.org/pipermail/grass-user/2016-October/075475.html" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>pipermail/grass-user/2016-<wbr>October/075475.html</a><br>
<br>
As in his message: it is possible to handle overlapping polygons using<br>
cat numbers, but the first question is: what do you want to do with the<br>
data ?<br>
<span class="HOEnZb"><font color="#888888"><br>
Moritz<br>
</font></span></blockquote></div><br></div>