<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Greeting Pierre, thanks for joining this email list.</div><div dir="ltr"><br></div><div dir="ltr">Can I ask for two things:</div><div>- your osgeo user id, you can create one here</div><div>- links to the source code repository</div><div dir="ltr"><div><br></div><div>We have three stages at osgeo to support free/open geospatial software:</div><div><br></div><div>1) OSGeo website, run by the marketing committee but we check the software project</div><div>2) OSGeo Community program, run by the osgeo board but we check the software project</div><div>3) OSGeo Project (as a full fledged committee, run by the osgeo board but we work with the project team to meet the requirements)</div><div><br></div><div>For the above we tend to focus on the people/team and view this as an outreach/advocacy activity. Given your very complete description you are already well aware of how open source software works.</div><div><br></div><div>Reference:</div><div>- <a href="https://www.osgeo.org/about/committees/incubation/">https://www.osgeo.org/about/committees/incubation/</a></div><div><div style="color:rgb(0,0,0)">- <a href="https://www.slideshare.net/jgarnett/open-source-practice-and-passion-at-osgeo-170697413">https://www.slideshare.net/jgarnett/open-source-practice-and-passion-at-osgeo-170697413</a></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>--</div><div>Jody Garnett</div></div></div></div></div></div><br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 2 Jan 2020 at 10:38, Pierre Abbat <<a href="mailto:phma@bezitopo.org">phma@bezitopo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">I've written some programs and would like to start incubating them.<br>
<br>
Bezitopo is a project to create a CAD program specifically for land surveying. <br>
I've been working on it for a little over twelve years and have built a lot of <br>
infrastructure. It can read a list of points (such as ground shots) and make a <br>
TIN, then you can flip edges and designate them as breaklines and draw <br>
contours. It converts coordinates from lat-long to state plane (only in North <br>
Carolina and Georgia so far) and back.<br>
<br>
PerfectTIN reads a point cloud in LAS format (I'm going to fork libplyxx with <br>
the new name plytapus, and then it should also be able to read PLY on multiple <br>
platforms; right now that's available only on Linux) and converts it to a TIN, <br>
which it can export in several formats (not including PLY, but that should be <br>
easy to add). I started the project less than a year ago by copying code from <br>
Bezitopo and modifying the classes (PerfectTIN's triangles have point cloud <br>
dots, Bezitopo's don't; Bezitopo's points have descriptions, PerfectTIN's <br>
don't). It is now good enough to sell; I should be getting some money within a <br>
month or two from someone I know selling it along with other software to drone <br>
users. I also have an offer (but no number yet) from another company for <br>
developing specific features in it.<br>
<br>
Both programs are LGPL-licensed (which implies that the drone users will be <br>
getting a source tarball with the Windows binary) and published on my GitHub <br>
site. SiteCheck, one of the Bezitopo programs, can read TIN files generated by <br>
PerfectTIN and tell the elevation at any xy coordinate in the TIN. They are in <br>
C++, with mixed style, as my style has changed over the years I've been <br>
working on Bezitopo. Both use Qt, except the CLI PerfectTIN program.<br>
<br>
One of the criteria for incubation is accepting contributions to the source <br>
code. I'm willing to accept contributions, but there haven't been any. There <br>
are several things to do that don't involve coding C++:<br>
*Drawing three foot icons<br>
*Translations (I do English and Spanish, and the company has dibs on another <br>
language)<br>
*Entering other coordinate systems (Gauss-Krüger transverse Mercator and <br>
Lambert conformal conic are supported; for oblique Mercator I have to find out <br>
mathematically what it is and whether there's more than one).<br>
<br>
Pierre<br>
-- <br>
.i toljundi do .ibabo mi'afra tu'a do<br>
.ibabo damba do .ibabo do jinga<br>
.icu'u la ma'atman.<br>
<br>
<br>
<br>
_______________________________________________<br>
Incubator mailing list<br>
<a href="mailto:Incubator@lists.osgeo.org" target="_blank">Incubator@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/incubator" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/incubator</a></blockquote></div>