Hello list, I have an SQL Server table with a geometry attribute. Most of the records are in EPSG 25832 but some are in EPSG 4647. Is it possible to transform these records to EPSG 25832? I've tried to do this with "geom_to_wkt(transform($geometry, 'EPSG:4647', 'EPSG:25832'))" in the field calculator. But since QGIS assumes that all coordinates are already in this crs, this doesn't work. Any other idea?
Best regards Michael ***************************************** Michael Reetz Datenbanken und Anwendungsentwicklung Nationalpark-Verwaltung Niedersächsisches Wattenmeer Virchowstr. 1 | 26382 Wilhelmshaven Tel.: +49 (0) 4421 911 291 e-mail: [email protected]<mailto:[email protected]> Web: https://www.<https://www./>nationalpark-wattenmeer.de [cid:[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
