Does the current raster georeferencer output the parameters used for the warping? A fast solution would getting trying on a raster layer first and then using the affine transformation plugin with the same parameters.
Agus El día 25 de octubre de 2011 10:06, Germán Carrillo <[email protected]> escribió: > Hi Agustin, > > if I understood well, you would need the Affine transformation plugin, > anyway, the current implementation ask you to include the transformation > parameters, so you need to do some calculations on your own before. > > Regards, > > Germán > > 2011/10/25 G. Allegri <[email protected]> >> >> I don't think Qgis has vector warping tools. The Georeferencer plugin >> manages only raster data, and for its polynomial transformations based on >> GCPs use GDAL directly, which itself implements warping for rasters only. >> I think that writing a warping plugin for vectors woudn't be too hard, but >> it's not what you were looking for ;) >> giovanni >> >> 2011/10/25 Agustin Lobo <[email protected]> >>> >>> Hi! >>> >>> We have a vector layer that has been digitized over a raster with >>> wrong settings (wrong pixel resolution). >>> Is there any way to correct the geometry of the vector layer by >>> defining control points with the new coordinates and apply >>> a warping in qgis? >>> >>> Agus >>> _______________________________________________ >>> Qgis-user mailing list >>> [email protected] >>> http://lists.osgeo.org/mailman/listinfo/qgis-user >> >> >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > > > > -- > ----------- > |\__ > (:>__)( > |/ > > Soluciones Geoinformáticas Libres > http://geotux.tuxfamily.org/ > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
