Re: [Qgis-user] python code generated during georeferencing in QGIS

2023-05-20 Thread Gabriel De Luca via QGIS-User
Hi,

  QGIS georeferencing is made in C++, so i think you can't get its workflow
in the Python console.
  You can see the code of the georeferencer in:
https://github.com/qgis/QGIS/tree/master/src/app/georeferencer

Regards,
Gabriel

El sáb, 20 may 2023 a la(s) 11:53, Mike Flannigan via QGIS-User (
qgis-user@lists.osgeo.org) escribió:

>
> Theoretically QGIS is open source code.  I have not proved that
> myself, but that is what I hear.  If that is the case, Yes,
> you can see the QGIS code used for georeferencing - if you can
> find it :-)
>
>
> Mike
>
>
> On 5/16/23 14:00, qgis-user-requ...@lists.osgeo.org wrote:
> > Message: 2
> > Date: Tue, 16 May 2023 12:55:48 +0200
> > From: Spaska Forteva
> > To:qgis-user@lists.osgeo.org
> > Subject: [Qgis-user] python code generated during georeferencing in
> >   QGIS
> > Message-ID:
> >   
> > 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
>
> ___
> QGIS-User mailing list
> QGIS-User@lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] python code generated during georeferencing in QGIS

2023-05-20 Thread Mike Flannigan via QGIS-User


Theoretically QGIS is open source code.  I have not proved that
myself, but that is what I hear.  If that is the case, Yes,
you can see the QGIS code used for georeferencing - if you can
find it :-)


Mike


On 5/16/23 14:00, qgis-user-requ...@lists.osgeo.org wrote:

Message: 2
Date: Tue, 16 May 2023 12:55:48 +0200
From: Spaska Forteva
To:qgis-user@lists.osgeo.org
Subject: [Qgis-user] python code generated during georeferencing in
QGIS
Message-ID:

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


___
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user