Might also want to merge in the https://plugins.qgis.org/plugins/qgsAffine/ which provides direct user control over an affine transformation. Possibly as an alternate middle step or a way to save the transformation parameters in case you want to apply them in batch.
I was also thinking about filing a ticket to ask for vector to be added to the core Georeferencer, since gdal 1.10 ogr2ogr can take a gcp list and apply polynomial 1,2 or 3 to a vector and reproject it. So after the previous mentioned mergers it would be good to see how the core georeferencing tool could be enhanced by these slightly different workflows and be allowed to do either vector or raster. Thanks, Alex On 05/27/2014 12:03 AM, G. Allegri wrote: > AFAIK vectGeoRef does an affine transformation. > It would be great if the two tools would merge into a single plugin, > bringing thir different solutions. > > giovanni > Il 27/mag/2014 08:55 "Tim Sutton" <[email protected]> ha scritto: > >> Hi >> >> >> >> On Mon, May 26, 2014 at 9:18 PM, Olivier Dalang >> <[email protected]>wrote: >> >>> Dear lists, >>> >>> I'm happy to present my new plugin called "LayerBender". >>> >>> It's purpose is to allow to align/distort vector layers to match a >>> source, very much like georefencer does for raster. It seems ArcGIS and >>> OpenJump call this feature "Rubber sheeting". >>> >>> Demonstration video : https://vimeo.com/96142479 >>> >>> I needed this in a project I'm working on to align some already digitized >>> historical maps. >>> >>> Please note that the plugin is still experimental and not much tested yet >>> (and only under windows)... So please be understanding in case of problems ! >>> >>> All feedback is welcome, either here or on >>> https://github.com/olivierdalang/VectorBender >>> >>> Hope you like it ! >>> >>> >> Wow thats awesome man - thanks for sharing! >> >> Regards >> >> Tim >> >> >> >> >>> Best, >>> >>> Olivier >>> _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
