[Proj] Verification of inverse step in projection

José Luis García Pallero jgpallero at gmail.com
Sun Dec 13 06:25:20 PST 2009


2009/12/13 Roger Oberholtzer <roger at opq.se>:
> Perhaps:
>
> projPJ *pjStruct;
>
> as pj_init_plus returns a pointer.
>
>
>> pjStruct = pj_init_plus("+proj=tcc +ellps=clrk66 +lon_0=90W");
>> if(!pjStruct)
>>    ....
>> if(pjStruct->inv==0)
>>    ....

But pj_init_plus() can't know if you will use the forward or the inverse step.

-- 
*****************************************
José Luis García Pallero
jgpallero at gmail.com
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************



More information about the Proj mailing list