You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To convert PostgreSQL data to GMLAS format, we can use ogr2ogr processing in QGIS. At the moment, this processing can only convert a single layer so I opened a PR to be able to convert a whole schema : qgis/QGIS#45955
Here:
gml_application_schema_toolbox/gml_application_schema_toolbox/gui/gmlas_panel_mixin.py
Line 58 in 0018469
Use https://gis.stackexchange.com/a/316364/19817 or https://qgis.org/pyqgis/master/core/QgsCoordinateTransform.html?highlight=qgscoordinatetransform#module-QgsCoordinateTransform
Goals:
The text was updated successfully, but these errors were encountered: