{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 14, "name": "Outfall Discharge Tributary Conveyance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "Feature shows the approximate tributary conveyance\nareas to outfalls with a 24" nominal diameter or equivalent\ncross-sectional area for non-piped systems.  Meets NPDES mapping\nrequirement S5.B.3.a.ix.Published from SVCleanout located here:Public \n\t\t\t\tWorks\\Stormwater\\SVCleanout\\SVCleanout.aprxArcGIS Pro 3.2.1Features are not on Stormwater SDE (PW1) yet, and will need to copied there.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "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.983152841195215E-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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 132, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "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": "outfallnumber", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "outfallnumber", "type": "esriFieldTypeString", "alias": "Outfall Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "outfallnumber" }, { "name": "outfallsubtype", "type": "esriFieldTypeString", "alias": "Outfall Subtype", "domain": { "type": "codedValue", "name": "Outfall_SubtypeCD", "description": "Outfall Subtype CD types", "codedValues": [ { "name": "Pipe Outfall", "code": "PipeOutfall" }, { "name": "Ditch Outfall", "code": "DitchOutfall" }, { "name": "Bridge Drain", "code": "BridgeDrain" }, { "name": "Curb-Sidewalk Inlet Outfall", "code": "CurbSidewalkInletOutfall" }, { "name": "Other Outfall", "code": "OtherOutfall" }, { "name": "Abandoned Outfall", "code": "AbandonedOutfall" }, { "name": "Natural Conveyance", "code": "NaturalConveyance" }, { "name": "Other Jurisdictional", "code": "OtherJurisdictional" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "outfallsubtype" }, { "name": "conveyancedescription", "type": "esriFieldTypeString", "alias": "Conveyance Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "conveyancedescription" }, { "name": "totalconveyanceft", "type": "esriFieldTypeSmallInteger", "alias": "Total Conveyance Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "totalconveyanceft" }, { "name": "landuses", "type": "esriFieldTypeString", "alias": "Land Uses", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "landuses" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "comments" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "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": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clx_uid" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_perimeter(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "outfall_discharge_tributary_conveyance_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "r48_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a31_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Outfall Discharge Tributary Conveyance", "description": "", "prototype": { "attributes": { "address": null, "clx_uid": null, "outfallnumber": null, "outfallsubtype": null, "conveyancedescription": null, "totalconveyanceft": null, "landuses": null, "comments": null, "creationdate": null, "creator": null, "editdate": null, "editor": null, "start_date_ss": null, "end_date_ss": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }