Bitmap datum conversion

General discussion about Scenery Design. Questions about SBuilder for Flight Simulator FS2004.
Post Reply
arno

Bitmap datum conversion

Post by arno » Tue May 24, 2005 8:31 pm

Hi Luis,

I am trying to convert a bitmap (that is already in a geographic format) to WGS84. According to your help files I should then make a text file formatted like this:

[GEOGRAPHIC]
North=52.37057778
South=52.27101111
West=4.697438889
East=4.830830556

But when I try to convert with this file, I get an error that the file contains invalid data. Am I understanding something wrong here?

Arno

User avatar
Luis Sa
Posts: 1736
Joined: Sun May 18, 2003 11:17 am
Location: Portugal
Contact:

Post by Luis Sa » Wed May 25, 2005 12:31 am

Hi Arno,

You want to convert from:

Geodetic - Dutch Datum to

Geodetic - WGS84 datum

I refer to the target system as Geographic WGS84, which could be a wrong terminology (I am no expert on these matters).

Therefore you should use

[GEODETIC]
North=52.37057778
South=52.27101111
West=4.697438889
East=4.830830556

If you try your bitmap without the TXT you will get an help message! Also set the Geodetic datum to Dutch and update the INI so that your geodetic system loads with the Dutch datum every time. I hope you can convert the bitmap!

Luis

arno

Post by arno » Wed May 25, 2005 1:55 am

Thanks Luis, I will give it a try and let you know if it works.

I am still no expert on these terms either, so it could very well be that I confused the naming as well :).

Arno

Post Reply