- Messages
- 55
- Country

Hi everyone,
I am currently experimenting with some geotiff files in FSX. The projection is in UTM which I managed to convert into WGS84 geographic using FWTools and which was also successfully compiled by the resample tool.
I also wanted to edit the image, so I extracted the geodata from the file ending up with a .gtf file. The problem I am getting is when adding back the geodata to the edited file.
The corner coordinates specified in the gtf file and the ones found in the edited file are not the same. There must be some kind of glitch during the transfer.
Here's the data from the gtf file:
Geotiff_Information:
Version: 1
Key_Revision: 1.0
Tagged_Information:
ModelTiepointTag (2,3):
0 0 0
12.4841800983121 41.8941583180238 0
ModelPixelScaleTag (1,3):
5.66387903357033e-0065.66387903357033e-0060
End_Of_Tags.
Keyed_Information:
GTModelTypeGeoKey (Short,1): ModelTypeGeographic
GTRasterTypeGeoKey (Short,1): RasterPixelIsArea
GeographicTypeGeoKey (Short,1): GCS_WGS_84
GeogCitationGeoKey (Ascii,7): "WGS 84"
GeogAngularUnitsGeoKey (Short,1): Angular_Degree
GeogSemiMajorAxisGeoKey (Double,1): 6378137
GeogInvFlatteningGeoKey (Double,1): 298.257223563
End_Of_Keys.
End_Of_Geotiff.
GCS: 4326/WGS 84
Datum: 6326/World Geodetic System 1984
Ellipsoid: 7030/WGS 84 (6378137.00,6356752.31)
Prime Meridian: 8901/Greenwich (0.000000/ 0d 0' 0.00"E)
Corner Coordinates:
Upper Left ( 12d29' 3.05"E, 41d53'38.97"N)
Lower Left ( 12d29' 3.05"E, 41d53'10.57"N)
Upper Right ( 12d30' 1.18"E, 41d53'38.97"N)
Lower Right ( 12d30' 1.18"E, 41d53'10.57"N)
Center ( 12d29'32.11"E, 41d53'24.77"N)
Now these are the corner coordinates found in the edited geotiff tile after assigning the data from the gtf file using the geotifcp command:
Corner Coordinates:
Upper Left ( 12d29' 3.05"E, 41d53'38.97"N)
Lower Left ( 12d29' 3.05"E, 41d53'38.97"N)
Upper Right ( 12d29' 3.05"E, 41d53'38.97"N)
Lower Right (12d29' 3.05"E, 41d53'38.97"N)
Center (12d29' 3.05"E, 41d53'38.97"N)
As you may have noticed the coordinates are now all the same. Has anyone ever encountered this problem? Can the corner coordinates be edited?
Many Thanks and Happy Chrsitmas
Daniel
I am currently experimenting with some geotiff files in FSX. The projection is in UTM which I managed to convert into WGS84 geographic using FWTools and which was also successfully compiled by the resample tool.
I also wanted to edit the image, so I extracted the geodata from the file ending up with a .gtf file. The problem I am getting is when adding back the geodata to the edited file.
The corner coordinates specified in the gtf file and the ones found in the edited file are not the same. There must be some kind of glitch during the transfer.
Here's the data from the gtf file:
Geotiff_Information:
Version: 1
Key_Revision: 1.0
Tagged_Information:
ModelTiepointTag (2,3):
0 0 0
12.4841800983121 41.8941583180238 0
ModelPixelScaleTag (1,3):
5.66387903357033e-0065.66387903357033e-0060
End_Of_Tags.
Keyed_Information:
GTModelTypeGeoKey (Short,1): ModelTypeGeographic
GTRasterTypeGeoKey (Short,1): RasterPixelIsArea
GeographicTypeGeoKey (Short,1): GCS_WGS_84
GeogCitationGeoKey (Ascii,7): "WGS 84"
GeogAngularUnitsGeoKey (Short,1): Angular_Degree
GeogSemiMajorAxisGeoKey (Double,1): 6378137
GeogInvFlatteningGeoKey (Double,1): 298.257223563
End_Of_Keys.
End_Of_Geotiff.
GCS: 4326/WGS 84
Datum: 6326/World Geodetic System 1984
Ellipsoid: 7030/WGS 84 (6378137.00,6356752.31)
Prime Meridian: 8901/Greenwich (0.000000/ 0d 0' 0.00"E)
Corner Coordinates:
Upper Left ( 12d29' 3.05"E, 41d53'38.97"N)
Lower Left ( 12d29' 3.05"E, 41d53'10.57"N)
Upper Right ( 12d30' 1.18"E, 41d53'38.97"N)
Lower Right ( 12d30' 1.18"E, 41d53'10.57"N)
Center ( 12d29'32.11"E, 41d53'24.77"N)
Now these are the corner coordinates found in the edited geotiff tile after assigning the data from the gtf file using the geotifcp command:
Corner Coordinates:
Upper Left ( 12d29' 3.05"E, 41d53'38.97"N)
Lower Left ( 12d29' 3.05"E, 41d53'38.97"N)
Upper Right ( 12d29' 3.05"E, 41d53'38.97"N)
Lower Right (12d29' 3.05"E, 41d53'38.97"N)
Center (12d29' 3.05"E, 41d53'38.97"N)
As you may have noticed the coordinates are now all the same. Has anyone ever encountered this problem? Can the corner coordinates be edited?
Many Thanks and Happy Chrsitmas
Daniel

