{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Alleys_Edit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "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": "ACTIVITY_TYPE_SR", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 3 }, "value": "0", "label": "0-Checked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 3 }, "value": "1", "label": "1-ClearingNeeded" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 3 }, "value": "2", "label": "2-Remove" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 3 }, "value": "3", "label": "3-Cleared" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 3 }, "value": "4", "label": "4-InspectionFailed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 189, 252, 255 ], "toColor": [ 225, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 179, 255 ], "toColor": [ 229, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 179, 255 ], "toColor": [ 252, 189, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 217, 255 ], "toColor": [ 199, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 217, 252, 255 ], "toColor": [ 189, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 235, 255 ], "toColor": [ 252, 210, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 182, 255 ], "toColor": [ 182, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 228, 255 ], "toColor": [ 252, 182, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 191, 252, 255 ], "toColor": [ 189, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 184, 255 ], "toColor": [ 252, 244, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 520654.5527, "ymin": 5582958.3422, "xmax": 535221.1296, "ymax": 5595180.9585, "spatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ALLEY_ID", "typeIdField": "ACTIVITY_SR", "subtypeFieldName": "ACTIVITY_SR", "subtypeField": "ACTIVITY_SR", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "ACTIVITY_TYPE_SR", "type": "esriFieldTypeSmallInteger", "alias": "Activity_Type", "domain": { "type": "codedValue", "name": "PLOW_ROUTES_ACTY_TYP", "description": "Activity Type for Plow Route Records", "codedValues": [ { "name": "0-Checked", "code": 0 }, { "name": "1-ClearingNeeded", "code": 1 }, { "name": "2-Remove", "code": 2 }, { "name": "3-Cleared", "code": 3 }, { "name": "4-InspectionFailed", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHIFT_SR", "type": "esriFieldTypeString", "alias": "Shift", "length": 1, "domain": { "type": "codedValue", "name": "PLOW_ROUTES_SHIFT", "description": "Shift for Plow Route Records", "codedValues": [ { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS_SR", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ACTIVITY_SR", "type": "esriFieldTypeInteger", "alias": "Activity", "domain": { "type": "codedValue", "name": "WINTER_ACTIVITY", "description": "Winter Activity", "codedValues": [ { "name": "Plowing", "code": 2 }, { "name": "IceShaving", "code": 3 }, { "name": "Removal", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNIT_NUMBER_ADD_SR", "type": "esriFieldTypeString", "alias": "Unit_Number_PlowTruck", "length": 255, "domain": { "type": "codedValue", "name": "PLOW_TRUCKS", "description": "Plow Trucks", "codedValues": [ { "name": "13029", "code": "13029" }, { "name": "13030", "code": "13030" }, { "name": "13031", "code": "13031" }, { "name": "13032", "code": "13032" }, { "name": "13033", "code": "13033" }, { "name": "13034", "code": "13034" }, { "name": "13035", "code": "13035" }, { "name": "13036", "code": "13036" }, { "name": "13037", "code": "13037" }, { "name": "13038", "code": "13038" }, { "name": "13039", "code": "13039" }, { "name": "13053", "code": "13053" }, { "name": "13054", "code": "13054" }, { "name": "13055", "code": "13055" }, { "name": "13056", "code": "13056" }, { "name": "13057", "code": "13057" }, { "name": "13058", "code": "13058" }, { "name": "13061", "code": "13061" }, { "name": "13061", "code": "13062" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WINTER_PROGRAM_SR", "type": "esriFieldTypeSmallInteger", "alias": "Winter_Program", "domain": { "type": "codedValue", "name": "WINTER_PROGRAM", "description": "Winter_Program", "codedValues": [ { "name": "AfterSnowEventClearing", "code": 1 }, { "name": "SystematicClearing", "code": 2 }, { "name": "RoutineMaintenance", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNIT_NUMBER_SR", "type": "esriFieldTypeString", "alias": "Unit_Number_Grader", "length": 255, "domain": { "type": "codedValue", "name": "GRADERS", "description": "Graders", "codedValues": [ { "name": "25436", "code": "25436" }, { "name": "25437", "code": "25437" }, { "name": "25438", "code": "25438" }, { "name": "25439", "code": "25439" }, { "name": "25440", "code": "25440" }, { "name": "25441", "code": "25441" }, { "name": "25442", "code": "25442" }, { "name": "25443", "code": "25443" }, { "name": "25444", "code": "25444" }, { "name": "25445", "code": "25445" }, { "name": "25446", "code": "25446" }, { "name": "25447", "code": "25447" }, { "name": "25448", "code": "25448" }, { "name": "25449", "code": "25449" }, { "name": "25450", "code": "25450" }, { "name": "25451", "code": "25451" }, { "name": "CONTRACTOR", "code": "CONTRACTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_TIME_SR", "type": "esriFieldTypeDate", "alias": "Date_Time", "length": 8, "domain": null }, { "name": "UNIT_NUMBER_SR_BLW", "type": "esriFieldTypeString", "alias": "Unit_Number_Blower", "length": 255, "domain": { "type": "codedValue", "name": "BLOWERS", "description": "Blowers", "codedValues": [ { "name": "28009", "code": "28009" }, { "name": "28010", "code": "28010" }, { "name": "28011", "code": "28011" }, { "name": "28012", "code": "28012" }, { "name": "28013", "code": "28013" }, { "name": "CONTRACTOR", "code": "CONTRACTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "UNIT_NUMBER_LOAD_SR", "type": "esriFieldTypeString", "alias": "Unit_Number_Loader", "length": 255, "domain": { "type": "codedValue", "name": "LOADERS", "description": "Loaders", "codedValues": [ { "name": "25698", "code": "25698" }, { "name": "25700", "code": "25700" }, { "name": "25696", "code": "25696" }, { "name": "25699", "code": "25699" }, { "name": "CONTRACTOR", "code": "CONTRACTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2542107_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A6828_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"} }, "id": 1, "name": "Sandboxing" }, { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "SHIFT_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"}, "UNIT_NUMBER_SR": { "type": "codedValue", "name": "LOADERS", "description": "Loaders", "codedValues": [ { "name": "25698", "code": "25698" }, { "name": "25700", "code": "25700" }, { "name": "25696", "code": "25696" }, { "name": "25699", "code": "25699" }, { "name": "CONTRACTOR", "code": "CONTRACTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "id": 2, "name": "Plowing" }, { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"} }, "id": 3, "name": "IceShaving" }, { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"} }, "id": 4, "name": "Removal" } ], "subtypes": [ { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"} }, "defaultValues": { "ALLEY_ID": null, "LOCATION": null, "FROM_NAME": null, "TO_NAME": null, "ONEWAY": null, "SURFACE_TYPE": null, "ALLEY_STATUS": null, "KEYNUMBER": null, "ALLEY_AREA": null, "WRM_DISTRICT_NUMBER": null, "SECTOR_DISTRICT_NUMBER": null, "ACTIVITY_TYPE_SR": 3, "GLOBALID_DEV": null, "SHIFT_SR": null, "COMMENTS_SR": null, "ACTIVITY_SR": null, "UNIT_NUMBER_ADD_SR": null, "WINTER_PROGRAM_SR": 1, "UNIT_NUMBER_SR": null, "DATE_TIME_SR": null, "UNIT_NUMBER_SR_BLW": null, "UNIT_NUMBER_LOAD_SR": null }, "code": 1, "name": "Sandboxing" }, { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "SHIFT_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"}, "UNIT_NUMBER_SR": { "type": "codedValue", "name": "LOADERS", "description": "Loaders", "codedValues": [ { "name": "25698", "code": "25698" }, { "name": "25700", "code": "25700" }, { "name": "25696", "code": "25696" }, { "name": "25699", "code": "25699" }, { "name": "CONTRACTOR", "code": "CONTRACTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, "defaultValues": { "ALLEY_ID": null, "LOCATION": null, "FROM_NAME": null, "TO_NAME": null, "ONEWAY": null, "SURFACE_TYPE": null, "ALLEY_STATUS": null, "KEYNUMBER": null, "ALLEY_AREA": null, "WRM_DISTRICT_NUMBER": null, "SECTOR_DISTRICT_NUMBER": null, "ACTIVITY_TYPE_SR": 3, "GLOBALID_DEV": null, "SHIFT_SR": null, "COMMENTS_SR": null, "ACTIVITY_SR": null, "UNIT_NUMBER_ADD_SR": null, "WINTER_PROGRAM_SR": 1, "UNIT_NUMBER_SR": null, "DATE_TIME_SR": null, "UNIT_NUMBER_SR_BLW": null, "UNIT_NUMBER_LOAD_SR": null }, "code": 2, "name": "Plowing" }, { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"} }, "defaultValues": { "ALLEY_ID": null, "LOCATION": null, "FROM_NAME": null, "TO_NAME": null, "ONEWAY": null, "SURFACE_TYPE": null, "ALLEY_STATUS": null, "KEYNUMBER": null, "ALLEY_AREA": null, "WRM_DISTRICT_NUMBER": null, "SECTOR_DISTRICT_NUMBER": null, "ACTIVITY_TYPE_SR": 3, "GLOBALID_DEV": null, "SHIFT_SR": null, "COMMENTS_SR": null, "ACTIVITY_SR": null, "UNIT_NUMBER_ADD_SR": null, "WINTER_PROGRAM_SR": 1, "UNIT_NUMBER_SR": null, "DATE_TIME_SR": null, "UNIT_NUMBER_SR_BLW": null, "UNIT_NUMBER_LOAD_SR": null }, "code": 3, "name": "IceShaving" }, { "domains": { "ONEWAY": {"type": "inherited"}, "ALLEY_STATUS": {"type": "inherited"}, "ACTIVITY_TYPE_SR": {"type": "inherited"}, "WINTER_PROGRAM_SR": {"type": "inherited"} }, "defaultValues": { "ALLEY_ID": null, "LOCATION": null, "FROM_NAME": null, "TO_NAME": null, "ONEWAY": null, "SURFACE_TYPE": null, "ALLEY_STATUS": null, "KEYNUMBER": null, "ALLEY_AREA": null, "WRM_DISTRICT_NUMBER": null, "SECTOR_DISTRICT_NUMBER": null, "ACTIVITY_TYPE_SR": 3, "GLOBALID_DEV": null, "SHIFT_SR": null, "COMMENTS_SR": null, "ACTIVITY_SR": null, "UNIT_NUMBER_ADD_SR": null, "WINTER_PROGRAM_SR": 1, "UNIT_NUMBER_SR": null, "DATE_TIME_SR": null, "UNIT_NUMBER_SR_BLW": null, "UNIT_NUMBER_LOAD_SR": null }, "code": 4, "name": "Removal" } ], "relationships": [ { "id": 0, "name": "GIS.WinterPlowAlleys_Records", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "GLOBALID_DEV", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": { "timeZone": "Canada Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }