{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Water" }, "subLayers": [], "minScale": 7979.29097800624, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3fc38430218cbe03ebfc7236d763f11", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQ4jb3UsW3CUBSF4a9gAZfQxSPYI9B6DESUAZIilasUYQOyQqqINhsEjwCdU7JCCl/LFhgHRJQjvcL3Wf87511fT/yRJv8JmqG+BVSiQB7PW2yifhVomTJdIMEz+aE74GJQHg6KNAoJAjQY9RhUauJ8ZxQ53pHhBa/kFR8BK7E+ByrSuJM0XMyxwxueIqKmtjwHmiFfYB+QLDbaeFU42/WAQ6C6vYsqnPSV9mImTnUcbduelPWcRBQJHjrQdgy0ic5YkT8GbIdPTdcO3TujoDLW7MDXiuk83O0b4Ab3Lmh/qxr1XYB6mg5BxkCwrlg+nI7IoEZBuu/k18G99Ddy0/RfpR/KLj5+DH+Q9AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Hydrant_ID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "offsetDistance": 0.5, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 191 ], "haloSize": 1, "font": { "family": "Corbel", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2135595.6392844766, "ymin": 6820972.97288698, "xmax": 2625508.31168814, "ymax": 6893073.067531645, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Hydrant_ID", "type": "esriFieldTypeString", "alias": "Hydrant ID", "length": 255, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Ports", "type": "esriFieldTypeString", "alias": "Ports", "length": 255, "domain": null }, { "name": "Installed_Date", "type": "esriFieldTypeDate", "alias": "Installed Date", "length": 8, "domain": null }, { "name": "Installed_By", "type": "esriFieldTypeString", "alias": "Installed By", "length": 255, "domain": null }, { "name": "Year", "type": "esriFieldTypeString", "alias": "Year", "length": 255, "domain": null }, { "name": "Replacement_Year", "type": "esriFieldTypeString", "alias": "Replacement Year", "length": 255, "domain": null }, { "name": "Value", "type": "esriFieldTypeDouble", "alias": "Value", "domain": null }, { "name": "Color", "type": "esriFieldTypeString", "alias": "Color", "length": 255, "domain": { "type": "codedValue", "name": "HydrantColor", "description": "Hydrant Color", "codedValues": [ { "name": "Red", "code": "Red" }, { "name": "Green", "code": "Green" }, { "name": "Blue", "code": "Blue" }, { "name": "Silver", "code": "Silver" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "In_Service", "type": "esriFieldTypeDouble", "alias": "In Service", "domain": { "type": "codedValue", "name": "InService", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Main_Size", "type": "esriFieldTypeDouble", "alias": "Main Size", "domain": null }, { "name": "Barrel_Size", "type": "esriFieldTypeString", "alias": "Barrel Size", "length": 255, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 255, "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": { "type": "codedValue", "name": "HydrantZone", "description": "Hydrant Zone", "codedValues": [ { "name": "GRAND", "code": "GRAND" }, { "name": "MIDLO", "code": "MIDLO" }, { "name": "ESD2", "code": "ESD2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "HydrantStatus", "description": "", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Out of Service", "code": "Out of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 255, "domain": { "type": "codedValue", "name": "HydrantOwnership", "description": "Hydrant Ownership", "codedValues": [ { "name": "Midlothian", "code": "Midlothian" }, { "name": "MTPK", "code": "MTPK" }, { "name": "Rockett SUD", "code": "Rockett SUD" }, { "name": "SLEW", "code": "SLEW" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Service_Responsibility", "type": "esriFieldTypeString", "alias": "Service Responsibility", "length": 255, "domain": { "type": "codedValue", "name": "HydrantOwnership", "description": "Hydrant Ownership", "codedValues": [ { "name": "Midlothian", "code": "Midlothian" }, { "name": "MTPK", "code": "MTPK" }, { "name": "Rockett SUD", "code": "Rockett SUD" }, { "name": "SLEW", "code": "SLEW" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Station_Number", "type": "esriFieldTypeDouble", "alias": "Station Number", "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 255, "domain": { "type": "codedValue", "name": "HydrantZone", "description": "Hydrant Zone", "codedValues": [ { "name": "GRAND", "code": "GRAND" }, { "name": "MIDLO", "code": "MIDLO" }, { "name": "ESD2", "code": "ESD2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address_1", "type": "esriFieldTypeString", "alias": "Address 1", "length": 255, "domain": null }, { "name": "Address_2", "type": "esriFieldTypeString", "alias": "Address 2", "length": 255, "domain": null }, { "name": "Street_Number", "type": "esriFieldTypeDouble", "alias": "Street Number", "domain": null }, { "name": "Street_Prefix", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 255, "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "Street_Type", "type": "esriFieldTypeString", "alias": "Street Type", "length": 255, "domain": null }, { "name": "Street_Suffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 255, "domain": null }, { "name": "Apt_or_Suite", "type": "esriFieldTypeString", "alias": "Apt or Suite", "length": 255, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeDouble", "alias": "ZIP", "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 255, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Cross_Street", "type": "esriFieldTypeString", "alias": "Cross Street", "length": 255, "domain": null }, { "name": "Cross_Street_Prefix", "type": "esriFieldTypeString", "alias": "Cross Street Prefix", "length": 255, "domain": null }, { "name": "Cross_Street_Name", "type": "esriFieldTypeString", "alias": "Cross Street Name", "length": 255, "domain": null }, { "name": "Cross_Street_Type", "type": "esriFieldTypeString", "alias": "Cross Street Type", "length": 255, "domain": null }, { "name": "Cross_Street_Suffix", "type": "esriFieldTypeString", "alias": "Cross Street Suffix", "length": 255, "domain": null }, { "name": "Map_Page", "type": "esriFieldTypeDouble", "alias": "Map Page", "domain": null }, { "name": "National_Grid", "type": "esriFieldTypeString", "alias": "National Grid", "length": 255, "domain": null }, { "name": "Parcel_Number", "type": "esriFieldTypeString", "alias": "Parcel Number", "length": 255, "domain": null }, { "name": "Valve_Location", "type": "esriFieldTypeString", "alias": "Valve Location", "length": 255, "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R208_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_208", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_208", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S171_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e46ba0c30aaf4f2d855f101c64b51249" }