{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Hydrant", "type": "Feature Layer", "parentLayer": { "id": 8, "name": "Water Distribution" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 585955.4576000003, "ymin": 5480400.7994, "xmax": 593761.0888, "ymax": 5493121.5978999995, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -5412737.59599, "falseY": -1.0781982950165E7, "xyUnits": 4.3345347929275084E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b761f501a4cee8b30e6793f0933d4986", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQoka3QIUvDQRgH4CcMF4SBMMGwYDEMxDhkZZoGGkwG58dwRTAoFvEDDBQ/gMUiDJxB0aLJtZlElBkMBmEaVFBkJ4z5/29DfOGO9353D9xdwh8r8d9wBpnQn+N+UFgeZv4N7ywOBDfJpshPtZE6K3ccVWjFwQJGM2wVGfkJJ5ne5RAVXKLZDTdSFPJhsYNxFDHBrPZYwv6vq35gKPQ3+OzIe73x4pWXA3Il0tsdG2fcooGHKLj6PZ2SbXGywNgzjqnVWMZTz1+tcl3lap25EO11o0gYqo5k6B+jDsTBtZi8L+xbX7VQMOF4mEziAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AssetID" }, { "name": "Service", "type": "esriFieldTypeSmallInteger", "alias": "Service", "domain": { "type": "codedValue", "name": "InService", "description": "whether asset is In or Out of service", "codedValues": [ { "name": "In Service", "code": 1 }, { "name": "Out of Service", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Service" }, { "name": "PRZone", "type": "esriFieldTypeSmallInteger", "alias": "PRZone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRZone" }, { "name": "DMA", "type": "esriFieldTypeSmallInteger", "alias": "DMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DMA" }, { "name": "Owners", "type": "esriFieldTypeString", "alias": "Owners", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owners" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAKE" }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "IDSticker", "type": "esriFieldTypeDouble", "alias": "IDSticker", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IDSticker" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "FlowAvail20PSI", "type": "esriFieldTypeString", "alias": "FlowAvail20PSI", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FlowAvail20PSI" }, { "name": "Colour", "type": "esriFieldTypeString", "alias": "Colour", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Colour" }, { "name": "NAD83", "type": "esriFieldTypeDouble", "alias": "NAD83", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NAD83" }, { "name": "F8", "type": "esriFieldTypeDouble", "alias": "F8", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F8" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "Flow_Reading_Hydrant", "type": "esriFieldTypeString", "alias": "Flow_Reading_Hydrant", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Flow_Reading_Hydrant" }, { "name": "Test_Date", "type": "esriFieldTypeString", "alias": "Test_Date", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Test_Date" }, { "name": "TestTime", "type": "esriFieldTypeString", "alias": "TestTime", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TestTime" }, { "name": "TotalFlow", "type": "esriFieldTypeString", "alias": "TotalFlow", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TotalFlow" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Status" }, { "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": "R1203_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1203", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1203", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S782_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "Status": null, "AssetID": null, "Service": null, "PRZone": null, "DMA": null, "Owners": null, "Condition": null, "MAKE": null, "YEAR": null, "IDSticker": null, "Address": null, "FlowAvail20PSI": null, "Colour": null, "NAD83": null, "F8": null, "Comments": null, "Flow_Reading_Hydrant": null, "Test_Date": null, "TestTime": null, "TotalFlow": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "705af854c76f4fba99fd86e51b3c7218" }