{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Hydrants", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1699548500000 }, "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, "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": 1755048.6768807173, "ymin": 347535.70334123075, "xmax": 1775218.7956611365, "ymax": 367153.8379893899, "spatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102749, "latestWkid": 2286, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.FACILITYID", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ComputerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROTATION" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OPERABLE" }, { "name": "LASTSERVICE", "type": "esriFieldTypeDate", "alias": "Last Service Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTSERVICE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ENABLED" }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "ACTIVEFLAG" }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "OWNEDBY" }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "MAINTBY" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "ActivityID", "type": "esriFieldTypeString", "alias": "ActivityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ActivityID" }, { "name": "LastActivity", "type": "esriFieldTypeString", "alias": "LastActivity", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LastActivity" }, { "name": "DateStamp", "type": "esriFieldTypeDate", "alias": "DateStamp", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateStamp" }, { "name": "ComputerName", "type": "esriFieldTypeString", "alias": "ComputerName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ComputerName" }, { "name": "OperatedBy", "type": "esriFieldTypeString", "alias": "OperatedBy", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OperatedBy" }, { "name": "OperationalStatus", "type": "esriFieldTypeString", "alias": "OperationalStatus", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "OperationalStatus" }, { "name": "BarrelType", "type": "esriFieldTypeString", "alias": "BarrelType", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BarrelType" }, { "name": "BarrelSize", "type": "esriFieldTypeDouble", "alias": "BarrelSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BarrelSize" }, { "name": "IsolationValve", "type": "esriFieldTypeString", "alias": "IsolationValve", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "IsolationValve" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Model" }, { "name": "ModelYear", "type": "esriFieldTypeSmallInteger", "alias": "ModelYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ModelYear" }, { "name": "Ports", "type": "esriFieldTypeSmallInteger", "alias": "Ports", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ports" }, { "name": "FlowGPM", "type": "esriFieldTypeSmallInteger", "alias": "FlowGPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowGPM" }, { "name": "FlowBaseline", "type": "esriFieldTypeSmallInteger", "alias": "FlowBaseline", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowBaseline" }, { "name": "StaticPSI", "type": "esriFieldTypeSmallInteger", "alias": "StaticPSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StaticPSI" }, { "name": "ResidualPSI", "type": "esriFieldTypeSmallInteger", "alias": "ResidualPSI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualPSI" }, { "name": "Pitot", "type": "esriFieldTypeSmallInteger", "alias": "Pitot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pitot" }, { "name": "OutletSize", "type": "esriFieldTypeDouble", "alias": "OutletSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OutletSize" }, { "name": "FlowDuration", "type": "esriFieldTypeSmallInteger", "alias": "FlowDuration", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowDuration" }, { "name": "GallonsUsed", "type": "esriFieldTypeSmallInteger", "alias": "GallonsUsed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GallonsUsed" }, { "name": "OperationComments", "type": "esriFieldTypeString", "alias": "OperationComments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "OperationComments" }, { "name": "LocationDetails", "type": "esriFieldTypeString", "alias": "LocationDetails", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LocationDetails" }, { "name": "OpTime", "type": "esriFieldTypeString", "alias": "OpTime", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "OpTime" }, { "name": "DateInspected", "type": "esriFieldTypeDate", "alias": "DateInspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateInspected" }, { "name": "HasMeter", "type": "esriFieldTypeString", "alias": "HasMeter", "domain": { "type": "codedValue", "name": "dmnYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HasMeter" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_13", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrants", "description": "", "prototype": { "attributes": { "HasMeter": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "MANUFACTURER": null, "OPERABLE": 1, "LASTSERVICE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "MAINTBY": 1, "LASTUPDATE": null, "LASTEDITOR": null, "ActivityID": null, "LastActivity": null, "DateStamp": null, "ComputerName": null, "OperatedBy": null, "OperationalStatus": null, "BarrelType": null, "BarrelSize": null, "IsolationValve": null, "Model": null, "ModelYear": null, "Ports": null, "FlowGPM": null, "FlowBaseline": null, "StaticPSI": null, "ResidualPSI": null, "Pitot": null, "OutletSize": null, "FlowDuration": null, "GallonsUsed": null, "OperationComments": null, "LocationDetails": null, "OpTime": null, "DateInspected": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9705b0f073b442788bbea7cd3443ce72" }