{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Residential_Building", "type": "Feature Layer", "parentLayer": { "id": 19, "name": "Building Footprint" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": 101.66025638500008, "ymin": 2.887846846000059, "xmax": 101.72643230700004, "ymax": 2.970948940000028, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 241, 212, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "geodb_oid", "type": "esriFieldTypeInteger", "alias": "GEODB_OID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEODB_OID" }, { "name": "lot_number", "type": "esriFieldTypeString", "alias": "LOT NO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "LOT_NUMBER" }, { "name": "name", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "building_name", "type": "esriFieldTypeString", "alias": "BUILDING NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BUILDING_NAME" }, { "name": "building_number", "type": "esriFieldTypeString", "alias": "BUILDING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BUILDING_NUMBER" }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "STREET NAME", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "post_code", "type": "esriFieldTypeString", "alias": "POST CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "POST_CODE" }, { "name": "state_name", "type": "esriFieldTypeString", "alias": "STATE NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE_NAME" }, { "name": "number_of_storey", "type": "esriFieldTypeDouble", "alias": "NUMBER OF STOREY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_STOREY" }, { "name": "lift_facilities", "type": "esriFieldTypeString", "alias": "LIFT FACILITIES", "domain": { "type": "codedValue", "name": "LIF_text", "description": "Lift Facilities", "codedValues": [ { "name": "Has Lift", "code": "Has Lift" }, { "name": "Has No Lift", "code": "Has No Lift" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LIFT_FACILITIES" }, { "name": "residential_usage", "type": "esriFieldTypeString", "alias": "RESIDENTIAL USAGE", "domain": { "type": "codedValue", "name": "REU_text", "description": "Residential Usage", "codedValues": [ { "name": "Condominium", "code": "Condominium" }, { "name": "Service Apartment", "code": "Service Apartment" }, { "name": "Apartment", "code": "Apartment" }, { "name": "Low Cost House", "code": "Low Cost House" }, { "name": "Low Cost Flat", "code": "Low Cost Flat" }, { "name": "Public Housing", "code": "Public Housing" }, { "name": "Private Housing", "code": "Private Housing" }, { "name": "Flat", "code": "Flat" }, { "name": "Government Quarters", "code": "Government Quarters" }, { "name": "Squatters", "code": "Squatters" }, { "name": "Transit Housing", "code": "Transit Housing" }, { "name": "Communal Housing", "code": "Communal Housing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "RESIDENTIAL_USAGE" }, { "name": "location", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LOCATION" }, { "name": "submission_no", "type": "esriFieldTypeString", "alias": "SUBMISSION NUMBER", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SUBMISSION_NO" }, { "name": "building_plan", "type": "esriFieldTypeString", "alias": "BUILDING PLAN", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "BUILDING_PLAN" }, { "name": "description", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "bil_isi_rumah", "type": "esriFieldTypeString", "alias": "BILANGAN ISI RUMAH", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BIL_ISI_RUMAH" }, { "name": "precint_id", "type": "esriFieldTypeString", "alias": "PRECINCT ID", "domain": { "type": "codedValue", "name": "PRECINCT_ID", "description": "PRECINCT ID", "codedValues": [ { "name": "P01", "code": "P01" }, { "name": "P02", "code": "P02" }, { "name": "P03", "code": "P03" }, { "name": "P04", "code": "P04" }, { "name": "P05", "code": "P05" }, { "name": "P06", "code": "P06" }, { "name": "P07", "code": "P07" }, { "name": "P08", "code": "P08" }, { "name": "P09", "code": "P09" }, { "name": "P10", "code": "P10" }, { "name": "P11", "code": "P11" }, { "name": "P12", "code": "P12" }, { "name": "P13", "code": "P13" }, { "name": "P14", "code": "P14" }, { "name": "P15", "code": "P15" }, { "name": "P16", "code": "P16" }, { "name": "P17", "code": "P17" }, { "name": "P18", "code": "P18" }, { "name": "P19", "code": "P19" }, { "name": "P20", "code": "P20" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PRECINT_ID" }, { "name": "short_project_name", "type": "esriFieldTypeString", "alias": "SHORT PROJECT NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SHORT_PROJECT_NAME" }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "ID" }, { "name": "feature_code", "type": "esriFieldTypeString", "alias": "FEATURE CODE", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": "BA0010", "modelName": "FEATURE_CODE" }, { "name": "area_measured_m2", "type": "esriFieldTypeString", "alias": "AREA MEASURED (m2)", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "AREA_MEASURED_M2" }, { "name": "residential_building_type", "type": "esriFieldTypeSmallInteger", "alias": "RESIDENTIAL BUILDING TYPE", "domain": { "type": "codedValue", "name": "RET", "description": "Residential Building Type", "codedValues": [ { "name": "Detached", "code": 1 }, { "name": "Semi Detached", "code": 2 }, { "name": "Terrace/Link", "code": 3 }, { "name": "Multi Storey", "code": 4 }, { "name": "Long House", "code": 5 }, { "name": "Cluster", "code": 6 }, { "name": "Town Houses", "code": 7 }, { "name": "Multi Unit", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "RESIDENTIAL_BUILDING_TYPE" }, { "name": "unique_id", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "pt_no", "type": "esriFieldTypeString", "alias": "PT_NO", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PT_NO" }, { "name": "temp_bldg_no", "type": "esriFieldTypeString", "alias": "TEMP_BLDG_NO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TEMP_BLDG_NO" }, { "name": "image", "type": "esriFieldTypeString", "alias": "image", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IMAGE" }, { "name": "tarikh_kelulusan_do", "type": "esriFieldTypeDate", "alias": "TARIKH_KELULUSAN_DO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TARIKH_KELULUSAN_DO" }, { "name": "tahun_kelulusan", "type": "esriFieldTypeString", "alias": "TAHUN_KELULUSAN", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "TAHUN_KELULUSAN" }, { "name": "no_submission_mb", "type": "esriFieldTypeString", "alias": "NO_SUBMISSION_MB", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NO_SUBMISSION_MB" }, { "name": "tarikh_kemaskini", "type": "esriFieldTypeString", "alias": "TARIKH_KEMASKINI", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TARIKH_KEMASKINI" }, { "name": "no_submission_ubahsuai", "type": "esriFieldTypeString", "alias": "NO_SUBMISSION_UBAHSUAI", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NO_SUBMISSION_UBAHSUAI" }, { "name": "tarikh_ccc", "type": "esriFieldTypeDate", "alias": "tarikh_ccc", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "tarikh_ccc" }, { "name": "residential_type_text", "type": "esriFieldTypeString", "alias": "RESIDENTIAL_TYPE_TEXT", "domain": { "type": "codedValue", "name": "RET_text", "description": "Residential Building Type", "codedValues": [ { "name": "Detached", "code": "Detached" }, { "name": "Semi Detached", "code": "Semi Detached" }, { "name": "Terrace/Link", "code": "Terrace/Link" }, { "name": "Multi Storey", "code": "Multi Storey" }, { "name": "Long House", "code": "Long House" }, { "name": "Cluster", "code": "Cluster" }, { "name": "Town Houses", "code": "Town Houses" }, { "name": "Multi Unit", "code": "Multi Unit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "residential_type_text" }, { "name": "beco2r_reff_id", "type": "esriFieldTypeString", "alias": "Reference ID (BCiS)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "beco2r_reff_id" }, { "name": "hei", "type": "esriFieldTypeDouble", "alias": "HEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "hei" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r85_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a74_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Residential_Building", "description": "", "prototype": { "attributes": { "hei": null, "beco2r_reff_id": null, "geodb_oid": null, "lot_number": null, "name": null, "building_name": null, "building_number": null, "street_name": null, "post_code": null, "state_name": null, "number_of_storey": null, "lift_facilities": null, "residential_usage": null, "location": null, "submission_no": null, "building_plan": null, "description": null, "bil_isi_rumah": null, "precint_id": null, "short_project_name": null, "id": null, "feature_code": "BA0010", "area_measured_m2": null, "residential_building_type": 1, "unique_id": null, "pt_no": null, "temp_bldg_no": null, "image": null, "tarikh_kelulusan_do": null, "tahun_kelulusan": null, "no_submission_mb": null, "tarikh_kemaskini": null, "no_submission_ubahsuai": null, "tarikh_ccc": null, "residential_type_text": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b935209ef0754db9ad3c8e71f54254b1" }