I can confirm that these scripts are indeed the samples that were moved, Plus the arg_parser.py improvements file.
On Tue, 27 Apr 2021, 20:20 Greg Troxel, <[email protected]> wrote: > > I updated from beta1 to rc1. The transform issue appears fixed. > > In building python builds, I saw a large number of differences from my > beta1 build and my rc1 build. I think this is the "esoteric scripts" > cleanup, but if antyhing in this diff seems off, let me know. > > --- PLIST.beta 2021-04-25 11:01:56.864454375 -0400 > +++ PLIST 2021-04-27 13:15:14.169682455 -0400 > @@ -2,4 +1,0 @@ > -bin/epsg_tr.py > -bin/esri2wkt.py > -bin/gcps2vec.py > -bin/gcps2wld.py > @@ -8 +3,0 @@ > -bin/gdal_auth.py > @@ -19 +13,0 @@ > -bin/gdalchksum.py > @@ -21,2 +14,0 @@ > -bin/gdalident.py > -bin/gdalimport.py > @@ -24 +15,0 @@ > -bin/mkgraticule.py > @@ -71,0 +63,2 @@ > +${PYSITELIB}/osgeo_utils/auxiliary/gdal_argparse.py > +${PYSITELIB}/osgeo_utils/auxiliary/gdal_argparse.pyc > @@ -84,8 +76,0 @@ > -${PYSITELIB}/osgeo_utils/epsg_tr.py > -${PYSITELIB}/osgeo_utils/epsg_tr.pyc > -${PYSITELIB}/osgeo_utils/esri2wkt.py > -${PYSITELIB}/osgeo_utils/esri2wkt.pyc > -${PYSITELIB}/osgeo_utils/gcps2vec.py > -${PYSITELIB}/osgeo_utils/gcps2vec.pyc > -${PYSITELIB}/osgeo_utils/gcps2wld.py > -${PYSITELIB}/osgeo_utils/gcps2wld.pyc > @@ -96,2 +80,0 @@ > -${PYSITELIB}/osgeo_utils/gdal_auth.py > -${PYSITELIB}/osgeo_utils/gdal_auth.pyc > @@ -118,2 +100,0 @@ > -${PYSITELIB}/osgeo_utils/gdalchksum.py > -${PYSITELIB}/osgeo_utils/gdalchksum.pyc > @@ -122,4 +102,0 @@ > -${PYSITELIB}/osgeo_utils/gdalident.py > -${PYSITELIB}/osgeo_utils/gdalident.pyc > -${PYSITELIB}/osgeo_utils/gdalimport.py > -${PYSITELIB}/osgeo_utils/gdalimport.pyc > @@ -128,2 +104,0 @@ > -${PYSITELIB}/osgeo_utils/mkgraticule.py > -${PYSITELIB}/osgeo_utils/mkgraticule.pyc > @@ -149,0 +125,4 @@ > +${PYSITELIB}/osgeo_utils/samples/epsg_tr.py > +${PYSITELIB}/osgeo_utils/samples/epsg_tr.pyc > +${PYSITELIB}/osgeo_utils/samples/esri2wkt.py > +${PYSITELIB}/osgeo_utils/samples/esri2wkt.pyc > @@ -155,0 +135,4 @@ > +${PYSITELIB}/osgeo_utils/samples/gcps2vec.py > +${PYSITELIB}/osgeo_utils/samples/gcps2vec.pyc > +${PYSITELIB}/osgeo_utils/samples/gcps2wld.py > +${PYSITELIB}/osgeo_utils/samples/gcps2wld.pyc > @@ -157,0 +141,2 @@ > +${PYSITELIB}/osgeo_utils/samples/gdal_auth.py > +${PYSITELIB}/osgeo_utils/samples/gdal_auth.pyc > @@ -177,0 +163,2 @@ > +${PYSITELIB}/osgeo_utils/samples/gdalchksum.py > +${PYSITELIB}/osgeo_utils/samples/gdalchksum.pyc > @@ -181,0 +169,4 @@ > +${PYSITELIB}/osgeo_utils/samples/gdalident.py > +${PYSITELIB}/osgeo_utils/samples/gdalident.pyc > +${PYSITELIB}/osgeo_utils/samples/gdalimport.py > +${PYSITELIB}/osgeo_utils/samples/gdalimport.pyc > @@ -201,0 +193,2 @@ > +${PYSITELIB}/osgeo_utils/samples/mkgraticule.py > +${PYSITELIB}/osgeo_utils/samples/mkgraticule.pyc > _______________________________________________ > gdal-dev mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
