Skip to content

Commit

Permalink
RAIN-3414 Added EDCR file to UAT (#2219)
Browse files Browse the repository at this point in the history
Co-authored-by: TruptiDadhich-eGov <trupti.dadhch@egovernments.com>
  • Loading branch information
TruptiDadhich-eGov and TruptiDadhich-eGov authored Jan 12, 2022
1 parent 4e7aad2 commit 0f709ae
Show file tree
Hide file tree
Showing 3 changed files with 219 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/pg/EDCR/DimensionConfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"tenantId": "pg",
"moduleName": "EDCR",
"DimensionConfig": [
{
"code": "STRICTLY_VALIDATE_DIMENSION",
"description": "It is to auto calculate all dimensions and validate against defined dimension MTEXT value",
"enabled": false
},{
"code":"STRICTLY_VALIDATE_BLDG_HEIGHT_DIMENSION",
"description": "It is to auto calculate building height dimension value and validate against defined dimension MTEXT value",
"enabled":false
}
]
}
11 changes: 11 additions & 0 deletions data/pg/EDCR/DxfToPdfConfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"tenantId": "pg",
"moduleName": "EDCR",
"DxfToPdfConfig": [
{
"code": "DXF_TO_PDF_CONVERSION",
"description": "To enable the DXF to PDF conversion",
"enabled": true
}
]
}
193 changes: 193 additions & 0 deletions data/pg/EDCR/DxfToPdfLayerConfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,193 @@
{
"tenantId":"pg",
"moduleName":"EDCR",
"DxfToPdfLayerConfig":[
{
"sheetName":"SITE_PLAN",
"sheetSize":"A1",
"sheetSizeEnlargeFactor":2,
"orientation":"LANDSCAPE",
"removeHatch":false,
"planPdfLayerConfigs":[
{
"layerName":"SITE_PLAN",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"PLOT_BOUNDARY",
"layerType":"M",
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"DIST_CL_ROAD",
"layerType":"D",
"overrideColor":null,
"overrideThickness":null,
"printLayerName":true
},
{
"layerName":"SHORTEST_DIST_TO_ROAD",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"DIST_WELL",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"BLK_*_LVL_*_BLDG_FOOT_PRINT",
"layerType":"M",
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"SEPTIC_TANK",
"layerType":"M",
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
}
]
},
{
"sheetName":"SERVICE_PLAN",
"sheetSize":"A4",
"sheetSizeEnlargeFactor":2,
"orientation":"LANDSCAPE",
"removeHatch":false,
"planPdfLayerConfigs":[
{
"layerName":"SERVICE_PLAN",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
}
]
},
{
"sheetName":"ELEVATION_PLAN_*",
"sheetSize":"A3",
"sheetSizeEnlargeFactor":2,
"orientation":"LANDSCAPE",
"removeHatch":false,
"planPdfLayerConfigs":[
{
"layerName":"ELEVATION_PLAN_*",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
}
]
},
{
"sheetName":"SECTION_PLAN_*",
"sheetSize":"A3",
"sheetSizeEnlargeFactor":2,
"orientation":"LANDSCAPE",
"removeHatch":false,
"planPdfLayerConfigs":[
{
"layerName":"SECTION_PLAN_*",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"BLK_*_HT_OF_BLDG",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
}
]
},
{
"sheetName":"PARKING_PLAN_NO_*",
"sheetSize":"A2",
"sheetSizeEnlargeFactor":1,
"orientation":"LANDSCAPE",
"removeHatch":false,
"planPdfLayerConfigs":[
{
"layerName":"PARKING_PLAN_NO_*",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"OPEN_PARKING",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"BLK_*_FLR_*_COVERED_PARKING",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"BLK_*_FLR_*_STILT",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
}
]
},
{
"sheetName":"BLK_*_FLR_*_FLOOR_PLAN",
"sheetSize":"A1",
"sheetSizeEnlargeFactor":1,
"orientation":"LANDSCAPE",
"removeHatch":false,
"planPdfLayerConfigs":[
{
"layerName":"BLK_*_FLR_*_FLOOR_PLAN",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"BLK_*_FLR_*_BLT_UP_AREA",
"layerType":"M",
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"BLK_*_FLR_*_BLT_UP_AREA_DEDUCT",
"layerType":"M",
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
},
{
"layerName":"BLK_*_FLR_*_UNITFA",
"layerType":null,
"overrideColor":null,
"overrideThickness":null,
"printLayerName":false
}
]
}
]
}

0 comments on commit 0f709ae

Please sign in to comment.