{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Hydrant", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1692973929000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 906116.0090028942, "ymin": 748600.0952985585, "xmax": 943433.705364719, "ymax": 783196.4995308071, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 138, 0, 96, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "metaSrcName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "HydrantID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HydrantID" }, { "name": "YearInstall", "type": "esriFieldTypeInteger", "alias": "YearInstall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearInstall" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "ACTIVE", "modelName": "Status" }, { "name": "CheckplotArea", "type": "esriFieldTypeString", "alias": "CheckplotArea", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaEntryMethod" }, { "name": "FlushZone", "type": "esriFieldTypeString", "alias": "FlushZone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "metaSource" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Model" }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDateCreate" }, { "name": "metaSource", "type": "esriFieldTypeString", "alias": "metaSource", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "metaSource" }, { "name": "metaSrcName", "type": "esriFieldTypeString", "alias": "metaSrcName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "metaSrcName" }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaSrcDate" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "metaCreator" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Notes" }, { "name": "wb_FLUSH_ZONE", "type": "esriFieldTypeString", "alias": "wb_FLUSH_ZONE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "wb_FLUSH_ZONE" }, { "name": "wb_GPS_DATE", "type": "esriFieldTypeDate", "alias": "wb_GPS_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "wb_GPS_DATE" }, { "name": "KK_Unique", "type": "esriFieldTypeString", "alias": "KK_Unique", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "KK_Unique" }, { "name": "wb_Wtr_ID_Num", "type": "esriFieldTypeDouble", "alias": "wb_Wtr_ID_Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_Wtr_ID_Num" }, { "name": "wb_HYD2001_40", "type": "esriFieldTypeDouble", "alias": "wb_HYD2001_40", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_HYD2001_40" }, { "name": "wb_GPS_ELEV", "type": "esriFieldTypeDouble", "alias": "wb_GPS_ELEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_GPS_ELEV" }, { "name": "wb_GPS_LAT", "type": "esriFieldTypeDouble", "alias": "wb_GPS_LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_GPS_LAT" }, { "name": "wb_GPS_LONG", "type": "esriFieldTypeDouble", "alias": "wb_GPS_LONG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_GPS_LONG" }, { "name": "wb_GPS_Northing", "type": "esriFieldTypeDouble", "alias": "wb_GPS_Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_GPS_Northing" }, { "name": "wb_GPS_Easting", "type": "esriFieldTypeDouble", "alias": "wb_GPS_Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "wb_GPS_Easting" }, { "name": "wb_GPS_MATCH", "type": "esriFieldTypeString", "alias": "wb_GPS_MATCH", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "wb_GPS_MATCH" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "StreetName" }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GPS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_18", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "YearInstall": null, "GPS": null, "HydrantID": null, "Status": "ACTIVE", "CheckplotArea": null, "FlushZone": null, "Elevation": null, "Make": null, "Model": null, "metaDateCreate": null, "metaSource": null, "metaSrcName": null, "metaSrcDate": null, "metaCreator": null, "Notes": null, "wb_FLUSH_ZONE": null, "wb_GPS_DATE": null, "KK_Unique": null, "wb_Wtr_ID_Num": null, "wb_HYD2001_40": null, "wb_GPS_ELEV": null, "wb_GPS_LAT": null, "wb_GPS_LONG": null, "wb_GPS_Northing": null, "wb_GPS_Easting": null, "wb_GPS_MATCH": null, "StreetName": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }