fix: 🐛Cleaned up python files and moved site bounding boxes to config

This commit is contained in:
2025-11-01 10:20:07 +00:00
parent f3d61b9370
commit 92ede3712e
5 changed files with 244 additions and 67 deletions
+16
View File
@@ -0,0 +1,16 @@
bounding_box_info:
# SITE_NAME:
# - XMIN
# - XMAX
# - YMIN
# - YMAX
BRISCS:
- 607000
- 608000
- 217000
- 218000
WINTSC:
- 499000
- 500000
- 416000
- 417000