<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hey Jody,<br>
<br>
Thanks for your reply. I guess I am still looking for a definition of what you mean by 'applied correctly' in this scenario. The repository has an MIT License file and there is no source code in the project (to my knowledge) that is not MIT compatibly licensed.
To my understanding, unlike Apache 2 or GPL the MIT Licence does not require it to be referenced at the top of every source file.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
If it is a requirement of being a OSGeo Community Project I can look at how we could apply a short notice to the top of the source files. Just an observation on this more broadly though, I checked the source for
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/extent/Relationship.js" id="OWA44f2d4fe-43a0-e2ae-4b6a-769a7507b0a4" class="OWAAutoLink">
OpenLayers (BSD-2)</a> and <a href="https://github.com/Leaflet/Leaflet/blob/main/src/map/Map.js" id="OWA39be4ffa-36c7-416f-9e81-c65e2902f24c" class="OWAAutoLink">
Leaflet (BSD-2)</a>, and neither seem to have a notice at the top of their source files.<br>
<br>
Regarding the documentation, currently I would consider the docs to be MIT Licensed although with the rest of the project, but I see why the docs been CC0 being helpful. Let me think on that as it's a great point.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Many thanks,<br>
<br>
James<br>
<br>
</div>
<hr style="display: inline-block; width: 98%;">
<div id="divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><b>From:</b> Jody Garnett <jody.garnett@gmail.com><br>
<b>Sent:</b> 19 September 2024 04:42<br>
<b>To:</b> James Milner <jamesmilner22@hotmail.com><br>
<b>Cc:</b> incubator@lists.osgeo.org <incubator@lists.osgeo.org>; Nick Bearman <nick@nickbearman.com><br>
<b>Subject:</b> Re: [Incubator] Motion: Project Terra Draw community project initative</span>
<div> </div>
</div>
<div style="direction: ltr;">I am looking for an assurance from you that the license has been applied correctly.</div>
<div style="direction: ltr;"><br>
</div>
<div style="direction: ltr;"><b>The assur</b>ance that you have checked, and perhaps showing the PR would be
<i>just fine.</i></div>
<div style="direction: ltr;"><br>
</div>
<div style="direction: ltr;">When reviewing I try and find:</div>
<div style="direction: ltr;"><br>
</div>
<ol start="1" data-listchain="__List_Chain_1174" style="direction: ltr; margin: 0px;">
<li style="direction: ltr;">An example of a file that can be fixed: <a href="https://github.com/JamesLMilner/terra-draw/blob/main/src/store/store.spec.ts" id="OWA01746d08-ef2a-023f-7051-055abb138ccd" class="OWAAutoLink" data-auth="NotApplicable">
https://github.com/JamesLMilner/terra-draw/blob/main/src/store/store.spec.ts</a><br>
This file does not have a header - do you expect it to?<br>
<br>
</li><li style="direction: ltr;">An example of a check from another project (this is a MIT project that recently became a community project):<br>
<a href="https://github.com/microsoft/torchgeo/blob/main/torchgeo/datasets/agb_live_woody_density.py" id="OWAcded65c7-f090-35a4-2151-41e39e8b9882" class="OWAAutoLink" data-auth="NotApplicable">https://github.com/microsoft/torchgeo/blob/main/torchgeo/datasets/agb_live_woody_density.py</a><br>
<br>
An example of a js file from another community project:<br>
<a href="https://github.com/mapcentia/vidi/blob/master/public/js/gc2/gc2table.js" id="OWAe4066777-7e4e-2944-2530-4297cf6a93d2" class="OWAAutoLink" data-auth="NotApplicable">https://github.com/mapcentia/vidi/blob/master/public/js/gc2/gc2table.js</a><br>
</li></ol>
<div style="direction: ltr;"><br>
</div>
<div style="direction: ltr;">Does that help?</div>
<div style="direction: ltr;"><br>
</div>
<div style="direction: ltr;">Also a question for you as an MIT project... do you consider the MIT license as applying to the documentation?
<a href="https://github.com/JamesLMilner/terra-draw/tree/main/docs" id="OWA1779b427-c560-bfe5-bed1-4d18e1b62c48" class="OWAAutoLink" data-auth="NotApplicable">
https://github.com/JamesLMilner/terra-draw/tree/main/docs</a></div>
<div style="direction: ltr;"><br>
</div>
<div style="direction: ltr;">Some project choose a CC license? <span style="color: rgb(65, 156, 255);">
<a href="https://chooser-beta.creativecommons.org/" id="OWAf6757de2-7b6e-3bb8-f1b3-c4448ef57aea" class="OWAAutoLink" data-auth="NotApplicable">https://chooser-beta.creativecommons.org/</a></span> </div>
<ul style="direction: ltr; margin: 0px;">
<li style="direction: ltr;">CC0 or CC BY 4.0 is close in spirit to MIT allowing writers to remix the documentation into their own work</li><li style="direction: ltr;">CC BY-SA 4.0 is close in spirit to GPL (copyleft approach must retain license)<br>
</li><li style="direction: ltr;">MIT ... um ... consider the documentation source code (imply that authors need to cite / quote your work like a book)</li></ul>
<div style="direction: ltr;"><br>
</div>
<div style="direction: ltr;">Also many thanks :)</div>
<div style="direction: ltr;">- -</div>
<div style="direction: ltr;">Jody Garnett</div>
<div style="direction: ltr;"><br>
</div>
<br>
<div style="direction: ltr; color: rgb(155, 155, 155);">On Sep 16, 2024 at 10:39:08 AM, James Milner <<a href="mailto:jamesmilner22@hotmail.com" id="OWA7a442a08-b3aa-3f8b-46fa-36439f0196fb" class="OWAAutoLink">jamesmilner22@hotmail.com</a>> wrote:</div>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Jody,<br>
<br>
Hope you're well. Thanks for raising this - I wasn't sure if it was needed for me to respond here or Nick, but can you clarify what you mean by file headers in this situation? Terra Draw is MIT licensed and the released library does not currently have any runtime
dependencies (we do have some development time dependencies). In addition we do adapt some code from the MIT licensed Turf.js project and we call this out at the start of files where it happens. I just raised a PR that standardises and clarifies those acknowledgements
a bit better.<br>
<br>
Let me know if I can do anything else I can do to ensure this requirement is met.<br>
<br>
Many thanks,<br>
<br>
James</div>
<div id="x_appendonsend"></div>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr style="direction: ltr; display: inline-block; width: 98%;">
<div id="x_divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><b>From:</b> Incubator <<a href="mailto:incubator-bounces@lists.osgeo.org" id="OWA517196c0-1064-c666-89f1-cf83396b3131" class="OWAAutoLink">incubator-bounces@lists.osgeo.org</a>>
on behalf of Jody Garnett via Incubator <<a href="mailto:incubator@lists.osgeo.org" id="OWAc1ed5105-a757-4d16-0700-8f3c2635f7dd" class="OWAAutoLink">incubator@lists.osgeo.org</a>><br>
<b>Sent:</b> 10 September 2024 16:02<br>
<b>To:</b> Nick Bearman <<a href="mailto:nick@nickbearman.com" id="OWA876462eb-dd6f-bc53-ebee-668d5c94fe74" class="OWAAutoLink">nick@nickbearman.com</a>><br>
<b>Cc:</b> <a href="mailto:incubator@lists.osgeo.org" id="OWAc12040e5-2241-ca74-46ac-00295c4c663c" class="OWAAutoLink">incubator@lists.osgeo.org</a> <<a href="mailto:incubator@lists.osgeo.org" id="OWAd2d490ad-eabf-9bfc-ddc9-db00c7d5e52d" class="OWAAutoLink">incubator@lists.osgeo.org</a>><br>
<b>Subject:</b> Re: [Incubator] Motion: Project Terra Draw community project initative</span>
<div> </div>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">You can propose Nick, </div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">I think Regina just went over the
</span><span style="color: rgb(65, 156, 255);"><a href="https://wiki.osgeo.org/wiki/Incubation_Committee#Step_1:_Add_OSGeo_Website_Project_Page" id="OWA209873c9-ee3a-963b-b2d9-1647ad5a9ae9" class="x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">checklist</a></span><span style="color: rgb(155, 155, 155);"> for
website page?</span></div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">For the osgeo community project
</span><span style="color: rgb(65, 156, 255);"><a href="https://wiki.osgeo.org/wiki/Incubation_Committee#Step_2:_Join_OSGeo_Community_Projects_Initiative" id="OWAf318341c-42de-ddce-547b-a09ee12423fe" class="x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">checklist</a></span><span style="color: rgb(155, 155, 155);">...</span></div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">I am especially interested in conforming that Terra Draw has gone through their file headers (this is the first step of the code providence review that takes such a long time in incubation).</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">Context: For the website we ask that they choose a license. To be community project we ask that they check that it is applied correctly.</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">- -</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">Jody Garnett</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">On Sep 10, 2024 at 8:12:19 AM, Nick Bearman via Incubator <</span><span style="color: rgb(65, 156, 255);"><a href="mailto:incubator@lists.osgeo.org" id="OWAcaa5cca6-a5dd-3119-f783-40d0035d5b1e" class="x_OWAAutoLink" style="color: rgb(65, 156, 255);">incubator@lists.osgeo.org</a></span><span style="color: rgb(155, 155, 155);">>
wrote:</span></div>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);">(I think I can formally propose this, tell me if I am wrong and it should be Jody as Chair!)</span></p>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);"><br>
</span></p>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);">I would like to make the following motion:<br>
<br>
> Motion to include Terra Draw project in OSGeo community initiative<br>
<br>
The repository is here </span><span style="color: rgb(65, 156, 255);"><a href="https://github.com/JamesLMilner/terra-draw" id="OWA6c22460c-befc-0ed2-c3b1-cc79e778983a" class="x_x_moz-txt-link-freetext x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255); margin-top: 0px; margin-bottom: 0px;">https://github.com/JamesLMilner/terra-draw</a></span><span style="color: rgb(155, 155, 155);"> and
meets our OSGeo<br>
community initiative checklist (thanks Regina)<br>
<br>
The motion is held open for two weeks until 24th September.</span></p>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);"><br>
</span></p>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);">Angelos Tzotsos<br>
Arnulf Christl<br>
Bob (CI-StPaul) Basques<br>
Brian M Hamlin<br>
Daniel Morissette<br>
Dimitris Kotzinos<br>
Frank Warmerdam<br>
Jo Cook<br>
Jody Garnett (chair)<br>
Michael Smith<br>
Nick Bearman<br>
Regina Obe (+1 from 28th Aug)<br>
Steve Lime<br>
Tom Kralidis</span></p>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);"><br>
</span></p>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);">Best wishes,<br>
Nick.</span></p>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);"><br>
</span></p>
<div style="direction: ltr; color: rgb(155, 155, 155);">On 30/08/2024 10:10, James Milner via Incubator wrote:</div>
<blockquote>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hey Jody and Regina,<br>
<br>
Thanks both for getting back to me with the review. Apologies, I probably could have been a bit more detailed in my original email after viewing some of the other email applications! I followed the instructions provided, it was all very clear no real feedback
except I missed where to upload the 'framed screenshot' image but figured it out eventually. The template images were really helpful with the correct dimensions and layouts needed.</div>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I would actually say the more complicated part, and maybe I missed something here, was the initial process of getting here. I was mostly following instructions for
<span style="color: rgb(65, 156, 255);"><a href="https://wiki.osgeo.org/wiki/Incubation_Committee#Step_1:_Add_OSGeo_Website_Project_Page" id="OWA6c446d15-2f51-5536-58cf-f017c4c797c6" class="x_x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">Incubation
Committee - OSGeo</a></span> rather than <span style="color: rgb(65, 156, 255);">
<a href="https://www.osgeo.org/community/getting-started-osgeo/add-a-project/" id="OWAb8687c45-f3fe-b8b1-a9cc-26ab519c82e6" class="x_x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">Add a Project - OSGeo</a></span> which may have confused
things slightly, as it took me a while to figure out how to sign up for an OSGeo ID then get the mantra, then also sign up for the mailing list. Maybe the wiki should just link to the OSGeo Add a Project page rather than having two 'sources of truth' so to
speak? I also wonder if the OSGeo signup process could be simplified to use some sort of automated CAPTCHA rather than emailing the mantra? Hope this is helpful feedback.</div>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
I have submitted the Terra Draw project for review, let me know if there are any adjustments to make. </div>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
All the best,<br>
<br>
James</div>
<div style="direction: ltr; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr style="direction: ltr; display: inline-block; width: 98%;">
<div id="x_x_divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><b>From:</b> Jody Garnett
</span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:jody.garnett@gmail.com" id="OWAba50eea5-4592-b2d6-b69c-9ad3141140c0" class="x_x_moz-txt-link-rfc2396E x_OWAAutoLink" style="color: rgb(65, 156, 255);"><jody.garnett@gmail.com></a></span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><br>
<b>Sent:</b> 28 August 2024 20:47<br>
<b>To:</b> Regina Obe </span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:lr@pcorp.us" id="OWA5a449ed2-ea25-da70-5f66-527500c09cd0" class="x_x_moz-txt-link-rfc2396E x_OWAAutoLink" style="color: rgb(65, 156, 255);"><lr@pcorp.us></a></span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><br>
<b>Cc:</b> James Milner </span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:jamesmilner22@hotmail.com" id="OWA798eb0c0-4442-84eb-8ae9-be3964ebb5cd" class="x_x_moz-txt-link-rfc2396E x_OWAAutoLink" style="color: rgb(65, 156, 255);"><jamesmilner22@hotmail.com></a></span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">;
</span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:incubator@lists.osgeo.org" id="OWA88834f1f-b91a-b235-661f-ffaf7e2eace6" class="x_x_moz-txt-link-abbreviated x_OWAAutoLink" style="color: rgb(65, 156, 255);">incubator@lists.osgeo.org</a></span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);">
</span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:incubator@lists.osgeo.org" id="OWA7da506c9-af69-213c-0d14-559d1816c756" class="x_x_moz-txt-link-rfc2396E x_OWAAutoLink" style="color: rgb(65, 156, 255);"><incubator@lists.osgeo.org></a></span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(0, 0, 0);"><br>
<b>Subject:</b> Re: [Incubator] Terra Draw</span>
<div> </div>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">Seems good, thanks for your application James and review Regina.</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">James I would really *love* your feedback on the new "</span><span style="color: rgb(65, 156, 255);"><a href="https://www.osgeo.org/community/getting-started-osgeo/add-a-project/" id="OWA05f1e3e1-48a1-e20a-1465-035d703eb148" class="x_x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">Add
a project</a></span><span style="color: rgb(155, 155, 155);">" instructions. Easy feedback like typos, but most importantly and confusion or questions you have.</span></div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">I have added "project author" to your profile. </div>
<div style="direction: ltr; color: rgb(155, 155, 155);">- -</div>
<div style="direction: ltr; color: rgb(155, 155, 155);">Jody Garnett</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">On Aug 28, 2024 at 1:28:31 PM, Regina Obe <</span><span style="color: rgb(65, 156, 255);"><a href="mailto:lr@pcorp.us" id="OWA955ef588-7365-5b2a-6f7b-3027053de827" class="x_x_OWAAutoLink x_x_moz-txt-link-freetext" style="color: rgb(65, 156, 255);">lr@pcorp.us</a></span><span style="color: rgb(155, 155, 155);">>
wrote:</span></div>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<p style="direction: ltr;"><span style="font-size: 11pt; color: rgb(155, 155, 155);">+1 looks okay to me.</span></p>
<ol start="1" data-listchain="__List_Chain_1175" style="direction: ltr; margin-top: 0in;">
<li style="color: rgb(155, 155, 155); direction: ltr; margin-left: 0in;"><span style="font-size: 11pt;">I see license file</span></li><li style="color: rgb(155, 155, 155); direction: ltr; margin-left: 0in;"><span style="font-size: 11pt;">contributing file</span></li><li style="color: rgb(155, 155, 155); direction: ltr; margin-left: 0in;"><span style="font-size: 11pt;">getting started guides -
</span><span style="font-size: 11pt; color: rgb(65, 156, 255);"><a href="https://github.com/JamesLMilner/terra-draw/blob/main/guides/1.GETTING_STARTED.md" id="OWA36b08ed7-73d3-21c0-7c10-b9ae8651a7c4" class="x_x_OWAAutoLink x_x_moz-txt-link-freetext" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">https://github.com/JamesLMilner/terra-draw/blob/main/guides/1.GETTING_STARTED.md</a></span></li><li style="color: rgb(155, 155, 155); direction: ltr; margin-left: 0in;"><span style="font-size: 11pt;">Many releases</span></li><li style="color: rgb(155, 155, 155); direction: ltr; margin-left: 0in;"><span style="font-size: 11pt;">Healthy number of contributors</span></li></ol>
<p style="direction: ltr;"><span style="font-size: 11pt; color: rgb(155, 155, 155);"> </span></p>
<p style="direction: ltr;"><span style="font-family: Aptos, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:jody.garnett@gmail.com" id="OWAAMA0072091360448508DFB6A2663EA7911" style="color: rgb(65, 156, 255); margin-top: 0px; margin-bottom: 0px;">@Jody
Garnett</a></span><span style="font-size: 11pt; color: rgb(155, 155, 155);"> any concerns?</span></p>
<p style="direction: ltr;"><span style="font-size: 11pt; color: rgb(155, 155, 155);"> </span></p>
<p style="direction: ltr;"><span style="font-size: 11pt; color: rgb(155, 155, 155);"> </span></p>
<div style="padding: 0in 0in 0in 4pt;">
<div style="padding: 3pt 0in 0in;">
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(155, 155, 155);"><b>From:</b> Incubator <</span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:incubator-bounces@lists.osgeo.org" id="OWA020ffb7f-6b86-b2ce-bf77-3a027338c009" class="x_x_OWAAutoLink x_x_moz-txt-link-freetext" style="color: rgb(65, 156, 255); margin-top: 0px; margin-bottom: 0px;">incubator-bounces@lists.osgeo.org</a></span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(155, 155, 155);">>
<b>On Behalf Of </b>James Milner via Incubator<br>
<b>Sent:</b> Wednesday, August 28, 2024 2:54 PM<br>
<b>To:</b> </span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(65, 156, 255);"><a href="mailto:incubator@lists.osgeo.org" id="OWAf7eec2f8-911b-5e2b-5b8e-1edac0639029" class="x_x_OWAAutoLink x_x_moz-txt-link-freetext" style="color: rgb(65, 156, 255); margin-top: 0px; margin-bottom: 0px;">incubator@lists.osgeo.org</a></span><span style="font-family: Calibri, sans-serif; font-size: 11pt; color: rgb(155, 155, 155);"><br>
<b>Subject:</b> [Incubator] Terra Draw</span></p>
</div>
<p style="direction: ltr;"><span style="color: rgb(155, 155, 155);"> </span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">Incubation committee:</span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);"> </span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">I would like to ask permission to list my project "Terra Draw" on the OSGeo website in order to share my work with the community.</span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);"> </span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">Terra Draw is a JavaScript library which allows for drawing and editing of geometries on maps. It works with a selection of different mapping providers, including
Leaflet, MapLibre and OpenLayers and has been going for over 2 years now and I am eager to help more people use it.</span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);"> </span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">The repository is located here:
</span><span style="font-family: Calibri, sans-serif; color: rgb(65, 156, 255);"><a href="https://www.github.com/JamesLMilner/terra-draw" id="OWA7633c670-5a6e-4592-5c9f-3dc4f39c8446" class="x_x_OWAAutoLink x_x_moz-txt-link-freetext" data-auth="NotApplicable" style="color: rgb(65, 156, 255); margin-top: 0px; margin-bottom: 0px;">https://www.github.com/JamesLMilner/terra-draw</a></span><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);"> and
is released under the MIT license</span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);"> </span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">My OSGeo userid is "jameslmilner" and I will need permission to create a project page.</span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);"> </span></p>
<p style="direction: ltr;"><span style="font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">Many thanks,<br>
<br>
James</span></p>
</div>
</blockquote>
<div style="direction: ltr; color: rgb(155, 155, 155);"><br>
</div>
<fieldset class="x_x_moz-mime-attachment-header" style="border-color:rgb(152,152,152)!important">
</fieldset>
<pre><div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">_______________________________________________
Incubator mailing list
</span><span style="color: rgb(65, 156, 255);"><a href="mailto:Incubator@lists.osgeo.org" id="OWAabc49d3e-fa0a-a19e-a15d-21fa8e6502c9" class="x_x_moz-txt-link-abbreviated x_OWAAutoLink" style="color: rgb(65, 156, 255);">Incubator@lists.osgeo.org</a></span><span style="color: rgb(155, 155, 155);">
</span><span style="color: rgb(65, 156, 255);"><a href="https://lists.osgeo.org/mailman/listinfo/incubator" id="OWA08edc890-f10c-15ef-6030-2bce8ae71cbf" class="x_x_moz-txt-link-freetext x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">https://lists.osgeo.org/mailman/listinfo/incubator</a></span><span style="color: rgb(155, 155, 155);">
</span></div></pre>
</blockquote>
<pre><div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">--
Nick Bearman
+44 (0) 7717745715
</span><span style="color: rgb(65, 156, 255);"><a href="mailto:nick@nickbearman.com" id="OWA39405172-e111-e39e-e6c8-9d9da6e29b2a" class="x_x_moz-txt-link-abbreviated x_OWAAutoLink" style="color: rgb(65, 156, 255);">nick@nickbearman.com</a></span><span style="color: rgb(155, 155, 155);"> - New email address!
Please let me know if I can make any adjustments related to disability or neurodivergence to improve how we interact.
Due to my own life/work balance, you may get emails from me outside of normal working hours. Please do not feel any pressure to respond outside of your own working pattern.</span></div></pre>
<div style="direction: ltr;"><span style="color: rgb(155, 155, 155);">_______________________________________________<br>
Incubator mailing list<br>
</span><span style="color: rgb(65, 156, 255);"><a href="mailto:Incubator@lists.osgeo.org" id="OWA522ec641-008a-36b2-9994-b1ff668d87f3" class="x_OWAAutoLink" style="color: rgb(65, 156, 255);">Incubator@lists.osgeo.org</a></span><span style="color: rgb(155, 155, 155);"><br>
</span><span style="color: rgb(65, 156, 255);"><a href="https://lists.osgeo.org/mailman/listinfo/incubator" id="OWA905d5e82-7187-ce54-31cc-3109cd84a672" class="x_OWAAutoLink" data-auth="NotApplicable" style="color: rgb(65, 156, 255);">https://lists.osgeo.org/mailman/listinfo/incubator</a></span></div>
</blockquote>
</blockquote>
</body>
</html>