[postgis-devel] Re: [postgis-users] other errors during postgis.sql command

'strk' strk at keybit.net
Tue Aug 10 14:11:55 PDT 2004


I've found there is an char *pj_version available in 4.4.5.
postgis_proj_version() uses that one now, if you know of
any proj version not exposing that let me know.
--strk;

On Tue, Aug 10, 2004 at 09:23:13PM +0200, 'strk' wrote:
> On Tue, Aug 10, 2004 at 07:14:10PM +0100, Mark Cave-Ayland wrote:
> [...]
> > strk, can we detect the version of PROJ.4 by checking PJ_VERSION in
> > /include/proj_api.h and only include the call to pj_get_release() if we
> > are >= 448?
> 
> Sure. Are <448 and >= 448 version of proj binary compatible ?
> If they are not there is no problem, but if they are we'd end
> up with a postgis_proj_version() possibly wrong ...
> Similar problem is there with GEOS but 1.0 is not binary compatible
> with 2.0 so that's not a real problem.
> 
> --strk;
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel



More information about the postgis-devel mailing list