I’m new to WebODM and running it on Windows 10. I’ve successfully generated the map from the set of 61 images (300Mb in total). I’ve generated the contour file (in .dxf format). The problem I’m having is the scaling issues with the generated contour file when I import it into the AutoCAD. Below I’ve attached the image of the path measurement of the map in WebODM and AutoCAD. Can anyone help me to to figure out this problem?
Path Distance in WebODM - 245m (Left) and Path Distance in AutoCAD shows only 0.0022m (Right)
@Alson_Prasai
Have you been able to figure out a work around for this issue? I’m having the same problem but do no have Recap like mentioned previously.
I am having the same issue. tried multiple resolutions to see if there was a problem with the export, and in all cases the dxf comes into AutoCAD exceptionally small. If it was just a matter of scaling it would be easy, but there seems to be something funky happening. Additionally the North-South direct seems to get squished, or the East-West direction is elongated. I’ve tried to use a known dimension to see if there was some common factor but was unable to find a correlation. I downloaded the trial of recap and it doesn’t support dxfs as far as I can tell. Any help would be much appreciated.
Probably the CRS in your dxf file is set to a latitude and longitude format. This means coordinates are shown in degrees with some decimal places to give some accuracy, something like DD.DDDDDDD.
What I’m proposing is to open this dxf file in QGis, reproject to a UTM coordinate system, so units can be handled as meters. Please note that units in UTM have some scale factor, but for some use cases this is not relevant.
Thank you israelbar! Was able to get it to work. I found that it was easier to export the contours as a GeoPackage, rather than trying to create a GeoPackage with the DXF. Changing the CRS in QGis was not straight forward but Google was able to help. Exporting to DXF was easy enough. Would like to see ODM add this ability directly rather than using a 3rd party software to accomplish the same task.
I visited this topic several times already, trying to get what is going wrong with my dxf files, I tried changing the projection settings between WGS84 and Web Mercator, and the first option gets the same error as shown by the topic creator, the contours are generated 10.000.000 smaller than it should, the second option make the results almost right, but they’re still wrong.
I downloaded QGis but I’ve never even opened this software before, so when I exported the shapefile from WebODM, and imported on QGis, it show nothing, so I don’t know if I’m doing something wrong on QGis, or my shapefile is corrupted.
Will WebODM fix this issue with scales soon?
PS: I saw that there was a third option “Custon EPSG” so I Googled a number for my location (Brazil) and I entered the number google provided me (29100) and it was exported successfully.
Having the same issue and I think I got it to work with @Lukazm’s method. Revit user here, but I’m pretty sure this applies to AutoCAD as well.
I exported the contours with the custom EPSG, looked up the local State Plans where the property is located (Texas), 32039 in my case. What’s interesting is that I didn’t have to specify “meters” as the units, but feet since the State plane is in feet. Just in case somebody has this issue in the U.S.
Thanks for the help!