{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Leaf Route", "type": "Feature Layer", "description": "
Feature Class of public streets within the City of Rochester, compiled from the NYS Centerline GIS file <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Rochester & NYS Office of Information Technology Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 162, 175, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1388554.5829494111, "ymin": 1134822.2999478206, "xmax": 1427333.5555881634, "ymax": 1191866.5398617387, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NYSStreetI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NYSStreetI", "type": "esriFieldTypeInteger", "alias": "NYSStreetI", "domain": null }, { "name": "CompleteSt", "type": "esriFieldTypeString", "alias": "CompleteSt", "length": 68, "domain": null }, { "name": "Cub_Miles", "type": "esriFieldTypeDouble", "alias": "Cub_Miles", "domain": null }, { "name": "Sweeper_Route", "type": "esriFieldTypeString", "alias": "Street Sweeper Route", "length": 50, "domain": null }, { "name": "Leaf_Route_ODD", "type": "esriFieldTypeString", "alias": "Odd Year Leaf Route", "length": 50, "domain": null }, { "name": "Leaf_Route_Even", "type": "esriFieldTypeString", "alias": "Even Year Leaf Route", "length": 50, "domain": null }, { "name": "Leaf_Complete_Date", "type": "esriFieldTypeDate", "alias": "Leaf Complete Date", "length": 8, "domain": null }, { "name": "Leaf_Pickup_Week", "type": "esriFieldTypeString", "alias": "Leaf Pick Up Week", "length": 50, "domain": null }, { "name": "ARTERIAL", "type": "esriFieldTypeString", "alias": "Aterial", "length": 50, "domain": null }, { "name": "SWEEPER_START", "type": "esriFieldTypeDate", "alias": "Sweeper Start Date", "length": 8, "domain": null }, { "name": "SWEEPER_FINISH", "type": "esriFieldTypeDate", "alias": "Sweeper Finish Date", "length": 8, "domain": null }, { "name": "Route_Join", "type": "esriFieldTypeString", "alias": "Route_Join", "length": 30, "domain": null }, { "name": "Route_Identify_Num", "type": "esriFieldTypeSmallInteger", "alias": "Route_Identify_Num", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "SweepingGoal", "type": "esriFieldTypeInteger", "alias": "SweepingGoal", "domain": null }, { "name": "LastSweeperStartDate", "type": "esriFieldTypeDate", "alias": "LastSweeperStartDate", "length": 8, "domain": null }, { "name": "SLABreach", "type": "esriFieldTypeInteger", "alias": "SLABreach", "domain": null }, { "name": "SLADateDiff", "type": "esriFieldTypeInteger", "alias": "SLADateDiff", "domain": null }, { "name": "SLA_Compliant", "type": "esriFieldTypeInteger", "alias": "SLA_Compliant", "domain": null }, { "name": "WeeklySLA_Compliant", "type": "esriFieldTypeInteger", "alias": "WeeklySLA_Compliant", "domain": null }, { "name": "SKIPPED", "type": "esriFieldTypeString", "alias": "Skipped", "length": 4, "domain": { "type": "codedValue", "name": "YES_NO", "description": "Yes or No", "codedValues": [ { "name": "YES", "code": "yes" }, { "name": "NO", "code": "no" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SKIPPED_DATE", "type": "esriFieldTypeDate", "alias": "Skipped Date", "length": 8, "domain": null }, { "name": "SKIPPED_COUNTER", "type": "esriFieldTypeInteger", "alias": "Skipped Counter", "domain": null }, { "name": "Leaf_WeekNbr", "type": "esriFieldTypeString", "alias": "Leaf_WeekNbr", "length": 1, "domain": null }, { "name": "Leaf_LeafDay", "type": "esriFieldTypeString", "alias": "Leaf_LeafDay", "length": 15, "domain": null }, { "name": "LeafSupervisor", "type": "esriFieldTypeString", "alias": "LeafSupervisor", "length": 255, "domain": null }, { "name": "LeafRouteType", "type": "esriFieldTypeString", "alias": "LeafRouteType", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "dc5adb0f4d484731b2348de4d967bee3" } ], "tables": [] }