{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Street Sweeping Sub-Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SWEEP_STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 2 } }, "value": "Completed", "label": "Completed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 2 } }, "value": "Scheduled", "label": "Scheduled" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 2 } }, "value": "Unscheduled", "label": "Unscheduled" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 214, 214, 255, 255 ], "toColor": [ 0, 57, 148, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SWEEP_SUBZONE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 230, 152, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 127 ], "haloSize": 1, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -8909922.77116839, "ymin": 4468539.312496209, "xmax": -8891879.080765799, "ymax": 4486428.956688747, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SWEEP_ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SWEEP_ZONE", "type": "esriFieldTypeString", "alias": "SWEEP_ZONE", "length": 50, "domain": null }, { "name": "SWEEP_SUBZONE", "type": "esriFieldTypeString", "alias": "SWEEP_SUBZONE", "length": 50, "domain": null }, { "name": "SWEEP_STATUS", "type": "esriFieldTypeString", "alias": "SWEEP_STATUS", "length": 255, "domain": { "type": "codedValue", "name": "Sweep_Status", "description": "", "codedValues": [ { "name": "Recently Completed", "code": "Recently Completed" }, { "name": "Anticipated in the Next Week", "code": "Anticipated in the Next Week" }, { "name": "Anticipated in the Next Month", "code": "Anticipated in the Next Month" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Sweep_Name", "type": "esriFieldTypeString", "alias": "Sweep_Name", "length": 50, "domain": null }, { "name": "Date1", "type": "esriFieldTypeDate", "alias": "Date 1", "length": 8, "domain": null }, { "name": "Team1", "type": "esriFieldTypeString", "alias": "Team 1", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment1", "type": "esriFieldTypeDouble", "alias": "Sediment Load 1", "domain": null }, { "name": "Date2", "type": "esriFieldTypeDate", "alias": "Date 2", "length": 8, "domain": null }, { "name": "Team2", "type": "esriFieldTypeString", "alias": "Team 2", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment2", "type": "esriFieldTypeDouble", "alias": "Sediment Load 2", "domain": null }, { "name": "Date3", "type": "esriFieldTypeDate", "alias": "Date 3", "length": 8, "domain": null }, { "name": "Team3", "type": "esriFieldTypeString", "alias": "Team 3", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment3", "type": "esriFieldTypeDouble", "alias": "Sediment Load 3", "domain": null }, { "name": "Date4", "type": "esriFieldTypeDate", "alias": "Date 4", "length": 8, "domain": null }, { "name": "Team4", "type": "esriFieldTypeString", "alias": "Team 4", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment4", "type": "esriFieldTypeDouble", "alias": "Sediment Load 4", "domain": null }, { "name": "Date5", "type": "esriFieldTypeDate", "alias": "Date 5", "length": 8, "domain": null }, { "name": "Team5", "type": "esriFieldTypeString", "alias": "Team 5", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment5", "type": "esriFieldTypeDouble", "alias": "Sediment Load 5", "domain": null }, { "name": "Date6", "type": "esriFieldTypeDate", "alias": "Date 6", "length": 8, "domain": null }, { "name": "Team6", "type": "esriFieldTypeString", "alias": "Team 6", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment6", "type": "esriFieldTypeDouble", "alias": "Sediment Load 6", "domain": null }, { "name": "Date7", "type": "esriFieldTypeDate", "alias": "Date 7", "length": 8, "domain": null }, { "name": "Team7", "type": "esriFieldTypeString", "alias": "Team 7", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment7", "type": "esriFieldTypeDouble", "alias": "Sediment Load 7", "domain": null }, { "name": "Date8", "type": "esriFieldTypeDate", "alias": "Date 8", "length": 8, "domain": null }, { "name": "Team8", "type": "esriFieldTypeString", "alias": "Team 8", "length": 50, "domain": { "type": "codedValue", "name": "Sweep_Cycle", "description": "For street sweeping team fields", "codedValues": [ { "name": "Crew 1", "code": "Crew 1" }, { "name": "Crew 2", "code": "Crew 2" }, { "name": "Crew 3", "code": "Crew 3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Sediment8", "type": "esriFieldTypeDouble", "alias": "Sediment Load 8", "domain": null }, { "name": "Lane_Miles", "type": "esriFieldTypeDouble", "alias": "Lane_Miles", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Last_FY_Sweep", "type": "esriFieldTypeDate", "alias": "Last_FY_Sweep", "length": 8, "domain": null }, { "name": "Date9", "type": "esriFieldTypeDate", "alias": "Date9", "length": 8, "domain": null }, { "name": "Team9", "type": "esriFieldTypeString", "alias": "Team9", "length": 50, "domain": null }, { "name": "Sediment9", "type": "esriFieldTypeString", "alias": "Sediment9", "length": 50, "domain": null }, { "name": "Date10", "type": "esriFieldTypeDate", "alias": "Date10", "length": 8, "domain": null }, { "name": "Team10", "type": "esriFieldTypeString", "alias": "Team10", "length": 50, "domain": null }, { "name": "Sediment10", "type": "esriFieldTypeString", "alias": "Sediment10", "length": 50, "domain": null }, { "name": "Date11", "type": "esriFieldTypeDate", "alias": "Date11", "length": 8, "domain": null }, { "name": "Team11", "type": "esriFieldTypeString", "alias": "Team11", "length": 50, "domain": null }, { "name": "Sediment11", "type": "esriFieldTypeString", "alias": "Sediment11", "length": 50, "domain": null }, { "name": "Date12", "type": "esriFieldTypeDate", "alias": "Date12", "length": 8, "domain": null }, { "name": "Team12", "type": "esriFieldTypeString", "alias": "Team12", "length": 50, "domain": null }, { "name": "Sediment12", "type": "esriFieldTypeString", "alias": "Sediment12", "length": 50, "domain": null }, { "name": "Cycle_Comp1", "type": "esriFieldTypeSmallInteger", "alias": "Cycle_Comp1", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1224_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1224", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1224", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1025_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }