On 01/03/15 17:01, Patrice Dumas wrote:
Hello,
Here is a rewrite of the v.points.cog module in python. I tried
translating code only, keeping the code organization, variables names as it
was previously to help those who would want to review the differences
with the shell script. I also did the
On Mar 7, 2015 2:07 PM, "Anna Petrášová" wrote:
>
>
>
> On Sat, Mar 7, 2015 at 4:43 AM, Markus Metz
wrote:
>>
>> On Sun, Mar 1, 2015 at 5:01 PM, Patrice Dumas wrote:
>> > Hello,
>> >
>> > Here is a rewrite of the v.points.cog module in python.
>>
>> I think v.points.cog is superseded by v.center
On Sat, Mar 7, 2015 at 4:43 AM, Markus Metz
wrote:
> On Sun, Mar 1, 2015 at 5:01 PM, Patrice Dumas wrote:
> > Hello,
> >
> > Here is a rewrite of the v.points.cog module in python.
>
> I think v.points.cog is superseded by v.centerpoint which offers cog
> as well as other kinds of centerpoints.
On Sat, Mar 07, 2015 at 11:16:21AM +0100, Moritz Lennert wrote:
> Am 07.03.2015 10:43 schrieb Markus Metz:
> >On Sun, Mar 1, 2015 at 5:01 PM, Patrice Dumas wrote:
> >>Hello,
> >>
> >>Here is a rewrite of the v.points.cog module in python.
> >
> >I think v.points.cog is superseded by v.centerpoint
On Sun, Mar 1, 2015 at 5:01 PM, Patrice Dumas wrote:
> Hello,
>
> Here is a rewrite of the v.points.cog module in python.
I think v.points.cog is superseded by v.centerpoint which offers cog
as well as other kinds of centerpoints.
Markus M
> I tried
> translating code only, keeping the code or
Hello Patrice,
On Sun, Mar 1, 2015 at 5:01 PM, Patrice Dumas wrote:
> Hello,
>
> Here is a rewrite of the v.points.cog module in python. I tried
> translating code only, keeping the code organization, variables names as it
> was previously to help those who would want to review the differences
>