421f9c658a7145b18042b4589fa.../example_input.json
2025-06-13 14:11:31 +00:00

89 lines
1.6 KiB
JSON

{
"facilities": [],
"local_data": [
"material_grade",
"coating_type",
"design_factor",
"high_consequence_area",
"unusual_sensitive_area",
"joint_type",
"soil_type",
"soil_ph"
],
"org_id": "2cbfe270-d195-48ad-aed1-24145924635c",
"pipeline_id": [
"01966d47-1d4c-7751-a1f1-0617caa3a00d"
],
"project_id": "680b61b0aedd6f9e639d8699",
"manual_cutlines": {
"cutline_1": {
"log_distance": {
"inputType": "number",
"value": 50
}
}
},
"crossings": {
"highway": {
"longer_than": {
"inputType": "number",
"value": null
},
"selected": {
"inputType": "checkbox",
"value": null
}
},
"overhead": {
"longer_than": {
"inputType": "number",
"value": null
},
"selected": {
"inputType": "checkbox",
"value": true
}
},
"pipeline": {
"longer_than": {
"inputType": "number",
"value": null
},
"selected": {
"inputType": "checkbox",
"value": null
}
},
"railroad": {
"longer_than": {
"inputType": "number",
"value": null
},
"selected": {
"inputType": "checkbox",
"value": null
}
},
"river": {
"longer_than": {
"inputType": "number",
"value": null
},
"selected": {
"inputType": "checkbox",
"value": null
}
},
"road": {
"longer_than": {
"inputType": "number",
"value": 10
},
"selected": {
"inputType": "checkbox",
"value": true
}
}
}
}