{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 54, "name": "Water" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e998578579b0fea5f73596b72d211fa4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZ0lEQVQ4jcXSP2sUQRgH4GfvQiKidjnucqCmNFUQ0WBh0vgdRCwsLAS/QBBJZaVok0LBJn4AKxs/gEJSCUkggoUSud3V00YixvOctcgEEpKLe7Dgr3vnnXnmDzOi4oz8FzBnpsbHBnklYGAaW6oCh8mRYMY4bgcuFkx1eN/j2STbQ4M5l/4w2+PhGDcTXtf4PMZChydtPpUGv3HqF1fb3Ic0jrfoFizkO+PzpcEeNwJLh/US+h3e5Mw0WR4IppzH9VhernM6i0XBdOBCxlcInAyczViLUx616O4DW7zFasTvHePxd3owyq0aK3U24vQpnKvzAsb5ceCECQX6kPNqm9lJXsYN+gk/Gzt/UcaVgqXd+tAr702T5ZT5nPUmH/b2MubQnYjXLwXGJ3iQcidjFGcCx1OuBdbaPB+0biCYELD4hRN97iZsNllM+D1ozZHgbhpspWwmvPsXVgocNqXACZ5WCg6TysG/4rxmavYoAHUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 307774.01800000016, "ymin": 5520919.6051, "xmax": 317970.23599999957, "ymax": 5533754.2611, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "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": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "FACILITYID", "domain": null }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "HYD_Type", "description": "Type of hydrant", "codedValues": [ { "name": "Hydrant", "code": "Hydrant" }, { "name": "Standpipe", "code": "Standpipe" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 8, "domain": { "type": "codedValue", "name": "W_Owner", "description": "Who owns and is responsible for maintaining the water structure or hydrant", "codedValues": [ { "name": "WK", "code": "WK" }, { "name": "WFN", "code": "WFN" }, { "name": "RDCO", "code": "RDCO" }, { "name": "CL", "code": "CL" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 150, "domain": null }, { "name": "NFPA_CLASS", "type": "esriFieldTypeString", "alias": "NFPA_CLASS", "length": 25, "domain": { "type": "codedValue", "name": "HYD_NFPA_Class", "description": "The NFPA Class rating for the hydrant", "codedValues": [ { "name": "Blue (>94.5LPS)", "code": "Blue (>94.5LPS)" }, { "name": "Green (63-94.5LPS)", "code": "Green (63-94.5LPS)" }, { "name": "Orange (31.5-63LPS)", "code": "Orange (31.5-63LPS)" }, { "name": "Red (<31.5LPS)", "code": "Red (<31.5LPS)" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESS_CLASS", "type": "esriFieldTypeString", "alias": "PRESS_CLASS", "length": 6, "domain": null }, { "name": "FLOW_LPS", "type": "esriFieldTypeString", "alias": "FLOW_LPS", "length": 6, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": { "type": "codedValue", "name": "HYD_Model", "description": "The make & model of the hydrant", "codedValues": [ { "name": "TC - #1 Slide Gate", "code": "TC - #1 Slide Gate" }, { "name": "TC - #20 Slide Gate", "code": "TC - #20 Slide Gate" }, { "name": "TC - #20P Slide Gate", "code": "TC - #20P Slide Gate" }, { "name": "TC - Self Draining Standpipe Slide Gate", "code": "TC - Self Draining Standpipe Slide Gate" }, { "name": "TC - C71P Compression", "code": "TC - C71P Compression" }, { "name": "TC - H105 Compression", "code": "TC - H105 Compression" }, { "name": "CLOW M67B BRIGADIER", "code": "CLOW M67B BRIGADIER" }, { "name": "CLOW D67M-P PREMIER", "code": "CLOW D67M-P PREMIER" }, { "name": "Canada Valve Century Compression", "code": "Canada Valve Century Compression" }, { "name": "Darling B-50-B Compression", "code": "Darling B-50-B Compression" }, { "name": "Other - See Comments", "code": "Other - See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NUM_OF_PORTS", "type": "esriFieldTypeSmallInteger", "alias": "NUM_OF_PORTS", "domain": { "type": "codedValue", "name": "HYD_Port_No", "description": "The number of ports on the hydrant", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEFT_PORT_SIZE_MM", "type": "esriFieldTypeString", "alias": "LEFT_PORT_SIZE_MM", "length": 5, "domain": { "type": "codedValue", "name": "HYD_OP_Size", "description": "The size of the hydrant outlet port in mm", "codedValues": [ { "name": "None", "code": "None" }, { "name": "65", "code": "65" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIGHT_PORT_SIZE_MM", "type": "esriFieldTypeString", "alias": "RIGHT_PORT_SIZE_MM", "length": 5, "domain": { "type": "codedValue", "name": "HYD_OP_Size", "description": "The size of the hydrant outlet port in mm", "codedValues": [ { "name": "None", "code": "None" }, { "name": "65", "code": "65" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CENTER_PORT_SIZE_MM_STYLE", "type": "esriFieldTypeString", "alias": "CENTER_PORT_SIZE_MM_STYLE", "length": 25, "domain": { "type": "codedValue", "name": "HYD_CP_Size", "description": "The size/style of the hydrant center port", "codedValues": [ { "name": "None", "code": "None" }, { "name": "65mm Fire Thread", "code": "65mm Fire Thread" }, { "name": "100mm Storz", "code": "100mm Storz" }, { "name": "100mm Fire Thread", "code": "100mm Fire Thread" }, { "name": "Other - See Comments", "code": "Other - See Comments" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ISO_VALVE_DIST_M", "type": "esriFieldTypeDouble", "alias": "ISO_VALVE_DIST_M", "domain": null }, { "name": "ISO_VALVE_DIR", "type": "esriFieldTypeString", "alias": "ISO_VALVE_DIR", "length": 10, "domain": { "type": "codedValue", "name": "HYD_ISO_Dir", "description": "The direction to the ISO Valve from the hydrant", "codedValues": [ { "name": "North", "code": "North" }, { "name": "North West", "code": "North West" }, { "name": "North East", "code": "North East" }, { "name": "South", "code": "South" }, { "name": "South West", "code": "South West" }, { "name": "South East", "code": "South East" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ISO_VALVE_LOC_DETAIL", "type": "esriFieldTypeString", "alias": "ISO_VALVE_LOC_DETAIL", "length": 150, "domain": null }, { "name": "ISO_DEPTH", "type": "esriFieldTypeDouble", "alias": "ISO_DEPTH", "domain": null }, { "name": "TURNS_TO_OPEN", "type": "esriFieldTypeDouble", "alias": "TURNS_TO_OPEN", "domain": null }, { "name": "MAIN_CONNECT_MM", "type": "esriFieldTypeString", "alias": "MAIN_CONNECT_MM", "length": 5, "domain": { "type": "codedValue", "name": "HYD_Conn_Main", "description": "The size of the connection from hydrant to the main", "codedValues": [ { "name": "50", "code": "050" }, { "name": "100", "code": "100" }, { "name": "150", "code": "150" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CAP_COLOUR", "type": "esriFieldTypeString", "alias": "CAP_COLOUR", "length": 6, "domain": null }, { "name": "CAP_ELEVATION_M", "type": "esriFieldTypeDouble", "alias": "CAP_ELEVATION_M", "domain": null }, { "name": "LAST_STAT_PRESS_KPA", "type": "esriFieldTypeDouble", "alias": "LAST_STAT_PRESS_KPA", "domain": null }, { "name": "PRESSURE_ZONE", "type": "esriFieldTypeString", "alias": "PRESSURE_ZONE", "length": 8, "domain": null }, { "name": "WATER_SOURCE", "type": "esriFieldTypeString", "alias": "WATER_SOURCE", "length": 5, "domain": { "type": "codedValue", "name": "HYD_Water_Source", "description": "System providing water for the hydrant", "codedValues": [ { "name": "PCWSA", "code": "PCWSA" }, { "name": "RVWSA", "code": "RVWSA" }, { "name": "CLPWS", "code": "CLPWS" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICE_ALERT", "type": "esriFieldTypeString", "alias": "SERVICE_ALERT", "length": 20, "domain": null }, { "name": "ASSET_STATUS", "type": "esriFieldTypeString", "alias": "ASSET_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "W_Asset_Status", "description": "Asset status of the water structure or hydrant", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Unknown", "code": "Unknown" }, { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R442_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S381_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "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, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }