[Proj] (no subject)

Frank Warmerdam warmerdam at pobox.com
Tue Oct 11 13:50:08 EDT 2005


> I'm new in the proj4  stuff, but it looks great and it just may be what I'm looking  for.
>
> My problem: I'm an  occasional Delphi programmer and now  have to write some routines for some coordinate conversions, mainly datum  conversions. In the future but Dutch national grid, UTM and Lambert should be  possible too.
>
> Maybe someone has done  this already, and willing to help me. Think this is the quickest way to get  started with Proj4.

Wil,

I am not aware of anyone using PROJ.4 from Delphi but my
understanding is that you just need to declare the entry points
"__stdcall" when compiling the code, and then DllImport them
with appropriate definitions in Delphi.  There aren't very many
important "entry points" (functions) in PROJ.4.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the Proj mailing list