{ "currentVersion": 10.81, "id": 0, "name": "Secondary Sidewalk Routes", "type": "Feature Layer", "description": "Centerline of Sidewalks and Walkways", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "City of Barrie", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLOWROUTE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1.2 }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.2 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.2 }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.2 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.2 }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.2 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.2 }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.2 }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.2 }, "value": "9", "label": "9", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 1.2 }, "value": "10", "label": "10", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 599985.3054999998, "ymin": 4906107.630999999, "xmax": 612896.7218000004, "ymax": 4919778.907500001, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ASSETID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLOWCLASS", "type": "esriFieldTypeString", "alias": "Plow Class", "length": 20, "domain": { "type": "codedValue", "name": "RoadControlWinterPriority", "description": "Plowing Priority", "codedValues": [ { "name": "OTHER", "code": "OTHER" }, { "name": "PRIORITY", "code": "PRIORITY" }, { "name": "SECONDARY", "code": "SECONDARY" }, { "name": "TERTIARY", "code": "TERTIARY" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLOWROUTE", "type": "esriFieldTypeInteger", "alias": "Plow Route", "domain": { "type": "codedValue", "name": "RoadControlWinterRoute", "description": "Route Number for Winter Control", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "11", "code": 11 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "17", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "Route Type", "length": 30, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status of the asset", "length": 10, "domain": { "type": "codedValue", "name": "g_Status", "description": "Lifecycle status of assets", "codedValues": [ { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "RECTYPE", "type": "esriFieldTypeString", "alias": "Record Type", "length": 50, "domain": { "type": "codedValue", "name": "g_RecType", "description": "Record Type Origin", "codedValues": [ { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "DESIGN", "code": "DESIGN" }, { "name": "FIELD VERIFIED", "code": "FIELD VERIFIED" }, { "name": "ISSUED FOR CONSTRUCTION", "code": "ISSUED FOR CONSTRUCTION" }, { "name": "ISSUED FOR TENDER", "code": "ISSUED FOR TENDER" }, { "name": "MODEL", "code": "MODEL" }, { "name": "PRE-SERVICING", "code": "PRE-SERVICING" }, { "name": "SITE PLAN", "code": "SITE PLAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R865_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S668_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }