Re: [OSGeo-Discuss] Bezitopo 0.1.5 released

2019-12-31 Thread Pierre Abbat
On Tuesday, 31 December 2019 12.59.57 EST Jody Garnett wrote:
> Can we take this over to the “incubation” list please? (CCing incubation
> list).

I'm not on the incubation list. Should I join?

Please use the reply-to-list button, not the reply-to-all button. When you 
reply to all, I get only one copy, which is in the inbox, not the mailing list 
folder, and when I reply to list to that message, it doesn't work, because the 
header that says it's a list message isn't there.

> We gotta check a couple things, see
> https://www.osgeo.org/about/committees/incubation/ heading “how to lost
> your project on the OSGeo website” :)

Do you mean "list your project", "host your project", or something else?

Pierre
-- 
Jews use a lunisolar calendar; Muslims use a solely lunar calendar.



___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

Re: [OSGeo-Discuss] Bezitopo 0.1.5 released

2019-12-31 Thread Jody Garnett
Can we take this over to the “incubation” list please? (CCing incubation
list).

We gotta check a couple things, see
https://www.osgeo.org/about/committees/incubation/ heading “how to lost
your project on the OSGeo website” :)

When that is done we give you permission to author a project page.

On Thu, Dec 26, 2019 at 10:52 AM Pierre Abbat  wrote:

> On Wednesday, 25 December 2019 16.14.47 EST Jody Garnett wrote:
> > Thanks for sharing, if Bezitopo is open source software or free software
> > (you did not say the license) - please consider listing it on the OSGeo
> > website so others can find it :)
>
> It's LGPL3 (was GPL until recently). Where should I put it?
>
> Pierre
> --
> li ze te'a ci vu'u ci bi'e te'a mu du
> li ci su'i ze te'a mu bi'e vu'u ci
>
>
>
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/discuss

-- 
--
Jody Garnett
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

Re: [OSGeo-Discuss] Bezitopo 0.1.5 released

2019-12-26 Thread Pierre Abbat
On Wednesday, 25 December 2019 16.14.47 EST Jody Garnett wrote:
> Thanks for sharing, if Bezitopo is open source software or free software
> (you did not say the license) - please consider listing it on the OSGeo
> website so others can find it :)

It's LGPL3 (was GPL until recently). Where should I put it?

Pierre
-- 
li ze te'a ci vu'u ci bi'e te'a mu du
li ci su'i ze te'a mu bi'e vu'u ci



___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

Re: [OSGeo-Discuss] Bezitopo 0.1.5 released

2019-12-25 Thread Jody Garnett
Thanks for sharing, if Bezitopo is open source software or free software
(you did not say the license) - please consider listing it on the OSGeo
website so others can find it :)

On Wed, Dec 25, 2019 at 7:14 PM Pierre Abbat  wrote:

> Bezitopo consists of several programs:
> * Bezitest is the test program.
> * Bezitopo is a command-line program, which I use mainly to check closure
> and
> to convert pointlists from PENZD to PNEZD. Eventually it will be renamed
> bezitopo-cli and what is now ViewTIN will take over.
> * Clotilde computes approximations to Euler spiralarcs.
> * Convertgeoid converts geoid files from one format to another, resamples
> them, and makes excerpts of them.
> * Pangeoid does nothing yet. It's going to be a GUI version of
> Convertgeoid.
> * SiteCheck reads a TIN file and is supposed to let you walk around with a
> GPS
> system and check it for accuracy, but I have no interface to a system yet.
> * Transmer computes coefficients for transverse Mercator projections.
> * ViewTIN reads a list of points, breaklines, and criteria for including
> or
> excluding points, makes a TIN, and draws contours. Once it can also draw
> line
> segments and has the drawing object list and layers working, I'll rename
> it to
> Bezitopo. It's intended to be a CAD program for land surveying (as
> distinct
> from a general-purpose CAD program with surveying tacked on), but it isn't
> there yet.
>
> You can download it from http://bezitopo.org/bezitopo-0.1.5.html . If
> you'd
> like to contribute, please see http://bezitopo.org/developers.html and
> join
> the mailing list. You don't have to be a coder. Some tasks you could do
> are:
> * Draw the three foot icons (PerfectTIN needs them too)
> * Translate strings
> * Enter map projections (SPC and whatever is used in other countries)
> * Find samples and specifications of geoid file formats
> * Find information about the offsets of ellipsoids.
>
> Pierre
> --
> Por H o por B, los campos magnéticos se difieren dentro de un imán.
>
>
>
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/discuss

-- 
--
Jody Garnett
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] Bezitopo 0.1.5 released

2019-12-25 Thread Pierre Abbat
Bezitopo consists of several programs:
* Bezitest is the test program.
* Bezitopo is a command-line program, which I use mainly to check closure and 
to convert pointlists from PENZD to PNEZD. Eventually it will be renamed 
bezitopo-cli and what is now ViewTIN will take over.
* Clotilde computes approximations to Euler spiralarcs.
* Convertgeoid converts geoid files from one format to another, resamples 
them, and makes excerpts of them.
* Pangeoid does nothing yet. It's going to be a GUI version of Convertgeoid.
* SiteCheck reads a TIN file and is supposed to let you walk around with a GPS 
system and check it for accuracy, but I have no interface to a system yet.
* Transmer computes coefficients for transverse Mercator projections.
* ViewTIN reads a list of points, breaklines, and criteria for including or 
excluding points, makes a TIN, and draws contours. Once it can also draw line 
segments and has the drawing object list and layers working, I'll rename it to 
Bezitopo. It's intended to be a CAD program for land surveying (as distinct 
from a general-purpose CAD program with surveying tacked on), but it isn't 
there yet.

You can download it from http://bezitopo.org/bezitopo-0.1.5.html . If you'd 
like to contribute, please see http://bezitopo.org/developers.html and join 
the mailing list. You don't have to be a coder. Some tasks you could do are:
* Draw the three foot icons (PerfectTIN needs them too)
* Translate strings
* Enter map projections (SPC and whatever is used in other countries)
* Find samples and specifications of geoid file formats
* Find information about the offsets of ellipsoids.

Pierre
-- 
Por H o por B, los campos magnéticos se difieren dentro de un imán.



___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss