Re: WGS84 offset
Hamish <[email protected]>
| Newsgroups | gmane.games.flightgear.terragear.devel |
|---|---|
| Message-ID | <[email protected]> |
> I need to create scenery for australia but have found that there is a > problem in that all scenery is of by about 1km. Is there a way of > setting an offset when the dem files are cut up and the layers are > produced. The most likely reason is that something is using the the wrong map datum. What input data are you trying to match up? You might try re-projecting your data with PROJ.4's cs2cs program from www.remotesensing.org (although that site seems to be down right now), GDAL, &/or a GIS like GRASS. Hamish