GRID to GRID draft: Difference between revisions

Content deleted Content added
No edit summary
Line 110:
:<tt>grid_to_grid.exe -dif proposed.tif existing.tif</tt>
* Runs a difference operation on GPKG outputs. The layer name needed is assumed to be the same as the database name.<br>
:<tt>grid_to_grid.exe -diffdif proposed.gpkg existing.gpkg</tt>
* Runs a difference operation on GeoPackage outputs where the layer name is different than the database name.<br>
:<tt>grid_to_grid.exe -diffdif "proposed_grid_results.gpkg >> proposed_max_h" "existing_grid_results.gpkg >> existing_max_h"</tt>
 
Secondary options (only one can be used):