{ "currentVersion": 10.81, "id": 73, "name": "Culvert Outlets", "type": "Feature Layer", "parentLayer": { "id": 67, "name": "Stormwater" }, "defaultVisibility": true, "minScale": 8001, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "EntryDate", "editDateField": "LastModified" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 2242344.9193743914, "ymin": 560928.853251636, "xmax": 2273277.9493717253, "ymax": 589990.8646813035, "spatialReference": { "wkid": 102722, "latestWkid": 3734 } }, "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f187f7f010dcab16d41d260c74545bba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJBJREFUGJWNzjEOwQAUBuAPbdmsxGJ2AYlB7AaOYHEUt+gJrCYjCVtjsLCZnUAiDQOR0LT1by//915e4JWW8lwDGJhcRqa3PHW0a6zE3QB6+o+xWTMPh+rpSiz4LVIpHqD2U2fw3NDZHmzdvxYyuCgZ3NbB4D1VivHC8v/LpW8cbKJImItOkuoHJ9a1xLr08hN8kxqclTt+FQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PIPEMAT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Cityworks ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIPEMAT", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "ssPipeMAT", "description": "Pipe Material", "codedValues": [ { "name": "CMP", "code": "CMP" }, { "name": "Concrete", "code": "Concrete" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "SDR35", "code": "SDR35" }, { "name": "VCT", "code": "VCT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIPEMAT" }, { "name": "ROCKCH_P", "type": "esriFieldTypeString", "alias": "Rock Channel Protection", "domain": { "type": "codedValue", "name": "ssYESNO", "description": "Yes or No values", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROCKCH_P" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENT" }, { "name": "PIPESIZE", "type": "esriFieldTypeString", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "ssPipeSize", "description": "Pipe size; inside diameter.", "codedValues": [ { "name": "6\"", "code": "6\"" }, { "name": "8\"", "code": "8\"" }, { "name": "10\"", "code": "10\"" }, { "name": "12\"", "code": "12\"" }, { "name": "15\"", "code": "15\"" }, { "name": "18\"", "code": "18\"" }, { "name": "21\"", "code": "21\"" }, { "name": "24\"", "code": "24\"" }, { "name": "27\"", "code": "27\"" }, { "name": "30\"", "code": "30\"" }, { "name": "33\"", "code": "33\"" }, { "name": "36\"", "code": "36\"" }, { "name": "42\"", "code": "42\"" }, { "name": "48\"", "code": "48\"" }, { "name": "54\"", "code": "54\"" }, { "name": "60\"", "code": "60\"" }, { "name": "72\"", "code": "72\"" }, { "name": "78\"", "code": "78\"" }, { "name": "Box", "code": "Box" }, { "name": "Eliptical", "code": "Eliptical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PIPESIZE" }, { "name": "CVTTYPE", "type": "esriFieldTypeString", "alias": "Culvert Type", "domain": { "type": "codedValue", "name": "ssCVTType", "description": "Culvert Type", "codedValues": [ { "name": "Box", "code": "Box" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Round", "code": "Round" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CVTTYPE" }, { "name": "EL_BX_SIZE", "type": "esriFieldTypeString", "alias": "Ell. or Box Size", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EL_BX_SIZE" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R385_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S365_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Culvert Outlets", "description": "", "prototype": { "attributes": { "CVTTYPE": null, "EL_BX_SIZE": null, "AssetID": null, "ELEVATION": null, "PIPEMAT": null, "ROCKCH_P": null, "COMMENT": null, "PIPESIZE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "19f7e557a7a04de39b2b0b13affee581" }