Skip to main content
10 events
when toggle format what by license comment
Jul 30, 2018 at 9:24 comment added bugmenot123 Anyone looking at this (fine) example, be aware that for bigger analyses, you will want to use a spatial index like rtree. There is plenty of information about this on GISSA for your enjoyment. :)
Dec 11, 2014 at 5:09 comment added GIS Danny Think I got it - see here gis.stackexchange.com/questions/125043/…
Dec 11, 2014 at 4:01 comment added GIS Danny Would it be possible to have the neighborhoods as the output? I'm trying to do something where I want to use points to select polygons gis.stackexchange.com/questions/125043/… not using ArcGIS. I tried switching the input and the output shapefiles in this code without luck.
May 7, 2014 at 6:16 comment added cengel @user25976 They do need the modules installed on their computer. See for example here
May 7, 2014 at 0:47 comment added user25976 @cengel Excuse me, let me clarify (I'm new to programming). Regarding standalone python scripts: you mean that a plugin written with fiona and shapely imports can be used by QGIS users even if they don't have python or the modules installed on their computer?
May 7, 2014 at 0:36 comment added cengel @user25976 sorry, not sure I quite understand your question. My code example is a standalone python script. Both fiona and shapely require gdal.
May 5, 2014 at 22:36 comment added user25976 @cengel Do qgis stations using plugins employing these methods require installation of modules and gdal?
Oct 28, 2013 at 15:26 comment added mishaF Thanks @cengel. This looks like it will put me on the right track! I'm actually interested in the join with lines and polygons (specifically finding where rivers intersect model cells) and I think that will work following your example.
Oct 28, 2013 at 15:25 vote accept mishaF
Oct 27, 2013 at 19:11 history answered cengel CC BY-SA 3.0