{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "BH Trailhead Maintenance", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": 3026253.240811467, "ymin": 1215259.303712055, "xmax": 3100087.1686026305, "ymax": 1283449.0708755553, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 152, 0, 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": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "EventId", "globalIdField": "", "displayField": "EventName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "EventId", "type": "esriFieldTypeOID", "alias": "EventId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "EventId" }, { "name": "EventType", "type": "esriFieldTypeString", "alias": "EventType", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "EventType" }, { "name": "EventName", "type": "esriFieldTypeString", "alias": "EventName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EventName" }, { "name": "MaintenanceType", "type": "esriFieldTypeString", "alias": "MaintenanceType", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MaintenanceType" }, { "name": "WorkOrderId", "type": "esriFieldTypeGUID", "alias": "WorkOrderId", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "WorkOrderId" }, { "name": "EventStatus", "type": "esriFieldTypeString", "alias": "EventStatus", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EventStatus" }, { "name": "EventStatus_Decoded", "type": "esriFieldTypeString", "alias": "EventStatus_Decoded", "domain": null, "editable": true, "nullable": false, "length": 21, "defaultValue": null, "modelName": "EventStatus_Decoded" }, { "name": "EventPriority", "type": "esriFieldTypeString", "alias": "EventPriority", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EventPriority" }, { "name": "EventPriority_Decoded", "type": "esriFieldTypeString", "alias": "EventPriority_Decoded", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "EventPriority_Decoded" }, { "name": "AssignedTo", "type": "esriFieldTypeString", "alias": "AssignedTo", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AssignedTo" }, { "name": "PlannedDate", "type": "esriFieldTypeDate", "alias": "PlannedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PlannedDate" }, { "name": "Duration", "type": "esriFieldTypeInteger", "alias": "Duration", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Duration" }, { "name": "ActualDate", "type": "esriFieldTypeDate", "alias": "ActualDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActualDate" }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 2147483647, "defaultValue": null, "modelName": "Comment" }, { "name": "EventCreateDate", "type": "esriFieldTypeDate", "alias": "EventCreateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EventCreateDate" }, { "name": "EventCreatedBy", "type": "esriFieldTypeString", "alias": "EventCreatedBy", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EventCreatedBy" }, { "name": "EventModifiedDate", "type": "esriFieldTypeDate", "alias": "EventModifiedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EventModifiedDate" }, { "name": "EventModifiedBy", "type": "esriFieldTypeString", "alias": "EventModifiedBy", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "EventModifiedBy" }, { "name": "EGUID", "type": "esriFieldTypeGUID", "alias": "EGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EGUID" }, { "name": "EventTypeId", "type": "esriFieldTypeDouble", "alias": "EventTypeId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EventTypeId" }, { "name": "CostToDate", "type": "esriFieldTypeInteger", "alias": "CostToDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CostToDate" }, { "name": "MaterialCost", "type": "esriFieldTypeDouble", "alias": "MaterialCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MaterialCost" }, { "name": "LaborTime", "type": "esriFieldTypeInteger", "alias": "LaborTime", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LaborTime" }, { "name": "LaborCost", "type": "esriFieldTypeDouble", "alias": "LaborCost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LaborCost" }, { "name": "Agency", "type": "esriFieldTypeString", "alias": "Agency", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Agency" }, { "name": "AssetId", "type": "esriFieldTypeInteger", "alias": "AssetId", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "AssetId" }, { "name": "AssetClass", "type": "esriFieldTypeString", "alias": "AssetClass", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "AssetClass" }, { "name": "AssetClassId", "type": "esriFieldTypeInteger", "alias": "AssetClassId", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssetClassId" }, { "name": "FGUID", "type": "esriFieldTypeGUID", "alias": "FGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "FGUID" }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "AssetName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AssetName" }, { "name": "MowingWhip", "type": "esriFieldTypeSmallInteger", "alias": "MowingWhip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MowingWhip" }, { "name": "TreeShrub", "type": "esriFieldTypeSmallInteger", "alias": "TreeShrub", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TreeShrub" }, { "name": "Devegging", "type": "esriFieldTypeSmallInteger", "alias": "Devegging", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Devegging" }, { "name": "OuthousePumping", "type": "esriFieldTypeSmallInteger", "alias": "OuthousePumping", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OuthousePumping" }, { "name": "SnowRemoval", "type": "esriFieldTypeSmallInteger", "alias": "SnowRemoval", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SnowRemoval" }, { "name": "ParkingLotRepair", "type": "esriFieldTypeSmallInteger", "alias": "ParkingLotRepair", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParkingLotRepair" }, { "name": "Graffiti", "type": "esriFieldTypeSmallInteger", "alias": "Graffiti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Graffiti" }, { "name": "RailDown", "type": "esriFieldTypeSmallInteger", "alias": "RailDown", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RailDown" }, { "name": "SourceId", "type": "esriFieldTypeString", "alias": "SourceId", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SourceId" }, { "name": "Emergent", "type": "esriFieldTypeSmallInteger", "alias": "Emergent", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Emergent" }, { "name": "TH_ASSETID", "type": "esriFieldTypeInteger", "alias": "TH_ASSETID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "TH_ASSETID" }, { "name": "TH_Agency", "type": "esriFieldTypeString", "alias": "TH_Agency", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TH_Agency" }, { "name": "TH_AssetClass", "type": "esriFieldTypeString", "alias": "TH_AssetClass", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TH_AssetClass" }, { "name": "TH_Name", "type": "esriFieldTypeString", "alias": "TH_Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TH_Name" }, { "name": "TH_PortalName", "type": "esriFieldTypeString", "alias": "TH_PortalName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TH_PortalName" }, { "name": "TH_Lifecycle", "type": "esriFieldTypeString", "alias": "TH_Lifecycle", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Lifecycle" }, { "name": "TH_Project", "type": "esriFieldTypeInteger", "alias": "TH_Project", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Project" }, { "name": "TH_Manufacturer", "type": "esriFieldTypeInteger", "alias": "TH_Manufacturer", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Manufacturer" }, { "name": "TH_Model", "type": "esriFieldTypeInteger", "alias": "TH_Model", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Model" }, { "name": "TH_DataConfidence", "type": "esriFieldTypeString", "alias": "TH_DataConfidence", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_DataConfidence" }, { "name": "TH_AssetUse", "type": "esriFieldTypeInteger", "alias": "TH_AssetUse", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_AssetUse" }, { "name": "TH_LocationConfidence", "type": "esriFieldTypeString", "alias": "TH_LocationConfidence", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_LocationConfidence" }, { "name": "TH_CosttoDate", "type": "esriFieldTypeInteger", "alias": "TH_CosttoDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_CosttoDate" }, { "name": "TH_Replacement_Cost", "type": "esriFieldTypeInteger", "alias": "TH_Replacement_Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Replacement_Cost" }, { "name": "TH_RemainingLife", "type": "esriFieldTypeInteger", "alias": "TH_RemainingLife", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_RemainingLife" }, { "name": "TH_Criticality", "type": "esriFieldTypeInteger", "alias": "TH_Criticality", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Criticality" }, { "name": "TH_Condition", "type": "esriFieldTypeInteger", "alias": "TH_Condition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Condition" }, { "name": "TH_AssetClassID", "type": "esriFieldTypeInteger", "alias": "TH_AssetClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_AssetClassID" }, { "name": "TH_FGUID", "type": "esriFieldTypeGUID", "alias": "TH_FGUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "TH_FGUID" }, { "name": "TH_BHID", "type": "esriFieldTypeInteger", "alias": "TH_BHID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_BHID" }, { "name": "TH_ExternalID", "type": "esriFieldTypeString", "alias": "TH_ExternalID", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TH_ExternalID" }, { "name": "TH_CreateDate", "type": "esriFieldTypeDate", "alias": "TH_CreateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TH_CreateDate" }, { "name": "TH_CreatedBy", "type": "esriFieldTypeString", "alias": "TH_CreatedBy", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_CreatedBy" }, { "name": "TH_ModifiedDate", "type": "esriFieldTypeDate", "alias": "TH_ModifiedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TH_ModifiedDate" }, { "name": "TH_ModifiedBy", "type": "esriFieldTypeString", "alias": "TH_ModifiedBy", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_ModifiedBy" }, { "name": "TH_AssetGeometryType", "type": "esriFieldTypeString", "alias": "TH_AssetGeometryType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TH_AssetGeometryType" }, { "name": "TH_Latitude", "type": "esriFieldTypeDouble", "alias": "TH_Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Latitude" }, { "name": "TH_Longitude", "type": "esriFieldTypeDouble", "alias": "TH_Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_Longitude" }, { "name": "TH_FeatureID", "type": "esriFieldTypeGUID", "alias": "TH_FeatureID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "TH_FeatureID" }, { "name": "TH_AccessName", "type": "esriFieldTypeString", "alias": "TH_AccessName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_AccessName" }, { "name": "TH_AccessType", "type": "esriFieldTypeString", "alias": "TH_AccessType", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_AccessType" }, { "name": "TH_AKA", "type": "esriFieldTypeString", "alias": "TH_AKA", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_AKA" }, { "name": "TH_Class", "type": "esriFieldTypeString", "alias": "TH_Class", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Class" }, { "name": "TH_OwnedBy", "type": "esriFieldTypeString", "alias": "TH_OwnedBy", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_OwnedBy" }, { "name": "TH_MaintBy", "type": "esriFieldTypeString", "alias": "TH_MaintBy", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_MaintBy" }, { "name": "TH_MaintenanceZone", "type": "esriFieldTypeString", "alias": "TH_MaintenanceZone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_MaintenanceZone" }, { "name": "TH_Address", "type": "esriFieldTypeString", "alias": "TH_Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Address" }, { "name": "TH_Restrooms", "type": "esriFieldTypeString", "alias": "TH_Restrooms", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Restrooms" }, { "name": "TH_Picnic", "type": "esriFieldTypeString", "alias": "TH_Picnic", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Picnic" }, { "name": "TH_Fishing", "type": "esriFieldTypeString", "alias": "TH_Fishing", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Fishing" }, { "name": "TH_Fee", "type": "esriFieldTypeString", "alias": "TH_Fee", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Fee" }, { "name": "TH_BikeRack", "type": "esriFieldTypeString", "alias": "TH_BikeRack", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_BikeRack" }, { "name": "TH_BikeTrail", "type": "esriFieldTypeString", "alias": "TH_BikeTrail", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_BikeTrail" }, { "name": "TH_ParkingSpaces", "type": "esriFieldTypeDouble", "alias": "TH_ParkingSpaces", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_ParkingSpaces" }, { "name": "TH_HorseTrailerParking", "type": "esriFieldTypeString", "alias": "TH_HorseTrailerParking", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_HorseTrailerParking" }, { "name": "TH_TrashCans", "type": "esriFieldTypeDouble", "alias": "TH_TrashCans", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TH_TrashCans" }, { "name": "TH_RecycleBin", "type": "esriFieldTypeString", "alias": "TH_RecycleBin", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_RecycleBin" }, { "name": "TH_DogCompost", "type": "esriFieldTypeString", "alias": "TH_DogCompost", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_DogCompost" }, { "name": "TH_FoodCompost", "type": "esriFieldTypeString", "alias": "TH_FoodCompost", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_FoodCompost" }, { "name": "TH_Grills", "type": "esriFieldTypeString", "alias": "TH_Grills", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TH_Grills" }, { "name": "TH_Comment", "type": "esriFieldTypeString", "alias": "TH_Comment", "domain": null, "editable": true, "nullable": true, "length": 2147483647, "defaultValue": null, "modelName": "TH_Comment" } ], "geometryField": { "name": "TH_AssetGeometry", "type": "esriFieldTypeGeometry", "alias": "TH_AssetGeometry", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "TH_AssetGeometry" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "BH Trailhead Maintenance", "description": "", "prototype": { "attributes": { "TH_Grills": null, "TH_Comment": null, "EventType": null, "EventName": null, "MaintenanceType": null, "WorkOrderId": null, "EventStatus": null, "EventStatus_Decoded": " ", "EventPriority": null, "EventPriority_Decoded": null, "AssignedTo": null, "PlannedDate": null, "Duration": null, "ActualDate": null, "Comment": null, "EventCreateDate": null, "EventCreatedBy": null, "EventModifiedDate": null, "EventModifiedBy": null, "EGUID": null, "EventTypeId": null, "CostToDate": null, "MaterialCost": null, "LaborTime": null, "LaborCost": null, "Agency": null, "AssetId": 0, "AssetClass": null, "AssetClassId": null, "FGUID": null, "AssetName": null, "MowingWhip": null, "TreeShrub": null, "Devegging": null, "OuthousePumping": null, "SnowRemoval": null, "ParkingLotRepair": null, "Graffiti": null, "RailDown": null, "SourceId": null, "Emergent": null, "TH_ASSETID": 0, "TH_Agency": null, "TH_AssetClass": null, "TH_Name": null, "TH_PortalName": null, "TH_Lifecycle": null, "TH_Project": null, "TH_Manufacturer": null, "TH_Model": null, "TH_DataConfidence": null, "TH_AssetUse": null, "TH_LocationConfidence": null, "TH_CosttoDate": null, "TH_Replacement_Cost": null, "TH_RemainingLife": null, "TH_Criticality": null, "TH_Condition": null, "TH_AssetClassID": null, "TH_FGUID": null, "TH_BHID": null, "TH_ExternalID": null, "TH_CreateDate": null, "TH_CreatedBy": null, "TH_ModifiedDate": null, "TH_ModifiedBy": null, "TH_AssetGeometryType": null, "TH_Latitude": null, "TH_Longitude": null, "TH_FeatureID": null, "TH_AccessName": null, "TH_AccessType": null, "TH_AKA": null, "TH_Class": null, "TH_OwnedBy": null, "TH_MaintBy": null, "TH_MaintenanceZone": null, "TH_Address": null, "TH_Restrooms": null, "TH_Picnic": null, "TH_Fishing": null, "TH_Fee": null, "TH_BikeRack": null, "TH_BikeTrail": null, "TH_ParkingSpaces": null, "TH_HorseTrailerParking": null, "TH_TrashCans": null, "TH_RecycleBin": null, "TH_DogCompost": null, "TH_FoodCompost": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "TH Attachments", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "EventName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "AttachmentID", "type": "esriFieldTypeString", "alias": "AttachmentID", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AttachmentID" }, { "name": "EventId", "type": "esriFieldTypeInteger", "alias": "EventId", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "EventId" }, { "name": "EGUID", "type": "esriFieldTypeGUID", "alias": "EGUID", "domain": null, "editable": false, "nullable": true, "length": 38, "defaultValue": null, "modelName": "EGUID" }, { "name": "EventName", "type": "esriFieldTypeString", "alias": "EventName", "domain": null, "editable": false, "nullable": true, "length": 200, "defaultValue": null, "modelName": "EventName" }, { "name": "EventTypeId", "type": "esriFieldTypeDouble", "alias": "EventTypeId", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "EventTypeId" }, { "name": "EventType", "type": "esriFieldTypeString", "alias": "EventType", "domain": null, "editable": false, "nullable": true, "length": 2147483647, "defaultValue": null, "modelName": "EventType" }, { "name": "AssetId", "type": "esriFieldTypeInteger", "alias": "AssetId", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "AssetId" }, { "name": "FGUID", "type": "esriFieldTypeGUID", "alias": "FGUID", "domain": null, "editable": false, "nullable": true, "length": 38, "defaultValue": null, "modelName": "FGUID" }, { "name": "AssetName", "type": "esriFieldTypeString", "alias": "AssetName", "domain": null, "editable": false, "nullable": true, "length": 200, "defaultValue": null, "modelName": "AssetName" }, { "name": "AssetClassId", "type": "esriFieldTypeDouble", "alias": "AssetClassId", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "AssetClassId" }, { "name": "AssetClass", "type": "esriFieldTypeString", "alias": "AssetClass", "domain": null, "editable": false, "nullable": true, "length": 2147483647, "defaultValue": null, "modelName": "AssetClass" }, { "name": "Filepath", "type": "esriFieldTypeString", "alias": "Filepath", "domain": null, "editable": false, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Filepath" }, { "name": "IsPublic", "type": "esriFieldTypeSmallInteger", "alias": "IsPublic", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "IsPublic" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "TH Attachments", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "TH Runs", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "EventName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "EventId", "type": "esriFieldTypeInteger", "alias": "EventId", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "EventId" }, { "name": "PlannedDate", "type": "esriFieldTypeDate", "alias": "PlannedDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PlannedDate" }, { "name": "ActualDate", "type": "esriFieldTypeDate", "alias": "ActualDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ActualDate" }, { "name": "PowerWashing", "type": "esriFieldTypeSmallInteger", "alias": "PowerWashing", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "PowerWashing" }, { "name": "Maintenance", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Maintenance" }, { "name": "Recycling", "type": "esriFieldTypeSmallInteger", "alias": "Recycling", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Recycling" }, { "name": "SourceId", "type": "esriFieldTypeString", "alias": "SourceId", "domain": null, "editable": false, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SourceId" }, { "name": "Emergent", "type": "esriFieldTypeSmallInteger", "alias": "Emergent", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Emergent" }, { "name": "TrashWeight", "type": "esriFieldTypeDouble", "alias": "TrashWeight", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "TrashWeight" }, { "name": "EventTypeId", "type": "esriFieldTypeInteger", "alias": "EventTypeId", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "EventTypeId" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "TH Runs", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "TH Tasks", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "ActualDate", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "EventId", "type": "esriFieldTypeInteger", "alias": "EventId", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "EventId" }, { "name": "task", "type": "esriFieldTypeString", "alias": "task", "domain": null, "editable": false, "nullable": true, "length": 18, "defaultValue": null, "modelName": "task" }, { "name": "Emergent", "type": "esriFieldTypeString", "alias": "Emergent", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Emergent" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "TH Tasks", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }