{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Sanitary Lateral", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "GIS_CityUtilities.DBO.SanitaryLatBackupReview", "relatedTableId": 17, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "ASSETWORKS_ID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2485323.4696695507, "ymin": 363526.607215479, "xmax": 2509664.5512366444, "ymax": 381711.87104173005, "spatialReference": { "wkid": 2930, "latestWkid": 2930, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2930, "latestWkid": 2930, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118121300, "falseY": -97418300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "IN_USE", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 255, 190, 190, 255 ], "width": 2 }, "value": "No", "label": "No" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 196, 10, 10, 255 ], "width": 0.4 }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TAX_KEY", "typeIdField": "IN_USE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "\"Object ID\"", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Object_ID" }, { "name": "SANITARY_LAT_ID", "type": "esriFieldTypeInteger", "alias": "Lateral ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SANITARY_LAT_ID" }, { "name": "TAX_KEY", "type": "esriFieldTypeString", "alias": "Tax Key", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "TAX_KEY" }, { "name": "MAIN_ID", "type": "esriFieldTypeInteger", "alias": "Main ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN_ID" }, { "name": "SAN_NODE_ID", "type": "esriFieldTypeInteger", "alias": "Node ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SAN_NODE_ID" }, { "name": "LATERAL_SIZE", "type": "esriFieldTypeInteger", "alias": "Lateral Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATERAL_SIZE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "San_Lat_Material_1", "description": "San_Lat_Material", "codedValues": [ { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Concrete Sewer Pipe", "code": "Concrete Sewer Pipe" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Vitrified Clay Pipe", "code": "Vitrified Clay Pipe" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Polyvinyl Chloride", "code": "Polyvinyl Chloride" }, { "name": "Cure in Place Pipe", "code": "Cure in Place Pipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "INSTALL_YEAR", "type": "esriFieldTypeInteger", "alias": "Year Installed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSTALL_YEAR" }, { "name": "IN_USE", "type": "esriFieldTypeString", "alias": "In Use", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IN_USE" }, { "name": "LATERAL_LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LATERAL_LOCATION" }, { "name": "RISER", "type": "esriFieldTypeString", "alias": "Riser", "domain": { "type": "codedValue", "name": "Yes or No", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RISER" }, { "name": "SANITARY_LAT_NOTE", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SANITARY_LAT_NOTE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ASSETWORKS_ID", "type": "esriFieldTypeString", "alias": "AW ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETWORKS_ID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "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": "R374_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S311_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "No", "name": "No", "domains": { "MATERIAL": {"type": "inherited"}, "IN_USE": {"type": "inherited"}, "RISER": {"type": "inherited"}, "LATERAL_DIAMETER": {"type": "inherited"} }, "templates": [ { "name": "No", "description": "", "prototype": { "attributes": { "SANITARY_LAT_NOTE": null, "ASSETWORKS_ID": null, "SANITARY_LAT_ID": null, "TAX_KEY": null, "MAIN_ID": null, "SAN_NODE_ID": null, "LATERAL_SIZE": null, "MATERIAL": null, "INSTALL_YEAR": null, "IN_USE": "No", "LATERAL_LOCATION": null, "RISER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Yes", "name": "Yes", "domains": { "MATERIAL": {"type": "inherited"}, "IN_USE": {"type": "inherited"}, "RISER": {"type": "inherited"}, "LATERAL_DIAMETER": {"type": "inherited"} }, "templates": [ { "name": "Yes", "description": "", "prototype": { "attributes": { "SANITARY_LAT_NOTE": null, "ASSETWORKS_ID": null, "SANITARY_LAT_ID": null, "TAX_KEY": null, "MAIN_ID": null, "SAN_NODE_ID": null, "LATERAL_SIZE": null, "MATERIAL": null, "INSTALL_YEAR": null, "IN_USE": "Yes", "LATERAL_LOCATION": null, "RISER": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "991853ed5fc64dc79b744a2302d569b4" }