{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Hydrant", "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": { "allowOthersToDelete": false, "allowOthersToUpdate": true, "allowOthersToQuery": true }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": -1.1933550831884818E7, "ymin": 5567856.588256636, "xmax": -1.1901148383805782E7, "ymax": 5598074.881534335, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2032916398220688E7, "xyUnits": 1.4463816171969834E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102756, "latestWkid": 3737, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17135100, "falseY": -47198800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3a0f719b4f3ee0ab2c454858f9c44254", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAATCAYAAABPwleqAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWElEQVQ4jbXTT0sUYQAH4Gdc14XMFVfMTJeQRFQivUR48BJEH8BDl0DEq4dF6ujJUxIkojcF8QNEtwhEBIMOEejB6yIK0kJSF0vc1fGwQ+jurAji7/b+eV5+M+9MvRuk/jZwF16gFQV8xq/r4FyaqVecZGnaJ/zEfJK3Byxdhe8mmd4nk74wOYN+FrCMMA43NPAd6ecxdY5ItbDzm4E4XJeiNX/FS+yjt1bt8B9BF6f3SVTCApIc1sJPS0xm+ZCno4Q9dCPAY+wyhiFsVeLNYQrHNP/FCErIYC3aMMhKnuJPspXYKu2v8Q0P8REvsROtf6F96EL1S3ixfA3Bk6jXRFT9UbQ+i7Mazzw+x71ucm10fI0avENjtOE9b07K51XhFfQgBw8w6nKesbzBnzgcoLNIYld1itguf/Ox+E7A+gFBTwyGOn4gFYePQhJhtfmf04rxrfzP18o59eVMhEVY4FAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Hydrant" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "HydrantID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "HydrantType", "description": "", "codedValues": [ { "name": "Mueller", "code": "Mueller" }, { "name": "Ludlow", "code": "Ludlow" }, { "name": "Other", "code": "Other" }, { "name": "American Foundry", "code": "American Foundry" }, { "name": "Kennedy", "code": "Kennedy" }, { "name": "Pacific State", "code": "Pacific State" }, { "name": "Waterous", "code": "Waterous" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Type" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssetID" }, { "name": "FlushingHydrant", "type": "esriFieldTypeString", "alias": "FlushingHydrant", "domain": { "type": "codedValue", "name": "FlusingHydrant", "description": "Yes No Valye", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlushingHydrant" }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Northing" }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easting" }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Latitude" }, { "name": "RecDraw", "type": "esriFieldTypeString", "alias": "RecDraw", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecDraw" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MaintBy" }, { "name": "Weepless", "type": "esriFieldTypeString", "alias": "Weepless", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No Values", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Weepless" }, { "name": "LocationAddress", "type": "esriFieldTypeString", "alias": "LocationAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationAddress" }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "HydrantID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "HydrantID" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Label" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Zone" }, { "name": "Predicted_FF", "type": "esriFieldTypeDouble", "alias": "Predicted_FF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Predicted_FF" }, { "name": "HW_Model_FF", "type": "esriFieldTypeDouble", "alias": "HW_Model_FF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HW_Model_FF" }, { "name": "Static", "type": "esriFieldTypeString", "alias": "Static", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Static" }, { "name": "Residual", "type": "esriFieldTypeString", "alias": "Residual", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Residual" }, { "name": "gpsAccuracy", "type": "esriFieldTypeString", "alias": "gpsAccuracy", "domain": { "type": "codedValue", "name": "gpsAccuracy", "description": "GPS Accuracy", "codedValues": [ { "name": "Sub Centimeter", "code": "Sub Centimeter" }, { "name": "Sub Foot", "code": "Sub Foot" }, { "name": "Sub Meter", "code": "Sub Meter" }, { "name": "Sub 3 Meter", "code": "Sub 3 Meter" }, { "name": "Sub 10 Meter", "code": "Sub 10 Meter" }, { "name": "Digitized", "code": "Digitized" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "gpsAccuracy" }, { "name": "Elevation", "type": "esriFieldTypeString", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Elevation" }, { "name": "GPM", "type": "esriFieldTypeSmallInteger", "alias": "GPM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GPM" }, { "name": "Pitot", "type": "esriFieldTypeSmallInteger", "alias": "Pitot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Pitot" }, { "name": "DateFlowed", "type": "esriFieldTypeString", "alias": "DateFlowed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DateFlowed" }, { "name": "MinutesFlowed", "type": "esriFieldTypeInteger", "alias": "MinutesFlowed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinutesFlowed" }, { "name": "FlowedBy", "type": "esriFieldTypeString", "alias": "FlowedBy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlowedBy" }, { "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": "SampledBy", "type": "esriFieldTypeString", "alias": "Sampled By", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SampledBy" }, { "name": "ResidualCL", "type": "esriFieldTypeDouble", "alias": "ResidualCL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ResidualCL" }, { "name": "DateSampled_", "type": "esriFieldTypeDate", "alias": "DateSampled", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateSampled_" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" }, { "name": "FlowTestArea", "type": "esriFieldTypeSmallInteger", "alias": "FlowTestArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlowTestArea" }, { "name": "BonnetColor", "type": "esriFieldTypeString", "alias": "Bonnet Color", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BonnetColor" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R756_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_756", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_756", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_20026_Hydran", "fields": "HydrantID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S497_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "FlowTestArea": null, "Type": null, "AssetID": null, "FlushingHydrant": null, "Northing": null, "Easting": null, "Longitude": null, "Latitude": null, "RecDraw": null, "BonnetColor": null, "Notes": null, "Source": null, "MaintBy": null, "Weepless": null, "LocationAddress": null, "HydrantID": null, "Label": null, "Zone": null, "Predicted_FF": null, "HW_Model_FF": null, "Static": null, "Residual": null, "gpsAccuracy": null, "Elevation": null, "GPM": null, "Pitot": null, "DateFlowed": null, "MinutesFlowed": null, "FlowedBy": null, "Installed": null, "DateSampled_": null, "ResidualCL": null, "SampledBy": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3e745aaf36c14b2aa6e11e0f5f0166b2" }