{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 170, "name": "Outfall", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "IDENTIFIED_DATE", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1647088380000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -9797223.372, "ymin": 4554178.4114, "xmax": -9416964.9369, "ymax": 5122734.3135, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 132, 61, 66, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ASSET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IDENTIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Identified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "IDENTIFIED_DATE" }, { "name": "RETIRED_DATE", "type": "esriFieldTypeDate", "alias": "Retired Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RETIRED_DATE" }, { "name": "ASSET_NAME", "type": "esriFieldTypeString", "alias": "Asset Name", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSET_NAME" }, { "name": "OUTFALL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Outfall Type", "domain": { "type": "codedValue", "name": "pi_outfall_type", "description": "outfall class", "codedValues": [ { "name": "Unknown flow direction", "code": 0 }, { "name": "Incoming to ROW", "code": 1 }, { "name": "Outgoing from ROW", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OUTFALL_TYPE" }, { "name": "INCOMING_SOURCE", "type": "esriFieldTypeSmallInteger", "alias": "Incoming Source", "domain": { "type": "codedValue", "name": "piOutfallSource", "description": "source of outfall", "codedValues": [ { "name": "Urban Ditch", "code": 1 }, { "name": "Urban Grass swale", "code": 2 }, { "name": "Urban Natural conveyance", "code": 3 }, { "name": "Urban Structural conveyance", "code": 4 }, { "name": "Industrial Ditch", "code": 5 }, { "name": "Industrial Grass swale", "code": 6 }, { "name": "Industrial Natural conveyance", "code": 7 }, { "name": "Industrial Structural conveyance", "code": 8 }, { "name": "Rural Ditch", "code": 9 }, { "name": "Rural Grass swale", "code": 10 }, { "name": "Rural Natural conveyance", "code": 11 }, { "name": "Rural Structural conveyance", "code": 12 }, { "name": "Woodland Ditch", "code": 17 }, { "name": "Woodland Grass swale", "code": 18 }, { "name": "Woodland Natural conveyance", "code": 19 }, { "name": "Woodland Structural conveyance", "code": 20 }, { "name": "Grassland/Prarie Ditch", "code": 21 }, { "name": "Grassland/Prarie Grass swale", "code": 22 }, { "name": "Grassland/Prarie Natural conveyance", "code": 23 }, { "name": "Grassland/Prarie Structural conveyance", "code": 24 }, { "name": "Agricultural Ditch", "code": 13 }, { "name": "Agricultural Grass swale", "code": 14 }, { "name": "Agricultural Natural conveyance", "code": 15 }, { "name": "Agricultural Structural conveyance", "code": 16 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INCOMING_SOURCE" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "INDOT", "code": 1 }, { "name": "LOCAL GOV", "code": -1 }, { "name": "OTHER", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": -2, "modelName": "OWNEDBY" }, { "name": "OUTFALL_COMMENT", "type": "esriFieldTypeString", "alias": "Outfall Comment", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INLET_COMMENT" }, { "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": "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": "UUID_203", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A54_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Outfall", "description": "", "prototype": { "attributes": { "OWNEDBY": -2, "OUTFALL_COMMENT": null, "RETIRED_DATE": null, "ASSET_NAME": null, "OUTFALL_TYPE": 1, "INCOMING_SOURCE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "a03022b207714768b64c636c84a6325c" }