4ad4257013bc48b799ece899848.../example_input.json
2025-06-10 16:27:22 +00:00

81 lines
1.5 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",
"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
}
}
}
}