From 0f709ae20aa21d0df080a516ecfdff258ab02619 Mon Sep 17 00:00:00 2001 From: TruptiDadhich-eGov <83585048+TruptiDadhich-eGov@users.noreply.github.com> Date: Wed, 12 Jan 2022 19:22:54 +0530 Subject: [PATCH] RAIN-3414 Added EDCR file to UAT (#2219) Co-authored-by: TruptiDadhich-eGov --- data/pg/EDCR/DimensionConfig.json | 15 ++ data/pg/EDCR/DxfToPdfConfig.json | 11 ++ data/pg/EDCR/DxfToPdfLayerConfig.json | 193 ++++++++++++++++++++++++++ 3 files changed, 219 insertions(+) create mode 100644 data/pg/EDCR/DimensionConfig.json create mode 100644 data/pg/EDCR/DxfToPdfConfig.json create mode 100644 data/pg/EDCR/DxfToPdfLayerConfig.json diff --git a/data/pg/EDCR/DimensionConfig.json b/data/pg/EDCR/DimensionConfig.json new file mode 100644 index 0000000000..e13dedfa16 --- /dev/null +++ b/data/pg/EDCR/DimensionConfig.json @@ -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 + } + ] + } \ No newline at end of file diff --git a/data/pg/EDCR/DxfToPdfConfig.json b/data/pg/EDCR/DxfToPdfConfig.json new file mode 100644 index 0000000000..cfa414f17d --- /dev/null +++ b/data/pg/EDCR/DxfToPdfConfig.json @@ -0,0 +1,11 @@ +{ + "tenantId": "pg", + "moduleName": "EDCR", + "DxfToPdfConfig": [ + { + "code": "DXF_TO_PDF_CONVERSION", + "description": "To enable the DXF to PDF conversion", + "enabled": true + } + ] + } \ No newline at end of file diff --git a/data/pg/EDCR/DxfToPdfLayerConfig.json b/data/pg/EDCR/DxfToPdfLayerConfig.json new file mode 100644 index 0000000000..c79817a9f0 --- /dev/null +++ b/data/pg/EDCR/DxfToPdfLayerConfig.json @@ -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 + } + ] + } + ] + } \ No newline at end of file