ASC to ASC: Difference between revisions

Content deleted Content added
Line 47:
 
===Creation Options===
The 2023-Beta release supports GDAL style creation options. Creation options can be passed in using the <tt>"-co"</tt> flag then the name of the creation option and the value:<Br>
<pre>-co COMPRESS=DEFLATE</pre>
Multiple creation options can be used (each will require its own -co flag).<Br>