<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE tool SYSTEM "toolsgui.dtd">

<tool name="gdalinfo" type="info">
    <command>gdalinfo</command>
    <info>Lists information about a raster dataset.</info>
    <homepage>gdal.osgeo.org/gdalinfo.html</homepage>
    <options>
    <group name="General">
        <file name="Source file" switcher="" info=""/>
        <checkbox name="Display statistics" switcher="-stats" info="Read and display image Statistics. Force computation if no statistics are stored in an image."/>
    </group>
    <group name="Advanced">
        <file name="Source file" switcher="" info=""/>
        <checkbox name="Display statistics" switcher="-stats" info="Read and display image Statistics. Force computation if no statistics are stored in an image."/>
    </group>
    <group name="a1">
        <file name="Source file" switcher="" info=""/>
        <checkbox name="Display statistics" switcher="-stats" info="Read and display image Statistics. Force computation if no statistics are stored in an image."/>
    </group>
    <group name="a2">
        <file name="Source file" switcher="" info=""/>
        <checkbox name="Display statistics" switcher="-stats" info="Read and display image Statistics. Force computation if no statistics are stored in an image."/>
    </group>
    <group name="a3">
        <file name="Source file" switcher="" info=""/>
        <checkbox name="Display statistics" switcher="-stats" info="Read and display image Statistics. Force computation if no statistics are stored in an image."/>
    </group>
    <group name="a4">
        <file name="Source file" switcher="" info=""/>
        <checkbox name="Display statistics" switcher="-stats" info="Read and display image Statistics. Force computation if no statistics are stored in an image."/>
    </group>
    </options>
</tool>