$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] GGL issues
From: Jose (jmalv04_at_[hidden])
Date: 2009-11-15 04:37:22
>> I am reviewing the library and trying to adapt some of the shapelib
>> examples that don't seem to be included in the formal_review
>> distribution.
>>
>> Any reason why the latlong.hpp is not included ?
>>
>
> Because the whole geographic coordinate system including projections is
> moved to an extension, they're indeed not in the formal review distribution.
> Sorry for that. You can still use them though, getting them from our SVN or
> from boost sandbox (the last option is probably inconvenient as it uses
> distributions from different dates).
What is the link for your SVN ?
I think the key extensions like this one should be part of the library.
I also think there should be an example using GIL.
There are several examples but all the SOCI ones I feel they are
irrelevant because they add another external dependency to use them
and what SOCI does is not relevant to show the examples
regards