GRID to GRID draft: Difference between revisions
Content deleted Content added
No edit summary |
|||
Line 21:
|"-cog"||Output to Cloud Optimised GeoTIFF format, overviews (pyramids) for GPKG rasters.
|-
|"-out <output_name/output_name.ext>"||Specifies output file name, when output extension is included in the name it also specifies output extension. A space is required between the -out and the filename.
|-
|"-co"||Creation option switch, see <u>[[#Creation_Options | Creation Options]]</u>.
|}
A list of the general switches is provided in the table below, these are available for all operations listed above:<br>
{| align="center" class="wikitable"
Line 34 ⟶ 33:
|-
|"-b"|| Run the utility in batch mode, this suppresses the prompt to press enter at the end of processing. Used in .bat files where two or more files are to be processed. The -b flag should be placed after the grid_to_grid.exe call, before the function command. For example:<br> <tt>grid_to_grid.exe -b -brkline 2d_zsh_breaklines_L.shp DEM.asc</tt><br>
|-
|"-grc"||For use with the "-classify" option and .asc format output. This creates a classified grid (uses name rather than number). This is only valid if using Vertical Mapper, neither QGIS or ArcMap will recognise this format. This can also be used with the -RGB option to specify the output colouring of your grid.
|