{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "PW Sign Post Update", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BASECLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 169, 0, 230, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "0", "label": "Anchored" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "2", "label": "Driven" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 233, 255 ], "toColor": [ 192, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 192, 255 ], "toColor": [ 252, 202, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 195, 252, 255 ], "toColor": [ 179, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 187, 255 ], "toColor": [ 251, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 230, 252, 255 ], "toColor": [ 194, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 189, 252, 255 ], "toColor": [ 222, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 216, 252, 255 ], "toColor": [ 215, 216, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2184.727400000207, "ymin": 5933337.343900001, "xmax": 10020.939399999566, "ymax": 5936936.0657, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "BASECLASS", "subtypeFieldName": "BASECLASS", "subtypeField": "BASECLASS", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Sign Post ID", "length": 50, "domain": null }, { "name": "BASECLASS", "type": "esriFieldTypeSmallInteger", "alias": "Base Class", "domain": null }, { "name": "BASETYPE", "type": "esriFieldTypeSmallInteger", "alias": "Base Type", "domain": { "type": "codedValue", "name": "DrivenBase", "description": "Driven sign post base types", "codedValues": [ { "name": "Bolt", "code": 0 }, { "name": "Quick Fix", "code": 1 }, { "name": "Solid (No Base)", "code": 2 }, { "name": "UFlange", "code": 3 }, { "name": "Other", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "Post Type", "length": 50, "domain": { "type": "codedValue", "name": "PostType", "description": "The type of post a sign is mounted to", "codedValues": [ { "name": "Steel Pipe, any size", "code": "Steel Pipe" }, { "name": "U Flange", "code": "U Flange" }, { "name": "Street light pole", "code": "Street Light" }, { "name": "Traffic light pole", "code": "Traffic Light" }, { "name": "Overhead traffic crossbar", "code": "Traffic Crossbar" }, { "name": "Utility pole (wood)", "code": "Utility Pole" }, { "name": "Crosswalk", "code": "Crosswalk" }, { "name": "Powered crosswalk", "code": "Powered crosswalk" }, { "name": "Powered crosswalk crossbar", "code": "Powered crosswalk crossbar" }, { "name": "Wood (4x4 single)", "code": "Wood (4x4 single)" }, { "name": "Wood (4x4 multiple)", "code": "Wood (4x4 multiple)" }, { "name": "Wood (4x6 single)", "code": "Wood (4x6 single)" }, { "name": "Wood (4x6 multiple)", "code": "Wood (4x6 multiple)" }, { "name": "Wood (6x6 single)", "code": "Wood (6x6 single)" }, { "name": "Wood (6x6 multiple)", "code": "Wood (6x6 multiple)" }, { "name": "Wood (12x12 single)", "code": "Wood (12x12 single)" }, { "name": "Chain Link Fence", "code": "Chain Link Fence" }, { "name": "Building Wall", "code": "Building Wall" }, { "name": "Gate", "code": "Gate" }, { "name": "Jersey Barrier", "code": "Jersey Barrier" }, { "name": "Steel I-Beam", "code": "Steel I-Beam" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BRITESIDE", "type": "esriFieldTypeString", "alias": "Briteside", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "CAPTUREDATE", "type": "esriFieldTypeDate", "alias": "Date Captured", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City", "code": 1 }, { "name": "Regional", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "City", "code": 1 }, { "name": "Regional", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ESRIGNSS_RECEIVER", "type": "esriFieldTypeString", "alias": "Receiver Name", "length": 50, "domain": null }, { "name": "ESRIGNSS_H_RMS", "type": "esriFieldTypeDouble", "alias": "Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_V_RMS", "type": "esriFieldTypeDouble", "alias": "Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "ESRIGNSS_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "ESRIGNSS_ALTITUDE", "type": "esriFieldTypeDouble", "alias": "Altitude", "domain": null }, { "name": "ESRIGNSS_PDOP", "type": "esriFieldTypeDouble", "alias": "PDOP", "domain": null }, { "name": "ESRIGNSS_HDOP", "type": "esriFieldTypeDouble", "alias": "HDOP", "domain": null }, { "name": "ESRIGNSS_VDOP", "type": "esriFieldTypeDouble", "alias": "VDOP", "domain": null }, { "name": "ESRIGNSS_FIXTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Fix Type", "domain": { "type": "codedValue", "name": "ESRI_FIX_TYPE_DOMAIN", "description": "Fix Type", "codedValues": [ { "name": "Fix not valid", "code": 0 }, { "name": "GPS", "code": 1 }, { "name": "Differential GPS", "code": 2 }, { "name": "RTK Fixed", "code": 4 }, { "name": "RTK Float", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_CORRECTIONAGE", "type": "esriFieldTypeDouble", "alias": "Correction Age", "domain": null }, { "name": "ESRIGNSS_STATIONID", "type": "esriFieldTypeSmallInteger", "alias": "Station ID", "domain": { "type": "range", "name": "ESRI_STATION_ID_DOMAIN", "description": "Station ID", "range": [ 0, 1023 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_NUMSATS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Satellites", "domain": { "type": "range", "name": "ESRI_NUM_SATS_DOMAIN", "description": "Number of Satellites", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESRIGNSS_FIXDATETIME", "type": "esriFieldTypeDate", "alias": "Fix Time", "length": 8, "domain": null }, { "name": "ESRIGNSS_AVG_H_RMS", "type": "esriFieldTypeDouble", "alias": "Average Horizontal Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_V_RMS", "type": "esriFieldTypeDouble", "alias": "Average Vertical Accuracy (m)", "domain": null }, { "name": "ESRIGNSS_AVG_POSITIONS", "type": "esriFieldTypeSmallInteger", "alias": "Averaged Positions", "domain": null }, { "name": "ESRIGNSS_H_STDDEV", "type": "esriFieldTypeDouble", "alias": "Standard Deviation (m)", "domain": null }, { "name": "Checked", "type": "esriFieldTypeString", "alias": "Checked", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID_OLD", "type": "esriFieldTypeString", "alias": "FACILITYID_OLD", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PWID", "type": "esriFieldTypeString", "alias": "PWID", "length": 20, "domain": null }, { "name": "WorkType", "type": "esriFieldTypeString", "alias": "WorkType", "length": 25, "domain": { "type": "codedValue", "name": "sWorkType", "description": "The type of work done on signs by PW", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Existing", "code": "Existing" }, { "name": "Change Pole Type", "code": "Change Pole Type" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LocatedByGIS", "type": "esriFieldTypeString", "alias": "LocatedByGIS", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddedToPoleCatalog", "type": "esriFieldTypeString", "alias": "AddedToPoleCatalog", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R296_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_296", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1374_PWID", "fields": "PWID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_296", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S240_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BASETYPE": { "type": "codedValue", "name": "AnchoredBase", "description": "", "codedValues": [ { "name": "Bolt 6\"", "code": 0 }, { "name": "Bolt 10\"", "code": 1 }, { "name": "Quick Fix 6\"", "code": 2 }, { "name": "Quick Fix 10\"", "code": 3 }, { "name": "Saddle", "code": 4 }, { "name": "UFlange", "code": 5 }, { "name": "Other", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "POSTTYPE": {"type": "inherited"}, "BRITESIDE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "Checked": {"type": "inherited"}, "WorkType": {"type": "inherited"} }, "id": 0, "name": "Anchored" }, { "domains": { "BASETYPE": {"type": "inherited"}, "POSTTYPE": {"type": "inherited"}, "BRITESIDE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "Checked": {"type": "inherited"}, "WorkType": {"type": "inherited"} }, "id": 2, "name": "Driven" } ], "subtypes": [ { "domains": { "BASETYPE": { "type": "codedValue", "name": "AnchoredBase", "description": "", "codedValues": [ { "name": "Bolt 6\"", "code": 0 }, { "name": "Bolt 10\"", "code": 1 }, { "name": "Quick Fix 6\"", "code": 2 }, { "name": "Quick Fix 10\"", "code": 3 }, { "name": "Saddle", "code": 4 }, { "name": "UFlange", "code": 5 }, { "name": "Other", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "POSTTYPE": {"type": "inherited"}, "BRITESIDE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "Checked": {"type": "inherited"}, "WorkType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "FACILITYID": null, "BASECLASS": null, "BASETYPE": null, "POSTTYPE": null, "BRITESIDE": null, "HEIGHT": null, "CAPTUREDATE": null, "CONDITION": null, "OWNEDBY": 1, "MAINTBY": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null, "Checked": "No", "FACILITYID_OLD": null, "PWID": null, "WorkType": null, "LocatedByGIS": "No", "AddedToPoleCatalog": "No" }, "code": 0, "name": "Anchored" }, { "domains": { "BASETYPE": {"type": "inherited"}, "POSTTYPE": {"type": "inherited"}, "BRITESIDE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "ESRIGNSS_FIXTYPE": {"type": "inherited"}, "ESRIGNSS_STATIONID": {"type": "inherited"}, "ESRIGNSS_NUMSATS": {"type": "inherited"}, "Checked": {"type": "inherited"}, "WorkType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "FACILITYID": null, "BASECLASS": null, "BASETYPE": null, "POSTTYPE": null, "BRITESIDE": null, "HEIGHT": null, "CAPTUREDATE": null, "CONDITION": null, "OWNEDBY": 1, "MAINTBY": 1, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "ESRIGNSS_RECEIVER": null, "ESRIGNSS_H_RMS": null, "ESRIGNSS_V_RMS": null, "ESRIGNSS_LATITUDE": null, "ESRIGNSS_LONGITUDE": null, "ESRIGNSS_ALTITUDE": null, "ESRIGNSS_PDOP": null, "ESRIGNSS_HDOP": null, "ESRIGNSS_VDOP": null, "ESRIGNSS_FIXTYPE": null, "ESRIGNSS_CORRECTIONAGE": null, "ESRIGNSS_STATIONID": null, "ESRIGNSS_NUMSATS": null, "ESRIGNSS_FIXDATETIME": null, "ESRIGNSS_AVG_H_RMS": null, "ESRIGNSS_AVG_V_RMS": null, "ESRIGNSS_AVG_POSITIONS": null, "ESRIGNSS_H_STDDEV": null, "Checked": "No", "FACILITYID_OLD": null, "PWID": null, "WorkType": null, "LocatedByGIS": "No", "AddedToPoleCatalog": "No" }, "code": 2, "name": "Driven" } ], "relationships": [ { "id": 0, "name": "PWSignUpdate", "relatedTableId": 54, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "afa20e51f9ad45bcabd031ae85a287d3" }