Hi Team,
I, as a part of a project of an organization, am using Cesium to plot geojson files of the floor plans on the cesium map. I am having trouble geo-referencing the AutoCAD drawings before converting them to geojson to use them in cesium.
The limitation is, I cannot use any software to geo-reference them such as ArcGIS Pro, QGIS, etc.
I am looking for a way to implement the process of geo-referencing using control points in our web app using python or any way that doesn’t require use of a software.
Are there any ways to do so?
Any help is much appreciated.
Thanks!