{ "currentVersion": 10.81, "id": 3, "name": "Roads - Classification / Routes - Classification", "type": "Feature Layer", "description": "Single polyline data showing operational roadways within geographic limits of City of Ottawa.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "Surveys and Mapping Unit, Addressing and Signs, Asset Management Branch", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE_TEXT", "field2": "CURRENT_STATUS", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 5 }, "value": "Federally Owned Road,Operational", "label": "Federally Owned Road / Chemins de propriété fédéral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 5 }, "value": "Provincial Highway,Operational", "label": "Provincial Highway / Route provinciale", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 5 }, "value": "City Freeway,Operational", "label": "City Freeway / Autoroute de ville", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 }, "value": "Arterial Road,Operational", "label": "Arterial Road / Artère", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Major Collector Road,Open to Traffic", "label": "Major Collector Road / Grande collectrice", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Major Collector Road,Operational", "label": "Major Collector Road / Grande collectrice", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Collector Road,Open to Traffic", "label": "Collector Road / Collectrice", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "Collector Road,Operational", "label": "Collector Road / Collectrice", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Transit,Operational", "label": "Transit / Transport en commun", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1.25 }, "value": "Local Road,Commence Work Issued", "label": "Local Road / Route locale", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1.25 }, "value": "Local Road,Open to Traffic", "label": "Local Road / Route locale", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 1.25 }, "value": "Local Road,Operational", "label": "Local Road / Route locale", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8498502.0402, "ymin": 5616230.403700002, "xmax": -8376344.9221, "ymax": 5704606.194899999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_ROADNAME_EN", "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": "SUBCLASS", "type": "esriFieldTypeString", "alias": "Sub Classification", "length": 20, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Road Ownership", "length": 15, "domain": null }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "Flow Direction of One Way Streets", "length": 10, "domain": null }, { "name": "GRADE_SEPARATED", "type": "esriFieldTypeString", "alias": "Grade Separated", "length": 5, "domain": null }, { "name": "RD_SEGMENT_ID", "type": "esriFieldTypeString", "alias": "Unique Road Segment ID", "length": 8, "domain": null }, { "name": "CURRENT_STATUS", "type": "esriFieldTypeString", "alias": "Current Status", "length": 35, "domain": null }, { "name": "STATUS_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Status Modified Date", "length": 8, "domain": null }, { "name": "STATUS_CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Status Created Date", "length": 8, "domain": null }, { "name": "MAINTCLASS", "type": "esriFieldTypeInteger", "alias": "Maintenance Priority", "domain": null }, { "name": "MAINT_SUBCLASS", "type": "esriFieldTypeString", "alias": "Maintenance SubClass", "length": 3, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 30, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 10, "domain": null }, { "name": "FROM_RD_NAME", "type": "esriFieldTypeString", "alias": "From Road Name", "length": 50, "domain": null }, { "name": "TO_RD_NAME", "type": "esriFieldTypeString", "alias": "To Road Name", "length": 50, "domain": null }, { "name": "ADD_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Address Modified Date", "length": 8, "domain": null }, { "name": "ADD_CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Address Created Date", "length": 8, "domain": null }, { "name": "FROM_RD_ID", "type": "esriFieldTypeString", "alias": "From Road Name ID", "length": 8, "domain": null }, { "name": "TO_RD_ID", "type": "esriFieldTypeString", "alias": "To Road Name ID", "length": 8, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SUBTYPE_TEXT", "type": "esriFieldTypeString", "alias": "Classification", "length": 50, "domain": null }, { "name": "GEOMETRY_CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Geometry Created Date", "length": 8, "domain": null }, { "name": "GEOMETRY_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Geometry Modified Date", "length": 8, "domain": null }, { "name": "MC_CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Maint Class Created Date", "length": 8, "domain": null }, { "name": "MC_MODIFIED_DATE", "type": "esriFieldTypeDate", "alias": "Maint Class Modified Date", "length": 8, "domain": null }, { "name": "BOUNDARY_RD", "type": "esriFieldTypeString", "alias": "Boundary Road?", "length": 15, "domain": null }, { "name": "FULL_ROADNAME_EN", "type": "esriFieldTypeString", "alias": "English Full Road Name ", "length": 50, "domain": null }, { "name": "FULL_ROADNAME_FR", "type": "esriFieldTypeString", "alias": "French Full Road Name", "length": 50, "domain": null }, { "name": "SUFFIX_FR", "type": "esriFieldTypeString", "alias": "French Suffix", "length": 10, "domain": null }, { "name": "ARTICLE_FR", "type": "esriFieldTypeString", "alias": "French Article", "length": 10, "domain": null }, { "name": "SUFFIX_EN", "type": "esriFieldTypeString", "alias": "English Suffix", "length": 10, "domain": null }, { "name": "ROAD_SIGN_TEXT", "type": "esriFieldTypeString", "alias": "Bilingual Street Sign Text", "length": 32, "domain": null }, { "name": "LEFT_FROM", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "LEFT_TO", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "RIGHT_FROM", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "RIGHT_TO", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "ROAD_NAME_ID_ODD", "type": "esriFieldTypeString", "alias": "Road Name ID Odd Side of Street", "length": 8, "domain": null }, { "name": "ROAD_NAME_ID_EVEN", "type": "esriFieldTypeString", "alias": "Road Name ID Even Side of Street", "length": 8, "domain": null }, { "name": "OT_ROAD_NAME_ID", "type": "esriFieldTypeString", "alias": "Ottawa Road Name ID", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }