{ "currentVersion": 10.91, "id": 4, "name": "WaterAccount", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32640, "latestWkid": 32640 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "WasteWater" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 17, 143, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 135, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 0, 64, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Goverment", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 143, 83, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Industrial", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 73, 138, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 608629.4527735411, "ymin": 2591257.59600161, "xmax": 661742.526999006, "ymax": 2622789.83372697, "spatialReference": { "wkid": 32640, "latestWkid": 32640 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNER_NAME", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FEATUREID", "type": "esriFieldTypeString", "alias": "FEATUREID", "length": 50, "domain": null }, { "name": "MAXIMO_NO", "type": "esriFieldTypeString", "alias": "MAXIMO_NO", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "FacilityOwner", "description": "", "codedValues": [ { "name": "OWSC", "code": "OWSC" }, { "name": "Private", "code": "PVT" }, { "name": "Municipality", "code": "MUN" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTH" }, { "name": "HAYA WATER", "code": "HAYA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "PROJECTCODE", "type": "esriFieldTypeString", "alias": "PROJECTCODE", "length": 30, "domain": null }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "REMARKS", "length": 100, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "length": 255, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "WATERACCOUNTNO", "type": "esriFieldTypeString", "alias": "WATERACCOUNTNO", "length": 20, "domain": null }, { "name": "ELEACCOUNTNO", "type": "esriFieldTypeString", "alias": "ELEACCOUNTNO", "length": 50, "domain": null }, { "name": "VIP_AC", "type": "esriFieldTypeString", "alias": "VIP_AC", "length": 1, "domain": { "type": "codedValue", "name": "YesNoIndicator", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "OWNER_NAME", "length": 255, "domain": null }, { "name": "ADDRESSNO", "type": "esriFieldTypeString", "alias": "ADDRESSNO", "length": 50, "domain": null }, { "name": "FLATNO", "type": "esriFieldTypeString", "alias": "FLATNO", "length": 20, "domain": null }, { "name": "WAYNO", "type": "esriFieldTypeString", "alias": "WAYNO", "length": 20, "domain": null }, { "name": "IP_CH_ID", "type": "esriFieldTypeString", "alias": "IP_CH_ID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "G341IP_CH_ID", "fields": "IP_CH_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A179_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "id": 2, "name": "Commercial" }, { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "id": 3, "name": "Goverment" }, { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "id": 1, "name": "Private" }, { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "id": 4, "name": "Industrial" } ], "subtypes": [ { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "MAXIMO_NO": null, "OWNER": "OWSC", "SOURCE": null, "PROJECTCODE": null, "REMARKS": null, "HYPERLINK": null, "SUBTYPE": 2, "WATERACCOUNTNO": null, "ELEACCOUNTNO": null, "VIP_AC": "N", "OWNER_NAME": null, "ADDRESSNO": null, "FLATNO": null, "WAYNO": null, "IP_CH_ID": null }, "code": 2, "name": "Commercial" }, { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "MAXIMO_NO": null, "OWNER": "OWSC", "SOURCE": null, "PROJECTCODE": null, "REMARKS": null, "HYPERLINK": null, "SUBTYPE": 3, "WATERACCOUNTNO": null, "ELEACCOUNTNO": null, "VIP_AC": "N", "OWNER_NAME": null, "ADDRESSNO": null, "FLATNO": null, "WAYNO": null, "IP_CH_ID": null }, "code": 3, "name": "Goverment" }, { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "MAXIMO_NO": null, "OWNER": "OWSC", "SOURCE": null, "PROJECTCODE": null, "REMARKS": null, "HYPERLINK": null, "SUBTYPE": 1, "WATERACCOUNTNO": null, "ELEACCOUNTNO": null, "VIP_AC": "N", "OWNER_NAME": null, "ADDRESSNO": null, "FLATNO": null, "WAYNO": null, "IP_CH_ID": null }, "code": 1, "name": "Private" }, { "domains": { "OWNER": {"type": "inherited"}, "VIP_AC": {"type": "inherited"} }, "defaultValues": { "FEATUREID": null, "MAXIMO_NO": null, "OWNER": "OWSC", "SOURCE": null, "PROJECTCODE": null, "REMARKS": null, "HYPERLINK": null, "SUBTYPE": 4, "WATERACCOUNTNO": null, "ELEACCOUNTNO": null, "VIP_AC": "N", "OWNER_NAME": null, "ADDRESSNO": null, "FLATNO": null, "WAYNO": null, "IP_CH_ID": null }, "code": 4, "name": "Industrial" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }