{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "StreetSweepingSchedule", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var w1 = $feature.WEEKONE == 'Yes';\nvar w2 = $feature.WEEKTWO == 'Yes';\nvar w3 = $feature.WEEKTHREE == 'Yes';\nvar w4 = $feature.WEEKFOUR == 'Yes';\n\nvar weekly = w1 && w2 && w3 && w4;\nvar bimon1 = w1 && w3;\nvar bimon2 = w2 && w4;\n\nWhen(weekly, '1_2_3_4',\n bimon1, '1_3',\n bimon2, '2_4',\n '0');\n", "valueExpressionTitle": "Custom", "uniqueValueGroups": [ { "heading": "Week", "classes": [ { "label": "First and Third Week of the Month", "description": "First and Third Week of the Month", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "values": [ [ "1_3" ] ] }, { "label": "Second and Fourth Week of the Month", "description": "Second and Fourth Week of the Month", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "values": [ [ "2_4" ] ] }, { "label": "First Four Weeks of the Month", "description": "First Four Weeks of the Month", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 191, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "values": [ [ "1_2_3_4" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "value": "1_3", "label": "First and Third Week of the Month" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 169, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "2_4", "label": "Second and Fourth Week of the Month" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 191, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2.9999999999999996 } }, "value": "1_2_3_4", "label": "First Four Weeks of the Month" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 235, 255 ], "toColor": [ 192, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 179, 252, 255 ], "toColor": [ 238, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 189, 255 ], "toColor": [ 252, 250, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 217, 252, 255 ], "toColor": [ 189, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 179, 255 ], "toColor": [ 179, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 238, 255 ], "toColor": [ 252, 204, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 207, 255 ], "toColor": [ 218, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 207, 255 ], "toColor": [ 252, 231, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 243, 252, 255 ], "toColor": [ 210, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 202, 252, 255 ], "toColor": [ 220, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 201, 255 ], "toColor": [ 252, 184, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var mon = $feature.Monday == 'Yes';\nvar tue = $feature.Tuesday == 'Yes';\nvar wed = $feature.Wednesday == 'Yes';\nvar thur = $feature.Thursday == 'Yes';\nvar fri = $feature.Friday == 'Yes';\n\nWhen(mon, 'Mon',\n tue, 'Tue',\n wed, 'Wed',\n thur, 'Thur',\n fri, 'Fri',\n '');", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 18, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6091848.549011394, "ymin": 1956185.8979848176, "xmax": 6112898.4659009725, "ymax": 1985399.214558065, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": "SUBTYPEFIELD", "subtypeFieldName": "SUBTYPEFIELD", "subtypeField": "SUBTYPEFIELD", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DISTRICTID", "type": "esriFieldTypeString", "alias": "District ID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "Agency", "length": 255, "domain": null }, { "name": "AGENCYURL", "type": "esriFieldTypeString", "alias": "Website", "length": 100, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "length": 12, "domain": null }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "Email", "length": 100, "domain": null }, { "name": "SUBTYPEFIELD", "type": "esriFieldTypeInteger", "alias": "Subtype Field", "domain": null }, { "name": "SCHEDULE", "type": "esriFieldTypeString", "alias": "Schedule", "length": 50, "domain": { "type": "codedValue", "name": "piServiceSchedule", "description": "The regular public works or water utility service schedule", "codedValues": [ { "name": "Daily", "code": "Daily" }, { "name": "Weekly", "code": "Weekly" }, { "name": "Monthly", "code": "Monthly" }, { "name": "Annual", "code": "Annual" }, { "name": "Seasonal", "code": "Seasonal" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESCRIPT", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 255, "domain": null }, { "name": "MONDAY", "type": "esriFieldTypeString", "alias": "Monday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TUESDAY", "type": "esriFieldTypeString", "alias": "Tuesday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEDNESDAY", "type": "esriFieldTypeString", "alias": "Wednesday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "THURSDAY", "type": "esriFieldTypeString", "alias": "Thursday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FRIDAY", "type": "esriFieldTypeString", "alias": "Friday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SATURDAY", "type": "esriFieldTypeString", "alias": "Saturday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SUNDAY", "type": "esriFieldTypeString", "alias": "Sunday", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEEKONE", "type": "esriFieldTypeString", "alias": "Week One", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEEKTWO", "type": "esriFieldTypeString", "alias": "Week Two", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEEKTHREE", "type": "esriFieldTypeString", "alias": "Week Three", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEEKFOUR", "type": "esriFieldTypeString", "alias": "Week Four", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes/No Value", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R80_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_80", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_80", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "id": 0, "name": "Trash Pickup" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "id": 1, "name": "Recycling Pickup" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "id": 2, "name": "Yard Waste Pickup" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "id": 3, "name": "Street Cleaning" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "id": 4, "name": "Snow Plowing" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "id": 5, "name": "Maintenance" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "id": 6, "name": "Engineering" } ], "subtypes": [ { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "defaultValues": { "DISTRICTID": null, "NAME": null, "AGENCY": null, "AGENCYURL": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "SUBTYPEFIELD": null, "SCHEDULE": null, "DESCRIPT": null, "MONDAY": null, "TUESDAY": null, "WEDNESDAY": null, "THURSDAY": null, "FRIDAY": null, "SATURDAY": null, "SUNDAY": null, "WEEKONE": null, "WEEKTWO": null, "WEEKTHREE": null, "WEEKFOUR": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 0, "name": "Trash Pickup" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "defaultValues": { "DISTRICTID": null, "NAME": null, "AGENCY": null, "AGENCYURL": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "SUBTYPEFIELD": null, "SCHEDULE": null, "DESCRIPT": null, "MONDAY": null, "TUESDAY": null, "WEDNESDAY": null, "THURSDAY": null, "FRIDAY": null, "SATURDAY": null, "SUNDAY": null, "WEEKONE": null, "WEEKTWO": null, "WEEKTHREE": null, "WEEKFOUR": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Recycling Pickup" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "defaultValues": { "DISTRICTID": null, "NAME": null, "AGENCY": null, "AGENCYURL": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "SUBTYPEFIELD": null, "SCHEDULE": null, "DESCRIPT": null, "MONDAY": null, "TUESDAY": null, "WEDNESDAY": null, "THURSDAY": null, "FRIDAY": null, "SATURDAY": null, "SUNDAY": null, "WEEKONE": null, "WEEKTWO": null, "WEEKTHREE": null, "WEEKFOUR": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Yard Waste Pickup" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "defaultValues": { "DISTRICTID": null, "NAME": null, "AGENCY": null, "AGENCYURL": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "SUBTYPEFIELD": null, "SCHEDULE": null, "DESCRIPT": null, "MONDAY": null, "TUESDAY": null, "WEDNESDAY": null, "THURSDAY": null, "FRIDAY": null, "SATURDAY": null, "SUNDAY": null, "WEEKONE": null, "WEEKTWO": null, "WEEKTHREE": null, "WEEKFOUR": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Street Cleaning" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "defaultValues": { "DISTRICTID": null, "NAME": null, "AGENCY": null, "AGENCYURL": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "SUBTYPEFIELD": null, "SCHEDULE": null, "DESCRIPT": null, "MONDAY": null, "TUESDAY": null, "WEDNESDAY": null, "THURSDAY": null, "FRIDAY": null, "SATURDAY": null, "SUNDAY": null, "WEEKONE": null, "WEEKTWO": null, "WEEKTHREE": null, "WEEKFOUR": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Snow Plowing" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "defaultValues": { "DISTRICTID": null, "NAME": null, "AGENCY": null, "AGENCYURL": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "SUBTYPEFIELD": null, "SCHEDULE": null, "DESCRIPT": null, "MONDAY": null, "TUESDAY": null, "WEDNESDAY": null, "THURSDAY": null, "FRIDAY": null, "SATURDAY": null, "SUNDAY": null, "WEEKONE": null, "WEEKTWO": null, "WEEKTHREE": null, "WEEKFOUR": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Maintenance" }, { "domains": { "SCHEDULE": {"type": "inherited"}, "MONDAY": {"type": "inherited"}, "TUESDAY": {"type": "inherited"}, "WEDNESDAY": {"type": "inherited"}, "THURSDAY": {"type": "inherited"}, "FRIDAY": {"type": "inherited"}, "SATURDAY": {"type": "inherited"}, "SUNDAY": {"type": "inherited"}, "WEEKONE": {"type": "inherited"}, "WEEKTWO": {"type": "inherited"}, "WEEKTHREE": {"type": "inherited"}, "WEEKFOUR": {"type": "inherited"} }, "defaultValues": { "DISTRICTID": null, "NAME": null, "AGENCY": null, "AGENCYURL": null, "CONTACT": null, "PHONE": null, "EMAIL": null, "SUBTYPEFIELD": null, "SCHEDULE": null, "DESCRIPT": null, "MONDAY": null, "TUESDAY": null, "WEDNESDAY": null, "THURSDAY": null, "FRIDAY": null, "SATURDAY": null, "SUNDAY": null, "WEEKONE": null, "WEEKTWO": null, "WEEKTHREE": null, "WEEKFOUR": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "Engineering" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "timeZoneIANA": "America/Los_Angeles", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }