{ "currentVersion": 10.81, "id": 16, "name": "Water Service Pipe", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2000, "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": 1367866.5307999998, "ymin": 4903984.0903, "xmax": 1420261.6489000004, "ymax": 4950265.7574, "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": [ 0, 77, 168, 255 ], "width": 0.75 }, "value": "215", "label": "215 - Water Service Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 1.5 }, "value": "226", "label": "226 - Water Fire Service Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.5 }, "value": "227", "label": "227 - Water Critical Service Lateral", "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": "SYMBOL", "type": "esriFieldTypeInteger", "alias": "symbol", "domain": null, "editable": true, "nullable": true, "defaultValue": 215, "modelName": "symbol" }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "comptype", "domain": null, "editable": true, "nullable": true, "defaultValue": 45, "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": "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": "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": "R1143_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1711COMPKEY", "fields": "COMPKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1711UNITID", "fields": "UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S955_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 215, "name": "215", "domains": { "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "215", "description": "", "prototype": { "attributes": { "ENABLED": 1, "IPS_Status": null, "SYMBOL": 215, "COMPTYPE": 45, "COMPKEY": null, "UNITID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 226, "name": "226", "domains": { "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "226", "description": "", "prototype": { "attributes": { "ENABLED": 1, "IPS_Status": null, "SYMBOL": 226, "COMPTYPE": 45, "COMPKEY": null, "UNITID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 227, "name": "227", "domains": { "ENABLED": {"type": "inherited"}, "IPS_Status": {"type": "inherited"} }, "templates": [ { "name": "227", "description": "", "prototype": { "attributes": { "ENABLED": 1, "IPS_Status": null, "SYMBOL": 227, "COMPTYPE": 45, "COMPKEY": null, "UNITID": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }