{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Fire Hydrant Leads", "type": "Feature Layer", "description": "Originally created by Claunch & Miller, Inc. (part of HDR Engineering as of 2008) in 2002, this file has been maintained in-house since then. Updates are provided through a combination of as-builts, field verifications, and word of mouth from employees who have worked on a particular feature.The file primarily contains information on the diameter (in inches) and material of the pipes. The information for both fields is contained in a drop-down (WLineSize1 domain for the size and WLineMaterial for the material). YEAR_INSTALL [Installation Year] is an unused field intended to contain the year the pipe was installed. AssetID [Fire Lead ID] contains the unique identifier for each line.Z_MIN, Z_MEAN, Z_MAX, SLENGTH, MIN_SLOPE, MAX_SLOPEand AVG_SLOPEare all measured in feet and degrees. All Z values are in feet and slope data is in degrees of slope. All Elevation data is Surface Elevation.Due to VUEWorks (Public Works\u2019 work order system), care must be taken when deleting features. The IDs cannot be reused and must be retired after a deletion. The retired IDs for this feature class are: 131, 383, 694, 695, 785, 835, 1923, 1925, and 4693.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121905, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "Claunch and Miller, Inc.\nCity of Galveston", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3209898.12828407, "ymin": 1.3602019137996E7, "xmax": 3327105.89386806, "ymax": 1.36939289541761E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "YEAR_INSTALL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "Installation Year", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "Diameter (in)", "domain": { "type": "codedValue", "name": "WLineSize", "description": "Water Line Sizes", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "30", "code": 30 }, { "name": "36", "code": 36 }, { "name": "99", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 8, "domain": { "type": "codedValue", "name": "WLineMaterial", "description": "Water Line Materials", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "GHP", "code": "GHP" }, { "name": "PVC", "code": "PVC" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETID", "type": "esriFieldTypeSmallInteger", "alias": "Fire Lead ID", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created By", "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 By", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "\nLast Edited Date", "length": 8, "domain": null }, { "name": "COUNCILDIST", "type": "esriFieldTypeSmallInteger", "alias": "Council District", "domain": { "type": "codedValue", "name": "CouncilDistricts", "description": "Council Districts", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Z_MIN", "type": "esriFieldTypeDouble", "alias": "Z_MIN", "domain": null }, { "name": "Z_MAX", "type": "esriFieldTypeDouble", "alias": "Z_MAX", "domain": null }, { "name": "Z_MEAN", "type": "esriFieldTypeDouble", "alias": "Z_MEAN", "domain": null }, { "name": "SLENGTH", "type": "esriFieldTypeDouble", "alias": "SLENGTH", "domain": null }, { "name": "MIN_SLOPE", "type": "esriFieldTypeDouble", "alias": "MIN_SLOPE", "domain": null }, { "name": "MAX_SLOPE", "type": "esriFieldTypeDouble", "alias": "MAX_SLOPE", "domain": null }, { "name": "AVG_SLOPE", "type": "esriFieldTypeDouble", "alias": "AVG_SLOPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3322334_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3322334", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2259_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "997a62feffe648adb847b94829c20076" }