{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 288896, "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": 2028207.8001358286, "ymin": 876196.8483019918, "xmax": 2101291.72942699, "ymax": 946353.7703238204, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 4 } }, "scaleSymbols": true, "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": "PIPE_SHAPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NODEID", "type": "esriFieldTypeInteger", "alias": "NODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NODEID" }, { "name": "DSNODEID", "type": "esriFieldTypeInteger", "alias": "DSNODEID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DSNODEID" }, { "name": "PIPE_SHAPE", "type": "esriFieldTypeString", "alias": "PIPE SHAPE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "PIPE_SHAPE" }, { "name": "OUTAZ", "type": "esriFieldTypeInteger", "alias": "OUTAZ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTAZ" }, { "name": "OUTMAT", "type": "esriFieldTypeString", "alias": "OUTMAT", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "OUTMAT" }, { "name": "OUTSZE", "type": "esriFieldTypeInteger", "alias": "OUTSZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OUTSZE" }, { "name": "LID", "type": "esriFieldTypeString", "alias": "LID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LID" }, { "name": "InspectionDate_PW", "type": "esriFieldTypeDate", "alias": "Inspection Date - PW", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate_PW" }, { "name": "Inspector_PW", "type": "esriFieldTypeString", "alias": "Inspector - PW", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Inspector_PW" }, { "name": "Status_PW", "type": "esriFieldTypeString", "alias": "Status - PW", "domain": { "type": "codedValue", "name": "Engineering_InspectionStatus", "description": "Inspection status for Engeering feature classes", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In Progress", "code": "In Progress" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status_PW" }, { "name": "InspectionDate_SW", "type": "esriFieldTypeDate", "alias": "Inspection Date - SW", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate_SW" }, { "name": "Inspector_SW", "type": "esriFieldTypeString", "alias": "Inspector - SW", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "Inspector_SW" }, { "name": "Status_SW", "type": "esriFieldTypeString", "alias": "Status - SW", "domain": { "type": "codedValue", "name": "Engineering_InspectionStatus", "description": "Inspection status for Engeering feature classes", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In Progress", "code": "In Progress" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status_SW" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Engineering_InletCondition", "description": "Color coded condition of stormwater inlets", "codedValues": [ { "name": "Green: 0-25% sediment", "code": "Green: 0-25% sediment" }, { "name": "Yellow: 26-50% sediment", "code": "Yellow: 26-50% sediment" }, { "name": "Red: 51-100% sediment or feature damaged", "code": "Red: 51-100% sediment or feature damaged" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R582_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S523_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pipes", "description": "", "prototype": { "attributes": { "Condition": null, "NODEID": null, "DSNODEID": null, "PIPE_SHAPE": null, "OUTAZ": null, "OUTMAT": null, "OUTSZE": null, "LID": null, "InspectionDate_PW": null, "Inspector_PW": null, "Status_PW": null, "InspectionDate_SW": null, "Inspector_SW": null, "Status_SW": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "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": "6bce9264f0e6428992cc98ec0ff6aa82" }