{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Hydrant", "type": "Feature Layer", "description": "OBJECTID: System-generated unique identifier for each record within the feature classShape: System-generated geometry type of the feature MAXIMOID: ID given to all features in order of creation and autopopulated with scripts. MAXIMOPFX: Prefix given to the MaximoID that identifies the feature type.PARENTMAXID: ID given to all features in order of creation of the parent feature that the hydrant is attached to, that being the watermain. PFX: This is the prefix that is given to a feature for Maximo to identify its type such as NP for Non Potable water. SOURCE: Means by which the data is provided/created off of. SOURCETYPE: Accuracy context for the recordGPS: Whether the feature has been GPS\u2019d. Whether it be GPS\u2019d in an asbuilt or by city staff. Quick information on the accuracy of the data. INSTALLDATE: Date of installation for the real-world feature represented in the feature classLOCATIONDESCRIPTION: Statement illustrating the whereabouts of a feature. This could be an address or general location. LIFECYCLESTATUS: Current state of the real-world feature WATERTYPE: Designation of water distribution or collection system to which the feature appliesMANUFACTURER: company/organization that produces the real-world featureMODEL: Specific version of the manufactured real-world featureOWNERSHIP: Organization with jurisdiction over the real-world feature represented in the feature classMAINTAINED: Organization responsible for the care of the real-world feature represented in the feature classDATEABANDONED: Date of abandonment for the real-world feature represented in the feature classWATERMAINDIAMETER: The diameter of the watermain that the hydrant is attached to. To not be confused with the service line, it is the watermain itself that is tracked. FIREHYDRANTSERVICEID: The MaximoID of the fire hydrant service that the hydrant is attached to. PRODUCTIONNOTES: Technical notes from GIS personnelDESCRIPTION: Statement illustrating the featureCREATEDBY: Name of the person logged into the system that GIS automatically stamps as the original creator. CREATEDDATE: Date/time stamp from the moment the GIS record was createdMODIFIEDBY: Name of the person logged into the system that GIS automatically stamps as the feature is modified. MODIFIEDDATE: Date/time stamp from the last moment the GIS record was changedGlobalID: System-generated unique identifier for each record that is required in replicated geodatabases", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Data has been created and maintained by Public Services and Engineering GIS staff.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 70, 128, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2259341.3732333034, "ymin": 1.3832665702620566E7, "xmax": 2330474.187004134, "ymax": 1.3901178336592391E7, "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3.4994581165044695E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAXIMOPFX", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAXIMOID", "type": "esriFieldTypeInteger", "alias": "MAXIMOID", "domain": null }, { "name": "MAXIMOPFX", "type": "esriFieldTypeString", "alias": "MAXIMOPFX", "length": 25, "domain": null }, { "name": "PARENTMAXID", "type": "esriFieldTypeString", "alias": "PARENTMAXID", "length": 20, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 25, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source", "codedValues": [ { "name": "Asbuilt", "code": "ASBUILT" }, { "name": "Cad", "code": "CAD" }, { "name": "Estimated", "code": "ESTIMATED" }, { "name": "Field Checked", "code": "FIELDCHECKED" }, { "name": "GPS Located", "code": "GPSLOCATED" }, { "name": "Orthophoto", "code": "ORTHOPHOTO" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCETYPE", "type": "esriFieldTypeString", "alias": "SOURCETYPE", "length": 25, "domain": { "type": "codedValue", "name": "SOURCETYPE", "description": "Source Type", "codedValues": [ { "name": "Asbuilt", "code": "ASBUILT" }, { "name": "Collector", "code": "COLLECTOR" }, { "name": "CAD", "code": "CAD" }, { "name": "Contractor Study", "code": "CONTRACTORSTUDY" }, { "name": "Estimated", "code": "ESTIMATED" }, { "name": "Field Checked", "code": "FIELDCHECKED" }, { "name": "Leica GPS Located", "code": "LEICAGPSLOCATED" }, { "name": "Orthophoto", "code": "ORTHOPHOTO" }, { "name": "Trimble GPS Located", "code": "TRIMBLEGPSLOCATED" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 10, "domain": { "type": "codedValue", "name": "GPS", "description": "GPS", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "LOCATIONDESCRIPTION", "length": 100, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLESTATUS", "length": 10, "domain": { "type": "codedValue", "name": "LIFECYCLESTATUS", "description": "Lifecycle Status", "codedValues": [ { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Out of Service", "code": "OOS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WATERTYPE", "type": "esriFieldTypeString", "alias": "WATERTYPE", "length": 15, "domain": { "type": "codedValue", "name": "WATERTYPE", "description": "Water Type", "codedValues": [ { "name": "Potable Water", "code": "POTABLEWATER" }, { "name": "Raw Water", "code": "RAWWATER" }, { "name": "Reclaimed Water", "code": "RECLAIMEDWATER" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 30, "domain": { "type": "codedValue", "name": "HYDRANTMANUFACTURER", "description": "Hydrant Manufacturer", "codedValues": [ { "name": "American Darling", "code": "AMERICANDARLING" }, { "name": "Clow", "code": "CLOW" }, { "name": "Iron Works", "code": "IRONWORKS" }, { "name": "Kennedy", "code": "KENNEDY" }, { "name": "M & H", "code": "M&H" }, { "name": "Mueller", "code": "MUELLER" }, { "name": "R D Hood Special", "code": "RDHOODSPECIAL" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Water Master", "code": "WATERMASTER" }, { "name": "Waterous", "code": "WATEROUS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 30, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 15, "domain": { "type": "codedValue", "name": "OWNERSHIP", "description": "Ownership", "codedValues": [ { "name": "CoSM", "code": "COSM" }, { "name": "Crystal Clear", "code": "CRYSTALCLEAR" }, { "name": "Espey", "code": "ESPEY" }, { "name": "Guadalupe-Blanco River Authority", "code": "GBRA" }, { "name": "Maxwell", "code": "MAXWELL" }, { "name": "Other", "code": "OTHER" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Texas State", "code": "TEXASSTATE" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "State of Texas", "code": "STATEOFTEXAS" }, { "name": "Gary Job Corp", "code": "GARY JOB CORP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "length": 15, "domain": { "type": "codedValue", "name": "MAINTAINED", "description": "Maintained", "codedValues": [ { "name": "CoSM", "code": "COSM" }, { "name": "Crystal Clear", "code": "CRYSTALCLEAR" }, { "name": "Guadalupe-Blanco River Authority", "code": "GBRA" }, { "name": "Maxwell", "code": "MAXWELL" }, { "name": "Other", "code": "OTHER" }, { "name": "Private", "code": "PRIVATE" }, { "name": "State of Texas", "code": "TEXAS" }, { "name": "Texas State", "code": "TEXASSTATE" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATEABANDONED", "type": "esriFieldTypeDate", "alias": "DATEABANDONED", "length": 8, "domain": null }, { "name": "WATERMAINDIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "WATERMAINDIAMETER", "domain": null }, { "name": "FIREHYDRANTSERVICEID", "type": "esriFieldTypeSmallInteger", "alias": "FIREHYDRANTSERVICEID", "domain": null }, { "name": "PRODUCTIONNOTES", "type": "esriFieldTypeString", "alias": "PRODUCTIONNOTES", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 250, "domain": null }, { "name": "PFX", "type": "esriFieldTypeString", "alias": "PFX", "length": 20, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "NotificationStatus", "type": "esriFieldTypeString", "alias": "NotificationStatus", "length": 15, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }