Hi Spaska, Have you tried the Debugging/Development Tools panel? to see if you can get more of the information you are looking for? You also will probably want to use a better IDE than the Python Console, I have heard good things about the IPython plugin for QGIS.
If you have specific questions about PyQGIS you can post your code to this list with your errors and someone can respond directly to your problem. I hope this is helpful. -Thayer PS if you are interested in the source code, a search of 'georef' on the Github QGIS repository gives:https://github.com/qgis/QGIS/search?q=georef On Tuesday, May 16, 2023 at 03:00:30 PM EDT, <[email protected]> wrote: From: Spaska Forteva <[email protected]> To: [email protected] Subject: [Qgis-user] python code generated during georeferencing in QGIS Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8; format=flowed Hello, I have a problem and I hope for an answer here. I know how to georeference a tif map with geopoints in QGIS. I have developed a shiny app and want to automate/program the georeferencing for several maps there (for loop). Unfortunately, I've tried a lot and can't get it directly under python without errors. My question, is there any way I can see the python code generated during georeferencing in QGIS? I can develop something myself in the Python console, but not the steps that I create with the QGIS program for georeferencing, right? Is there a way to see the python code generated during georeferencing in QGIS? -GPT says yes, but nothing happens to me in the console :( Best Regards, Spaska Forteva -- Dipl.-Inf. Spaska Forteva Philipps-Universit?t Marburg Fachbereich Geographie, Umweltinformatik Deutschhausstr.12 35037 Marburg Tel. 0049 6421 28-25954 Fax. 0049 6421 28-25670 [email protected] ------------------------------
_______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
