Hi Andrea, I guess you mean QGIS Desktop, right? AFAIK the only option is to use its Python API, which requires all the PyQGIS <https://docs.qgis.org/3.16/en/docs/pyqgis_developer_cookbook/index.html> and binary libs to be available inside the environment.
Giovanni Il giorno gio 9 set 2021 alle ore 13:53 andrea antonello < [email protected]> ha scritto: > Hi developers, > I assume I know the answer already, but it won't hurt to ask. :-) > > Is there any kind of API to interact with QGIS from an external software? > I teach geographic scripting with a generic non-GIS tool, and always > wondered if there is for example a way to load a file into a QGIS project > by calling some kind of API. > > Thanks, > Andrea > > > > > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
