Dear Mailing list, I have a point table representing centroids, a line table representing roads, and a polygon table representing zones. I'd like to create X number of line(s) connecting each centroid to the nearest roads such that these connections are within the zone. The new lines will be saved to a new table that also includes the existing lines. image: http://imgur.com/1tEaP.jpg
I'd like to create a script/plugin that does this point-to-line-within-polygon connection and creates the new layer. Any ideas? P.S I'm familiar with Python, C, and a bit of gdal/ogr. Thank you, -- Dassouki
_______________________________________________ Qgis-user mailing list Qgis-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-user