{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 148, 136, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FullName]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.3059585154823247E7, "ymin": 3883440.075381971, "xmax": -1.3043082706712715E7, "ymax": 3909576.4140629224, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.438971519485689E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullName", "typeIdField": "SubType", "subtypeFieldName": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "length": 20, "domain": { "type": "codedValue", "name": "WS1_pwsm_LifeCycleStatus_1", "description": "Valid Street Maintenance Life Cycle codes", "codedValues": [ { "name": "Installed", "code": "Installed" }, { "name": "Removed", "code": "Removed" }, { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "FunctionClass", "type": "esriFieldTypeString", "alias": "FUNCTIONCLASS", "length": 20, "domain": { "type": "codedValue", "name": "WS1_tran_RoadFunction", "description": "Valid road functions", "codedValues": [ { "name": "Alley", "code": "Alley" }, { "name": "Local", "code": "Local" }, { "name": "Collector", "code": "Collector" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Prime Arterial", "code": "Prime Arterial" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Freeway", "code": "Freeway" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Designated Local", "code": "Designated Local" }, { "name": "UnPaved", "code": "UnPaved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "UltimateWidth", "type": "esriFieldTypeString", "alias": "UltimateWidth", "length": 15, "domain": null }, { "name": "CirculationElementName", "type": "esriFieldTypeString", "alias": "CirculationElementName", "length": 40, "domain": null }, { "name": "DecisionAction", "type": "esriFieldTypeString", "alias": "DecisionAction", "length": 30, "domain": null }, { "name": "DecisionActionDate", "type": "esriFieldTypeDate", "alias": "DecisionActionDate", "length": 8, "domain": null }, { "name": "CirculationElementRoad", "type": "esriFieldTypeString", "alias": "CirculationElementRoad", "length": 3, "domain": { "type": "codedValue", "name": "WS1_shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R8465_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7165_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 1, "name": "Local" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 2, "name": "Collector" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 3, "name": "Major Arterial" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 4, "name": "Prime Arterial" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 5, "name": "Alley" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 6, "name": "UnPaved" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 7, "name": "Ramp" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 8, "name": "Freeway" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 9, "name": "Driveway" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "id": 10, "name": "Designated Local" } ], "subtypes": [ { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 1, "name": "Local" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 2, "name": "Collector" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 3, "name": "Major Arterial" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 4, "name": "Prime Arterial" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 5, "name": "Alley" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 6, "name": "UnPaved" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 7, "name": "Ramp" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 8, "name": "Freeway" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 9, "name": "Driveway" }, { "domains": { "LifeCycleStatus": {"type": "inherited"}, "FunctionClass": {"type": "inherited"}, "OneWayCode": {"type": "inherited"}, "RoadWorkCode": {"type": "inherited"}, "BridgeCode": {"type": "inherited"}, "IsFireDriveable": {"type": "inherited"}, "IsEvacuationRoute": {"type": "inherited"}, "IsSpecialCase": {"type": "inherited"}, "IsAugmented": {"type": "inherited"}, "HasSpeedBumps": {"type": "inherited"}, "IsHaulRoute": {"type": "inherited"}, "IsLimited": {"type": "inherited"}, "IsScenic": {"type": "inherited"}, "TrashDay": {"type": "inherited"}, "TrashCycle": {"type": "inherited"}, "PWWorkZone": {"type": "inherited"}, "CAB": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "MaintainedBy": {"type": "inherited"}, "Condition": {"type": "inherited"}, "ConversionMethod": {"type": "inherited"}, "IssueCode": {"type": "inherited"}, "QCSource": {"type": "inherited"}, "CirculationElementRoad": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "LegacyID": null, "LifeCycleStatus": "Active", "SubType": null, "FunctionClass": "Local", "FullName": null, "LeftLowAddress": null, "LeftHighAddress": null, "RightLowAddress": null, "RightHighAddress": null, "PrimaryResponseRoute": null, "OneWayCode": null, "RoadWorkCode": null, "BridgeCode": null, "IsFireDriveable": "Y", "IsEvacuationRoute": null, "IsSpecialCase": "N", "IsAugmented": "N", "HasSpeedBumps": "N", "IsHaulRoute": null, "IsLimited": "N", "IsScenic": "N", "TrashDay": null, "TrashCycle": null, "Location": null, "LocationDescription": null, "PWWorkZone": null, "CAB": null, "Jurisdiction": null, "OwnedBy": "Encinitas", "MaintainedBy": "Encinitas Street Maintenance", "InstallDate": null, "WarrantyDate": null, "Condition": null, "ConditionDate": null, "PrimaryImage": null, "SegmentID": null, "RoadID": null, "BrdgFacID": null, "ShldFacID": null, "ConversionMethod": null, "IssueCode": "5", "UpdateByLoginID": null, "LastUpdateDate": null, "CreateByLoginID": null, "CreateDate": null, "PlanLength": null, "GlobalID": null, "OverlayYear": null, "SpeedPosted": null, "SpeedFireTruck": null, "RestripeDate": null, "CrossStreet1": null, "CrossStreet2": null, "Source": null, "comment": null, "QC": null, "QCSource": null, "GISLENGTH": null, "MaintainedBySource": null, "SweepDay": null, "SweepDayQualifier": null, "SweepCycle": null, "SweepRouteID": null, "PMPSecID": null, "CirculationElementName": null, "DecisionAction": null, "DecisionActionDate": null, "UltimateWidth": null, "CirculationElementRoad": null }, "code": 10, "name": "Designated Local" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9b120a70691f4f7e813a6908f64a1f59" }