On 2022-01-12 2:26 p.m., Idan Miara wrote:
I had the same problem, here's my solution :
https://github.com/OSGeo/gdal/blob/master/swig/python/gdal-utils/osgeo_utils/auxiliary/batch_creator.py


On 2022-01-12 4:40 p.m., [email protected] wrote:

Also see OSGEO4W make-bat-for-py.bat <https://trac.osgeo.org/osgeo4w/ticket/17>. Old but still works. ;-)

Upon reflection it seems to me that both of these are work arounds for not having regular python wrapper executables created. Now that we can `pip install gdal-utils` perhaps it's better to use pip to create the wrappers. I have a little bit of experience with that and am will to tackle the necessary changes to setup.py. What do you think?

--
matt
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to