{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Sanitary Sewer Gravity Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -82.35401724500002, "ymin": 40.834296670000015, "xmax": -82.25074616900002, "ymax": 40.89655066099999, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.98315284119522E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "maintby", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 76, 0, 255 ], "width": 2 }, "value": "-1", "label": "-1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 152, 0, 255 ], "width": 1 }, "value": "0", "label": "0" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 51, 85, 184, 255 ], "width": 2 }, "value": "1", "label": "1" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "facilityid", "typeIdField": "maintby", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "CLX UID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clx_uid" }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "facilityid" }, { "name": "installdat", "type": "esriFieldTypeDate", "alias": "INSTALLDAT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "installdat" }, { "name": "material", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "material" }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "diameter" }, { "name": "mainshape", "type": "esriFieldTypeString", "alias": "MAINSHAPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mainshape" }, { "name": "linedyear", "type": "esriFieldTypeString", "alias": "LINEDYEAR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "linedyear" }, { "name": "linertype", "type": "esriFieldTypeString", "alias": "LINERTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "linertype" }, { "name": "frommh", "type": "esriFieldTypeString", "alias": "FROMMH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "frommh" }, { "name": "tomh", "type": "esriFieldTypeString", "alias": "TOMH", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "tomh" }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WATERTYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "watertype" }, { "name": "enabled", "type": "esriFieldTypeInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "enabled" }, { "name": "activeflag", "type": "esriFieldTypeInteger", "alias": "ACTIVEFLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "activeflag" }, { "name": "ownedby", "type": "esriFieldTypeInteger", "alias": "OWNEDBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ownedby" }, { "name": "maintby", "type": "esriFieldTypeInteger", "alias": "MAINTBY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maintby" }, { "name": "sumflow", "type": "esriFieldTypeDouble", "alias": "SUMFLOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "sumflow" }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "lastupdate" }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "lasteditor" }, { "name": "downelev", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "downelev" }, { "name": "upelev", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "upelev" }, { "name": "slope", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "slope" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "notes" }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "source" }, { "name": "aband", "type": "esriFieldTypeInteger", "alias": "ABAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "aband" }, { "name": "globalid", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "globalid_1", "type": "esriFieldTypeString", "alias": "GlobalID_1", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "globalid_1" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "link", "type": "esriFieldTypeString", "alias": "Link", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "link" }, { "name": "shape_stle", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape_stle" }, { "name": "clx_compliance_status", "type": "esriFieldTypeString", "alias": "CLX Compliance Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "clx_compliance_status" }, { "name": "ss_id", "type": "esriFieldTypeInteger", "alias": "SS ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ss_id" }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "start_date_ss" }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "end_date_ss" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r124_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sewer_gravity_mains_loc_20260529_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a98_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": -1, "name": "-1", "domains": {}, "templates": [ { "name": "-1", "description": "", "prototype": { "attributes": { "end_date_ss": null, "start_date_ss": null, "clx_uid": null, "facilityid": null, "installdat": null, "material": null, "diameter": null, "mainshape": null, "linedyear": null, "linertype": null, "frommh": null, "tomh": null, "watertype": null, "enabled": null, "activeflag": null, "ownedby": null, "maintby": -1, "sumflow": null, "lastupdate": null, "lasteditor": null, "downelev": null, "upelev": null, "slope": null, "notes": null, "source": null, "aband": null, "globalid": null, "globalid_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "link": null, "shape_stle": null, "clx_compliance_status": null, "ss_id": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 0, "name": "0", "domains": {}, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "end_date_ss": null, "start_date_ss": null, "clx_uid": null, "facilityid": null, "installdat": null, "material": null, "diameter": null, "mainshape": null, "linedyear": null, "linertype": null, "frommh": null, "tomh": null, "watertype": null, "enabled": null, "activeflag": null, "ownedby": null, "maintby": 0, "sumflow": null, "lastupdate": null, "lasteditor": null, "downelev": null, "upelev": null, "slope": null, "notes": null, "source": null, "aband": null, "globalid": null, "globalid_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "link": null, "shape_stle": null, "clx_compliance_status": null, "ss_id": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "end_date_ss": null, "start_date_ss": null, "clx_uid": null, "facilityid": null, "installdat": null, "material": null, "diameter": null, "mainshape": null, "linedyear": null, "linertype": null, "frommh": null, "tomh": null, "watertype": null, "enabled": null, "activeflag": null, "ownedby": null, "maintby": 1, "sumflow": null, "lastupdate": null, "lasteditor": null, "downelev": null, "upelev": null, "slope": null, "notes": null, "source": null, "aband": null, "globalid": null, "globalid_1": null, "created_us": null, "created_da": null, "last_edite": null, "last_edi_1": null, "link": null, "shape_stle": null, "clx_compliance_status": null, "ss_id": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }