Page 2 of 2

Re: Problem with calibrate from geotiff file

Posted: Sat Nov 27, 2010 11:39 pm
by rhumbaflappy
SBuilderX would want a BMP ( 24-bit bitmap ) for processing into a resampled photoreal.

You can use the NSEW extents to create a TXT file for the image, then convert it to BMP and you are OK.

The BMP and TXT file need to be in the Work folder, and the TXT file should look ssimilar to this:

Code: Select all

[GEOGRAPHIC]
Name=Photo_field-geo
North=59.3976818
South=59.3781418
West=15.8957781
East=15.9367181
If the Name starts with "Photo", it will be available for compiling from SBuilderX.

Dick