[Qgis-user] Re: new georeferencer
Maxim Dubinin
sim at gis-lab.info
Mon Feb 15 09:07:43 PST 2010
Hmm, I though this was fixed.
Please open the ticket and attach the points file.
Maxim
Вы писали 15 февраля 2010 г., 5:53:38:
JCR> 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.
JCR> Hello Maxim,
JCR> I have tested the trunk version of the georeferencer plugin, and there
JCR> is still the same problem : it is not able to load GCP files written
JCR> with previous version of the plugin.
JCR> Regards,
JCR> Jean-Claude
More information about the Qgis-user
mailing list