chore: initialize project structure and configuration files
This commit is contained in:
72
output_man/1_layers.json
Normal file
72
output_man/1_layers.json
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"metadata": {
|
||||
"source_file": "/Users/tom/Desktop/project/vinci/geotech/geotech-azure/examples/sample_pdfs/1.pdf",
|
||||
"extraction_date": "2025-07-31T13:06:45.311638",
|
||||
"extraction_method": "Azure Document Intelligence + GPT-3.5",
|
||||
"pages": 2,
|
||||
"layer_count": 8,
|
||||
"extraction_time_seconds": 14.9
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 0.0,
|
||||
"depth_end": 0.2,
|
||||
"description": "Quartär Schluff, sehr schwach tonig, schwach feinsandig, schwach organisch, braun, steif"
|
||||
},
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 0.2,
|
||||
"depth_end": 0.8,
|
||||
"description": "Quartär Schluff, schwach feinsandig, schwach tonig, hellbraun, dunkelbraun, steif"
|
||||
},
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 0.8,
|
||||
"depth_end": 3.2,
|
||||
"description": "Quartär Sand, stark kiesig, schwach steinig, schwach schluffig, grau"
|
||||
},
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 3.2,
|
||||
"depth_end": 6.4,
|
||||
"description": "Sand, schluffig, schwach feinkiesig, hellbraun, ockerbraun, graubraun, Metamagmatite"
|
||||
},
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 6.4,
|
||||
"depth_end": 10.0,
|
||||
"description": "Plutonit, hellgrau, rot, Metamagmatite, Granit-Zersatz,"
|
||||
},
|
||||
{
|
||||
"page": 2,
|
||||
"depth_start": 0.0,
|
||||
"depth_end": 0.2,
|
||||
"description": "Quartär Schluff, sehr schwach tonig, schwach feinsandig, schwach organisch, braun, steif"
|
||||
},
|
||||
{
|
||||
"page": 2,
|
||||
"depth_start": 0.2,
|
||||
"depth_end": 0.8,
|
||||
"description": "Quartär Schluff, schwach feinsandig, schwach tonig, hellbraun, dunkelbraun, steif"
|
||||
},
|
||||
{
|
||||
"page": 2,
|
||||
"depth_start": 0.8,
|
||||
"depth_end": 3.2,
|
||||
"description": "Quartär Sand, stark kiesig, schwach steinig, schwach schluffig, grau"
|
||||
},
|
||||
{
|
||||
"page": 2,
|
||||
"depth_start": 3.2,
|
||||
"depth_end": 6.4,
|
||||
"description": "Sand, schluffig, schwach feinkiesig, hellbraun, ockerbraun, graubraun, Metamagmatite"
|
||||
},
|
||||
{
|
||||
"page": 2,
|
||||
"depth_start": 6.4,
|
||||
"depth_end": 10.0,
|
||||
"description": "Plutonit, hellgrau, rot, Metamagmatite, Granit-Zersatz,"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user