Dominique Legendre wrote :
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.

Hello Maxim,

I have tested the trunk version of the georeferencer plugin, and there is still the same problem : it is not able to load GCP files written with previous version of the plugin.

Regards,
Jean-Claude

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to