{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Fire Hydrants", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Water" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -8935423.174457334, "ymin": 3015961.082950826, "xmax": -8927010.626792148, "ymax": 3023103.2331626024, "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": 2881, "latestWkid": 2881, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5492889e2257c893ffb37bb943788750", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQokZXRIU/DUBiF4Uc0RW2mqKphOgQCgWBBYAiGTPIDUHgcCAwCT5gAFAkODAGJQRD+AqtgGcE2YZlDEMxtVqBpwkmuOfnee853b+Sfimq8BD0U4eSNwDwnW/Qj5h4YjVlsApI2nQNaGZZohbQ8pM2ABc6+WL+imwXvkXSbm1emY9ZQlECSsnlLJ/m1zDXpBdN9MjyXQPFBnIf8qoZ8vtTt8M7pBr0j+nvBu8Qhd+WlP4AJxzDgaZWVLvGA4Ru75XDdKym43yFdJi5mf/G3UjVpwnleqdEIVPvW6RticzV8tqKAngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "wHydrantID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "wHydrantID", "type": "esriFieldTypeString", "alias": "wHydrantID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "wHydrantID" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Lauderhill", "code": "Lauderhill" }, { "name": "Broward County", "code": "Broward" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner" }, { "name": "ColorCode", "type": "esriFieldTypeString", "alias": "Color Code", "domain": { "type": "codedValue", "name": "wHydColorCode", "description": "Hydrant Color Code and GPM", "codedValues": [ { "name": "Red (0-500gpm)", "code": "Red_LT500" }, { "name": "Yellow (500-1000gpm)", "code": "Yellow_500to1000" }, { "name": "Yellow (1000-1500gpm)", "code": "Yellow_1000to1500" }, { "name": "White (1500+gpm)", "code": "White_GT1500" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ColorCode" }, { "name": "InletSize", "type": "esriFieldTypeString", "alias": "Inlet Size (in)", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InletSize" }, { "name": "gpsFlag", "type": "esriFieldTypeString", "alias": "GPS Located", "domain": { "type": "codedValue", "name": "TrueFalse", "description": "True or False", "codedValues": [ { "name": "True", "code": "True" }, { "name": "False", "code": "False" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "gpsFlag" }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Manufacturer" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Model" }, { "name": "NozzleSize1", "type": "esriFieldTypeString", "alias": "Nozzle Size 1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NozzleSize1" }, { "name": "NozzleSize2", "type": "esriFieldTypeString", "alias": "Nozzle", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NozzleSize2" }, { "name": "NozzleSize3", "type": "esriFieldTypeString", "alias": "Nozzle Size 3", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NozzleSize3" }, { "name": "MainDiameter", "type": "esriFieldTypeString", "alias": "Main Diameter", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MainDiameter" }, { "name": "NumTurns", "type": "esriFieldTypeString", "alias": "Number Turns", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NumTurns" }, { "name": "CrewComments", "type": "esriFieldTypeString", "alias": "Crew Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CrewComments" }, { "name": "FlowCapacity", "type": "esriFieldTypeString", "alias": "Flow Capacity", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FlowCapacity" }, { "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": "Status", "type": "esriFieldTypeString", "alias": "Hydrant Status", "domain": { "type": "codedValue", "name": "wHydOpCondStatus", "description": "Water Operating Condition/Status", "codedValues": [ { "name": "Hard To Operate", "code": "Hard To Operate" }, { "name": "No Access", "code": "No Access" }, { "name": "Not Found", "code": "Not Found" }, { "name": "Not Working Properly", "code": "Not Working Properly" }, { "name": "Out Of Service", "code": "Out Of Service" }, { "name": "Could Not Operate", "code": "Could Not Operate" }, { "name": "Removed", "code": "Removed" }, { "name": "Active", "code": "Active" }, { "name": "Not Operational", "code": "Not Operational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Status" }, { "name": "DateLastFlowTest", "type": "esriFieldTypeString", "alias": "Date Last Flow Tested", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DateLastFlowTest" }, { "name": "TestType", "type": "esriFieldTypeString", "alias": "Test Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TestType" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TestedBy" }, { "name": "TestTime", "type": "esriFieldTypeString", "alias": "Test Time (min)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TestTime" }, { "name": "StaticPSI", "type": "esriFieldTypeString", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "ResidualPSI", "type": "esriFieldTypeString", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "DischargeGPM", "type": "esriFieldTypeString", "alias": "Discharge GPM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DischargeGPM" }, { "name": "VolumeGAL", "type": "esriFieldTypeString", "alias": "Test Volume (gal)", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VolumeGAL" }, { "name": "HalfStaticPressure", "type": "esriFieldTypeString", "alias": "Half Static Pressure", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HalfStaticPressure" }, { "name": "Flow20psi", "type": "esriFieldTypeString", "alias": "Flow at 20psi", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Flow20psi" }, { "name": "FlowHalf", "type": "esriFieldTypeString", "alias": "Flow at Half", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FlowHalf" }, { "name": "FlowWaterLoss", "type": "esriFieldTypeString", "alias": "Flow Test Water Loss (gal)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FlowWaterLoss" }, { "name": "DateLastInspected", "type": "esriFieldTypeDate", "alias": "Date Last Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateLastInspected" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "OverallCond", "type": "esriFieldTypeString", "alias": "Overall Condition", "domain": { "type": "codedValue", "name": "wHydPhysCond", "description": "Hydrant Overall Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Removed", "code": "Removed" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OverallCond" }, { "name": "OperationCond", "type": "esriFieldTypeString", "alias": "Operation Condition", "domain": { "type": "codedValue", "name": "wHydOpCondStatus", "description": "Water Operating Condition/Status", "codedValues": [ { "name": "Hard To Operate", "code": "Hard To Operate" }, { "name": "No Access", "code": "No Access" }, { "name": "Not Found", "code": "Not Found" }, { "name": "Not Working Properly", "code": "Not Working Properly" }, { "name": "Out Of Service", "code": "Out Of Service" }, { "name": "Could Not Operate", "code": "Could Not Operate" }, { "name": "Removed", "code": "Removed" }, { "name": "Active", "code": "Active" }, { "name": "Not Operational", "code": "Not Operational" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OperationCond" }, { "name": "PaintCond", "type": "esriFieldTypeString", "alias": "Paint Condition", "domain": { "type": "codedValue", "name": "wHydPaintCond", "description": "Hydrant Paint Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PaintCond" }, { "name": "DrainCond", "type": "esriFieldTypeString", "alias": "Drain Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DrainCond" }, { "name": "OpNutCond", "type": "esriFieldTypeString", "alias": "Operating Nut Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OpNutCond" }, { "name": "CapChainCond", "type": "esriFieldTypeString", "alias": "Cap Chain Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CapChainCond" }, { "name": "CapCond", "type": "esriFieldTypeString", "alias": "Cap Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CapCond" }, { "name": "StemCond", "type": "esriFieldTypeString", "alias": "Stem Condition", "domain": { "type": "codedValue", "name": "wHydStemCond", "description": "Hydrant Stem Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StemCond" }, { "name": "PackingCond", "type": "esriFieldTypeString", "alias": "Packing Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PackingCond" }, { "name": "ValveCond", "type": "esriFieldTypeString", "alias": "Valve Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ValveCond" }, { "name": "NozzleCond", "type": "esriFieldTypeString", "alias": "Nozzle Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NozzleCond" }, { "name": "GradeToNozzle", "type": "esriFieldTypeString", "alias": "Grade To Nozzle", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GradeToNozzle" }, { "name": "HydrantFlushed", "type": "esriFieldTypeString", "alias": "Hydrant Flushed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HydrantFlushed" }, { "name": "TimeFlushed", "type": "esriFieldTypeString", "alias": "Time Flushed (min)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TimeFlushed" }, { "name": "FlushWaterLoss", "type": "esriFieldTypeString", "alias": "Flush Water Loss (gal)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FlushWaterLoss" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "Condition Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConditionDate" }, { "name": "Warranty", "type": "esriFieldTypeString", "alias": "Warranty", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Warranty" }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "Warranty Exp Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WarrantyDate" }, { "name": "DateLastInsp", "type": "esriFieldTypeDate", "alias": "Date Last Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateLastInsp" }, { "name": "DateLastFlushed", "type": "esriFieldTypeDate", "alias": "Date Last Flushed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateLastFlushed" }, { "name": "InspFreq", "type": "esriFieldTypeSmallInteger", "alias": "Inspection Frequency", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InspFreq" }, { "name": "AutoID", "type": "esriFieldTypeString", "alias": "AutoID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AutoID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AncillaryRole" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R278_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S263_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Hydrants", "description": "", "prototype": { "attributes": { "Enabled": 1, "wHydrantID": null, "Owner": null, "ColorCode": null, "InletSize": null, "gpsFlag": null, "Manufacturer": null, "Model": null, "NozzleSize1": null, "NozzleSize2": null, "NozzleSize3": null, "MainDiameter": null, "NumTurns": null, "CrewComments": null, "FlowCapacity": null, "Latitude": null, "Longitude": null, "Status": null, "DateLastFlowTest": null, "TestType": null, "TestedBy": null, "TestTime": null, "StaticPSI": null, "ResidualPSI": null, "DischargeGPM": null, "VolumeGAL": null, "HalfStaticPressure": null, "Flow20psi": null, "FlowHalf": null, "FlowWaterLoss": null, "DateLastInspected": null, "InspectedBy": null, "OverallCond": null, "OperationCond": null, "PaintCond": null, "DrainCond": null, "OpNutCond": null, "CapChainCond": null, "CapCond": null, "StemCond": null, "PackingCond": null, "ValveCond": null, "NozzleCond": null, "GradeToNozzle": null, "HydrantFlushed": null, "TimeFlushed": null, "FlushWaterLoss": null, "Condition": null, "Address": null, "Location": null, "ConditionDate": null, "Warranty": null, "WarrantyDate": null, "DateLastInsp": null, "DateLastFlushed": null, "InspFreq": null, "AutoID": null, "FacilityID": null, "AncillaryRole": 0 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4419e75507144ddfa5c54cb4aff63964" }