Hi Maxim I am trying http://svn.gis-lab.info/qgis-gdal-georef/libs/georefplugin_012710_074741.dll
Great work! But I always have problem with opening standard 1.4 GCP file No error message, both during initial raster loading nor with Load GCP Points function, but nothing is loaded The structure of the files are different: original: mapX mapY pixelX pixelY 550000.000000000000000 122000.000000000000000 261.900271533560385 -324.928624696051543 with tab between fields new georeferencer: mapX,mapY,pixelX,pixelY,enable 550000.000000000000000,122000.000000000000000,261.060059317844548,-325.307107156587961,1 so i modified the original file, changing tab to comma and adding enable on the title and ,1 on the other lines and after these changes, it 's working both during initial raster loading or with the Load GCP Points function. Sorry for re posting this request. Is it possible to add output pixel size during geocoding process (for future mosaicing)? Of cause, the GDAL script output help me a lot to do manually. Thanks ! this script output is really a good idea. Best regards Dominique -- View this message in context: http://n2.nabble.com/new-georeferencer-tp4458255p4466379.html Sent from the qgis-user mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
