{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "SnowResponseTracks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1605744593000 }, "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": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1020140.0094035859, "ymin": 563066.7223845134, "xmax": 1106642.9362722686, "ymax": 642423.1020000757, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "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": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 132, 85, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "UserName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "UserName", "type": "esriFieldTypeString", "alias": "UserName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "UserName" }, { "name": "UserID", "type": "esriFieldTypeInteger", "alias": "UserID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UserID" }, { "name": "StartTime", "type": "esriFieldTypeDate", "alias": "StartTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartTime" }, { "name": "EndTime", "type": "esriFieldTypeDate", "alias": "EndTime", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndTime" }, { "name": "AverageSpeed", "type": "esriFieldTypeDouble", "alias": "AverageSpeed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AverageSpeed" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Label" }, { "name": "MinAirTemp", "type": "esriFieldTypeDouble", "alias": "MinAirTemp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinAirTemp" }, { "name": "MaxAirTemp", "type": "esriFieldTypeDouble", "alias": "MaxAirTemp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaxAirTemp" }, { "name": "MinRoadTemp", "type": "esriFieldTypeDouble", "alias": "MinRoadTemp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MinRoadTemp" }, { "name": "MaxRoadTemp", "type": "esriFieldTypeDouble", "alias": "MaxRoadTemp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaxRoadTemp" }, { "name": "TotalLiquidUsed", "type": "esriFieldTypeDouble", "alias": "TotalLiquidUsed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalLiquidUsed" }, { "name": "AverageLiquidRate", "type": "esriFieldTypeDouble", "alias": "AverageLiquidRate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AverageLiquidRate" }, { "name": "TotalGranularUsed", "type": "esriFieldTypeDouble", "alias": "TotalGranularUsed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotalGranularUsed" }, { "name": "AverateGranularRate", "type": "esriFieldTypeDouble", "alias": "AverateGranularRate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AverateGranularRate" }, { "name": "StartTimeGMT", "type": "esriFieldTypeDate", "alias": "StartTimeGMT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "StartTimeGMT" }, { "name": "EndTimeGMT", "type": "esriFieldTypeDate", "alias": "EndTimeGMT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EndTimeGMT" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_24", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_24", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "SnowResponseTracks", "description": "", "prototype": { "attributes": { "EndTimeGMT": null, "UserName": null, "UserID": null, "StartTime": null, "EndTime": null, "AverageSpeed": null, "Distance": null, "Label": null, "MinAirTemp": null, "MaxAirTemp": null, "MinRoadTemp": null, "MaxRoadTemp": null, "TotalLiquidUsed": null, "AverageLiquidRate": null, "TotalGranularUsed": null, "AverateGranularRate": null, "StartTimeGMT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0db187a2a8c14ede97053dab43e8d3e6" }