{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 8, "name": "Roads", "type": "Feature Layer", "description": "This fundamental base data is used in many business processes at the City; generally for all base mapping and cartographic production, and applications including emergency services provision and fire dispatch, address coding (locators), a public road closures application, the Official Plan mapping, Operations maintenance activities, the Road Patrol application, Maximo, etc. It is coded with many attributes designed to support these uses, details of which are found in the \"Entity Attribute\" section of this metadata.Updates to this data are sent to Kitchener Fire Dispatch (under contract for Dispatch services), and the Region of Waterloo, for inclusion in their road networks, and is also shared further with other agencies, sometimes via the Region.Road segments represented in this data include all public access roads within the City of Waterloo. Segments which represent access lanes within City parks and facilities are also included. Some private roads are included where they have had \"public\" road names assigned, and have had addresses assigned on them (notably: developments at Boardwalk, Barrelyards, and Bearinger (north of Northfield)). This practice should be discouraged in future, though it seems to be at the discretion of Building Standards to grant these developer requests.Address range values are based on actual addresses assigned, not theoretical ranges.A version of this is published as Open Data at https://data.waterloo.ca/datasets/roads.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 2.0E-4, "zTolerance": 7.4976715938E-5, "mTolerance": 7.4976715938E-5, "falseX": -5120899.99997529, "falseY": -9998099.99997139, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "City of Waterloo GIS", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_NAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 530238.830324709, "ymin": 4808863.36972861, "xmax": 542328.68362471, "ymax": 4819865.83702861, "spatialReference": { "wkid": 26917, "latestWkid": 26917, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SCHOOL_ZONE", "type": "esriFieldTypeString", "alias": "SCHOOL_ZONE", "length": 10, "domain": { "type": "codedValue", "name": "YES_NO", "description": "Generic Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMENT_ID", "domain": null }, { "name": "SEQUENCE", "type": "esriFieldTypeDouble", "alias": "SEQUENCE", "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 50, "domain": null }, { "name": "STREET_NAME_ID", "type": "esriFieldTypeInteger", "alias": "STREET_NAME_ID", "domain": null }, { "name": "FROM_LEFT", "type": "esriFieldTypeSmallInteger", "alias": "FROM_LEFT", "domain": null }, { "name": "TO_LEFT", "type": "esriFieldTypeSmallInteger", "alias": "TO_LEFT", "domain": null }, { "name": "FROM_RIGHT", "type": "esriFieldTypeSmallInteger", "alias": "FROM_RIGHT", "domain": null }, { "name": "TO_RIGHT", "type": "esriFieldTypeSmallInteger", "alias": "TO_RIGHT", "domain": null }, { "name": "LOW__", "type": "esriFieldTypeSmallInteger", "alias": "_LOW", "domain": null }, { "name": "HIGH__", "type": "esriFieldTypeSmallInteger", "alias": "_HIGH", "domain": null }, { "name": "RANGE__", "type": "esriFieldTypeString", "alias": "_RANGE", "length": 15, "domain": null }, { "name": "LEFT_PARITY", "type": "esriFieldTypeString", "alias": "LEFT_PARITY", "length": 1, "domain": null }, { "name": "RIGHT_PARITY", "type": "esriFieldTypeString", "alias": "RIGHT_PARITY", "length": 1, "domain": null }, { "name": "LEFT_MUNICIPALITY", "type": "esriFieldTypeString", "alias": "LEFT_MUNICIPALITY", "length": 30, "domain": null }, { "name": "RIGHT_MUNICIPALITY", "type": "esriFieldTypeString", "alias": "RIGHT_MUNICIPALITY", "length": 30, "domain": null }, { "name": "CRISYS_STREET_NAMES", "type": "esriFieldTypeString", "alias": "_ALT_STREET_NAMES", "length": 50, "domain": null }, { "name": "FROM_STREET", "type": "esriFieldTypeString", "alias": "FROM_STREET", "length": 50, "domain": null }, { "name": "FROM_STREET_ID", "type": "esriFieldTypeInteger", "alias": "FROM_STREET_ID", "domain": null }, { "name": "TO_STREET", "type": "esriFieldTypeString", "alias": "TO_STREET", "length": 50, "domain": null }, { "name": "TO_STREET_ID", "type": "esriFieldTypeInteger", "alias": "TO_STREET_ID", "domain": null }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLE_STATUS", "length": 20, "domain": { "type": "codedValue", "name": "LIFECYCLE_STATUS", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Never Built", "code": "Never Built" }, { "name": "Temp", "code": "Temp" }, { "name": "Missing", "code": "Missing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS_PHYSICAL", "type": "esriFieldTypeString", "alias": "STATUS_PHYSICAL", "length": 20, "domain": null }, { "name": "STATUS_PLANNING", "type": "esriFieldTypeString", "alias": "STATUS_PLANNING", "length": 20, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 12, "domain": null }, { "name": "STREET_CLASS", "type": "esriFieldTypeString", "alias": "STREET_CLASS", "length": 20, "domain": null }, { "name": "CARTO_CLASS", "type": "esriFieldTypeString", "alias": "CARTO_CLASS", "length": 30, "domain": null }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "OWNED_BY", "length": 30, "domain": null }, { "name": "MANAGED_BY", "type": "esriFieldTypeString", "alias": "MANAGED_BY", "length": 30, "domain": null }, { "name": "MAIN_ROAD", "type": "esriFieldTypeString", "alias": "MAIN_ROAD", "length": 1, "domain": null }, { "name": "FLOW_DIRECTION", "type": "esriFieldTypeString", "alias": "FLOW_DIRECTION", "length": 6, "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 10, "domain": null }, { "name": "NUMBER_LANES", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_LANES", "domain": null }, { "name": "ROAD_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROAD_WIDTH", "domain": null }, { "name": "SPEED_ZONE", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_ZONE", "domain": null }, { "name": "REGIONAL_ROAD_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "REGIONAL_ROAD_NUMBER", "domain": null }, { "name": "PUBLIC_ACCESS", "type": "esriFieldTypeString", "alias": "PUBLIC_ACCESS", "length": 60, "domain": null }, { "name": "STREET_INDEX", "type": "esriFieldTypeString", "alias": "STREET_INDEX", "length": 5, "domain": null }, { "name": "RUNCARD_ID", "type": "esriFieldTypeSmallInteger", "alias": "RUNCARD_ID", "domain": null }, { "name": "FIRE_ROUTE", "type": "esriFieldTypeString", "alias": "FIRE_ROUTE", "length": 10, "domain": { "type": "codedValue", "name": "FIRE_ROUTE", "description": "Fire Route priority values", "codedValues": [ { "name": "Primary", "code": "Primary" }, { "name": "Secondary", "code": "Secondary" }, { "name": "NA", "code": "NA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEMAND_ZONE", "type": "esriFieldTypeSmallInteger", "alias": "DEMAND_ZONE", "domain": null }, { "name": "TANKER_RQR", "type": "esriFieldTypeString", "alias": "TANKER_RQR", "length": 1, "domain": null }, { "name": "FIRST", "type": "esriFieldTypeSmallInteger", "alias": "FIRST", "domain": null }, { "name": "SECOND", "type": "esriFieldTypeSmallInteger", "alias": "SECOND", "domain": null }, { "name": "THIRD", "type": "esriFieldTypeSmallInteger", "alias": "THIRD", "domain": null }, { "name": "FOURTH", "type": "esriFieldTypeSmallInteger", "alias": "FOURTH", "domain": null }, { "name": "RP_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "RP_CLASS", "domain": null }, { "name": "RP_ROUTE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "RP_ROUTE_CODE", "domain": null }, { "name": "CUL_DE_SAC", "type": "esriFieldTypeString", "alias": "CUL_DE_SAC", "length": 1, "domain": null }, { "name": "CUL_DE_SAC_ISLAND", "type": "esriFieldTypeString", "alias": "CUL_DE_SAC_ISLAND", "length": 1, "domain": null }, { "name": "CUL_DE_SAC_GRASS_CODE", "type": "esriFieldTypeString", "alias": "CUL_DE_SAC_GRASS_CODE", "length": 6, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 16, "domain": null }, { "name": "UPDATE_DATE", "type": "esriFieldTypeDate", "alias": "UPDATE_DATE", "length": 8, "domain": null }, { "name": "UPDATE_USER", "type": "esriFieldTypeString", "alias": "UPDATE_USER", "length": 16, "domain": null }, { "name": "ROW_ID", "type": "esriFieldTypeString", "alias": "ROW_ID", "length": 20, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "MXLOCATION", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "length": 8, "domain": null }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "length": 40, "domain": null }, { "name": "GLOBAL_ID", "type": "esriFieldTypeGUID", "alias": "GLOBAL_ID", "length": 38, "domain": null }, { "name": "MEDIAN", "type": "esriFieldTypeString", "alias": "MEDIAN", "length": 3, "domain": { "type": "codedValue", "name": "boolean_text", "description": "Mixed case version of Yes and No codes", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "AADT", "domain": null }, { "name": "AADT_DATE", "type": "esriFieldTypeDate", "alias": "AADT_DATE", "length": 8, "domain": null }, { "name": "AADT_SOURCE", "type": "esriFieldTypeString", "alias": "AADT_SOURCE", "length": 4, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "I63SEGMENT_ID", "fields": "SEGMENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R35_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A17_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }