{ "currentVersion": 10.51, "id": 0, "name": "Fire Hydrant Inspections", "parentLayerId": -1, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "Stores detailed hydrant inspection form details.", "copyrightText": "", "editFieldsInfo": { "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "extent": { "xmin": 1646172.9834949672, "ymin": 334237.8931275606, "xmax": 1739146.3625084758, "ymax": 416291.7280353159, "spatialReference": { "wkid": 102729, "latestWkid": 2272 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INSTATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0432f56e1d24b908ca420a37b21b7dee", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANxJREFUKJGV0iFLBEEYBuDHddEzyFWTlgPDgRjFK1eFaxaxGKyWA0EFg1H8CSaTIBfEoj/AJIJmkxbBYBfhTgwzist67OybZmCebz6+mVxIT/3c5aDr0o5hMnuUm7AVcMvIukYSHGIG97I8+bYP3KCFqNLwKw6xj0W8peIXbOA0wj8p4y9kcf2ObRxgqVy3iD9xjF1MxjaXjX3IIr7CEZqYxTUeYqFKvIIF9OP+AnP/wzKexzk6wnDWxsMyhlWcYTq2XgvDpvApKhLwrSl71Yd/84z2D36SOamBYcA3A54hKDBu08cAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Completed", "label": "Completed", "description": "" }, { "symbol": { "type": "esriPMS", "url": "cb900696f55f5a65d0bc9988f03733a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASxJREFUKJGV0sFL02EYB/DPfvvRXDAGejAkdMRgg0DCLiMhvAoGogTRpYOnIhiCoEKQR9Gjt05iFkSoeCj/AA8yxEbdoqAuwqCoQ4cxmcPDVjS28uf39rw8n/d94H1CzUy4eEohjGXtPL6jHlWVPwtjgQchZK86nS7oiQLrDZIJDj8JwqivVU/YK5PtJwyaZ5Hw8U+evGBhitwAlfcR8ddv3Fvl2aMm/DsduIHWVL7/YmaNxbsMZzovbsO1OsvbzE0Sj7GwyY1rTNzsPlUb3i2xtEX6Mqkkbw94t0Y8iIALeYZ6mX3erF8VuZLuDjvwYB8vi4w+JdfL+Mi/YQeGW3nWH5KIkzpnbbp+1f3bVGv/h3/w/geX5jfOb/6dLxWuZ1r44w/BypvoGF4fcQbJvjyLY1R16wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "In Progress", "label": "In Progress", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "INSPECTID", "typeIdField": "INSTATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "INSPECTID", "type": "esriFieldTypeString", "alias": "Inspection ID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "FACILITYKEY", "type": "esriFieldTypeString", "alias": "FH ID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "INSSTART", "type": "esriFieldTypeDate", "alias": "Start DateTime", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "NUMBERED", "type": "esriFieldTypeString", "alias": "Numbered", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "MARKERFLAG", "type": "esriFieldTypeString", "alias": "MarkerFlag", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "NEEDSRAISED", "type": "esriFieldTypeString", "alias": "Needs Raised", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null, "editable": true, "nullable": true }, { "name": "VALVELOCATED", "type": "esriFieldTypeString", "alias": "Valve Located", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "VALVEEXERCISED", "type": "esriFieldTypeString", "alias": "Valve Exercised", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "PAINTCONDITION", "type": "esriFieldTypeString", "alias": "Paint Condition", "domain": { "type": "codedValue", "name": "wHydrantPaintCon", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10 }, { "name": "COLORCAPS", "type": "esriFieldTypeString", "alias": "Color Caps", "domain": { "type": "codedValue", "name": "wHydrantPaint", "codedValues": [ { "name": "Red", "code": "Red" }, { "name": "Orange", "code": "Orange" }, { "name": "Green", "code": "Green" }, { "name": "Blue", "code": "Blue" }, { "name": "Not Painted", "code": "Not Painted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20 }, { "name": "WATERICEBARREL", "type": "esriFieldTypeString", "alias": "Water/Ice Barrel", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "OPERATION", "type": "esriFieldTypeString", "alias": "Hard to Operate", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "PRESSURE", "type": "esriFieldTypeDouble", "alias": "Pressure (PSI)", "domain": null, "editable": true, "nullable": true }, { "name": "PUMPEDOUT", "type": "esriFieldTypeString", "alias": "Pumped Out", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "LEAKING", "type": "esriFieldTypeString", "alias": "Leaking", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "FITTINGS", "type": "esriFieldTypeString", "alias": "Grease/Oil Fittings", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "THREADS", "type": "esriFieldTypeString", "alias": "Clean Threads", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "HYDRCOND", "type": "esriFieldTypeString", "alias": "Hydrant Condition", "domain": { "type": "codedValue", "name": "wOpsConditionText", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Failed", "code": "Failed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10 }, { "name": "OUTOFSERVICE", "type": "esriFieldTypeString", "alias": "Out of Service", "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5 }, { "name": "MTCERQRD", "type": "esriFieldTypeString", "alias": "Maintenance Required", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255 }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "Inspector", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "INSEND", "type": "esriFieldTypeDate", "alias": "End DateTime", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "INSTATUS", "type": "esriFieldTypeString", "alias": "Inspection Status", "domain": { "type": "codedValue", "name": "InspectStatus", "codedValues": [ { "name": "Unassigned", "code": "Unassigned" }, { "name": "Assigned", "code": "Assigned" }, { "name": "In Progress", "code": "In Progress" }, { "name": "Completed", "code": "Completed" }, { "name": "High Priority", "code": "High Priority" }, { "name": "Medium Priority", "code": "Medium Priority" }, { "name": "Low Priority", "code": "Low Priority" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30 } ], "indexes": [ { "name": "R54_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_54", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_54", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Completed", "name": "Completed", "domains": { "ACCESSIBLE": {"type": "inherited"}, "NUMBERED": {"type": "inherited"}, "MARKERFLAG": {"type": "inherited"}, "NEEDSRAISED": {"type": "inherited"}, "VALVELOCATED": {"type": "inherited"}, "VALVEEXERCISED": {"type": "inherited"}, "PAINTCONDITION": {"type": "inherited"}, "COLORCAPS": {"type": "inherited"}, "WATERICEBARREL": {"type": "inherited"}, "OPERATION": {"type": "inherited"}, "PUMPEDOUT": {"type": "inherited"}, "LEAKING": {"type": "inherited"}, "FITTINGS": {"type": "inherited"}, "THREADS": {"type": "inherited"}, "HYDRCOND": {"type": "inherited"}, "OUTOFSERVICE": {"type": "inherited"}, "INSTATUS": {"type": "inherited"} }, "templates": [ { "name": "Completed", "description": "", "prototype": { "attributes": { "INSTATUS": "Completed", "FACILITYKEY": null, "INSSTART": null, "ACCESSIBLE": null, "NUMBERED": null, "MARKERFLAG": null, "HEIGHT": null, "VALVELOCATED": null, "WATERICEBARREL": null, "PRESSURE": null, "PUMPEDOUT": null, "LEAKING": null, "FITTINGS": null, "HYDRCOND": null, "INSEND": null, "INSPECTID": "2019.", "NEEDSRAISED": null, "VALVEEXERCISED": null, "PAINTCONDITION": null, "COLORCAPS": null, "OPERATION": null, "THREADS": null, "OUTOFSERVICE": "No", "MTCERQRD": null, "NOTES": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "In Progress", "name": "In Progress", "domains": { "ACCESSIBLE": {"type": "inherited"}, "NUMBERED": {"type": "inherited"}, "MARKERFLAG": {"type": "inherited"}, "NEEDSRAISED": {"type": "inherited"}, "VALVELOCATED": {"type": "inherited"}, "VALVEEXERCISED": {"type": "inherited"}, "PAINTCONDITION": {"type": "inherited"}, "COLORCAPS": {"type": "inherited"}, "WATERICEBARREL": {"type": "inherited"}, "OPERATION": {"type": "inherited"}, "PUMPEDOUT": {"type": "inherited"}, "LEAKING": {"type": "inherited"}, "FITTINGS": {"type": "inherited"}, "THREADS": {"type": "inherited"}, "HYDRCOND": {"type": "inherited"}, "OUTOFSERVICE": {"type": "inherited"}, "INSTATUS": {"type": "inherited"} }, "templates": [ { "name": "In Progress", "description": "", "prototype": { "attributes": { "INSTATUS": "In Progress", "INSSTART": null, "ACCESSIBLE": null, "NUMBERED": null, "MARKERFLAG": null, "HEIGHT": null, "VALVELOCATED": null, "WATERICEBARREL": null, "PRESSURE": null, "PUMPEDOUT": null, "LEAKING": null, "FITTINGS": null, "HYDRCOND": null, "INSEND": null, "INSPECTID": "2019.", "FACILITYKEY": null, "NEEDSRAISED": null, "VALVEEXERCISED": null, "PAINTCONDITION": null, "COLORCAPS": null, "OPERATION": null, "THREADS": null, "OUTOFSERVICE": "No", "MTCERQRD": null, "NOTES": null, "INSPECTOR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }