I tried to import lines from svg into qgis 3.x by using dxf format. The problem is that the scale of dxf is of course not the right one (a few centimeters whereas my map is kilometers long).
I tried to look at affine transformation but it is very annoying to use and doesn't really quite work as expected.
Do you have any advice on how to import the drawings into qgis and how to scale them properly?
Or only on the last step, on the scaling and translating issue?