this will be a bulk conversion python tool box for those parcels
structure
Module -> conversion tool
Scanner -> Scan PDF
CAD cleaner -> standardize the CAD to GIS ready APP -> main command
to start
uv sync python3 .venv/bin/activate
python -m app.main
ODA converter from windows/linux
find "/c" -iname "ODAFileConverter.exe" 2>/dev/null
- For DWG to DXF converter
python app/cad_to_gis/dwg_to_dxf.py- If DWG is ready to GIS 3125 for georeferencing
python -m lib.dxf_gpkg.pipeline