<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">Hi! <br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">I'm new on PDAL, and hope this is the good mailing list for that!<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">I followed the tutorial <a href="https://github.com/PDAL/PDAL/blob/master/examples/writing/tutorial.cpp">https://github.com/PDAL/PDAL/blob/master/examples/writing/tutorial.cpp</a> and wanted to create an e57 file instead of a LAS one.<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">So I changed <br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">"myfile.las" to "myfile.e57" and "createStage("writers.las")" to "createStage("writers.e57"), thinking Stagefactory would do the jib.<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">The file "myfile.e57" is well created but when I try to import it, every soft I use generate an error saying that he can't import the e57. Is there a step I'm missing?<br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">Thanks! <br><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#741b47">(And sorry sorry if it is not the right place to ask!!)<br></div><br></div>