[gdal-dev] Re: C# Nad27 to WGS 84

Tamas Szekeres szekerest at gmail.com
Fri Jul 17 09:18:23 EDT 2009


2009/7/17 Tomas R <monshi at home.se>

> Hi again
>
> Seems like I have solved the problem... the line
>
>> such as preprocessing the grid shift file into binary form.
>>
> gave me (finally) the hint I needed. Tried to compile Proj4 and the shift
> files but managed only compile the first part. Then I finally went for the
> easy solution, I grabbed the binary files from FWTools and finally I got it
> working.
>
> Compiling the shift files on Windows? How? Well, not at big issue at the
> moment.
>

Tomas,


That would be something like:

nmake /f makefile.vc nadshift

in the proj source directory.

If you download the SDK http://vbkto.dyndns.org:1280/sdk/Default.aspx

copy the proj sources into the root directory (ie: \proj-4.6.1) of the SDK
and use:

nmake proj PROJ_DIR=proj-4.6.1

in the VS Command prompt, which should compile the nadshift files as well.


Best regards,

Tamas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090717/abf2116e/attachment.html


More information about the gdal-dev mailing list