{ "currentVersion": 10.6, "id": 35, "name": "Waste Container", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "editDateField": "EditTimestamp", "editorField": "Employee" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1583802405000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 457779.1462000003, "ymin": 3340771.6663000006, "xmax": 684415.2346999999, "ymax": 3424395.989, "spatialReference": { "wkid": 26916, "latestWkid": 26916 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0012d8788e767e45c4137ce30a13218e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARFJREFUKJGlki9vwmAQhx/RBMQIyZuKNghEs2SIJiw1qLkqhtgnwE31GxRRwQdA8ynmZysQXYLEjBTFRHMJ0ATkBO1C0n/L9lN3791z+d2b0/iHtLJHpZQjIq83+VJEPirhDAgARMQEnLwmIg6wz/qCfJB20xDM3mfPel8vM+MAJLuEuTsHmBRs630d895s2LTEdq5ttP2Jew89umkXgNZdi/3VeTUcv8XYpk0YhrRf2rhPLoZhEH/FbNjUw+vPNbZpY1kW48cxAGmacjwdm20PrSGe5+H7PqvDihGjqpWL8GA6YDFdAHDpXIiIroUOcGqAa3+7Dk52STUInA/nclgpFWQH0KRlAc5ObvIbugD/Rd+eqVbn3Am2pgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "Region", "defaultSubtypeCode": 0, "fields": [ { "name": "Region", "type": "esriFieldTypeInteger", "alias": "Region", "domain": null, "editable": true, "nullable": true }, { "name": "WMA", "type": "esriFieldTypeString", "alias": "WMA", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "Tract", "type": "esriFieldTypeString", "alias": "Tract", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "Waste Container Type", "description": "Waste Container Type", "codedValues": [ { "name": "Can", "code": "Can" }, { "name": "Drum", "code": "Drum" }, { "name": "Dumpster", "code": "Dumpster" }, { "name": "Pet Waste", "code": "Pet Waste" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "WasteType", "type": "esriFieldTypeString", "alias": "Waste Material", "domain": { "type": "codedValue", "name": "Waste Type", "description": "Waste Type", "codedValues": [ { "name": "Chemical", "code": "Chemical" }, { "name": "Debris", "code": "Debris" }, { "name": "Pet Waste", "code": "Pet Waste" }, { "name": "Petroleum", "code": "Petroleum" }, { "name": "Recycle", "code": "Recycle" }, { "name": "Trash", "code": "Trash" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Container Material", "domain": { "type": "codedValue", "name": "Asset Material 3", "description": "Asset Material 3", "codedValues": [ { "name": "Block", "code": "Block" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Wood", "code": "Wood" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Capacity", "type": "esriFieldTypeInteger", "alias": "Capacity", "domain": null, "editable": true, "nullable": true }, { "name": "Units", "type": "esriFieldTypeString", "alias": "Capacity Units", "domain": { "type": "codedValue", "name": "Units 1", "description": "Units 1", "codedValues": [ { "name": "Cubic Yards", "code": "Cubic Yards" }, { "name": "Gallons", "code": "Gallons" }, { "name": "Tons", "code": "Tons" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "ServiceProvider", "type": "esriFieldTypeString", "alias": "Service Provider", "domain": null, "editable": true, "nullable": true, "length": 32 }, { "name": "HasLid", "type": "esriFieldTypeString", "alias": "Lid Present", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "HasPumpout", "type": "esriFieldTypeString", "alias": "Pumpout Available", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "AccessStatus", "type": "esriFieldTypeString", "alias": "Access Status", "domain": { "type": "codedValue", "name": "Access Status", "description": "Access Status", "codedValues": [ { "name": "Closed", "code": "Closed" }, { "name": "Open", "code": "Open" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Retired", "code": "Retired" }, { "name": "Seasonal", "code": "Seasonal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "AssessmentStatus", "type": "esriFieldTypeString", "alias": "Assessment Status", "domain": { "type": "codedValue", "name": "Assessment Status 2", "description": "Assessment Status 2", "codedValues": [ { "name": "Herbicide", "code": "Herbicide" }, { "name": "Maintain", "code": "Maintain" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Remove", "code": "Remove" }, { "name": "Repair", "code": "Repair" }, { "name": "Retired", "code": "Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "Condition 2", "description": "Condition 2", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "IsInsured", "type": "esriFieldTypeString", "alias": "Insured", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "OriginDate", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "Installer", "type": "esriFieldTypeString", "alias": "Installer", "domain": { "type": "codedValue", "name": "Party Type 1", "description": "Party Type 1", "codedValues": [ { "name": "Contractor", "code": "Contractor" }, { "name": "District", "code": "District" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "domain": { "type": "codedValue", "name": "Party Type 4", "description": "Party Type 4", "codedValues": [ { "name": "Contractor", "code": "Contractor" }, { "name": "District", "code": "District" }, { "name": "Government", "code": "Government" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "domain": { "type": "codedValue", "name": "Party Type 3", "description": "Party Type 3", "codedValues": [ { "name": "District", "code": "District" }, { "name": "Government", "code": "Government" }, { "name": "Private", "code": "Private" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 32 }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "HasNotification", "type": "esriFieldTypeString", "alias": "Notification Needed", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3 }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1024 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "Employee", "type": "esriFieldTypeString", "alias": "Employee", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "EditTimestamp", "type": "esriFieldTypeDate", "alias": "EditTimestamp", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false } ], "indexes": [ { "name": "UUID_101", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_101", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S50_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Waste Container", "description": "", "prototype": { "attributes": { "Comments": null, "Region": 0, "WMA": null, "Tract": null, "Type": null, "Name": null, "WasteType": null, "Material": "Metal", "Capacity": null, "Units": null, "ServiceProvider": null, "HasLid": null, "HasPumpout": null, "AccessStatus": "Open", "AssessmentStatus": null, "Condition": null, "IsInsured": "No", "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": "District", "LastInspectionDate": null, "HasNotification": "No" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "subtypes": [ { "code": 1, "name": "West", "defaultValues": { "Region": 1, "WMA": null, "Tract": null, "Type": null, "Name": null, "WasteType": null, "Material": "Metal", "Capacity": null, "Units": null, "ServiceProvider": null, "HasLid": null, "HasPumpout": null, "AccessStatus": "Open", "AssessmentStatus": null, "Condition": null, "IsInsured": "No", "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": "District", "LastInspectionDate": null, "HasNotification": "No", "Comments": null, "GlobalID": null, "Employee": null, "EditTimestamp": null }, "domains": { "Tract": { "type": "codedValue", "name": "Tract - West", "description": "Tract - West", "codedValues": [ { "name": "Avalon", "code": "Avalon" }, { "name": "Bluff Springs", "code": "Bluff Springs" }, { "name": "Brewer", "code": "Brewer" }, { "name": "Clark", "code": "Clark" }, { "name": "Davis", "code": "Davis" }, { "name": "DeFuniak", "code": "DeFuniak" }, { "name": "Dutex", "code": "Dutex" }, { "name": "Escambia", "code": "Escambia" }, { "name": "Garcon Point", "code": "Garcon Point" }, { "name": "Haiseal", "code": "Haiseal" }, { "name": "Herndon", "code": "Herndon" }, { "name": "Holsberry", "code": "Holsberry" }, { "name": "IP", "code": "IP" }, { "name": "IP Mitigation", "code": "IP Mitigation" }, { "name": "Milton", "code": "Milton" }, { "name": "Mystic Spring", "code": "Mystic Spring" }, { "name": "Old River Trail", "code": "Old River Trail" }, { "name": "Out Parcel", "code": "Out Parcel" }, { "name": "Pridgen", "code": "Pridgen" }, { "name": "Rogers", "code": "Rogers" }, { "name": "Watson", "code": "Watson" }, { "name": "Yellow River", "code": "Yellow River" }, { "name": "Yellow River Ranch", "code": "Yellow River Ranch" }, { "name": "Zarrow", "code": "Zarrow" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Type": {"type": "inherited"}, "WasteType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Units": {"type": "inherited"}, "HasLid": {"type": "inherited"}, "HasPumpout": {"type": "inherited"}, "AccessStatus": {"type": "inherited"}, "AssessmentStatus": {"type": "inherited"}, "Condition": {"type": "inherited"}, "IsInsured": {"type": "inherited"}, "Installer": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "HasNotification": {"type": "inherited"} } }, { "code": 2, "name": "Central", "defaultValues": { "Region": 2, "WMA": null, "Tract": null, "Type": null, "Name": null, "WasteType": null, "Material": "Metal", "Capacity": null, "Units": null, "ServiceProvider": null, "HasLid": null, "HasPumpout": null, "AccessStatus": "Open", "AssessmentStatus": null, "Condition": null, "IsInsured": "No", "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": "District", "LastInspectionDate": null, "HasNotification": "No", "Comments": null, "GlobalID": null, "Employee": null, "EditTimestamp": null }, "domains": { "Tract": { "type": "codedValue", "name": "Tract - Central", "description": "Tract - Central", "codedValues": [ { "name": "Brunson", "code": "Brunson" }, { "name": "Cat Creek", "code": "Cat Creek" }, { "name": "Choctawhatchee River", "code": "Choctawhatchee River" }, { "name": "Devils Swamp", "code": "Devils Swamp" }, { "name": "Econfina", "code": "Econfina" }, { "name": "EFO", "code": "EFO" }, { "name": "Fraoli", "code": "Fraoli" }, { "name": "Glover", "code": "Glover" }, { "name": "Haddock", "code": "Haddock" }, { "name": "Hobbs Pasture", "code": "Hobbs Pasture" }, { "name": "Hogtown Bayou", "code": "Hogtown Bayou" }, { "name": "Holmes Creek", "code": "Holmes Creek" }, { "name": "Lafayette Creek", "code": "Lafayette Creek" }, { "name": "Lafayette Creek Mitigation", "code": "Lafayette Creek Mitigation" }, { "name": "Lark Simms", "code": "Lark Simms" }, { "name": "Lee", "code": "Lee" }, { "name": "McGill", "code": "McGill" }, { "name": "Nokuse", "code": "Nokuse" }, { "name": "Out Parcel", "code": "Out Parcel" }, { "name": "Patronis", "code": "Patronis" }, { "name": "Patronis CE", "code": "Patronis CE" }, { "name": "Plum Creek", "code": "Plum Creek" }, { "name": "Sapp", "code": "Sapp" }, { "name": "SHLMB", "code": "SHLMB" }, { "name": "St. Andrews", "code": "St. Andrews" }, { "name": "St. Joe", "code": "St. Joe" }, { "name": "Steele Lachina", "code": "Steele Lachina" }, { "name": "Syfrett", "code": "Syfrett" }, { "name": "Ward Creek", "code": "Ward Creek" }, { "name": "White Exchange", "code": "White Exchange" }, { "name": "Wooley", "code": "Wooley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Type": {"type": "inherited"}, "WasteType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Units": {"type": "inherited"}, "HasLid": {"type": "inherited"}, "HasPumpout": {"type": "inherited"}, "AccessStatus": {"type": "inherited"}, "AssessmentStatus": {"type": "inherited"}, "Condition": {"type": "inherited"}, "IsInsured": {"type": "inherited"}, "Installer": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "HasNotification": {"type": "inherited"} } }, { "code": 3, "name": "East", "defaultValues": { "Region": 3, "WMA": null, "Tract": null, "Type": null, "Name": null, "WasteType": null, "Material": "Metal", "Capacity": null, "Units": null, "ServiceProvider": null, "HasLid": null, "HasPumpout": null, "AccessStatus": "Open", "AssessmentStatus": null, "Condition": null, "IsInsured": "No", "OriginDate": null, "Installer": null, "Ownership": null, "Maintenance": "District", "LastInspectionDate": null, "HasNotification": "No", "Comments": null, "GlobalID": null, "Employee": null, "EditTimestamp": null }, "domains": { "Tract": { "type": "codedValue", "name": "Tract - East", "description": "Tract - East", "codedValues": [ { "name": "Altha", "code": "Altha" }, { "name": "Apalachicola", "code": "Apalachicola" }, { "name": "Avitable", "code": "Avitable" }, { "name": "Beaverdam", "code": "Beaverdam" }, { "name": "Billingsley", "code": "Billingsley" }, { "name": "Carlton Farms", "code": "Carlton Farms" }, { "name": "Carroll", "code": "Carroll" }, { "name": "Coastal", "code": "Coastal" }, { "name": "Davidson", "code": "Davidson" }, { "name": "FL River Island", "code": "FL River Island" }, { "name": "Gaskin", "code": "Gaskin" }, { "name": "Gerrell", "code": "Gerrell" }, { "name": "HQ", "code": "HQ" }, { "name": "Jones", "code": "Jones" }, { "name": "Langford", "code": "Langford" }, { "name": "Lynch", "code": "Lynch" }, { "name": "Marianna", "code": "Marianna" }, { "name": "Out Parcel", "code": "Out Parcel" }, { "name": "Peddie", "code": "Peddie" }, { "name": "Phipps Park", "code": "Phipps Park" }, { "name": "Pope", "code": "Pope" }, { "name": "Seal Conti", "code": "Seal Conti" }, { "name": "Shuler", "code": "Shuler" }, { "name": "Thompson", "code": "Thompson" }, { "name": "Trammell", "code": "Trammell" }, { "name": "Upper Chipola", "code": "Upper Chipola" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "Type": {"type": "inherited"}, "WasteType": {"type": "inherited"}, "Material": {"type": "inherited"}, "Units": {"type": "inherited"}, "HasLid": {"type": "inherited"}, "HasPumpout": {"type": "inherited"}, "AccessStatus": {"type": "inherited"}, "AssessmentStatus": {"type": "inherited"}, "Condition": {"type": "inherited"}, "IsInsured": {"type": "inherited"}, "Installer": {"type": "inherited"}, "Ownership": {"type": "inherited"}, "Maintenance": {"type": "inherited"}, "HasNotification": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Extract,Query", "useStandardizedQueries": true }