{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "NWS_Hydrants", "type": "Feature Layer", "description": "Populated via Data Load (ArcGIS Desktop) from Point local Fire Hydrant GIS Dataset (typically digitized by X,Y)", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -122328300, "falseY": -93908400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "DJ Pennala", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3bb284eb3ad4738aeca2040eaa5e90e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABoklEQVQ4jc2UzUsCQRjGn1k3EwUJhKLSgj4pio5FHyfBOll7DOoUdCnq1im6hef+iuyStAp1KOygQQQFHQo89gVubR42DMmdiaEsd9eEFome0zvPO/N73xleRkSNJf4pUJKkPkrpdLmn6/pZIpE4sgXUdX0IQKTcEwRhC4A9oB2JPyVUwHuTTC7deb0G/42QYdkOsABsNGnaeJOmmVMj98BYK5CuCgyHw10Alnncmcs1sFRqjjBWsdiz270rBYNRnZDShj1ZlpMGoCAIfkrpKo+nMhmYYXxFPmNfPt84cnu7km5r+8gxdgfACCypX1EwmM0avBneFYBjXvjTm76+xnlLC15FI8ICdBWLliu6ANSbvDpK4aDUstcC5FUzPh96VPXLi1qOAYneXrw4nT8DCSFXAGZ5fOr3t3eraoR8P5tBeVF8OAkE1vjs4+PshQUYi8WUUjN8zuaBDgCLlYDuYnFhZ3//4FdzSID1nMs1qng8A+V+weG4nFSUirCqwGbgMRwKbQLYNqWSkOV/8n0xxg4BTJjse9vAeDz+BCBVsw7t6B13kYMlGbu7CQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 633328.0912500024, "ymin": 602951.3879999965, "xmax": 737730.8517500013, "ymax": 704833.2740000039, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2848249637624915E8, "falseY": -9.86390616637E7, "xyUnits": 3.554041536237874E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASBLT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BARRELSIZE", "type": "esriFieldTypeDouble", "alias": "BARRELSIZE", "domain": { "type": "codedValue", "name": "BARRELSIZE", "description": "Barrel Size", "codedValues": [ { "name": "4.25", "code": 4.25 }, { "name": "4.5", "code": 4.5 }, { "name": "5.25", "code": 5.25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLOR_CURRENT", "type": "esriFieldTypeString", "alias": "COLOR_CURRENT", "length": 8, "domain": { "type": "codedValue", "name": "w_Hydrant_FlowColor", "description": "Hydrant flow (nozzle) color", "codedValues": [ { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Orange", "code": "Orange" }, { "name": "Red", "code": "Red" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAIN_DIAMETER", "type": "esriFieldTypeDouble", "alias": "MAIN_DIAMETER", "domain": null }, { "name": "NOZZLES", "type": "esriFieldTypeSmallInteger", "alias": "NOZZLES", "domain": null }, { "name": "OBST", "type": "esriFieldTypeString", "alias": "Obstructed", "length": 6, "domain": { "type": "codedValue", "name": "YES_NO", "description": "YES or NO", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NWS_MSP", "type": "esriFieldTypeString", "alias": "NWS MSP", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "VL_ID", "type": "esriFieldTypeInteger", "alias": "Valve Rec #", "domain": null }, { "name": "HY_ID", "type": "esriFieldTypeInteger", "alias": "Hydrant Rec #", "domain": null }, { "name": "HY_COLR_TY", "type": "esriFieldTypeString", "alias": "Color Code", "length": 25, "domain": { "type": "codedValue", "name": "HY_COLR_TY", "description": "Hydrant Color Code", "codedValues": [ { "name": "Blue", "code": "Blue" }, { "name": "Green", "code": "Green" }, { "name": "Orange", "code": "Orange" }, { "name": "Red", "code": "Red" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HY_MFG_TY", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 25, "domain": { "type": "codedValue", "name": "HY_MFG_TY", "description": "Hydrant Manufacturer", "codedValues": [ { "name": "Clow", "code": "Clow" }, { "name": "Mueller", "code": "Mueller" }, { "name": "Waterous", "code": "Waterous" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "W_OWNER", "type": "esriFieldTypeString", "alias": "Owned By", "length": 30, "domain": { "type": "codedValue", "name": "W_OWNER", "description": "Water Ownership", "codedValues": [ { "name": "Fayetteville", "code": "Fayetteville" }, { "name": "Private", "code": "Private" }, { "name": "University of Arkansas", "code": "University of Arkansas" }, { "name": "Washington Water Authority", "code": "Washington Water Authority" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADR_MUNI", "type": "esriFieldTypeString", "alias": "Municipality", "length": 20, "domain": { "type": "codedValue", "name": "ADR_MUNI", "description": "Incorporated municipality", "codedValues": [ { "name": "ELKINS", "code": "ELKINS" }, { "name": "ELM SPRINGS", "code": "ELM SPRINGS" }, { "name": "FARMINGTON", "code": "FARMINGTON" }, { "name": "FAYETTEVILLE", "code": "FAYETTEVILLE" }, { "name": "GOSHEN", "code": "GOSHEN" }, { "name": "GREENLAND", "code": "GREENLAND" }, { "name": "JOHNSON", "code": "JOHNSON" }, { "name": "LINCOLN", "code": "LINCOLN" }, { "name": "PRAIRIE GROVE", "code": "PRAIRIE GROVE" }, { "name": "SPRINGDALE", "code": "SPRINGDALE" }, { "name": "TONTITOWN", "code": "TONTITOWN" }, { "name": "WEST FORK", "code": "WEST FORK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DOCUMENTS", "type": "esriFieldTypeString", "alias": "Documents", "length": 4000, "domain": null }, { "name": "STAT_TY", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": { "type": "codedValue", "name": "STAT_TY", "description": "Asset Status", "codedValues": [ { "name": "Operational", "code": "Operational" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1ddc411ac73248d585399e35f1bcb839" }