{ "currentVersion": 10.81, "id": 10, "name": "Foul Sewer Pipe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1374610.1648000004, "ymin": 4907796.2243, "xmax": 1419081.8789, "ymax": 4957344.8224, "spatialReference": { "wkid": 2193, "latestWkid": 2193 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYMBOL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 1 }, "value": "201", "label": "201- Sewer", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 2 }, "value": "209", "label": "209 - Trunk Sewer", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "219", "label": "219 - Virtual Pipe", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 1.5 }, "value": "220", "label": "220 - Trunk Rising Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 205, 46, 49, 255 ], "width": 1 }, "value": "222", "label": "222 - Vent Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 205, 46, 49, 255 ], "width": 1 }, "value": "224", "label": "224 - Rising Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 3 }, "value": "330", "label": "330 - Overflow Pipe", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UNITID", "typeIdField": "SYMBOL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "comptype", "domain": null, "editable": true, "nullable": true, "defaultValue": 21, "modelName": "comptype" }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPKEY" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UNITID" }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UNITID2" }, { "name": "MAINCOMP1", "type": "esriFieldTypeInteger", "alias": "MAINCOMP1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINCOMP1" }, { "name": "MAINCOMP2", "type": "esriFieldTypeInteger", "alias": "MAINCOMP2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAINCOMP2" }, { "name": "PARLINENO", "type": "esriFieldTypeString", "alias": "PARLINENO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PARLINENO" }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "symbol", "domain": { "type": "codedValue", "name": "WS_FSPipeSymbol", "description": "FS Pipe Symbol", "codedValues": [ { "name": "201- Sewer", "code": 201 }, { "name": "209 - Trunk Sewer", "code": 209 }, { "name": "224 - Rising Main", "code": 224 }, { "name": "220 - Trunk Rising Main", "code": 220 }, { "name": "222 - Vent Line", "code": 222 }, { "name": "219 - Virtual Pipe", "code": 219 }, { "name": "330 - Overflow Pipe", "code": 330 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 201, "modelName": "symbol" }, { "name": "R_SHEET", "type": "esriFieldTypeString", "alias": "R_SHEET", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "R_SHEET" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NOTES" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectID" }, { "name": "IPS_Status", "type": "esriFieldTypeString", "alias": "IPS_Status", "domain": { "type": "codedValue", "name": "WWIPSStatus", "description": "IPS Status", "codedValues": [ { "name": "Dunedin Decommissioned", "code": "DDC" }, { "name": "Dunedin in Service", "code": "DIS" }, { "name": "Private in Service", "code": "PIS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "IPS_Status" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1165_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1785COMPKEY", "fields": "COMPKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1785UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1785UNITID2", "fields": "UNITID2", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S967_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 201, "name": "201", "domains": { "SYMBOL": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "201", "description": "", "prototype": { "attributes": { "ProjectID": null, "IPS_Status": null, "COMPTYPE": 21, "COMPKEY": null, "UNITID": null, "UNITID2": null, "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "SYMBOL": 201, "R_SHEET": null, "NOTES": null, "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 209, "name": "209", "domains": { "SYMBOL": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "209", "description": "", "prototype": { "attributes": { "ProjectID": null, "IPS_Status": null, "COMPTYPE": 21, "COMPKEY": null, "UNITID": null, "UNITID2": null, "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "SYMBOL": 209, "R_SHEET": null, "NOTES": null, "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 219, "name": "219", "domains": { "SYMBOL": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "219", "description": "", "prototype": { "attributes": { "ProjectID": null, "IPS_Status": null, "COMPTYPE": 21, "COMPKEY": null, "UNITID": null, "UNITID2": null, "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "SYMBOL": 219, "R_SHEET": null, "NOTES": null, "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 220, "name": "220", "domains": { "SYMBOL": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "220", "description": "", "prototype": { "attributes": { "ProjectID": null, "IPS_Status": null, "COMPTYPE": 21, "COMPKEY": null, "UNITID": null, "UNITID2": null, "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "SYMBOL": 220, "R_SHEET": null, "NOTES": null, "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 222, "name": "222", "domains": { "SYMBOL": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "222", "description": "", "prototype": { "attributes": { "ProjectID": null, "IPS_Status": null, "COMPTYPE": 21, "COMPKEY": null, "UNITID": null, "UNITID2": null, "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "SYMBOL": 222, "R_SHEET": null, "NOTES": null, "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 224, "name": "224", "domains": { "SYMBOL": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "224", "description": "", "prototype": { "attributes": { "ProjectID": null, "IPS_Status": null, "COMPTYPE": 21, "COMPKEY": null, "UNITID": null, "UNITID2": null, "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "SYMBOL": 224, "R_SHEET": null, "NOTES": null, "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 330, "name": "330", "domains": { "SYMBOL": {"type": "inherited"}, "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "330", "description": "", "prototype": { "attributes": { "ProjectID": null, "IPS_Status": null, "COMPTYPE": 21, "COMPKEY": null, "UNITID": null, "UNITID2": null, "MAINCOMP1": null, "MAINCOMP2": null, "PARLINENO": null, "SYMBOL": 330, "R_SHEET": null, "NOTES": null, "ENABLED": 1 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }