<div dir="ltr">It's hard for me to understand the structure of the repository. Is there any documentation on this?<div><br></div><div>For instance. I see python scripts (able to be run from command line, not just modules/packages) in a few places:</div><div><br></div><div>./scripts<br>./swig/python/gdal-utils/scripts<br>./swig/python/gdal-utils/osgeo_utils<br>./swig/python/gdal-utils/osgeo_utils/auxiliary<br>./swig/python/gdal-utils/osgeo_utils/samples</div><div><br></div><div><div>I don't see/understand the structure. But maybe, with some help, I could? </div></div><div><br></div><div>To be concrete, lets consider validate_gpkg.py. Why is it in "samples", and not in any of the others? Why does it belong in that folder?</div><div><br></div><div>Some scripts seem to be in more than one place (though not identical, at least not in formatting) e.g.:</div><div> - ./swig/python/gdal-utils/scripts/gdal2tiles.py<br></div><div> - ./swig/python/gdal-utils/osgeo_utils/gdal2tiles.py</div><div><br></div><div>Is there any documentation that will help me understand the structure, including the questions above?<br></div><div><br></div><div>Sincerely, Thomas</div></div>