Ok I'm not a mathematician, but I managed to calculate the xdim and ydim for one bitmap just fine, using the method I found in this forum by Holger Sandmann.
However, for my second image, even though I did the calculation the exact same way, the resample.exe processes only 2 cells, leaving me with a very small bgl file. This is not right for the image.
Here's the xdim and ydim values I got:
xDim = 1,0419359110169491525423728813559e-5
yDim = 1,0483739098837209302325581395349e-5
Is there more than one way you need to use to calculate these values?
The bitmap I'm using has following coordinates and dimensions:
North/East: -9.863447 and 120.225413
South/West: -10.094257 and 120.382787
Dimensions: 15104x22016 pixels
Thanks in advance,
Antti
However, for my second image, even though I did the calculation the exact same way, the resample.exe processes only 2 cells, leaving me with a very small bgl file. This is not right for the image.
Here's the xdim and ydim values I got:
xDim = 1,0419359110169491525423728813559e-5
yDim = 1,0483739098837209302325581395349e-5
Is there more than one way you need to use to calculate these values?
The bitmap I'm using has following coordinates and dimensions:
North/East: -9.863447 and 120.225413
South/West: -10.094257 and 120.382787
Dimensions: 15104x22016 pixels
Thanks in advance,
Antti


