{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Reviewed Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 52, 52, 52, 255 ], "width": 0.8333333333333333 } } }, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Hydrant Reviewed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "High Priority - Need Verification", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "db7c6c77ada65d2095d132e476ef600a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABhElEQVQ4ja3Uv0uUcRzA8Vfcg8INR8Z5YEtDi4NUcEPQUcKBgyAUTYHQYFODkC3hUGtBNDQ6GCQqCCKEgxRlWLk0BR5of4EgQvFg4qMnxCP3xPH45B3Zd/nA58ebz6/vJ/CfXtCGT6kht04FKjCzS1Rn6DSgvh7Km9TDFo4tQQPk1/GBKpb/CVTg3m0632CFh/VWoLNc2eVO2hiX1Ysiprj2i2dpn32mUTsC/eRckfvDFOLA5FUaMgat0LXKo8T2BW8Jt/n2BxTXvk1lkpnnXLqZkXoRiX4Si7wPeZr0rblHtR0GHrD0icsvyKVhG5ggWuJzyHDzbqWbvRVRnufVde7eSsE2OFxg9oCRtqaWo6c7I6NecrHtICMmC1S6wNVKo5QFojME4+TiQXRQ3msTVI2XcBVPCNd53MH5GqMvyQ9SmMtYzmOgPIPfCaaaprKPj7zrZ/4iXUHGcqZBpUOqX5kLGUv9+OUf3FjjdSfleovSjqYW/f1k1Br2vnZ6dOLdSYBpzW9MqWhW39PucwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "All Hydrant Data", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Needs Verification", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 38, 115, 255 ], "width": 0.5555555555555556 } } }, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "All Hydrant Data", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Under Review - Field Verified", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 152, 0, 255 ], "width": 0.5555555555555556 } } }, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Hydrant Reviewed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Under Review - Out of Service", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f4a38806302447b059406e60b320f2c6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADsUlEQVRIie2WW2yURRTHfwPf9kbV7gZot0iLKLtb1iBha/pkQoJEjdLIA0YxJiSYmhhNfAA1RmVB8RJMJComkpiYGC8QEkJbXmzQB1400jQgJVII6XWXChZQY9kWGHO+mW/bj+12F0uiD5xk9jJzzvznf86Zc8bhPxLnFvD/ztVa6wQgoxZ4zP4WSQNtQCfQrpRK3TRgrXUL8Fme5TDQMkl3q1IqOSNgbVgmLUNXxofhYgdk+uBaBkrCcPsDUHFv1myL1lr0m6dj7xQAbbOMGD0Jfa/CSCuULYKyCMwqhQsH4cwLUBGH+ncgaI4otke01o35wJ1pCCc90PN74fQGCD4Cy7ugYplfcfw8nP0YTq6D+Rvhrp2gHNf2iM2J4oBtTN2zC6OepwyjyLegArn6gbmwcCtcG4WhHWZu8SfuV1hrnZwq5jnAWutaL5GujMCpZ2DBZjj3FfQ8CZE9LpscSX8EqZ1Qtx0Gt0Hw4azbt1jvFWScTaTUB1B2N9S/C9XPwvGV0LMeIt+Amj1hkPoQ+l6B6B4IrQWdgb7XssCuB5VSuwsBZ2Ny7muoextQUHYPxL+H7pXGC0u+NODi2v7XIboXQo8bu5oXYXA7/H08m+2JohlnBsyVqXpwYqE8AvEfDHNJtvIYDGyD6D4IrfHHfM5y+OPwjQEn5GM8bWIZqPEvlkchfgh+aYKrf0Gs1Q/qScmdMJb271nUdVIloK+aMTmeIr/vAz0OThAutENIfKT8OlJc5J7nE2eKOam5idI68+dyD5Q3TCwOJGHoPYjuN1WrexWoWbD4Uz+42M172rdnccBOCCrvh5EDsMAC978JqR0QOwBVD5m5eAd0Sx4I+C4zJ0l1uReqVt84sCvVLTDwBtQ8D0Pvm2sjMZ20IXNWwNIOOCHgyhSOwbcg1AyB6qxamiKA270f8zfA2V1wdAWMpaChDe5YlWtQmYCl30H3ahg9AX/+CPd1+VTaCgJLUZfWJhVHkiq2H441wW1NUNk0xTE98EaY+wQMf24KjGS/FWmTncUwFvCkbW2J0npY9hP8uha6YlD7EgTXmIIiB5Mrc6nDlMtMLzS0QvDR7Fad+Xqzk58Dzba7hF3wn+G3L2B4N/S+bA84G/QVkPV566F2E0hSeqDAc/k2d/ItWJc3Aq3CXECqN5ohzSPTD3oMAmEoXZhj7oJO5eKiXiC2iTdKa7NdxhiFfMyul5k/fTyxGyVtn/YefV4Z7LTDffRNx/JfP+ivb20zEedmbXQLmALyD1pXIUbvqr8zAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 22, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Hydrant Under Review - Out of Service", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Under Review - New", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 230, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 38, 115, 0, 255 ], "width": 0.5555555555555556 } } }, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Hydrant Under Review - New", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Under Review - Delete", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 115, 0, 0, 255 ], "width": 0.5555555555555556 } } }, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Hydrant Under Review - Mark for Deletion", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Under Review - Inaccessible", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "307053bf1a2a518753dda0ae4d9f7b5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEklEQVQ4jb3UvyvEcRgH8BdJDEYGDH4MNharP8ApShkMnJSF0mVQVxhu8DudxXAGGZRuVGJikTJiNCg2P2KgpByJie+PG+S9PvV6Pk9Pz6fMH6bsP7DSCU4aqftZuOZlkTHsFYV1kU7RHtbpmNwRzXiNw6oGmYmaf4r6BOMFliOxETY6KI+wtKKfzBabuA3EGmlJ0quITFK5z8I9w4FYD9tNlBSDVWOAoSxZnP3CdqlIiZnxO+84/GrcEIhdMLrOwefe45LHKQfYCVvA4Ro7fXTXREDPmOMNn4OEb/OB1DyJlYjrWMUN6ziPxHCZZylJui2geIUcj5j+WQvsXmC2kyRqQx6XwV1RGJ4E3GVc/vTX+AATBToQx5kG+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 12, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "All Hydrant Data", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Reviewed Flow Tests", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "13a0b9d08e0aae65df5220042480f19b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA40lEQVQ4jb3SwQ2CMBQG4N+EawfwLcAAZYHeZQLudQy5M4Heu4B6ZwEcgAWea5gfS2IUGxTjf2oC+fL692X4UbJ/QiWACwBdApUiclQdjNUSaOecQ9/36LpuD2D7DeRFxOZ5DhEh5AEc4jVnQxZAzWkYYwx4btuWUxX4APJFUaw5zZh4RauqLP+EGZA1xhB6+eCcQwhhPxeqibCX5+T3vtaqWvO/FMSCN2M3U6mqCk3T7GLx+hZKIWPxnDiuA/t6gXx8rWFvUpH7tTc8jlM9QmfuSAiB52tSmsgjRHlyRz6FFuUGNhtCpXZgtsgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 12, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flow Tests Completed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "Under Review - Flow Tests Completed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "110911ab3e0061b517020eb18f0b67b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABK0lEQVQ4jb3UMU/CQBjG8T+CA4MmuNHI5Nhux+LgDENZCTqbczENfALqJ4C4lTgL6SgO7g64OBnYupjQ1U9ga662CVWEosRna5r88tz7Xq7AFlP4V8y1EEEe0eox+DMW5HEIEaM2otXn4tfYqIMsHSKMGjzeIF2LQfOa540xdbz3EFtBmg5Hx+A94QDVjbFgB3lQoawgFb0O3gRx26Fx1mOcGYuGDlK1SlLcB6MOLw9Ru+xYkMNWx0paJdFrMJ9SHraxT/vYazE19OIepsKWxfhcRte1GH9dRgobXqIBUjUqVZZjWvzv7TVq1vgRy+1iqqtQbbIyJ+dw18VUs11slz5miKMG7U1WY8QN/Vn6qqSwEK7mU6Q/w1/PQRhyv/idwuINfdtS1mz11fgAZaFSFREur+gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 12, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flow Tests Completed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "Under Review - Unable to Flow Test", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4ff95282f79fda942186d69618c083b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQ4jb2Sv0rDUBTGv8TEQlKhCHppAg4Ojlnios/QDC7WvkB8jOYxbF+gJktBfQa3IGQs6FDIlTiUglQUba4cbYrWpn+s+E3ncuHH73wcBX8U5d9APmInxTCsYYf/GkQQna1fDJJXekorGEl183AD/dtnnEe8cQLjdGlQAO5qTLVLuwXoTMVD9OQG4M1jGOHCoADcFoBHNhRVl0FzfP3YALCPRUEp4DJLK5NNFvOgSCvafhI7VZiXmAciG6W45m5Z2uQXyKrT7pHVfFAK4W1b2kcvkyl99lX2k9irwvRyQaOCK7RGXvaONnFzltRb6Da/3tY3kADcrOC8qLoMMk6iAa3o/ACRjQBsmvt3LzNhGlMhQaq00DUyqzFoiLcrGUrYafcgIO5nkqZkDBqRp97IUqBV8w7Pnl5vfYK25AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 12, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flow Tests Completed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "Needs Flow Tests", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f864302ef3202e5bd26ad983bf1bf8f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAQCAYAAAAbBi9cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVQ4jb2SsWrCUBSGv1tTyKSjGKFu9QFSfArdRXRNH8O8hq4VcW67+QZKXsBJBa86Omubck+wFtNo1NJvOsPh4z8/x+KPsP5P1FrU2H4EDB709SIjyapXNrKmbkik2pSBNdDUHXrO8+WilvbI4pIHcsAMj4bu0neC9KKGdgnxJY3BBpkndIAnUovu8ChRkDR7HoEVrvT2UnzjrMiksUUUpwyMlEmVQqRCn5KKejkm6qtAc+HTK/rJoqjgqpyRRAUYqjb1effnbx0n8r4LTsIGOXuaMSfW4iKTJsSV2fzNKXKmAlWlPnf2qQ6i7e6deytgDHyGyzOqGAdRZP71Ry4T3cgXTbRBsGFgJRYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 12, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flow Tests Completed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Flow Test Completed/Marked for Deletion", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Flow Tests Completed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "New Water Valve", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This Feature Class contains points representing Water Valves in Plano, Texas.", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2478823.2763186395, "ymin": 7083225.64621523, "xmax": 2480198.7483052164, "ymax": 7092485.991539642, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bd29cef302d6e27cd0bfa07bb6c10d2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAHgAAAB5CAYAAADyOOV3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADKGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMwMTQgNzkuMTU2Nzk3LCAyMDE0LzA4LzIwLTA5OjUzOjAyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNCAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGODdBRkM1RDZDNDQxMUU0QTM3RThDNzNCRDk3QTcyQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGODdBRkM1RTZDNDQxMUU0QTM3RThDNzNCRDk3QTcyQSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY4N0FGQzVCNkM0NDExRTRBMzdFOEM3M0JEOTdBNzJBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY4N0FGQzVDNkM0NDExRTRBMzdFOEM3M0JEOTdBNzJBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lBupcAAACNdJREFUeF7tnb2LJkUQhw9BhEPwRBFBDhdBN3RTEzkwVi4yEy41EATTCy4yEjYWA/8AA3OTy00uNjI2MjUb53nv+t2aeWtm+rtrPgoeEXZ3prt+193VVT0z97quO9gwL/+zLXv0iu97nglue56/gv+XP+N33d9txtYu8FXP4x4EQrS/e+hMDrgW1+Ta3IN7rc7WJvCDHpz9a09OMX3hntybNtAW87YGgXHkk57fe6SzLUCbaJtZsS0LzFrIaPm3Rzp1lg/feb376ubN7umX73Z//PCw+/PpVfffz9ez8Dv8Ln/D33IN7doz0Ebaam79tigwI+JFj3TgLJ8+fKP76ev3ur9+/EgVMAauxTW5tnbPGWg7fTBhlgTGKd7r6oP7r51GXE5Rp+Ae3It7am2ZgL40F9qCwEHCMn3+8uT97p/bj1UxSsI9uXfgFN5U6JYCs16xDZHOmMSN2BbCjqENESOavt70VLUWAhNxkmSQnZ/l80/uV5mKQ6FNtE1r8wz0vVrUXVtgRm3QOkugoznXErRRa/8M+KBKxF1T4KBRyzrns8WxAm2N2F7hk6JWQ2BSfMHbHgtrbSi0OXJbVSwNWlpgpqGgRMVaxXVEioyPikzZJQVmayA7scjaxXVEigzZt1OlBA5ab2Er4joSRM66LpcQmJysbPAiBCdbEtdBnyICL8CHWSy3wMHiwpqi5VDoW2BCxJFF5JwCR4m7hn1uKhH7ZEeyyLkEjhKXLJDmkC0SkfFyJImcQ+DgaBmYtiymH0tBXyOnaoiOrlMF5uiKbIg3JOs1R2wZ+qz5whN8HWwpAlMZCUpiOLYaNS+REFUDvg6uRsUKTDUkKP0ooaaqOWAP0HfNJ57g86BKVKzA0QfgWIf2OHod9D1hLQZ8720xAkcFVY49rr1jEtdi8A66QgWm6hG17jr2FDlPgQ803wSABl4VqFCBvY/YaJCb1Tq8RyLz1BK0WLQQgaO3RI49ZK18SchuSRa3Tr4CE7l5H7WZ4pie78gwTQOazEbVvgLzAJa8cDDs/7SO7pmEPbEEbSbNR2D+hSQFVsAjIVon9ww+0XwVCNpMjmIfgaMKCWOO7dElGbZLjsmCxJLAhOLyQtHwcJfWyT2DTzRfRaJum5YEDj56M8WWi/qx4BPNV5GoR33mBM6y9jq0Dh5cq76KRF2L5wTmnRXyAklonTvIKjCg2cDmBE7e90q0zh1kFxjNBjYlMHVH+YfJaJ07yC4wDGrGUwJn2RpJtM4dXKeWDjUGW6YpgbMFVw6tcwdFRjDanU0TOLmooKF17qCIwHAuQmgCZ9v7So5CwyWZCg4a5z2xJnDW6NlxZLIuyZzJkpyj6bHA2VKTY45c9CUZc9Eap9TlWOCk81ZzHNWkSzJVk6Y4ndsaC5x9e+RgO6B1cs8U2CJJTtulscDRZ519ONbhOwquvw60vBBY/kJ2vvvibbWzewRfaD7KzEDg7OnJMcexnTsyHddZ4kYKXCTBMea3bz9QO7wn8IHmmwI8lgInH6zz4Yimr7tvPntL9U0BnkmBi2SwNPac1SqYvdK4lQInPbUQwp6THoWTG2OeNxF4r08YZniyMJSBwEX3wGP2OIoTnw2O4YUUWP6gOHscxZW2RgOaCQx7GsUNRu+JpgLvZRQ3WHvPNBUY9jCKK0fOA5oLzL/sLe+LW45eaC4wkNnRnLMFKhUVJjEhMGzx2aXKWSsVKXC1RIfGFt9bWfjEhg9tMllTbKnSVKGg74MtgUkEbGXb1CKpoTAQuEq5cIktbJsyvUEnB4NyoQmBYc3bptbbohEDgfmsi/xhM9YccFUs5vvwSApc7NB7DGsMuIwEVpIrKTAmf9iUNQZcGV5PmJuX2gqBm0fSkjUFXC3zzROg5YXAZgItxxoyXASFhgIrx+kNeGOBqxydDWENAZeBjJXG6RnhscC8hkf+kgksfwLAYGDlOL1SaSwwVvVslg9Mf1YDLiMZqzGn55IwTeCs78fKhcXnmgwGVo7z+7I0gYs/oxSLpYDLQilwhvOrlDSBsSKvcUjF0icBEj5VV5rBy9CmBDY5TYOFzwJUfHgshsHrDKcENpW2lLQOuLi30cDKMXit8JTAWPTHr0rT8gyX4cAKLj6aNSewuaSHpEXAZTywgvML0JzNCYyZDLagRYbLaMbKMQiunC0JXOy1SjmomeEynLFyqJ+7WxIYMzuKa5YUDZYCJeroxXwENj2Ka5QUWz04FoA6ejEfgTGzo5htU8kzXMwQBkuBksnRi/kKbDqiLrltMr4tgovIWZqvwJip0x5jSoxio4V8yenUxpyFCGy2CAEltk3GTkhqDL7PoFmIwJi5Iz0StjKaUDGsIKlxOpKzZKECY+YOBDhyjmLjSY1zQX/JYgQ2PVXnGMUrSGosTs3OYgTGzJYTc4xiw7VeGJQDlyxWYMxstSllFBsfvZOfkZ2yFIE5tWdyPU4ZxYZHL76++PjkkqUIjFFczv4RrRzEjGLDoxcfDwr5vpYqMMaCb07kmFFsdN+Lb72DqrHlEBgzmcoMGcWG972zqcglyyUwZq7qFJKjNjp6J6tEvpZTYMycyD45aipG2t82JllcLLfAmCmRfZ6IMFgxyiIuVkJgzEzg5XPM1tAx2KSASrNSAmM01MRBgbmzW4ZOa+CrrOJiJQXG2Jg3ryPPPfJiJLGBj4KTGD5WWmBnzcuM2jlqI1sjr7JfrNUSGOM1Tc2mbC3YavwmWHyBT4paTYExpqEmRQqCrbHADYMrfFBkSh5bbYGdNRnN8t1bjZ4QrDJqpbUS2BnrT7XtlMxsVc5c0ceia+2UtRYYY6oq9mFqiZymK56WpG9VpmPNLAjsjHJYcaGZmitNz/QlqsSX0ywJ7Ix/7UxnRdZopuaC0zNtpu3NRuzYLAosjVJZ1qibqbnA9Ewbk8p6pcy6wM4YESTgLZ0Doy20ycxo1WwtAkvDoYwWvndc80wY9+Ke3Nu0qNLWKLBm7C05TooA5HVT1m/+lmtwLa5Zdd+a27Yi8JwhkA+btLPAB1ulu/c/tpLQ+PC5sTQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15.502500000000001, "height": 15.502500000000001, "angle": 0, "xoffset": 0, "yoffset": 6 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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": "gdb_ct3_3298", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3298", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2947_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "New Water Valve", "description": "", "prototype": { "attributes": {"CARTEGRAPH_ID": null} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "All Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Point geomtery representing fire hydrants with attribute data designed for contractors to field verify condition of fire hydrants. Original location of hydrants exported on 10/17/19 from data maintained by Land Records Divsion of the Planning Department. This point geometry is designed to sync with Cartegraph once the data has been verified in-house by Public Works reviewers. The new fields are to mirror Cartegraph. Extra fields are added for project management such as In-house review by Public Works reviewers.", "copyrightText": "Land Records division created original hydrant attribute data and location as of 10/17/19. Other attrbiute data designed and created by Business Intelligence/GIS Analyst in conjunction with Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1728316844000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2471146.873692468, "ymin": 7050638.065065056, "xmax": 2556479.2076206356, "ymax": 7170973.4477534, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 116, 237, 199, 0 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 115, 76, 255 ], "width": 1 } } }, "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": "CARTEGRAPH_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": { "type": "codedValue", "name": "HydrantBonnetColor", "description": "Color of hydrant bonnet during inspections", "codedValues": [ { "name": "YELLOW", "code": "YELLOW" }, { "name": "SILVER", "code": "SILVER" }, { "name": "RED", "code": "RED" }, { "name": "BLUE", "code": "BLUE" }, { "name": "N/A", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BonnetColor" }, { "name": "CARTEGRAPH_ID", "type": "esriFieldTypeString", "alias": "CARTEGRAPH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARTEGRAPH_ID" }, { "name": "FHOutletSize", "type": "esriFieldTypeString", "alias": "FH Outlet Size", "domain": { "type": "codedValue", "name": "HydrantFHOutletSize", "description": "Hydrant FHOutlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "4", "code": "4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FHOutletSize" }, { "name": "FlowHydrantID", "type": "esriFieldTypeString", "alias": "Flow Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FlowHydrantID" }, { "name": "FTDate", "type": "esriFieldTypeDate", "alias": "Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FTDate" }, { "name": "FTNotes", "type": "esriFieldTypeString", "alias": "Flow Test Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FTNotes" }, { "name": "FTReviewStatus", "type": "esriFieldTypeString", "alias": "FT Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": "Under Review", "modelName": "FTReviewStatus" }, { "name": "GPM", "type": "esriFieldTypeInteger", "alias": "Gallons Per Minute", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "Inspected By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "InspectedBy" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "InspectionNotes", "type": "esriFieldTypeString", "alias": "Inspection Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "InspectionNotes" }, { "name": "Mainsize", "type": "esriFieldTypeInteger", "alias": "Main size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Mainsize" }, { "name": "ManufacturerModel", "type": "esriFieldTypeString", "alias": "Manufacturer Model", "domain": { "type": "codedValue", "name": "HydrantModelManufacturer", "description": "Model Manufacturer of hydrant during inspections", "codedValues": [ { "name": "AMERICAN AVK SERIES-2780", "code": "AMERICAN AVK SERIES-2780" }, { "name": "AMERICAN DARLING B84B", "code": "AMERICAN DARLING B84B" }, { "name": "CLOW MEDALION", "code": "CLOW MEDALION" }, { "name": "KENNEDY K81A GUARDIAN", "code": "KENNEDY K81A GUARDIAN" }, { "name": "MUELLER CENTURION", "code": "MUELLER CENTURION" }, { "name": "MUELLER IMPROVED 1934-47", "code": "MUELLER IMPROVED 1934-47" }, { "name": "MUELLER IMPROVED 1948-53", "code": "MUELLER IMPROVED 1948-53" }, { "name": "MUELLER IMPROVED 1954-61", "code": "MUELLER IMPROVED 1954-61" }, { "name": "MUELLER IMPROVED 1962-72", "code": "MUELLER IMPROVED 1962-72" }, { "name": "MUELLER IMPROVED 1973-81", "code": "MUELLER IMPROVED 1973-81" }, { "name": "MUELLER SUPER CENTURION-200", "code": "MUELLER SUPER CENTURION-200" }, { "name": "MUELLER SUPER CENTURION-250", "code": "MUELLER SUPER CENTURION-250" }, { "name": "US PIPE METROPOLITAN-M-94", "code": "US PIPE METROPOLITAN-M-94" }, { "name": "WATEROUS PACER WB67", "code": "WATEROUS PACER WB67" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ManufacturerModel" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OutofService", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "HydrantOutOfService", "description": "Is hydrant malfuctioning or broken during inspections", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "No", "modelName": "OutofService" }, { "name": "PaintCondition", "type": "esriFieldTypeSmallInteger", "alias": "Paint Condition", "domain": { "type": "range", "name": "HydrantPaintCondition", "description": "Condition of hydrant paint during inspections", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PaintCondition" }, { "name": "PitotPSI", "type": "esriFieldTypeInteger", "alias": "Pitot PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PitotPSI" }, { "name": "PressureReading", "type": "esriFieldTypeInteger", "alias": "Pressure Reading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PressureReading" }, { "name": "ResidualPSI", "type": "esriFieldTypeInteger", "alias": "Residual PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "ReviewStatus", "type": "esriFieldTypeString", "alias": "Review Status", "domain": { "type": "codedValue", "name": "HydrantReviewStatus", "description": "Staus of reviews after hydrant inspections", "codedValues": [ { "name": "Under Review", "code": "Under Review" }, { "name": "Reviewed", "code": "Reviewed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 15, "defaultValue": "Under Review", "modelName": "ReviewStatus" }, { "name": "StaticHydrantID", "type": "esriFieldTypeString", "alias": "Static Hydrant ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StaticHydrantID" }, { "name": "StaticPSI", "type": "esriFieldTypeInteger", "alias": "Static PSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "StatusInField", "type": "esriFieldTypeString", "alias": "Status In Field", "domain": { "type": "codedValue", "name": "HydrantStatusInField", "description": "Hydrant Status In Field", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Mark for Deletion", "code": "Mark for Deletion" }, { "name": "Field Verified", "code": "Field Verified" }, { "name": "Not Accessible", "code": "Not Accessible" }, { "name": "Needs Verification", "code": "Needs Verification" }, { "name": "High Priority - Need Verification", "code": "High Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StatusInField" }, { "name": "TestedBy", "type": "esriFieldTypeString", "alias": "Tested By", "domain": { "type": "codedValue", "name": "HydrantStaff", "description": "HydrantStaff", "codedValues": [ { "name": "Andrew", "code": "Andrew" }, { "name": "Brian", "code": "Brian" }, { "name": "Isa", "code": "Isa" }, { "name": "Nick", "code": "Nick" }, { "name": "Rick", "code": "Rick" }, { "name": "Romeo", "code": "Romeo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TestedBy" }, { "name": "Year", "type": "esriFieldTypeInteger", "alias": "Year", "domain": { "type": "range", "name": "Year", "description": "Year found on hydrant during inspections", "range": [ 1899, 2026 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Year" }, { "name": "ValveTurns", "type": "esriFieldTypeInteger", "alias": "Valve Turns", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValveTurns" }, { "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_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "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" }, { "name": "FTStatus", "type": "esriFieldTypeString", "alias": "Flow Test Status", "domain": { "type": "codedValue", "name": "HydrantFTStatus", "description": "Hydrant Flow Test Status", "codedValues": [ { "name": "Needs Flow Testing", "code": "Needs Flow Testing" }, { "name": "Flow Tested", "code": "Flow Tested" }, { "name": "Unable to Test", "code": "Unable to Test" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FTStatus" }, { "name": "LastFlowTestDate", "type": "esriFieldTypeDate", "alias": "Last Flow Test Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastFlowTestDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_3296", "isAscending": true, "isUnique": false, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3296", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S2946_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fire Hydrant Reviewed", "description": "", "prototype": { "attributes": { "ownedby": "C", "gradlok": "N", "ResidualPSI": null, "ManufacturerModel": null, "FTStatus": null, "BonnetColor": null, "CARTEGRAPH_ID": null, "FHOutletSize": null, "FlowHydrantID": null, "FTDate": null, "FTNotes": null, "FTReviewStatus": "Under Review", "GPM": null, "InspectedBy": null, "InspectionDate": null, "InspectionNotes": null, "Mainsize": null, "OutofService": "No", "PaintCondition": null, "PitotPSI": null, "PressureReading": null, "ReviewStatus": "Under Review", "StaticHydrantID": null, "StaticPSI": null, "StatusInField": null, "TestedBy": null, "Year": null, "ValveTurns": null, "LastFlowTestDate": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "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 } ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }