<div dir="ltr"><div>Hi,</div><div>In the Processing toolbox, QGIS provides a lot of algorithms to create bounding boxes, under "Vector geometry" group.</div><div>You may want to give them a look.</div><div><br></div><div>Harrissou<br></div></div><br><div class="gmail_quote"><div dir="ltr">Le dim. 9 déc. 2018 à 20:14, Havard Tveite <<a href="mailto:havard.tveite@nmbu.no">havard.tveite@nmbu.no</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Assuming that the point layer has an attribute that identifies<br>
the district, I suggest that you first create Voronoi polygons<br>
for the point layer, and then dissolve the Voronoi polygons based<br>
on the attribute that identifies the district.<br>
Both these functions can be found in the Processing toolbox.<br>
The QGIS Voronoi algorithm was fixed recently, so if you do not<br>
have the latest QGIS version you should use v.voronoi (GRASS).<br>
<br>
Håvard<br>
<br>
On 09.12.2018 18:35, Holly Allen wrote:<br>
> I've stumbled onto QGIS through a work project, and have a specific <br>
> problem I'm trying to solve. We have a set of around 5000 locations <br>
> which are broken up into about 500 districts. We'd like to produce a map <br>
> of polygons representing the districts, and I would really, really like <br>
> to not do that by hand if I can.<br>
> <br>
> I've poked around in QGIS a bit (mostly 3.4.2, but I also installed the <br>
> latest 2.x version briefly to check it out) and worked through the list <br>
> of plugins available, and I don't see a way to auto-generate boundaries <br>
> between groups of points. I am about to write the code myself, but <br>
> wanted to ask the group whether I'm just missing something obvious. <br>
> Please point me to anything I'm missing! Since I haven't done anything <br>
> in this field before, I may simply not be searching for the right terms. <br>
> Bonus points if I can take the resulting boundaries and have them snap <br>
> to state boundaries (in another layer) wherever the state boundaries <br>
> happen to fall between the groups.<br>
> <br>
> Thanks,<br>
> Holly<br>
> <br>
> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
> <br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div>