{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "IDDE to Delete", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "Created_Date", "creatorField": "Created_User", "editDateField": "Last_Edited_Date", "editorField": "Last_Editor" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": 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": -81.68711081999999, "ymin": 28.256520183000077, "xmax": -80.70559058199996, "ymax": 28.891637330000037, "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dc91b114a019bda9f50bc3ae94082456", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAh0lEQVQYlZWR0Q2AIAxEH4lL6BquYRxDxxDH0DV0DddwjZpCP4BgjCSEUo7j5Wj4MZpaU6B3cH2KBTrgIK6fzgPQ1tyDWMCbiMTxELitPh34INZCYnNJjFqbq55nGC8XZgf7G3Nf7CdqYktBucOzApuJq2ko3+hibIo1C+xpKimzNrKoyo95AIy3H3u/cdcKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StatewideFacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "StatewideFacilityID", "type": "esriFieldTypeString", "alias": "Statewide ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatewideFacilityID" }, { "name": "ObservationDate", "type": "esriFieldTypeDate", "alias": "Observation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ObservationDate" }, { "name": "CurrentWeatherCondition", "type": "esriFieldTypeString", "alias": "Current Weather Condition", "domain": { "type": "codedValue", "name": "IDDEWeatherCondition", "description": "Weather Condition", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Partly-Cloudy", "code": "Partly-Couldy" }, { "name": "Raining", "code": "Raining" }, { "name": "Post-Rain Event", "code": "Post-Rain Event" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CurrentWeatherCondition" }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ContactName" }, { "name": "ContactPhone", "type": "esriFieldTypeString", "alias": "Contact Phone", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ContactPhone" }, { "name": "ContactEmail", "type": "esriFieldTypeString", "alias": "Contact Email", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ContactEmail" }, { "name": "IncidentAddress", "type": "esriFieldTypeString", "alias": "Incident Address", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "IncidentAddress" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "MilePostNumber", "type": "esriFieldTypeDouble", "alias": "Mile Post Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MilePostNumber" }, { "name": "StateRoad", "type": "esriFieldTypeString", "alias": "State Road Number", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "StateRoad" }, { "name": "RoadwaySectionNumber", "type": "esriFieldTypeSmallInteger", "alias": "Roadway Section Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RoadwaySectionNumber" }, { "name": "SideofRoad", "type": "esriFieldTypeString", "alias": "Side of Road", "domain": { "type": "codedValue", "name": "IDDESideOfRoad", "description": "Side of Road", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" }, { "name": "Left", "code": "Left" }, { "name": "Right", "code": "Right" }, { "name": "Center", "code": "Center" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "SideofRoad" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "CountyCode", "type": "esriFieldTypeString", "alias": "County Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CountyCode" }, { "name": "DrainageBasin", "type": "esriFieldTypeString", "alias": "Drainage Basin", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DrainageBasin" }, { "name": "MS4PermitNumber", "type": "esriFieldTypeString", "alias": "MS4 Permit Number", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "MS4PermitNumber" }, { "name": "SuspectedIDDEDescription", "type": "esriFieldTypeString", "alias": "Suspected IDDE Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "SuspectedIDDEDescription" }, { "name": "InvestigationRequired", "type": "esriFieldTypeString", "alias": "Investigation Required", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "InvestigationRequired" }, { "name": "FieldInspectionDate", "type": "esriFieldTypeDate", "alias": "Field Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FieldInspectionDate" }, { "name": "LastRainEvent", "type": "esriFieldTypeDate", "alias": "Last Rain Event", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastRainEvent" }, { "name": "EstimatedQuantityRainEvent", "type": "esriFieldTypeDouble", "alias": "Estimated Quantity Rain Event", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedQuantityRainEvent" }, { "name": "ReceivingWaterName", "type": "esriFieldTypeString", "alias": "Receiving Water Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ReceivingWaterName" }, { "name": "IDDEType", "type": "esriFieldTypeString", "alias": "IDDE Type", "domain": { "type": "codedValue", "name": "IDDEType", "description": "Idde Type", "codedValues": [ { "name": "Discharge", "code": "Discharge" }, { "name": "Connection", "code": "Connection" }, { "name": "Dumping", "code": "Dumping" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "IDDEType" }, { "name": "IDDEOrigination", "type": "esriFieldTypeString", "alias": "IDDE Origination", "domain": { "type": "codedValue", "name": "IDDEOrigination", "description": "IDDE Origination", "codedValues": [ { "name": "Within ROW", "code": "Within ROW" }, { "name": "Outside ROW", "code": "Outside ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "IDDEOrigination" }, { "name": "SourceFacilityType", "type": "esriFieldTypeString", "alias": "Source Facility Type", "domain": { "type": "codedValue", "name": "IDDESourceFacilityType", "description": "Source Facility Type", "codedValues": [ { "name": "NPDES Permitted", "code": "NPDES Permitted" }, { "name": "Non-Permitted MSGP", "code": "Non-Permitted MSGP" }, { "name": "Construction", "code": "Construction" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Sanitary", "code": "Sanitary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "SourceFacilityType" }, { "name": "ConnectionType", "type": "esriFieldTypeString", "alias": "Connection Type", "domain": { "type": "codedValue", "name": "IDDEConnectionType", "description": "IDDE Connection Type", "codedValues": [ { "name": "Pipe", "code": "Pipe`" }, { "name": "Hose", "code": "Hose" }, { "name": "Channel", "code": "Channel" }, { "name": "Trench", "code": "Trench" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ConnectionType" }, { "name": "ConnectionMaterial", "type": "esriFieldTypeString", "alias": "Connection Material", "domain": { "type": "codedValue", "name": "IDDEConnectionMaterial", "description": "IDDE Connection Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "Earthen", "code": "Earthen" }, { "name": "Iron", "code": "Iron" }, { "name": "CMP", "code": "CMP" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ConnectionMaterial" }, { "name": "ConnectionShape", "type": "esriFieldTypeString", "alias": "Connection Shape", "domain": { "type": "codedValue", "name": "OutfallShape", "description": "Shape of Outfall", "codedValues": [ { "name": "Circular", "code": "Circular" }, { "name": "Elliptical", "code": "Elliptical" }, { "name": "Trapezoidal", "code": "Trapezoidal" }, { "name": "Square", "code": "Square" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ConnectionShape" }, { "name": "ConnectionSize", "type": "esriFieldTypeDouble", "alias": "Connection Size (inches)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConnectionSize" }, { "name": "DischargePresent", "type": "esriFieldTypeString", "alias": "Discharge Present", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DischargePresent" }, { "name": "DischargeColor", "type": "esriFieldTypeString", "alias": "Discharge Color", "domain": { "type": "codedValue", "name": "IDDEDischargeColor", "description": "Discharge Color", "codedValues": [ { "name": "Clear", "code": "Clear" }, { "name": "Red", "code": "Red" }, { "name": "Brown", "code": "Brown" }, { "name": "Black", "code": "Black" }, { "name": "Yellow", "code": "Yellow" }, { "name": "Green", "code": "Green" }, { "name": "Grey", "code": "Grey" }, { "name": "Tannin", "code": "Tannin" }, { "name": "Blue", "code": "Blue" }, { "name": "White", "code": "White" }, { "name": "Cream", "code": "Cream" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DischargeColor" }, { "name": "DischargeOdor", "type": "esriFieldTypeString", "alias": "Discharge Odor", "domain": { "type": "codedValue", "name": "DischargeOdor", "description": "Discharge Odor", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Musty", "code": "Musty" }, { "name": "Sewage", "code": "Sewage" }, { "name": "Sulfur / Rotten Egg", "code": "Sulfur / Rotten Egg" }, { "name": "Sour Milk", "code": "Sour Milk" }, { "name": "Fishy", "code": "Fishy" }, { "name": "Chemical", "code": "Chenical" }, { "name": "Gas / Petroleum", "code": "Gas / Petroleum" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DischargeOdor" }, { "name": "Floatables", "type": "esriFieldTypeString", "alias": "Floatables", "domain": { "type": "codedValue", "name": "Floatables", "description": "Floatables", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Oil", "code": "Oil" }, { "name": "Sheen", "code": "Sheen" }, { "name": "Trash", "code": "Trash" }, { "name": "Sewage / Milt", "code": "Seawge / Milt" }, { "name": "Foam", "code": "Foam" }, { "name": "Suds", "code": "Suds" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "Floatables" }, { "name": "TurbidityPresent", "type": "esriFieldTypeString", "alias": "Turbidity Present", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TurbidityPresent" }, { "name": "TurbidityDescription", "type": "esriFieldTypeString", "alias": "Turbidity Description", "domain": { "type": "codedValue", "name": "Turbidity", "description": "Turbidity", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Slightly Turbid", "code": "Slightly Turbid" }, { "name": "Moderately Turbid", "code": "Moderately Turbid" }, { "name": "Heavily Turbid", "code": "Heavily Turbid" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "TurbidityDescription" }, { "name": "StainingDepositsPresent", "type": "esriFieldTypeString", "alias": "Staining / Deposits Present", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StainingDepositsPresent" }, { "name": "BarrelsContainersVolume", "type": "esriFieldTypeString", "alias": "Barrels & Containers Volume (gallons)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BarrelsContainersVolume" }, { "name": "BarrelsContainersLeaking", "type": "esriFieldTypeString", "alias": "Barrels & Containers Leaking", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "BarrelsContainersLeaking" }, { "name": "BarrelsContainersPlacard", "type": "esriFieldTypeString", "alias": "Barrels & Containers Placard", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "BarrelsContainersPlacard" }, { "name": "AllowableDischarge", "type": "esriFieldTypeString", "alias": "Allowable Discharge", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "AllowableDischarge" }, { "name": "IDDEDescription1", "type": "esriFieldTypeString", "alias": "IDDE Description 1", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "IDDEDescription1" }, { "name": "IDDEDescription2", "type": "esriFieldTypeString", "alias": "IDDE Description 2", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "IDDEDescription2" }, { "name": "IDDEDescription3", "type": "esriFieldTypeString", "alias": "IDDE Description 3", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "IDDEDescription3" }, { "name": "IDDEDescription4", "type": "esriFieldTypeString", "alias": "IDDE Description 4", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "IDDEDescription4" }, { "name": "ReferralDate", "type": "esriFieldTypeDate", "alias": "Referral Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ReferralDate" }, { "name": "Referred", "type": "esriFieldTypeString", "alias": "Referred", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Referred" }, { "name": "ReferralReference", "type": "esriFieldTypeString", "alias": "Referral Reference", "domain": { "type": "codedValue", "name": "IDDEReferralReference", "description": "IDDE Referral Reference", "codedValues": [ { "name": "Further Investigation", "code": "Further Investigation" }, { "name": "Corrective Action", "code": "Corrective Action" }, { "name": "Notification Only", "code": "Notification Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ReferralReference" }, { "name": "ReferralName", "type": "esriFieldTypeString", "alias": "Referral Name", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ReferralName" }, { "name": "ReferralPhone", "type": "esriFieldTypeString", "alias": "Referral Phone", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ReferralPhone" }, { "name": "ReferralEmail", "type": "esriFieldTypeString", "alias": "Referral Email", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ReferralEmail" }, { "name": "ReferralAgency", "type": "esriFieldTypeString", "alias": "Referral Agency", "domain": { "type": "codedValue", "name": "IDDEReferralAgency", "description": "IDDE Referral Agency", "codedValues": [ { "name": "FDOH", "code": "FDOH" }, { "name": "FDEP", "code": "FDEP" }, { "name": "WMD", "code": "WMD" }, { "name": "Local Municipality", "code": "Local Municipality" }, { "name": "FDACS", "code": "FDACS" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ReferralAgency" }, { "name": "ReferralSummary", "type": "esriFieldTypeString", "alias": "Referral Summary", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ReferralSummary" }, { "name": "FollowUpSummary", "type": "esriFieldTypeString", "alias": "Follow Up Summary", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "FollowUpSummary" }, { "name": "IDDEEliminated", "type": "esriFieldTypeString", "alias": "IDDE Eliminated", "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No Not Applicable", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Not Applicable", "code": "Not Applicable" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "IDDEEliminated" }, { "name": "DateEliminated", "type": "esriFieldTypeDate", "alias": "Date Eliminated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateEliminated" }, { "name": "IncidentClosed", "type": "esriFieldTypeString", "alias": "Incident Closed", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Selections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "IncidentClosed" }, { "name": "ResolutionSummary", "type": "esriFieldTypeString", "alias": "ResolutionSummary", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "ResolutionSummary" }, { "name": "Report", "type": "esriFieldTypeString", "alias": "Report", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Report" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "DeleteFacility", "type": "esriFieldTypeString", "alias": "DeleteFacility", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DeleteFacility" }, { "name": "Created_User", "type": "esriFieldTypeString", "alias": "Created_User", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Created_User" }, { "name": "Created_Date", "type": "esriFieldTypeDate", "alias": "Created_Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Created_Date" }, { "name": "Last_Editor", "type": "esriFieldTypeString", "alias": "Last_Editor", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Last_Editor" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R368_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I7855IDDEElimina", "fields": "IDDEEliminated", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7855IDDEOrigina", "fields": "IDDEOrigination", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I7855IDDEType", "fields": "IDDEType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_368", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "IDDE to Delete", "description": "", "prototype": { "attributes": { "Longitude": null, "DeleteFacility": null, "StatewideFacilityID": null, "ObservationDate": null, "CurrentWeatherCondition": null, "ContactName": null, "ContactPhone": null, "ContactEmail": null, "IncidentAddress": null, "LocationDescription": null, "MilePostNumber": null, "StateRoad": null, "RoadwaySectionNumber": null, "SideofRoad": null, "County": null, "CountyCode": null, "DrainageBasin": null, "MS4PermitNumber": null, "SuspectedIDDEDescription": null, "InvestigationRequired": null, "FieldInspectionDate": null, "LastRainEvent": null, "EstimatedQuantityRainEvent": null, "ReceivingWaterName": null, "IDDEType": null, "IDDEOrigination": null, "SourceFacilityType": null, "ConnectionType": null, "ConnectionMaterial": null, "ConnectionShape": null, "ConnectionSize": null, "DischargePresent": null, "DischargeColor": null, "DischargeOdor": null, "Floatables": null, "TurbidityPresent": null, "TurbidityDescription": null, "StainingDepositsPresent": null, "BarrelsContainersVolume": null, "BarrelsContainersLeaking": null, "BarrelsContainersPlacard": null, "AllowableDischarge": null, "IDDEDescription1": null, "IDDEDescription2": null, "IDDEDescription3": null, "IDDEDescription4": null, "ReferralDate": null, "Referred": null, "ReferralReference": null, "ReferralName": null, "ReferralPhone": null, "ReferralEmail": null, "ReferralAgency": null, "ReferralSummary": null, "FollowUpSummary": null, "IDDEEliminated": null, "DateEliminated": null, "IncidentClosed": null, "ResolutionSummary": null, "Report": null, "Latitude": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5ef95c8608004f5c841a7ceeeed501cd" }