{ "isCoGoEnabled": false, "extent": { "ymin": 6892447.254435614, "xmin": 2458566.2028188705, "ymax": 6920362.1570920795, "xmax": 2485071.8412960023, "spatialReference": { "falseM": -100000, "xyTolerance": 0.010416694478748899, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2276, "zTolerance": 2.0E-5, "wkid": 102738, "xyUnits": 191.999487369069, "mTolerance": 2.0E-5, "falseX": -123407700, "falseY": -86123500, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "3.3.0", "isDataArchived": true, "id": 33, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "swOutfall", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "inspecteddate": null, "flow_elev_plan": null, "percent_open": null, "source": null, "photos": null, "ms4": null, "flowline_measure_down": null, "lifecycle": null, "field_condition": null, "watergrid": null, "warrantydate": null, "streamname": null, "owner": null, "comments": null, "unique_id": null, "outfallid": null, "streamid": null, "inspector": null, "surveyed": null, "flow_condition": null, "depth_to_channel": null, "outfall_ty": null, "collection_method": null, "location": null, "flow_elev_field": null, "condition_date": null, "safety_end_treatment": null } } } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 11.3, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsReturnEditResults": true, "supportedSqlFormatsInCalculate": [ "standard" ], "supportedApplyEditsUploadIDFormats": "JSON" }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "swOutfall", "allowTrueCurvesUpdates": false, "displayField": "streamname", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "OBJECTID", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "OutfallID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "outfallid", "length": 18, "alias": "OutfallID", "type": "esriFieldTypeString" }, { "modelName": "StreamID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "streamid", "length": 18, "alias": "StreamID", "type": "esriFieldTypeString" }, { "modelName": "StreamName", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "streamname", "length": 60, "alias": "Stream Name", "type": "esriFieldTypeString" }, { "modelName": "LOCATION", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "location", "length": 250, "alias": "LOCATION", "type": "esriFieldTypeString" }, { "modelName": "OWNER", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swOwner", "description": "", "type": "codedValue", "codedValues": [ { "code": "Private", "name": "Private" }, { "code": "City", "name": "City" }, { "code": "Unknown", "name": "Unknown" }, { "code": "TXDOT", "name": "TXDOT" }, { "code": "Harris County", "name": "Harris County" }, { "code": "Chambers County", "name": "Chambers County" }, { "code": "Railroad", "name": "Railroad" }, { "code": "Other", "name": "Other" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "owner", "length": 30, "alias": "OWNER", "type": "esriFieldTypeString" }, { "modelName": "MS4", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swYesNo", "description": "", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" }, { "code": "UNK", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "ms4", "length": 10, "alias": "MS4", "type": "esriFieldTypeString" }, { "modelName": "Outfall_Ty", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "outfall_ty", "length": 25, "alias": "Outfall_Ty", "type": "esriFieldTypeString" }, { "modelName": "SOURCE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "source", "length": 250, "alias": "SOURCE", "type": "esriFieldTypeString" }, { "modelName": "Photos", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "photos", "length": 50, "alias": "Photos", "type": "esriFieldTypeString" }, { "modelName": "Inspector", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "inspector", "length": 30, "alias": "Inspector", "type": "esriFieldTypeString" }, { "modelName": "InspectedDate", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "inspecteddate", "length": 29, "alias": "InspectedDate", "type": "esriFieldTypeDate" }, { "modelName": "COMMENTS", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "comments", "length": 150, "alias": "COMMENTS", "type": "esriFieldTypeString" }, { "modelName": "SURVEYED", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "surveyed", "length": 3, "alias": "SURVEYED", "type": "esriFieldTypeString" }, { "modelName": "Unique_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "unique_id", "length": 25, "alias": "Unique_ID", "type": "esriFieldTypeString" }, { "modelName": "FLOW_ELEV_PLAN", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swElevation", "description": "", "range": [ 390, 1110 ], "type": "range", "mergePolicy": "esriMPTDefaultValue" }, "name": "flow_elev_plan", "alias": "FLOW_ELEV_PLAN", "type": "esriFieldTypeDouble" }, { "modelName": "FLOW_ELEV_FIELD", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swElevation", "description": "", "range": [ 390, 1110 ], "type": "range", "mergePolicy": "esriMPTDefaultValue" }, "name": "flow_elev_field", "alias": "FLOW_ELEV_FIELD", "type": "esriFieldTypeDouble" }, { "modelName": "DEPTH_TO_CHANNEL", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "depth_to_channel", "alias": "DEPTH_TO_CHANNEL", "type": "esriFieldTypeDouble" }, { "modelName": "FLOWLINE_MEASURE_DOWN", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "flowline_measure_down", "alias": "FLOWLINE_MEASURE_DOWN", "type": "esriFieldTypeDouble" }, { "modelName": "FIELD_CONDITION", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swFieldCondition", "description": "", "type": "codedValue", "codedValues": [ { "code": "Poor", "name": "Poor" }, { "code": "Fair", "name": "Fair" }, { "code": "Good", "name": "Good" }, { "code": "Not Visible", "name": "Not Visible" }, { "code": "Poor-Rehabbed", "name": "Poor-Rehabbed" }, { "code": "Unknown", "name": "Unknown" }, { "code": "Not Found", "name": "Not Found" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "field_condition", "length": 30, "alias": "FIELD_CONDITION", "type": "esriFieldTypeString" }, { "modelName": "FLOW_CONDITION", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swFlowCondition", "description": "", "type": "codedValue", "codedValues": [ { "code": "Clogged", "name": "Clogged" }, { "code": "Semi-clogged", "name": "Semi-clogged" }, { "code": "Open", "name": "Open" }, { "code": "Clogged-Cleaned", "name": "Clogged-Cleaned" }, { "code": "Semi-clogged Cleaned", "name": "Semi-clogged Cleaned" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "flow_condition", "length": 30, "alias": "FLOW_CONDITION", "type": "esriFieldTypeString" }, { "modelName": "CONDITION_DATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "condition_date", "length": 29, "alias": "CONDITION_DATE", "type": "esriFieldTypeDate" }, { "modelName": "COLLECTION_METHOD", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swCollectionMethod", "description": "", "type": "codedValue", "codedValues": [ { "code": "GPS Mapping", "name": "GPS Mapping" }, { "code": "Conventional Survey", "name": "Conventional Survey" }, { "code": "GPS Survey", "name": "GPS Survey" }, { "code": "Combination", "name": "Combination" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "collection_method", "length": 30, "alias": "COLLECTION_METHOD", "type": "esriFieldTypeString" }, { "modelName": "PERCENT_OPEN", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "swPercentOpen", "description": "Stormwater Percent Open", "range": [ 0, 100 ], "type": "range", "mergePolicy": "esriMPTDefaultValue" }, "name": "percent_open", "alias": "PERCENT_OPEN", "type": "esriFieldTypeSmallInteger" }, { "modelName": "SAFETY_END_TREATMENT", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "YesNo", "description": "A yes/no indicator", "type": "codedValue", "codedValues": [ { "code": "Yes", "name": "Yes" }, { "code": "No", "name": "No" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "safety_end_treatment", "length": 15, "alias": "SAFETY_END_TREATMENT", "type": "esriFieldTypeString" }, { "modelName": "LIFECYCLE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "LIFECYCLE", "description": "the life cycle of the feature (ex. active, removed, etc)", "type": "codedValue", "codedValues": [ { "code": "Abandoned", "name": "Abandoned" }, { "code": "Approved", "name": "Approved" }, { "code": "Approved and Under Construction", "name": "Approved and Under Construction" }, { "code": "Assumed", "name": "Assumed" }, { "code": "In Service", "name": "In Service" }, { "code": "In Service and To Be Retired", "name": "In Service and To Be Retired" }, { "code": "In Service and Under Construction", "name": "In Service and Under Construction" }, { "code": "In Service, Under Construction, and Approved", "name": "In Service, Under Construction, and Approved" }, { "code": "In Service, Under Construction, Approved and Proposed", "name": "In Service, Under Construction, Approved and Proposed" }, { "code": "Proposed", "name": "Proposed" }, { "code": "Proposed and Approved", "name": "Proposed and Approved" }, { "code": "Proposed, Approved and Under Construction", "name": "Proposed, Approved and Under Construction" }, { "code": "Red Line", "name": "Red Line" }, { "code": "Removed", "name": "Removed" }, { "code": "To Be Retired", "name": "To Be Retired" }, { "code": "Under Construction", "name": "Under Construction" }, { "code": "Other", "name": "Other" }, { "code": "Unknown", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "lifecycle", "length": 100, "alias": "LIFECYCLE", "type": "esriFieldTypeString" }, { "modelName": "WARRANTYDATE", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "precision": 1, "name": "warrantydate", "length": 29, "alias": "WARRANTYDATE", "type": "esriFieldTypeDate" }, { "modelName": "created_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "created_user", "length": 255, "alias": "created_user", "type": "esriFieldTypeString" }, { "modelName": "created_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "created_date", "length": 29, "alias": "created_date", "type": "esriFieldTypeDate" }, { "modelName": "last_edited_user", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "last_edited_user", "length": 255, "alias": "last_edited_user", "type": "esriFieldTypeString" }, { "modelName": "last_edited_date", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "precision": 1, "name": "last_edited_date", "length": 29, "alias": "last_edited_date", "type": "esriFieldTypeDate" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "globalid", "domain": null, "name": "globalid", "alias": "GlobalID" }, { "modelName": "watergrid", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "watergrid", "length": 255, "alias": "Water Grid", "type": "esriFieldTypeString" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "Fields Include:Outfall IDLocation DescriptionReceiving Water BodyPipe Diameter (inches)Material Type (RCP, HDPE, CMP, etc.)Ownership (City, Private, TxDOT)Inspection StatusLast Inspection DateOutfall Type (Major, Minor, MS4)Notes/CommentsUsage:Used by Environmental Services, Development Services, and GIS for MS4 permit compliance, Illicit Discharge Detection and Elimination (IDDE), and stormwater infrastructure planning. May also be integrated with mobile inspection apps and dashboards.Update Frequency: After field inspections or infrastructure changesCoordinate System: NAD 1983 StatePlane Texas North Central FIPS 4202 Feet", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 16000, "supportsTruncate": false, "indexes": [ { "name": "r21_sde_rowid_uk", "isUnique": false, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_21", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a8_ix1", "isUnique": false, "description": "", "fields": "shape", "isAscending": true } ], "supportedAppendSourceFilterFormats": "featureService", "editFieldsInfo": { "editDateField": "last_edited_date", "editorField": "last_edited_user", "creationDateField": "created_date", "creatorField": "created_user" }, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "GUIDFormat": "O", "minScale": 0, "hasAttachments": false, "queryBinsCapabilities": { "supportedStatisticTypes": [ "count", "sum", "min", "max", "avg", "stddev", "var", "percentile_cont", "percentile_disc" ], "supportsFixedIntervalBin": true, "supportsAutoIntervalBin": true, "supportsFixedBoundariesBin": true, "supportsDateBin": true }, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryRelatedPagination": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsCurrentUserQueries": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsDefaultSR": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsFullTextSearch": false, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsReturningGeometryEnvelope": false, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "", "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "0ea1dad11dc0449ca007b77922556360", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Sync", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": true, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel,jsonl,featureService", "tileMaxRecordCount": 4000, "typeIdField": "", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_11.2.0", "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2klEQVQYlWNhwA60GBgYrqELsmBRaMEQ4jiTYc3+dAYGhhP4FPMxeFmlMRRH6jG8/tDEcPC8G27FukpmDJHOXgwW2gwMOcGuDAfPhzAwMKzBpliGQVW2jMHBSBzMC3EE4VqGNftBTnmCqthALZYh0tWVQUYMoR3knOsPsxmu3qtEVizD4GedAjYNxavaDAyRLokMNbOmgkyHKNZWymYId1HCEjIMDIH24gyLd1Yy3HyYDVJswWClk8jw6SsDw4mrWNUzhDjEM7QuXAxSfI1h96kKht2nsCtEgCcAIPY1+w7fKAAAAAAASUVORK5CYII=", "yoffset": 0, "width": 8, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "f6a2546c24e0fa1c54defa0245f9f950", "height": 7 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "sqlType": "sqlTypeDistinct", "nullable": true, "editable": true, "name": "shape", "typeName": "st_point", "length": 2147483647, "type": "esriFieldTypeGeometry" }, "copyrightText": "2025 The City of DeSoto \u2013 GIS", "zDefault": 0, "geometryType": "esriGeometryPoint", "supportsLayerOverrides": true }