Initial commit - Stage 1 working version

Saving current working state before proceeding to Stage 2.
Includes:
- Backend: Python-based QC validator with shapefile processing
- Frontend: Drag-and-drop file upload interface
- Sample files for testing
- Documentation and revision history

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-04 13:43:57 -07:00
commit 12407b74e4
147 changed files with 8524 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 874 KiB

+10
View File
@@ -0,0 +1,10 @@
Requests:
FRONT END:
-Add "logo.png" to webpage. Use "newfrontendlayout.png" to see how I wish it to be formatted.
BACK END:
-access_points, segments, parcels, cabinet_boundaries, network elements, splicing shapfiles: script looking for "Group_01", but shapefiles will have a field called "Group 1"
-cables: I don't get this error. Why is this getting flagged? Here is one of them: 144F/EUR_Z07_DC_001. Make the script accept this. It needs to start with XXXF, three numbers followed by a capital "F".