{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Fitting", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Sewer system for the City of La Mesa.This feature class contains data pertaining to fittings within the City of La Mesa. Fittings in the sewer collection system are features that are associated with pipes, such as caps, couplings, and virtual points (network nodes).Based on the Esri Simplified Sewer file geodatabase model; added La Mesa content.", "copyrightText": "City of La Mesa, Department of Public Works", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1709536119000 }, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6314994.089376137, "ymin": 1852359.0465787202, "xmax": 6335736.697825223, "ymax": 1868797.4179013968, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3.597970630767777E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eac2153e76352ea438e7c5432c71d7cd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAjklEQVQokWNhIBGwkK3B0NDwkoKCgjA2RZcvX2a7c+eOKIoGSUlJrnXr1klh0xAVFfXxzp072J308eNHhs2bN4PZ1tbWDIqKivj98PjxY4bY2Fgwe/HixYQ1EAIs6AKqqqogT4LZsrKyhDWws7Mz6OjoEGXDs5CQEG5sil69evUTQ8O2bdvsCLkfq5MIAQDjayYlvDG9EwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "RimElevation", "type": "esriFieldTypeString", "alias": "Rim Elevation", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RimElevation" }, { "name": "InvertElevation", "type": "esriFieldTypeString", "alias": "Invert Elevation", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InvertElevation" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": { "type": "codedValue", "name": "ssDomainLocation", "description": "", "codedValues": [ { "name": "Easement", "code": "ESMT" }, { "name": "Roadway and Easement", "code": "RDES" }, { "name": "Roadway", "code": "ROAD" }, { "name": "Not Applicable", "code": "NA" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LifecycleStatus", "type": "esriFieldTypeString", "alias": "LifecycleStatus", "domain": { "type": "codedValue", "name": "ssDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Not Found", "code": "Not Found" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "EditSource", "type": "esriFieldTypeString", "alias": "Edit Source", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "EditSource" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "idxSubtype", "fields": "Subtype", "isAscending": true, "isUnique": false, "description": "" }, { "name": "idxLifecycleStat", "fields": "LifecycleStatus", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S124_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cap", "description": "", "prototype": { "attributes": { "InstallDate": null, "Comments": null, "LocationDescription": null, "LifecycleStatus": "Active", "FacilityID": null, "EditSource": null, "Subtype": 2, "RimElevation": null, "InvertElevation": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 6, "name": "Offset", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 6, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LifecycleStatus": {"type": "inherited"} } }, { "code": 11, "name": "Tap", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 11, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LifecycleStatus": {"type": "inherited"} } }, { "code": 2, "name": "Cap", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 2, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 9, "name": "Saddle", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 9, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 14, "name": "Wye", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 14, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 10, "name": "Sleeve", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 10, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 3, "name": "Cross", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 3, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 12, "name": "Tee", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 12, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 4, "name": "Coupling", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 4, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 5, "name": "ExpansionJoint", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 5, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 7, "name": "Reducer", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 7, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 1, "name": "Bend", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 1, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 8, "name": "Riser", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 8, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 13, "name": "Weld", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 13, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 15, "name": "NetworkNode", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 15, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } }, { "code": 16, "name": "Stub Out", "defaultValues": { "FacilityID": null, "InstallDate": null, "LocationDescription": null, "LifecycleStatus": "Active", "Subtype": 16, "Comments": null, "EditSource": null, "InvertElevation": null, "RimElevation": null, "GlobalID": null }, "domains": { "LocationDescription": {"type": "inherited"}, "LifecycleStatus": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }