Geo-referencing 2D AutoCAD drawings

Hi Team,

I, as a part of a project of an organisation, 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 georeference them such as ArcGIS Pro, QGIS, etc.

I am looking for a way to implement the process of georeferencing 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!