{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "PRIVATE SEWER PIPES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6791287.286644474, "ymin": 1994969.3955493122, "xmax": 6821794.058636054, "ymax": 2020758.3774358034, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 3 } }, "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": "GlobalID", "displayField": "NTG_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NTG_ID", "type": "esriFieldTypeInteger", "alias": "PIPE REC#", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTG_ID" }, { "name": "NTG_NUMBER", "type": "esriFieldTypeString", "alias": "ALT PIPE ID", "domain": null, "editable": true, "nullable": true, "length": 61, "defaultValue": null, "modelName": "NTG_NUMBER" }, { "name": "NTG_LINE_CD", "type": "esriFieldTypeInteger", "alias": "LINE TYPE CODE", "domain": { "type": "codedValue", "name": "SWNET_NT_LINE_CD", "description": "Line Type", "codedValues": [ { "name": "Vent Pipe", "code": 8 }, { "name": "Tressel Line", "code": 5 }, { "name": "Encased Line", "code": 4 }, { "name": "Inverted Siphon", "code": 3 }, { "name": "Force Main", "code": 2 }, { "name": "Gravity Line", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTG_USID" }, { "name": "NTG_SN_ID", "type": "esriFieldTypeInteger", "alias": "PUMP STA REC#", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTG_SN_ID" }, { "name": "NTG_ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "NTG_ACTIVE" }, { "name": "NTG_BASIN", "type": "esriFieldTypeString", "alias": "FLOW BASIN", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NTG_BASIN" }, { "name": "NTG_BR_CD", "type": "esriFieldTypeString", "alias": "DEFAULT WO CAT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "NTG_BR_CD" }, { "name": "NTG_DIA", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTG_DIA" }, { "name": "NTG_LENGTH", "type": "esriFieldTypeDouble", "alias": "PIPE LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTG_LENGTH" }, { "name": "NTG_DSMAN", "type": "esriFieldTypeString", "alias": "DS MANHOLE NAM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NTG_DSMAN" }, { "name": "NTG_USMAN", "type": "esriFieldTypeString", "alias": "US MANHOLE NAM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NTG_USMAN" }, { "name": "NTG_STAT_CD", "type": "esriFieldTypeSmallInteger", "alias": "STATUS CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTG_STAT_CD" }, { "name": "NTG_USER28", "type": "esriFieldTypeSmallInteger", "alias": "TROUBLE LINE", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "NTG_USER28" }, { "name": "NTG_USER15", "type": "esriFieldTypeString", "alias": "PIPE NAME", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "NTG_USER15" }, { "name": "NTG_USER5", "type": "esriFieldTypeString", "alias": "OLD GBA ALT ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NTG_USER5" }, { "name": "NTG_USER4", "type": "esriFieldTypeString", "alias": "OLD GBA ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "NTG_USER4" }, { "name": "START_X", "type": "esriFieldTypeDouble", "alias": "START_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "START_X" }, { "name": "START_Y", "type": "esriFieldTypeDouble", "alias": "START_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "START_Y" }, { "name": "OLD_USMH", "type": "esriFieldTypeString", "alias": "OLD_USMH", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OLD_USMH" }, { "name": "OLD_DSMH", "type": "esriFieldTypeString", "alias": "OLD_DSMH", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OLD_DSMH" }, { "name": "NEW_ALTID", "type": "esriFieldTypeString", "alias": "NEW_ALTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NEW_ALTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PRIVATE", "type": "esriFieldTypeSmallInteger", "alias": "PRIVATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRIVATE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_70", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_70", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PRIVATE SEWER PIPES", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 100000, "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, "serviceItemId": "8aea7e7f8e2a4b0984177290e513d44e" }