Hi Martin, 2014/1/6 Martin Gibson <[email protected]>: > Hi, > > I'm more familiar with ArcGIS than QGIS but starting to shift over to using > QGIS for most/all work. One thing I had been using QGIS for anyway was > shifting overlaid points, as I couldn't get Arc to do this. I was using the > ShiftPoints plugin, but it doesn't appear to be available for 2.0 - I have > come across a statement that it obsolete now and that I should use Sextante > instead. Can't find any info on how to achieve what I used to with the > plugin - can anyone help?
ShiftPoints plugin now not supported as its functionality already available via Processing (Analysis menu). You can find this algorithm in the Processing toolbox under QGIS Geoalgorithms → Vector geometry tools → Point displacement. Alternatively you can use search box in the top of Procesing toolbox and type something like "disp". List of algorithms will be filtered to match your query. Hope this helps -- Alexander Bruy _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
