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