chore: initialize project structure and configuration files
This commit is contained in:
30
output_man/2_layers.json
Normal file
30
output_man/2_layers.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"metadata": {
|
||||
"source_file": "/Users/tom/Desktop/project/vinci/geotech/geotech-azure/examples/sample_pdfs/2.pdf",
|
||||
"extraction_date": "2025-07-31T13:03:32.291628",
|
||||
"extraction_method": "Azure Document Intelligence + GPT-3.5",
|
||||
"pages": 1,
|
||||
"layer_count": 3,
|
||||
"extraction_time_seconds": 8.67
|
||||
},
|
||||
"layers": [
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 0.0,
|
||||
"depth_end": 0.3,
|
||||
"description": "Mutterboden, Sand, schluffig, schwach tonig, schwach kiesig, schwach humos, erdfeucht, dunkelbraun, kalkfrei, g = kantig"
|
||||
},
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 0.3,
|
||||
"depth_end": 4.0,
|
||||
"description": "Sand, schluffig bis stark schluffig, schwach kiesig bis kiesig, halbfest, erdfeucht bis feucht, braun, graubraun, hellbraun, kalkfrei, vollständig verwittert bis zersetzt, Gneis-Zersatz, mürbe, g = kantig"
|
||||
},
|
||||
{
|
||||
"page": 1,
|
||||
"depth_start": 4.0,
|
||||
"depth_end": 10.0,
|
||||
"description": "massige Metamorphite, erdfeucht, graubraun, rotfahl, kalkfrei, mäßig verwittert bis stark verwittert, R3-R4, Gneis, geklüftet bis stak geklüftet, z.T. zerbohrt"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user