EnglishFrenchSpanish

OnWorks favicon

gdalcompare - Online in the Cloud

Run gdalcompare in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gdalcompare that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gdalcompare - gdalcompare.py compare two images

SYNOPSIS


gdalcompare.py [-sds] golden_file new_file

DESCRIPTION


The gdalcompare.py script compares two GDAL supported datasets and reports the
differences. In addition to reporting differences to the standard out the script will also
return the difference count in it's exit value.

Image pixels, and various metadata are checked. There is also a byte by byte comparison
done which will count as one difference. So if it is only important that the GDAL visible
data is identical a difference count of 1 (the binary difference) should be considered
acceptable.

-sds:
If this flag is passed the script will compare all subdatasets that are part of the
dataset, otherwise subdatasets are ignored.

golden_file:
The file that is considered correct, referred to as the golden file.

new_file:
The file being compared to the golden file, referred to as the new file.

Note that the gdalcompare.py script can also be called as a library from python code
though it is not typically in the python path for including. The primary entry point is
gdalcompare.compare() which takes a golden gdal.Dataset and a new gdal.Dataset as
arguments and returns a difference count (excluding the binary comparison). The
gdalcompare.compare_sds() entry point can be used to compare subdatasets.

AUTHORS


Frank Warmerdam [email protected]

Use gdalcompare online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 2
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 3
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 4
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • 5
    GeoServer
    GeoServer
    GeoServer is an open-source software
    server written in Java that allows users
    to share and edit geospatial data.
    Designed for interoperability, it
    publishes da...
    Download GeoServer
  • 6
    Firefly III
    Firefly III
    A free and open-source personal finance
    manager. Firefly III features a
    double-entry bookkeeping system. You can
    quickly enter and organize your
    transactions i...
    Download Firefly III
  • More »

Linux commands

Ad