<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Dear QGIS developers,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Let me introduce myself as I am new to the list. I’m a planetary geologist and GIS specialist from the Netherlands. I’m involved in a PhD project on the one hand and I’m a freelancer on the other hand. For my PhD I mainly use ArcGIS+python, for my freelance work QGIS+python. My website is <a href="http://www.gispla.net/en/">www.gispla.net/en/</a> <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>After reading the post about LANDSAT8 by Frank Warmerdam (1) I made a simple QGIS processing script (2) which generates a polygon shapefile with footprints out of <a href="http://landsat-pds.s3.amazonaws.com/scene_list.gz">http://landsat-pds.s3.amazonaws.com/scene_list.gz</a>. I’m used to reading and writing shapefiles using OGR (3) and with this script I learned to do the same using PyQGIS.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I would like to request for this script to be added to <a href="https://github.com/qgis/QGIS-Processing">https://github.com/qgis/QGIS-Processing</a>. Any comments are welcome.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Kind regards,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Jelmer Oosthoek<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>(1) <a href="https://www.planet.com/pulse/planet-labs-celebrates-landsat-8-data-is-finally-available-on-amazon-web-services/">https://www.planet.com/pulse/planet-labs-celebrates-landsat-8-data-is-finally-available-on-amazon-web-services/</a> <o:p></o:p></p><p class=MsoNormal>(2) <a href="https://github.com/jhpoosthoek/GIS-Planet/">https://github.com/jhpoosthoek/GIS-Planet/</a> <o:p></o:p></p><p class=MsoNormal>(3) <a href="https://github.com/jhpoosthoek/Python-shapefile-class">https://github.com/jhpoosthoek/Python-shapefile-class</a> <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>