{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "dff61b4b793d78e34c4acc30d2e1a8c3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAFNJREFUCJlNzDENgDAUBNA3NCmIQAUGWEEICw5QgQOUgIru6PgbAzTpTXd5ySVf+pzzHhEjLhzphyMi1r/P6FIz2iwVCoYGSoUNJ0bc2Cs8mNqvF4brDzoFgBC1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Current", "label": "Current Address", "description": "" }, { "symbol": { "type": "esriPMS", "url": "da131b5077d87e14b639bacbc6967642", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGlJREFUCJlVzLEJwlAUheHvygN1CCewzAK2cRAbN0jjBpINnESniLUjCHavCNfiQdBT/h+cAi65XX9yqHN0wt3eWMA7xxpxEqD3tGkQ0fvfsUGahN2SM6cGxdnshs7KQ42hwTVeOPx+fQFTJxgz7zyepgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pending", "label": "Pending Address", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bb0dd6923b02bc015ef7f54ce29de9b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGZJREFUCJlVzLENgkAARuHv5BKhYgKmYAFa3MAFbNyAKdiAFVhAp6BnBstrPIvTBF/153/Ji5BXTU7nKUg9Hl7mCDmZg3RTGLXqCIHRP5f4HRu635vZini7O1nQ4xkqU0ld7RiOrQ9xPhRHyo4NZQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Temporary", "label": "Temporary Address", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b07f50942dcf31e33865c02d3c25c728", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGZJREFUCJlNzLENhDAQBdH51ga4iKsCF0AKhZBcB1RBB1QCVeCYMrzZXnBC8qRPGgOotWZ334AxIs6c824A7r4DK4CkubU2GP9muiQtL9zAp7PbACLiCxySRuBKKW0GUEp5gKnf/QBL3xtDIiwzdgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Retired", "label": "Retired Address", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 599967.0484999996, "ymin": 4905534.737500001, "xmax": 612560.9764999999, "ymax": 4919801.978, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SSTRNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 40, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 100, "domain": null }, { "name": "ADDRNUMBER", "type": "esriFieldTypeString", "alias": "Address Number", "length": 10, "domain": null }, { "name": "SSTRNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 40, "domain": null }, { "name": "SSTRSUFF", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 12, "domain": null }, { "name": "SSTRDIR", "type": "esriFieldTypeString", "alias": "Street Direction", "length": 1, "domain": null }, { "name": "UNITNUMBER", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 10, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADDRESSID", "type": "esriFieldTypeOID", "alias": "ADDRESSID", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Road Segments Labels", "type": "Feature Layer", "description": "Road Segments that split at physical intersection points", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "City of Barrie", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CARTOCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 3.4 }, "value": "Highway", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "value": "Ramp", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 }, "value": "Major Road", "label": "Major Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "width": 0.25 }, "value": "Private Road", "label": "Private Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "CARTOCLASS = 'Major Road'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": "CARTOCLASS = 'Highway' AND FULLNAME NOT IN ( '400 HWY S' )", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "CARTOCLASS = 'Local Road'", "labelExpression": "[LABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 594882.4641000004, "ymin": 4905278.603499999, "xmax": 612716.5080000004, "ymax": 4919865.885199999, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset Identifier", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 10, "domain": { "type": "codedValue", "name": "g_RoadSuffix", "description": "Road suffix values", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLANK", "code": "BLANK" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CRES", "code": "CRES" }, { "name": "CRT", "code": "CRT" }, { "name": "DR", "code": "DR" }, { "name": "GATE", "code": "GATE" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "HTS", "code": "HTS" }, { "name": "HWY", "code": "HWY" }, { "name": "LANE", "code": "LANE" }, { "name": "LINE", "code": "LINE" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MEWS", "code": "MEWS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PKY", "code": "PKY" }, { "name": "PL", "code": "PL" }, { "name": "PTWAY", "code": "PTWAY" }, { "name": "RD", "code": "RD" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RUN", "code": "RUN" }, { "name": "SIDEROAD", "code": "SIDEROAD" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TERR", "code": "TERR" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "Direction", "length": 8, "domain": { "type": "codedValue", "name": "g_RoadDirection", "description": "Road direction values", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "length": 200, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Carto Label", "length": 200, "domain": null }, { "name": "LFROMADDR", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "LTOADDR", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "RFROMADDR", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "RTOADDR", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "LEFTMUNI", "type": "esriFieldTypeString", "alias": "Left Municipality", "length": 50, "domain": { "type": "codedValue", "name": "g_MunicipalityName", "description": "Neighbouring Municipalities", "codedValues": [ { "name": "BARRIE", "code": "BARRIE" }, { "name": "ESSA", "code": "ESSA" }, { "name": "INNISFIL", "code": "INNISFIL" }, { "name": "ORO-MEDONTE", "code": "ORO-MEDONTE" }, { "name": "SPRINGWATER", "code": "SPRINGWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIGHTMUNI", "type": "esriFieldTypeString", "alias": "Right Municipality", "length": 50, "domain": { "type": "codedValue", "name": "g_MunicipalityName", "description": "Neighbouring Municipalities", "codedValues": [ { "name": "BARRIE", "code": "BARRIE" }, { "name": "ESSA", "code": "ESSA" }, { "name": "INNISFIL", "code": "INNISFIL" }, { "name": "ORO-MEDONTE", "code": "ORO-MEDONTE" }, { "name": "SPRINGWATER", "code": "SPRINGWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One way direction", "length": 5, "domain": { "type": "codedValue", "name": "g_YesNoString", "description": "Yes - No", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADFROM", "type": "esriFieldTypeString", "alias": "Road From", "length": 100, "domain": null }, { "name": "ROADTO", "type": "esriFieldTypeString", "alias": "Road To", "length": 100, "domain": null }, { "name": "ALIASSTREET", "type": "esriFieldTypeString", "alias": "Alias Street", "length": 60, "domain": null }, { "name": "ALIASSUFFIX", "type": "esriFieldTypeString", "alias": "Alias Suffix", "length": 12, "domain": { "type": "codedValue", "name": "g_RoadSuffix", "description": "Road suffix values", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLANK", "code": "BLANK" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CRES", "code": "CRES" }, { "name": "CRT", "code": "CRT" }, { "name": "DR", "code": "DR" }, { "name": "GATE", "code": "GATE" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "HTS", "code": "HTS" }, { "name": "HWY", "code": "HWY" }, { "name": "LANE", "code": "LANE" }, { "name": "LINE", "code": "LINE" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MEWS", "code": "MEWS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PKY", "code": "PKY" }, { "name": "PL", "code": "PL" }, { "name": "PTWAY", "code": "PTWAY" }, { "name": "RD", "code": "RD" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RUN", "code": "RUN" }, { "name": "SIDEROAD", "code": "SIDEROAD" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TERR", "code": "TERR" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIASDIR", "type": "esriFieldTypeString", "alias": "Alias Direction", "length": 10, "domain": { "type": "codedValue", "name": "g_RoadDirection", "description": "Road direction values", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIASFULL", "type": "esriFieldTypeString", "alias": "Alias Full Name", "length": 100, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Classification (Planning)", "length": 20, "domain": { "type": "codedValue", "name": "RoadClassification", "description": "Road Classification codes", "codedValues": [ { "name": "All", "code": "ALL" }, { "name": "Arterial", "code": "ART" }, { "name": "Collector Road", "code": "C/R" }, { "name": "Collector Commercial or Industrial", "code": "CCI" }, { "name": "Expressway", "code": "EXP" }, { "name": "Local Road", "code": "L/R" }, { "name": "Local Commercial or Industrial", "code": "LCI" }, { "name": "Other", "code": "OTHER" }, { "name": "Private Road", "code": "PVT" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CARTOCLASS", "type": "esriFieldTypeString", "alias": "Carto Class", "length": 30, "domain": { "type": "codedValue", "name": "RoadCartoClass", "description": "Road cartographic classification codes", "codedValues": [ { "name": "Highway", "code": "Highway" }, { "name": "Local Road", "code": "Local Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Private Road", "code": "Private Road" }, { "name": "Ramp", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "RoadSpeedLimit", "description": "Speed limit", "codedValues": [ { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BIKEROUTE", "type": "esriFieldTypeString", "alias": "Has Bike Routes", "length": 50, "domain": { "type": "codedValue", "name": "BikeRouteType", "description": "Bike Route Types", "codedValues": [ { "name": "Buffered Bike Lane", "code": "BUFFERED" }, { "name": "Designated Bike Lane", "code": "DESIGNATED BIKE LANE" }, { "name": "Multi-Use Path", "code": "MULTI-USE PATH" }, { "name": "On Road Biking Permitted", "code": "ON ROAD" }, { "name": "Sharrow", "code": "SHARROW" }, { "name": "Urban Shoulder", "code": "URBAN SHOULDER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUSROUTE", "type": "esriFieldTypeString", "alias": "Has Bus Route", "length": 50, "domain": { "type": "codedValue", "name": "g_YesNoString", "description": "Yes - No", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATEINST", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "DATEASSUM", "type": "esriFieldTypeDate", "alias": "Date Assumed", "length": 8, "domain": null }, { "name": "DATEREMABA", "type": "esriFieldTypeDate", "alias": "Date Removed/Abandoned", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "g_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "METROLINX", "code": -15 }, { "name": "DEVELOPER", "code": -14 }, { "name": "SCHOOL BOARD", "code": -13 }, { "name": "UNKNOWN", "code": -12 }, { "name": "OTHER", "code": -11 }, { "name": "TELECOM UTILITY", "code": -10 }, { "name": "ALECTRA", "code": -9 }, { "name": "INNISFIL HYDRO", "code": -8 }, { "name": "HYDRO ONE", "code": -7 }, { "name": "GAS UTILITY", "code": -6 }, { "name": "FEDERAL", "code": -5 }, { "name": "PROVINCIAL", "code": -4 }, { "name": "SIMCOE COUNTY", "code": -3 }, { "name": "OTHER MUNICIPALITY", "code": -2 }, { "name": "PRIVATE", "code": -1 }, { "name": "CITY OF BARRIE (COB)", "code": 1 }, { "name": "TRANSIT (COB)", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANAGEDBY", "type": "esriFieldTypeInteger", "alias": "Manager", "domain": { "type": "codedValue", "name": "g_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "METROLINX", "code": -15 }, { "name": "DEVELOPER", "code": -14 }, { "name": "UNKNOWN", "code": -12 }, { "name": "OTHER", "code": -11 }, { "name": "TELECOM UTILITY", "code": -10 }, { "name": "ALECTRA", "code": -9 }, { "name": "INNISFIL HYDRO", "code": -8 }, { "name": "HYDRO ONE", "code": -7 }, { "name": "GAS UTILITY", "code": -6 }, { "name": "FEDERAL", "code": -5 }, { "name": "PROVINCIAL", "code": -4 }, { "name": "SIMCOE COUNTY", "code": -3 }, { "name": "OTHER MUNICIPALITY", "code": -2 }, { "name": "PRIVATE", "code": -1 }, { "name": "CITY OF BARRIE (COB)", "code": 1 }, { "name": "DRAINAGE (COB)", "code": 2 }, { "name": "PARKING (COB)", "code": 3 }, { "name": "PARKS (COB)", "code": 4 }, { "name": "ROADS GROUP (COB)", "code": 5 }, { "name": "SANITARY (COB)", "code": 6 }, { "name": "TRAFFIC (COB)", "code": 7 }, { "name": "URBAN FORESTRY (COB)", "code": 8 }, { "name": "WATER (COB)", "code": 9 }, { "name": "FACILITIES (COB)", "code": 10 }, { "name": "TRANSIT (COB)", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "RECSOURCE", "type": "esriFieldTypeString", "alias": "Record Source", "length": 255, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "TRUCKROUTE", "type": "esriFieldTypeString", "alias": "Has Truck Route", "length": 50, "domain": { "type": "codedValue", "name": "g_YesNoString", "description": "Yes - No", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Road Width", "domain": null }, { "name": "OMMS_CLASS", "type": "esriFieldTypeString", "alias": "OMMS Class", "length": 10, "domain": { "type": "codedValue", "name": "OMMSClass", "description": "OMMS Class", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKEROUTECONSTRAINT", "type": "esriFieldTypeString", "alias": "Bike Route Contraint", "length": 50, "domain": { "type": "codedValue", "name": "BikeRouteConstraint", "description": "Bike Route Constraint", "codedValues": [ { "name": "High Volume", "code": "HIGH VOLUME" }, { "name": "High Volume and Narrow Lanes", "code": "HIGH VOLUME AND NARROW LANES" }, { "name": "Narrow Lanes", "code": "NARROW LANES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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" } }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": { "type": "codedValue", "name": "g_RoadParity", "description": "Road Parity NG911", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": { "type": "codedValue", "name": "g_RoadParity", "description": "Road Parity NG911", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FULLNAME", "fields": "FULLNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S354_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Assessment Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 599927.5573, "ymin": 4905283.5413, "xmax": 612703.7222, "ymax": 4919836.3523, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROLL_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCELID", "type": "esriFieldTypeString", "alias": "PARCELID", "length": 100, "domain": null }, { "name": "ROLL_NO", "type": "esriFieldTypeString", "alias": "Roll Number", "length": 40, "domain": null }, { "name": "PLANID", "type": "esriFieldTypeString", "alias": "Plan Identifier", "length": 100, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ADDITIONAL_INFO", "type": "esriFieldTypeString", "alias": "Additional Information", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MPAC_APPOR_NAME", "type": "esriFieldTypeString", "alias": "MPAC Apportionment Form Name", "length": 100, "domain": null }, { "name": "MPAC_APPOR_FILEPATH", "type": "esriFieldTypeString", "alias": "MPAC Apportionment Form File Path", "length": 255, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1099_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_143737_ROLL_", "fields": "ROLL_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_143737_PARCE", "fields": "PARCELID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S842_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": 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 }, { "currentVersion": 10.81, "id": 3, "name": "Road Segments", "type": "Feature Layer", "description": "Road Segments that split at physical intersection points", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "City of Barrie", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CARTOCLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3.4 }, "value": "Highway", "label": "Highway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "value": "Ramp", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 }, "value": "Major Road", "label": "Major Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.8 }, "value": "Local Road", "label": "Local Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 0 ], "width": 0.25 }, "value": "Private Road", "label": "Private Road", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 594882.4641000004, "ymin": 4905278.603499999, "xmax": 612716.5080000004, "ymax": 4919865.885199999, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset Identifier", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "length": 10, "domain": { "type": "codedValue", "name": "g_RoadSuffix", "description": "Road suffix values", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLANK", "code": "BLANK" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CRES", "code": "CRES" }, { "name": "CRT", "code": "CRT" }, { "name": "DR", "code": "DR" }, { "name": "GATE", "code": "GATE" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "HTS", "code": "HTS" }, { "name": "HWY", "code": "HWY" }, { "name": "LANE", "code": "LANE" }, { "name": "LINE", "code": "LINE" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MEWS", "code": "MEWS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PKY", "code": "PKY" }, { "name": "PL", "code": "PL" }, { "name": "PTWAY", "code": "PTWAY" }, { "name": "RD", "code": "RD" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RUN", "code": "RUN" }, { "name": "SIDEROAD", "code": "SIDEROAD" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TERR", "code": "TERR" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "Direction", "length": 8, "domain": { "type": "codedValue", "name": "g_RoadDirection", "description": "Road direction values", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Name", "length": 200, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Carto Label", "length": 200, "domain": null }, { "name": "LFROMADDR", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null }, { "name": "LTOADDR", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null }, { "name": "RFROMADDR", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null }, { "name": "RTOADDR", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null }, { "name": "LEFTMUNI", "type": "esriFieldTypeString", "alias": "Left Municipality", "length": 50, "domain": { "type": "codedValue", "name": "g_MunicipalityName", "description": "Neighbouring Municipalities", "codedValues": [ { "name": "BARRIE", "code": "BARRIE" }, { "name": "ESSA", "code": "ESSA" }, { "name": "INNISFIL", "code": "INNISFIL" }, { "name": "ORO-MEDONTE", "code": "ORO-MEDONTE" }, { "name": "SPRINGWATER", "code": "SPRINGWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIGHTMUNI", "type": "esriFieldTypeString", "alias": "Right Municipality", "length": 50, "domain": { "type": "codedValue", "name": "g_MunicipalityName", "description": "Neighbouring Municipalities", "codedValues": [ { "name": "BARRIE", "code": "BARRIE" }, { "name": "ESSA", "code": "ESSA" }, { "name": "INNISFIL", "code": "INNISFIL" }, { "name": "ORO-MEDONTE", "code": "ORO-MEDONTE" }, { "name": "SPRINGWATER", "code": "SPRINGWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ONEWAYDIR", "type": "esriFieldTypeString", "alias": "One way direction", "length": 5, "domain": { "type": "codedValue", "name": "g_YesNoString", "description": "Yes - No", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADFROM", "type": "esriFieldTypeString", "alias": "Road From", "length": 100, "domain": null }, { "name": "ROADTO", "type": "esriFieldTypeString", "alias": "Road To", "length": 100, "domain": null }, { "name": "ALIASSTREET", "type": "esriFieldTypeString", "alias": "Alias Street", "length": 60, "domain": null }, { "name": "ALIASSUFFIX", "type": "esriFieldTypeString", "alias": "Alias Suffix", "length": 12, "domain": { "type": "codedValue", "name": "g_RoadSuffix", "description": "Road suffix values", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLANK", "code": "BLANK" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CRES", "code": "CRES" }, { "name": "CRT", "code": "CRT" }, { "name": "DR", "code": "DR" }, { "name": "GATE", "code": "GATE" }, { "name": "GDNS", "code": "GDNS" }, { "name": "GLEN", "code": "GLEN" }, { "name": "GROVE", "code": "GROVE" }, { "name": "HOLLOW", "code": "HOLLOW" }, { "name": "HTS", "code": "HTS" }, { "name": "HWY", "code": "HWY" }, { "name": "LANE", "code": "LANE" }, { "name": "LINE", "code": "LINE" }, { "name": "MANOR", "code": "MANOR" }, { "name": "MEWS", "code": "MEWS" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PKY", "code": "PKY" }, { "name": "PL", "code": "PL" }, { "name": "PTWAY", "code": "PTWAY" }, { "name": "RD", "code": "RD" }, { "name": "RIDGE", "code": "RIDGE" }, { "name": "RUN", "code": "RUN" }, { "name": "SIDEROAD", "code": "SIDEROAD" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TERR", "code": "TERR" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIASDIR", "type": "esriFieldTypeString", "alias": "Alias Direction", "length": 10, "domain": { "type": "codedValue", "name": "g_RoadDirection", "description": "Road direction values", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ALIASFULL", "type": "esriFieldTypeString", "alias": "Alias Full Name", "length": 100, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Road Classification (Planning)", "length": 20, "domain": { "type": "codedValue", "name": "RoadClassification", "description": "Road Classification codes", "codedValues": [ { "name": "All", "code": "ALL" }, { "name": "Arterial", "code": "ART" }, { "name": "Collector Road", "code": "C/R" }, { "name": "Collector Commercial or Industrial", "code": "CCI" }, { "name": "Expressway", "code": "EXP" }, { "name": "Local Road", "code": "L/R" }, { "name": "Local Commercial or Industrial", "code": "LCI" }, { "name": "Other", "code": "OTHER" }, { "name": "Private Road", "code": "PVT" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CARTOCLASS", "type": "esriFieldTypeString", "alias": "Carto Class", "length": 30, "domain": { "type": "codedValue", "name": "RoadCartoClass", "description": "Road cartographic classification codes", "codedValues": [ { "name": "Highway", "code": "Highway" }, { "name": "Local Road", "code": "Local Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Private Road", "code": "Private Road" }, { "name": "Ramp", "code": "Ramp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": { "type": "codedValue", "name": "RoadSpeedLimit", "description": "Speed limit", "codedValues": [ { "name": "30", "code": 30 }, { "name": "40", "code": 40 }, { "name": "50", "code": 50 }, { "name": "60", "code": 60 }, { "name": "70", "code": 70 }, { "name": "80", "code": 80 }, { "name": "90", "code": 90 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BIKEROUTE", "type": "esriFieldTypeString", "alias": "Has Bike Routes", "length": 50, "domain": { "type": "codedValue", "name": "BikeRouteType", "description": "Bike Route Types", "codedValues": [ { "name": "Buffered Bike Lane", "code": "BUFFERED" }, { "name": "Designated Bike Lane", "code": "DESIGNATED BIKE LANE" }, { "name": "Multi-Use Path", "code": "MULTI-USE PATH" }, { "name": "On Road Biking Permitted", "code": "ON ROAD" }, { "name": "Sharrow", "code": "SHARROW" }, { "name": "Urban Shoulder", "code": "URBAN SHOULDER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BUSROUTE", "type": "esriFieldTypeString", "alias": "Has Bus Route", "length": 50, "domain": { "type": "codedValue", "name": "g_YesNoString", "description": "Yes - No", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATEINST", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "DATEASSUM", "type": "esriFieldTypeDate", "alias": "Date Assumed", "length": 8, "domain": null }, { "name": "DATEREMABA", "type": "esriFieldTypeDate", "alias": "Date Removed/Abandoned", "length": 8, "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "g_AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "METROLINX", "code": -15 }, { "name": "DEVELOPER", "code": -14 }, { "name": "SCHOOL BOARD", "code": -13 }, { "name": "UNKNOWN", "code": -12 }, { "name": "OTHER", "code": -11 }, { "name": "TELECOM UTILITY", "code": -10 }, { "name": "ALECTRA", "code": -9 }, { "name": "INNISFIL HYDRO", "code": -8 }, { "name": "HYDRO ONE", "code": -7 }, { "name": "GAS UTILITY", "code": -6 }, { "name": "FEDERAL", "code": -5 }, { "name": "PROVINCIAL", "code": -4 }, { "name": "SIMCOE COUNTY", "code": -3 }, { "name": "OTHER MUNICIPALITY", "code": -2 }, { "name": "PRIVATE", "code": -1 }, { "name": "CITY OF BARRIE (COB)", "code": 1 }, { "name": "TRANSIT (COB)", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANAGEDBY", "type": "esriFieldTypeInteger", "alias": "Manager", "domain": { "type": "codedValue", "name": "g_AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "METROLINX", "code": -15 }, { "name": "DEVELOPER", "code": -14 }, { "name": "UNKNOWN", "code": -12 }, { "name": "OTHER", "code": -11 }, { "name": "TELECOM UTILITY", "code": -10 }, { "name": "ALECTRA", "code": -9 }, { "name": "INNISFIL HYDRO", "code": -8 }, { "name": "HYDRO ONE", "code": -7 }, { "name": "GAS UTILITY", "code": -6 }, { "name": "FEDERAL", "code": -5 }, { "name": "PROVINCIAL", "code": -4 }, { "name": "SIMCOE COUNTY", "code": -3 }, { "name": "OTHER MUNICIPALITY", "code": -2 }, { "name": "PRIVATE", "code": -1 }, { "name": "CITY OF BARRIE (COB)", "code": 1 }, { "name": "DRAINAGE (COB)", "code": 2 }, { "name": "PARKING (COB)", "code": 3 }, { "name": "PARKS (COB)", "code": 4 }, { "name": "ROADS GROUP (COB)", "code": 5 }, { "name": "SANITARY (COB)", "code": 6 }, { "name": "TRAFFIC (COB)", "code": 7 }, { "name": "URBAN FORESTRY (COB)", "code": 8 }, { "name": "WATER (COB)", "code": 9 }, { "name": "FACILITIES (COB)", "code": 10 }, { "name": "TRANSIT (COB)", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "RECSOURCE", "type": "esriFieldTypeString", "alias": "Record Source", "length": 255, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "TRUCKROUTE", "type": "esriFieldTypeString", "alias": "Has Truck Route", "length": 50, "domain": { "type": "codedValue", "name": "g_YesNoString", "description": "Yes - No", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AADT", "type": "esriFieldTypeInteger", "alias": "Annual Average Daily Traffic", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Road Width", "domain": null }, { "name": "OMMS_CLASS", "type": "esriFieldTypeString", "alias": "OMMS Class", "length": 10, "domain": { "type": "codedValue", "name": "OMMSClass", "description": "OMMS Class", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BIKEROUTECONSTRAINT", "type": "esriFieldTypeString", "alias": "Bike Route Contraint", "length": 50, "domain": { "type": "codedValue", "name": "BikeRouteConstraint", "description": "Bike Route Constraint", "codedValues": [ { "name": "High Volume", "code": "HIGH VOLUME" }, { "name": "High Volume and Narrow Lanes", "code": "HIGH VOLUME AND NARROW LANES" }, { "name": "Narrow Lanes", "code": "NARROW LANES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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" } }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "Parity Left", "length": 1, "domain": { "type": "codedValue", "name": "g_RoadParity", "description": "Road Parity NG911", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "Parity Right", "length": 1, "domain": { "type": "codedValue", "name": "g_RoadParity", "description": "Road Parity NG911", "codedValues": [ { "name": "B", "code": "B" }, { "name": "E", "code": "E" }, { "name": "O", "code": "O" }, { "name": "Z", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R505_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "ASSETID", "fields": "ASSETID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FULLNAME", "fields": "FULLNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S354_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 4, "name": "Waterbodies", "type": "Feature Layer", "description": "Polygon features representing waterbodies for cartographic use only.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "City of Barrie", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NAME IN ( 'Kempenfelt Bay', 'Lake Simcoe', 'Little Lake' ) AND TYPE = 'Lake'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 597794.2264, "ymin": 4894062.193299999, "xmax": 646706.6785000004, "ymax": 4940727.3473000005, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDROID", "type": "esriFieldTypeInteger", "alias": "Hydro ID", "domain": null }, { "name": "PARKID", "type": "esriFieldTypeString", "alias": "Park Identifier", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": null }, { "name": "AREA_HA", "type": "esriFieldTypeDouble", "alias": "Area in Hectares", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R644_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S493_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "City Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 599916.0422999999, "ymin": 4905222.366599999, "xmax": 612742.0347999996, "ymax": 4919836.5814, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "AREA_HA", "type": "esriFieldTypeDouble", "alias": "Area (Ha)", "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R432_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S281_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 6, "name": "Surrounding Townships", "type": "Feature Layer", "description": "Neighbouring Municipalities provided by Simcoe CountyData provided by the County of Simcoe, February 2016", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "Simcoe County", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 235, 235, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ALIAS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 107, 107, 108, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 556135.125, "ymin": 4867011.6248, "xmax": 652433.6535, "ymax": 4975842.5, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MUNI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUNICODE", "type": "esriFieldTypeDouble", "alias": "MUNICODE", "domain": null }, { "name": "MUNI", "type": "esriFieldTypeString", "alias": "MUNI", "length": 64, "domain": null }, { "name": "MUNITYPE", "type": "esriFieldTypeString", "alias": "MUNITYPE", "length": 18, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R899_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S702_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "Simcoe County Roads", "type": "Feature Layer", "description": "Ontario Road Network With AddressesData provided through Ontario Geospatial Data Exchange, January, 2016The ORN is a national, provincial and municipal initiative that supports the creation, maintenance and sharing of a standard road database. With a positional accuracy of 10 meters or better the ORN is the authoritative source of roads data for Ontario.This dataset is derived from the ORN Road Net Elementdata class. It combines 3 types of geometry:road elements ferry connections virtual roadsAddress ranges span intersection to intersection or may be interpolated across intersections. Dataset contains 5 attributes:street name address information route identification road classification direction of traffic flow", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26917, "latestWkid": 26917 }, "copyrightText": "Ontario Ministry of Natural Resources and Forestry", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 537177.0016999999, "ymin": 4856623.004799999, "xmax": 664602.9976000004, "ymax": 4988501.213199999, "spatialReference": { "wkid": 26917, "latestWkid": 26917 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OGF_ID", "type": "esriFieldTypeDouble", "alias": "OGF_ID", "domain": null }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "length": 100, "domain": null }, { "name": "ABBR_NAME", "type": "esriFieldTypeString", "alias": "ABBR_NAME", "length": 100, "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "length": 100, "domain": null }, { "name": "DIR_PREFIX", "type": "esriFieldTypeString", "alias": "DIR_PREFIX", "length": 10, "domain": null }, { "name": "ST_TYPE_P", "type": "esriFieldTypeString", "alias": "ST_TYPE_P", "length": 25, "domain": null }, { "name": "NAME_BODY", "type": "esriFieldTypeString", "alias": "NAME_BODY", "length": 50, "domain": null }, { "name": "ST_TYPE_S", "type": "esriFieldTypeString", "alias": "ST_TYPE_S", "length": 25, "domain": null }, { "name": "DIR_SUFFIX", "type": "esriFieldTypeString", "alias": "DIR_SUFFIX", "length": 10, "domain": null }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "length": 25, "domain": null }, { "name": "ELEM_TYPE", "type": "esriFieldTypeString", "alias": "ELEM_TYPE", "length": 20, "domain": null }, { "name": "L_FIRST", "type": "esriFieldTypeInteger", "alias": "L_FIRST", "domain": null }, { "name": "L_LAST", "type": "esriFieldTypeInteger", "alias": "L_LAST", "domain": null }, { "name": "L_STRUCT", "type": "esriFieldTypeString", "alias": "L_STRUCT", "length": 10, "domain": null }, { "name": "L_ORIG_MUN", "type": "esriFieldTypeString", "alias": "L_ORIG_MUN", "length": 100, "domain": null }, { "name": "L_STD_MUN", "type": "esriFieldTypeString", "alias": "L_STD_MUN", "length": 100, "domain": null }, { "name": "R_FIRST", "type": "esriFieldTypeInteger", "alias": "R_FIRST", "domain": null }, { "name": "R_LAST", "type": "esriFieldTypeInteger", "alias": "R_LAST", "domain": null }, { "name": "R_STRUCT", "type": "esriFieldTypeString", "alias": "R_STRUCT", "length": 10, "domain": null }, { "name": "R_ORIG_MUN", "type": "esriFieldTypeString", "alias": "R_ORIG_MUN", "length": 100, "domain": null }, { "name": "R_STD_MUN", "type": "esriFieldTypeString", "alias": "R_STD_MUN", "length": 100, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 8, "domain": null }, { "name": "RTE_NAME_1", "type": "esriFieldTypeString", "alias": "RTE_NAME_1", "length": 50, "domain": null }, { "name": "RTE_NAME_2", "type": "esriFieldTypeString", "alias": "RTE_NAME_2", "length": 50, "domain": null }, { "name": "RTE_NAME_3", "type": "esriFieldTypeString", "alias": "RTE_NAME_3", "length": 50, "domain": null }, { "name": "RTE_NAME_4", "type": "esriFieldTypeString", "alias": "RTE_NAME_4", "length": 50, "domain": null }, { "name": "RTE_NUM_1", "type": "esriFieldTypeString", "alias": "RTE_NUM_1", "length": 5, "domain": null }, { "name": "RTE_NUM_2", "type": "esriFieldTypeString", "alias": "RTE_NUM_2", "length": 5, "domain": null }, { "name": "RTE_NUM_3", "type": "esriFieldTypeString", "alias": "RTE_NUM_3", "length": 5, "domain": null }, { "name": "SHIELD_T", "type": "esriFieldTypeString", "alias": "SHIELD_T", "length": 60, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "GEO_UPD_DT", "type": "esriFieldTypeString", "alias": "GEO_UPD_DT", "length": 20, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeString", "alias": "EFF_DATE", "length": 20, "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": "R808_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S611_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": 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, "supportsCoordinatesQuantization": true } ], "tables": [] }