{
 "layers": [
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 0,
   "name": "Parcel Address Label",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 1,
     "name": "Address"
    }
   ],
   "minScale": 10000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 524123.9511780003,
    "ymin": 5446600.542750999,
    "xmax": 541950.8651,
    "ymax": 5463656.788914001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "Element",
     "type": "esriFieldTypeBlob",
     "alias": "Element",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "PlateName",
     "type": "esriFieldTypeString",
     "alias": "Plate Name",
     "length": 8,
     "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": "R830_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2291AnnotationC",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I2291Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S644_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 1,
   "name": "Address",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 0,
    "name": "Parcel Address Label"
   },
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 524123.9511780003,
    "ymin": 5446600.542750999,
    "xmax": 541950.8651,
    "ymax": 5463656.788914001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 2,
   "name": "Street Labels",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-4,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge GIS Staff",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       130,
       130,
       130,
       255
      ],
      "width": 0.2
     }
    },
    "scaleSymbols": true,
    "transparency": 99,
    "labelingInfo": [
     {
      "labelExpression": "[StreetName]",
      "labelPlacement": "esriServerLinePlacementCenterAlong",
      "textLayout": "followFeature",
      "deconflictionStrategy": "dynamic",
      "allowOverrun": true,
      "repeatLabel": false,
      "lineConnection": "minimizeLabels",
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 5,
      "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": 8,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 517701.18170799967,
    "ymin": 5446629.216405001,
    "xmax": 541981.2103669997,
    "ymax": 5468773.33427,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "StreetName",
   "typeIdField": "Classification",
   "subtypeFieldName": "Classification",
   "subtypeField": "Classification",
   "defaultSubtypeCode": 5,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "Feature ID",
     "domain": null
    },
    {
     "name": "Classification",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Design Classification",
     "domain": {
      "type": "codedValue",
      "name": "RoadDesignClassification",
      "description": "Valid Road Classification Values",
      "codedValues": [
       {
        "name": "Highway",
        "code": 1
       },
       {
        "name": "Ramp",
        "code": 2
       },
       {
        "name": "Arterial",
        "code": 3
       },
       {
        "name": "Collector",
        "code": 4
       },
       {
        "name": "Local",
        "code": 5
       },
       {
        "name": "Lane",
        "code": 6
       },
       {
        "name": "Unmaintained",
        "code": 7
       },
       {
        "name": "Private",
        "code": 8
       },
       {
        "name": "Major Arterial",
        "code": 9
       },
       {
        "name": "Minor Arterial",
        "code": 10
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "FromLeftAddress",
     "type": "esriFieldTypeInteger",
     "alias": "From Left Address",
     "domain": null
    },
    {
     "name": "ToLeftAddress",
     "type": "esriFieldTypeInteger",
     "alias": "To Left Address",
     "domain": null
    },
    {
     "name": "FromRightAddress",
     "type": "esriFieldTypeInteger",
     "alias": "From Right Address",
     "domain": null
    },
    {
     "name": "ToRightAddress",
     "type": "esriFieldTypeInteger",
     "alias": "To Right Address",
     "domain": null
    },
    {
     "name": "PrefixDirection",
     "type": "esriFieldTypeString",
     "alias": "Prefix Direction",
     "length": 2,
     "domain": null
    },
    {
     "name": "PrefixType",
     "type": "esriFieldTypeString",
     "alias": "Prefix Type",
     "length": 3,
     "domain": null
    },
    {
     "name": "StreetName",
     "type": "esriFieldTypeInteger",
     "alias": "Street Name",
     "domain": {
      "type": "codedValue",
      "name": "StreetName",
      "description": "Valid Street Names",
      "codedValues": [
       {
        "name": "100 AVE",
        "code": 10000
       },
       {
        "name": "100A AVE",
        "code": 10025
       },
       {
        "name": "100B AVE",
        "code": 10045
       },
       {
        "name": "101 AVE",
        "code": 10100
       },
       {
        "name": "101A AVE",
        "code": 10135
       },
       {
        "name": "101B AVE",
        "code": 10150
       },
       {
        "name": "102 AVE",
        "code": 10200
       },
       {
        "name": "102A AVE",
        "code": 10215
       },
       {
        "name": "102B AVE",
        "code": 10255
       },
       {
        "name": "103 AVE",
        "code": 10300
       },
       {
        "name": "103A AVE",
        "code": 10346
       },
       {
        "name": "103B AVE",
        "code": 10355
       },
       {
        "name": "104 AVE",
        "code": 10400
       },
       {
        "name": "104A AVE",
        "code": 10410
       },
       {
        "name": "104B AVE",
        "code": 10420
       },
       {
        "name": "105 AVE",
        "code": 10500
       },
       {
        "name": "105A AVE",
        "code": 10550
       },
       {
        "name": "106 AVE",
        "code": 10600
       },
       {
        "name": "106B AVE",
        "code": 10650
       },
       {
        "name": "107 AVE",
        "code": 10700
       },
       {
        "name": "108 AVE",
        "code": 10800
       },
       {
        "name": "108 LOOP",
        "code": 10825
       },
       {
        "name": "108A AVE",
        "code": 10835
       },
       {
        "name": "108B AVE",
        "code": 10885
       },
       {
        "name": "109 AVE",
        "code": 10900
       },
       {
        "name": "109 LOOP",
        "code": 10955
       },
       {
        "name": "109A AVE",
        "code": 10932
       },
       {
        "name": "110 AVE",
        "code": 11000
       },
       {
        "name": "110A AVE",
        "code": 11042
       },
       {
        "name": "110B AVE",
        "code": 11080
       },
       {
        "name": "111 AVE",
        "code": 11100
       },
       {
        "name": "111A AVE",
        "code": 11115
       },
       {
        "name": "111B AVE",
        "code": 11134
       },
       {
        "name": "112 AVE",
        "code": 11200
       },
       {
        "name": "112A AVE",
        "code": 11235
       },
       {
        "name": "112B AVE",
        "code": 11290
       },
       {
        "name": "113 AVE",
        "code": 11300
       },
       {
        "name": "113A AVE",
        "code": 11315
       },
       {
        "name": "113B AVE",
        "code": 11380
       },
       {
        "name": "114 AVE",
        "code": 11400
       },
       {
        "name": "114A AVE",
        "code": 11430
       },
       {
        "name": "114B AVE",
        "code": 11455
       },
       {
        "name": "115 AVE",
        "code": 11500
       },
       {
        "name": "115A AVE",
        "code": 11575
       },
       {
        "name": "116 AVE",
        "code": 11600
       },
       {
        "name": "116A AVE",
        "code": 11655
       },
       {
        "name": "116B AVE",
        "code": 11690
       },
       {
        "name": "117 AVE",
        "code": 11700
       },
       {
        "name": "117B AVE",
        "code": 11763
       },
       {
        "name": "118 AVE",
        "code": 11800
       },
       {
        "name": "118A AVE",
        "code": 11847
       },
       {
        "name": "118B AVE",
        "code": 11875
       },
       {
        "name": "119 AVE",
        "code": 11900
       },
       {
        "name": "119A AVE",
        "code": 11908
       },
       {
        "name": "119B AVE",
        "code": 11980
       },
       {
        "name": "120A AVE",
        "code": 12025
       },
       {
        "name": "120A LANE",
        "code": 12024
       },
       {
        "name": "120B AVE",
        "code": 12085
       },
       {
        "name": "120B CRES",
        "code": 12035
       },
       {
        "name": "121 AVE",
        "code": 12100
       },
       {
        "name": "121/218 ROAD",
        "code": 99035
       },
       {
        "name": "121A AVE",
        "code": 12110
       },
       {
        "name": "121B AVE",
        "code": 12120
       },
       {
        "name": "122 AVE",
        "code": 12200
       },
       {
        "name": "122A AVE",
        "code": 12230
       },
       {
        "name": "122B AVE",
        "code": 12255
       },
       {
        "name": "123 AVE",
        "code": 12300
       },
       {
        "name": "123 PL",
        "code": 12305
       },
       {
        "name": "123A AVE",
        "code": 12320
       },
       {
        "name": "123B AVE",
        "code": 12333
       },
       {
        "name": "124 AVE",
        "code": 12400
       },
       {
        "name": "124A AVE",
        "code": 12410
       },
       {
        "name": "124B AVE",
        "code": 12430
       },
       {
        "name": "125 AVE",
        "code": 12500
       },
       {
        "name": "125A AVE",
        "code": 12520
       },
       {
        "name": "125B AVE",
        "code": 12570
       },
       {
        "name": "126 AVE",
        "code": 12600
       },
       {
        "name": "126B AVE",
        "code": 12650
       },
       {
        "name": "127 AVE",
        "code": 12700
       },
       {
        "name": "127 PL",
        "code": 12690
       },
       {
        "name": "128 AVE",
        "code": 12800
       },
       {
        "name": "128 CRES",
        "code": 12850
       },
       {
        "name": "129 AVE",
        "code": 12900
       },
       {
        "name": "130 AVE",
        "code": 13000
       },
       {
        "name": "130 CONNECTOR",
        "code": 12950
       },
       {
        "name": "130A AVE",
        "code": 13020
       },
       {
        "name": "132 AVE",
        "code": 13200
       },
       {
        "name": "132A AVE",
        "code": 13245
       },
       {
        "name": "133 AVE",
        "code": 13300
       },
       {
        "name": "133A AVE",
        "code": 13370
       },
       {
        "name": "134 AVE",
        "code": 13400
       },
       {
        "name": "134 LOOP",
        "code": 13470
       },
       {
        "name": "135 AVE",
        "code": 13500
       },
       {
        "name": "135B AVE",
        "code": 13550
       },
       {
        "name": "136 AVE",
        "code": 13600
       },
       {
        "name": "136A AVE",
        "code": 13635
       },
       {
        "name": "137 AVE",
        "code": 13700
       },
       {
        "name": "138 AVE",
        "code": 13800
       },
       {
        "name": "138A AVE",
        "code": 13855
       },
       {
        "name": "138B AVE",
        "code": 13870
       },
       {
        "name": "139 AVE",
        "code": 13900
       },
       {
        "name": "139A AVE",
        "code": 13940
       },
       {
        "name": "139B AVE",
        "code": 13960
       },
       {
        "name": "140 AVE",
        "code": 14000
       },
       {
        "name": "141 AVE",
        "code": 14100
       },
       {
        "name": "142 AVE",
        "code": 14200
       },
       {
        "name": "144 AVE",
        "code": 14400
       },
       {
        "name": "188 ST",
        "code": 30006
       },
       {
        "name": "2 MI SE HANEY",
        "code": 99031
       },
       {
        "name": "200 ST",
        "code": 20000
       },
       {
        "name": "201 ST",
        "code": 20100
       },
       {
        "name": "201A ST",
        "code": 20130
       },
       {
        "name": "201B ST",
        "code": 20140
       },
       {
        "name": "202 ST",
        "code": 20200
       },
       {
        "name": "202A ST",
        "code": 20210
       },
       {
        "name": "202B ST",
        "code": 20260
       },
       {
        "name": "203 ST",
        "code": 20300
       },
       {
        "name": "204 ST",
        "code": 20400
       },
       {
        "name": "204B ST",
        "code": 20450
       },
       {
        "name": "205 ST",
        "code": 20500
       },
       {
        "name": "205A ST",
        "code": 20530
       },
       {
        "name": "205B ST",
        "code": 20570
       },
       {
        "name": "206 ST",
        "code": 20600
       },
       {
        "name": "206A ST",
        "code": 20610
       },
       {
        "name": "206B ST",
        "code": 20670
       },
       {
        "name": "207 ST",
        "code": 20700
       },
       {
        "name": "207A ST",
        "code": 20740
       },
       {
        "name": "208 ST",
        "code": 20800
       },
       {
        "name": "209 ST",
        "code": 20900
       },
       {
        "name": "210 ST",
        "code": 21000
       },
       {
        "name": "211 ST",
        "code": 21100
       },
       {
        "name": "212 ST",
        "code": 21200
       },
       {
        "name": "214 ST",
        "code": 21400
       },
       {
        "name": "215 ST",
        "code": 21500
       },
       {
        "name": "216 ST",
        "code": 21600
       },
       {
        "name": "217 ST",
        "code": 21700
       },
       {
        "name": "218 ST",
        "code": 21800
       },
       {
        "name": "219 ST",
        "code": 21900
       },
       {
        "name": "220 ST",
        "code": 22000
       },
       {
        "name": "220A ST",
        "code": 22080
       },
       {
        "name": "221 ST",
        "code": 22100
       },
       {
        "name": "222 ST",
        "code": 22200
       },
       {
        "name": "223 ST",
        "code": 22300
       },
       {
        "name": "224 ST",
        "code": 22400
       },
       {
        "name": "225 ST",
        "code": 22500
       },
       {
        "name": "226 ST",
        "code": 22600
       },
       {
        "name": "227 ST",
        "code": 22700
       },
       {
        "name": "227A ST",
        "code": 22715
       },
       {
        "name": "227B ST",
        "code": 22750
       },
       {
        "name": "228 ST",
        "code": 22800
       },
       {
        "name": "228A ST",
        "code": 22810
       },
       {
        "name": "228B ST",
        "code": 22860
       },
       {
        "name": "229 LANE",
        "code": 22905
       },
       {
        "name": "229 LOOP",
        "code": 22938
       },
       {
        "name": "229 ST",
        "code": 22900
       },
       {
        "name": "229A ST",
        "code": 22935
       },
       {
        "name": "229B ST",
        "code": 22955
       },
       {
        "name": "230 ST",
        "code": 23000
       },
       {
        "name": "230A ST",
        "code": 23025
       },
       {
        "name": "230B ST",
        "code": 23050
       },
       {
        "name": "231 ST",
        "code": 23100
       },
       {
        "name": "231A ST",
        "code": 23130
       },
       {
        "name": "231B ST",
        "code": 23190
       },
       {
        "name": "232 ST",
        "code": 23200
       },
       {
        "name": "232/232A ROAD",
        "code": 99036
       },
       {
        "name": "232A ST",
        "code": 23215
       },
       {
        "name": "232B ST",
        "code": 23240
       },
       {
        "name": "233 ST",
        "code": 23300
       },
       {
        "name": "233A ST",
        "code": 23335
       },
       {
        "name": "234 ST",
        "code": 23400
       },
       {
        "name": "234A ST",
        "code": 23425
       },
       {
        "name": "234B ST",
        "code": 23485
       },
       {
        "name": "235 ST",
        "code": 23500
       },
       {
        "name": "235A ST",
        "code": 23525
       },
       {
        "name": "236 ST",
        "code": 23600
       },
       {
        "name": "236A ST",
        "code": 23620
       },
       {
        "name": "236B ST",
        "code": 23670
       },
       {
        "name": "237 ST",
        "code": 23700
       },
       {
        "name": "237A ST",
        "code": 23750
       },
       {
        "name": "237B ST",
        "code": 23760
       },
       {
        "name": "238 ST",
        "code": 23800
       },
       {
        "name": "238A ST",
        "code": 23810
       },
       {
        "name": "238B ST",
        "code": 23820
       },
       {
        "name": "239 ST",
        "code": 23900
       },
       {
        "name": "239A ST",
        "code": 23930
       },
       {
        "name": "239B ST",
        "code": 23950
       },
       {
        "name": "240 ST",
        "code": 24000
       },
       {
        "name": "240A ST",
        "code": 24055
       },
       {
        "name": "241 ST",
        "code": 24100
       },
       {
        "name": "241A ST",
        "code": 24140
       },
       {
        "name": "241B ST",
        "code": 24150
       },
       {
        "name": "242 ST",
        "code": 24200
       },
       {
        "name": "242A ST",
        "code": 24220
       },
       {
        "name": "242B ST",
        "code": 24260
       },
       {
        "name": "243 ST",
        "code": 24300
       },
       {
        "name": "243A ST",
        "code": 24335
       },
       {
        "name": "243B ST",
        "code": 24345
       },
       {
        "name": "244 ST",
        "code": 24400
       },
       {
        "name": "244A ST",
        "code": 24435
       },
       {
        "name": "245 ST",
        "code": 24500
       },
       {
        "name": "245B ST",
        "code": 24570
       },
       {
        "name": "246 ST",
        "code": 24600
       },
       {
        "name": "246/112 ROAD",
        "code": 99039
       },
       {
        "name": "246B ST",
        "code": 24650
       },
       {
        "name": "247 ST",
        "code": 24700
       },
       {
        "name": "247A ST",
        "code": 24750
       },
       {
        "name": "247B ST",
        "code": 24780
       },
       {
        "name": "248 ST",
        "code": 24800
       },
       {
        "name": "248A ST",
        "code": 24870
       },
       {
        "name": "248TH/136 ST",
        "code": 99033
       },
       {
        "name": "249 ST",
        "code": 24900
       },
       {
        "name": "249A ST",
        "code": 24930
       },
       {
        "name": "250 ST",
        "code": 25000
       },
       {
        "name": "250A ST",
        "code": 25060
       },
       {
        "name": "250B ST",
        "code": 25080
       },
       {
        "name": "251 ST",
        "code": 25100
       },
       {
        "name": "251A ST",
        "code": 25160
       },
       {
        "name": "252 ST",
        "code": 25200
       },
       {
        "name": "253A ST",
        "code": 25330
       },
       {
        "name": "254 ST",
        "code": 25400
       },
       {
        "name": "256 ST",
        "code": 25600
       },
       {
        "name": "260 ST",
        "code": 26000
       },
       {
        "name": "261 ST",
        "code": 26100
       },
       {
        "name": "261A ST",
        "code": 26130
       },
       {
        "name": "262 ST",
        "code": 26200
       },
       {
        "name": "262A ST",
        "code": 26270
       },
       {
        "name": "263 ST",
        "code": 26300
       },
       {
        "name": "263A ST",
        "code": 26350
       },
       {
        "name": "264 ST",
        "code": 26400
       },
       {
        "name": "265A ST",
        "code": 26520
       },
       {
        "name": "266 ST",
        "code": 26600
       },
       {
        "name": "267 ST",
        "code": 26700
       },
       {
        "name": "268 ST",
        "code": 26800
       },
       {
        "name": "269 ST",
        "code": 26900
       },
       {
        "name": "270 ST",
        "code": 27000
       },
       {
        "name": "270A ST",
        "code": 27060
       },
       {
        "name": "271 ST",
        "code": 27100
       },
       {
        "name": "272 ST",
        "code": 27200
       },
       {
        "name": "276 ST",
        "code": 27600
       },
       {
        "name": "277 ST",
        "code": 27700
       },
       {
        "name": "280 ST",
        "code": 28000
       },
       {
        "name": "280/96 ROAD",
        "code": 99040
       },
       {
        "name": "284 ST",
        "code": 28400
       },
       {
        "name": "285 ST",
        "code": 28500
       },
       {
        "name": "286 ST",
        "code": 28600
       },
       {
        "name": "287 ST",
        "code": 28700
       },
       {
        "name": "288 ST",
        "code": 28800
       },
       {
        "name": "94 AVE",
        "code": 9400
       },
       {
        "name": "96 AVE",
        "code": 9600
       },
       {
        "name": "98 AVE",
        "code": 9800
       },
       {
        "name": "ABERNETHY LANE",
        "code": 12435
       },
       {
        "name": "ABERNETHY WAY",
        "code": 12610
       },
       {
        "name": "ACADIA ST",
        "code": 21870
       },
       {
        "name": "ACCOUNT",
        "code": 99999
       },
       {
        "name": "ADAIR ST",
        "code": 23010
       },
       {
        "name": "ADVENT RD",
        "code": 30001
       },
       {
        "name": "ALBION - FRASER",
        "code": 99028
       },
       {
        "name": "ALBION NW-FRASER R",
        "code": 99029
       },
       {
        "name": "ALLISON ST",
        "code": 20129
       },
       {
        "name": "ALOUETTE DAM",
        "code": 99003
       },
       {
        "name": "ALOUETTE LAKE",
        "code": 99032
       },
       {
        "name": "ALOUETTE RD",
        "code": 12975
       },
       {
        "name": "ALOUETTE RD/248 ST",
        "code": 99034
       },
       {
        "name": "ALPINE CRES",
        "code": 12340
       },
       {
        "name": "ANDERSON CREEK DR",
        "code": 23060
       },
       {
        "name": "ANDERSON PL",
        "code": 21320
       },
       {
        "name": "ANSELL ST",
        "code": 24420
       },
       {
        "name": "APNAUT ST",
        "code": 24210
       },
       {
        "name": "APPLE GROVE",
        "code": 12070
       },
       {
        "name": "ARBUTUS PL",
        "code": 12680
       },
       {
        "name": "ASHBURY CRT",
        "code": 11970
       },
       {
        "name": "ASHLEY CRES",
        "code": 11775
       },
       {
        "name": "ASPEN PL",
        "code": 12555
       },
       {
        "name": "AURORA PL",
        "code": 12337
       },
       {
        "name": "AURORA ST",
        "code": 23225
       },
       {
        "name": "BAKER PL",
        "code": 24375
       },
       {
        "name": "BALABANIAN CIR",
        "code": 12575
       },
       {
        "name": "BALSAM ST",
        "code": 23410
       },
       {
        "name": "BARCLAY ST",
        "code": 20425
       },
       {
        "name": "BARKER AVE",
        "code": 11747
       },
       {
        "name": "BARNSDALE ST",
        "code": 22840
       },
       {
        "name": "BARNSTON VIEW RD",
        "code": 30004
       },
       {
        "name": "BATTLE AVE",
        "code": 11260
       },
       {
        "name": "BAY MILL RD",
        "code": 30015
       },
       {
        "name": "BECKLEY ST",
        "code": 20250
       },
       {
        "name": "BEECHAM PL",
        "code": 24850
       },
       {
        "name": "BELL AVE",
        "code": 9850
       },
       {
        "name": "BERRY AVE",
        "code": 11645
       },
       {
        "name": "BERTO CRES",
        "code": 13375
       },
       {
        "name": "BEST ST",
        "code": 21050
       },
       {
        "name": "BIRCH AVE",
        "code": 13380
       },
       {
        "name": "BIRDTAIL DR",
        "code": 22705
       },
       {
        "name": "BLACKSTOCK ST",
        "code": 21880
       },
       {
        "name": "BLAKE LOOP",
        "code": 22875
       },
       {
        "name": "BLAKELY RD",
        "code": 30005
       },
       {
        "name": "BLANEY RD",
        "code": 23360
       },
       {
        "name": "BLANSHARD ST",
        "code": 20875
       },
       {
        "name": "BLOSSOM ST",
        "code": 23150
       },
       {
        "name": "BLUE MOUNTAIN CRES",
        "code": 27250
       },
       {
        "name": "BODNER ST",
        "code": 22945
       },
       {
        "name": "BONSON RD",
        "code": 30002
       },
       {
        "name": "BOSONWORTH AVE",
        "code": 11220
       },
       {
        "name": "BOULDER PL",
        "code": 13430
       },
       {
        "name": "BRICKWOOD CLOSE",
        "code": 11625
       },
       {
        "name": "BROMLEY ST",
        "code": 20205
       },
       {
        "name": "BROOKMERE CRT",
        "code": 22155
       },
       {
        "name": "BROOKS AVE",
        "code": 12560
       },
       {
        "name": "BROWN AVE",
        "code": 12050
       },
       {
        "name": "BRUCE AVE",
        "code": 11905
       },
       {
        "name": "BRUCE PL",
        "code": 20195
       },
       {
        "name": "BRYANT DR",
        "code": 13340
       },
       {
        "name": "BUCKERFIELD DR",
        "code": 23865
       },
       {
        "name": "BURNETT ST",
        "code": 22850
       },
       {
        "name": "BUTTERNUT LN",
        "code": 30011
       },
       {
        "name": "BYRNES RD",
        "code": 26920
       },
       {
        "name": "CABLEVISION LINES",
        "code": 99004
       },
       {
        "name": "CALLAGHAN AVE",
        "code": 11620
       },
       {
        "name": "CALVIN CRES",
        "code": 12895
       },
       {
        "name": "CAMERON CRT",
        "code": 24430
       },
       {
        "name": "CAMPBELL AVE",
        "code": 12180
       },
       {
        "name": "CAMWOOD AVE",
        "code": 11780
       },
       {
        "name": "CANUCK CRES",
        "code": 12310
       },
       {
        "name": "CARLTON ST",
        "code": 21360
       },
       {
        "name": "CARMICHAEL ST",
        "code": 25350
       },
       {
        "name": "CARR ST",
        "code": 21820
       },
       {
        "name": "CARSHILL ST",
        "code": 21910
       },
       {
        "name": "CASCADE SUB",
        "code": 99042
       },
       {
        "name": "CEDAR WAY",
        "code": 21740
       },
       {
        "name": "CHARLTON ST",
        "code": 20280
       },
       {
        "name": "CHATWIN AVE",
        "code": 12375
       },
       {
        "name": "CHERRINGTON AVE",
        "code": 11840
       },
       {
        "name": "CHERRINGTON PL",
        "code": 11860
       },
       {
        "name": "CHERRY PL",
        "code": 12505
       },
       {
        "name": "CHERRYWOOD DR",
        "code": 12010
       },
       {
        "name": "CHIGWELL ST",
        "code": 11020
       },
       {
        "name": "CHURCH AVE",
        "code": 12040
       },
       {
        "name": "CIVIC N/A",
        "code": 1
       },
       {
        "name": "CLIFF AVE",
        "code": 11745
       },
       {
        "name": "CLIFF PL",
        "code": 11720
       },
       {
        "name": "COLEMORE PL",
        "code": 12545
       },
       {
        "name": "COLEMORE ST",
        "code": 22320
       },
       {
        "name": "COOK AVE",
        "code": 11930
       },
       {
        "name": "COTTONWOOD DR",
        "code": 23250
       },
       {
        "name": "COV AT WHONN STN",
        "code": 99005
       },
       {
        "name": "CRAWFORD ST",
        "code": 24810
       },
       {
        "name": "CREEKSIDE LN",
        "code": 23665
       },
       {
        "name": "CREEKSIDE ST",
        "code": 23785
       },
       {
        "name": "CRESTON ST",
        "code": 21420
       },
       {
        "name": "CROSS RD",
        "code": 13405
       },
       {
        "name": "CUNNINGHAM AVE",
        "code": 10525
       },
       {
        "name": "CUTLER PL",
        "code": 11752
       },
       {
        "name": "DALE DR",
        "code": 20510
       },
       {
        "name": "DARBY ST",
        "code": 21480
       },
       {
        "name": "DARTFORD ST",
        "code": 20650
       },
       {
        "name": "DAVENPORT DR",
        "code": 20050
       },
       {
        "name": "DAVISON ST",
        "code": 21875
       },
       {
        "name": "DAWSON PL",
        "code": 21230
       },
       {
        "name": "DELCREST ST",
        "code": 22160
       },
       {
        "name": "DENIZA AVE",
        "code": 11630
       },
       {
        "name": "DEWDNEY TRUNK RD",
        "code": 12000
       },
       {
        "name": "DISTRIBUTION LINES",
        "code": 99006
       },
       {
        "name": "DITTON ST",
        "code": 11050
       },
       {
        "name": "DOCKSTEADER CIR",
        "code": 13825
       },
       {
        "name": "DOCKSTEADER LOOP",
        "code": 22815
       },
       {
        "name": "DOGWOOD AVE",
        "code": 12970
       },
       {
        "name": "DONOVAN AVE",
        "code": 11910
       },
       {
        "name": "DOUGLAS AVE",
        "code": 12440
       },
       {
        "name": "DOVER RD",
        "code": 11890
       },
       {
        "name": "DOVER ST",
        "code": 21920
       },
       {
        "name": "DRIFTWOOD DR",
        "code": 22115
       },
       {
        "name": "DTR/119B ROAD",
        "code": 99037
       },
       {
        "name": "DUNBAR ST",
        "code": 22110
       },
       {
        "name": "DUNN AVE",
        "code": 11830
       },
       {
        "name": "EAGLE AVE",
        "code": 12175
       },
       {
        "name": "EDGE ST",
        "code": 22510
       },
       {
        "name": "EDGEDALE AVE",
        "code": 11480
       },
       {
        "name": "ELTHAM ST",
        "code": 20350
       },
       {
        "name": "ERSKINE ST",
        "code": 24940
       },
       {
        "name": "EVANS ST",
        "code": 21660
       },
       {
        "name": "EXETER AVE",
        "code": 12530
       },
       {
        "name": "FABER CRES",
        "code": 21105
       },
       {
        "name": "FERGUSON AVE",
        "code": 11475
       },
       {
        "name": "FERN CRES",
        "code": 13150
       },
       {
        "name": "FERN CRES/236 ROAD",
        "code": 99038
       },
       {
        "name": "FIBRE OPTIC",
        "code": 99041
       },
       {
        "name": "FIR ST",
        "code": 21375
       },
       {
        "name": "FISHER ST",
        "code": 11490
       },
       {
        "name": "FISHERMAN RD",
        "code": 10250
       },
       {
        "name": "FLETCHER ST",
        "code": 22710
       },
       {
        "name": "FOREMAN DR",
        "code": 13890
       },
       {
        "name": "FOREST PL",
        "code": 21125
       },
       {
        "name": "FRASER PORT LEASE",
        "code": 99002
       },
       {
        "name": "FRASER RIVER",
        "code": 99001
       },
       {
        "name": "FRASER ST",
        "code": 22430
       },
       {
        "name": "FRASER WAY",
        "code": 30007
       },
       {
        "name": "FRASERVIEW ST",
        "code": 21120
       },
       {
        "name": "FULLER AVE",
        "code": 11955
       },
       {
        "name": "FULTON ST",
        "code": 22730
       },
       {
        "name": "FURUKAWA PL",
        "code": 20410
       },
       {
        "name": "GARDEN ST",
        "code": 22325
       },
       {
        "name": "GARIBALDI ST",
        "code": 27450
       },
       {
        "name": "GAS MAINS",
        "code": 99007
       },
       {
        "name": "GEE ST",
        "code": 22940
       },
       {
        "name": "GILBERT DR",
        "code": 13850
       },
       {
        "name": "GILKER HILL RD",
        "code": 23510
       },
       {
        "name": "GILLAND LOOP",
        "code": 23860
       },
       {
        "name": "GILLEY AVE",
        "code": 11640
       },
       {
        "name": "GILLIS PL",
        "code": 11340
       },
       {
        "name": "GLENHURST ST",
        "code": 23330
       },
       {
        "name": "GLENWOOD AVE",
        "code": 12055
       },
       {
        "name": "GODWIN DR",
        "code": 11180
       },
       {
        "name": "GOLDEN EARS WAY",
        "code": 12750
       },
       {
        "name": "GOLF LANE",
        "code": 11460
       },
       {
        "name": "GOV'T WHARF",
        "code": 99008
       },
       {
        "name": "GRACE ST",
        "code": 21825
       },
       {
        "name": "GRAHAM ST",
        "code": 27950
       },
       {
        "name": "GRANITE WAY",
        "code": 23675
       },
       {
        "name": "GRANT AVE",
        "code": 11025
       },
       {
        "name": "GRAVES ST",
        "code": 20775
       },
       {
        "name": "GRAY ST",
        "code": 22120
       },
       {
        "name": "GREENWELL ST",
        "code": 22820
       },
       {
        "name": "GRID13100",
        "code": 13100
       },
       {
        "name": "GRID21775",
        "code": 21775
       },
       {
        "name": "GRID25300",
        "code": 25300
       },
       {
        "name": "GRIFFEN RD",
        "code": 11170
       },
       {
        "name": "HALEY ST",
        "code": 22825
       },
       {
        "name": "HALL ST",
        "code": 21760
       },
       {
        "name": "HALNOR AVE",
        "code": 12285
       },
       {
        "name": "HAMMOND RD",
        "code": 11650
       },
       {
        "name": "HAMPTON ST",
        "code": 11150
       },
       {
        "name": "HANEY BYPASS",
        "code": 11250
       },
       {
        "name": "HANEY PL",
        "code": 22505
       },
       {
        "name": "HARDY ST",
        "code": 21355
       },
       {
        "name": "HARKNESS CRT",
        "code": 12535
       },
       {
        "name": "HARRIS DR",
        "code": 23897
       },
       {
        "name": "HARRIS RD",
        "code": 30003
       },
       {
        "name": "HARRISON ST",
        "code": 22950
       },
       {
        "name": "HAWKINS AVE",
        "code": 10113
       },
       {
        "name": "HAWTHORNE ST",
        "code": 23260
       },
       {
        "name": "HAZELWOOD ST",
        "code": 20126
       },
       {
        "name": "HEAPS AVE",
        "code": 12260
       },
       {
        "name": "HEMLOCK AVE",
        "code": 14390
       },
       {
        "name": "HIGGINS CRT",
        "code": 21960
       },
       {
        "name": "HIGHVIEW PL",
        "code": 12495
       },
       {
        "name": "HILL AVE",
        "code": 10035
       },
       {
        "name": "HILLAND AVE",
        "code": 12280
       },
       {
        "name": "HILLSIDE ST",
        "code": 22220
       },
       {
        "name": "HINCH CRES",
        "code": 12265
       },
       {
        "name": "HOLLY ST",
        "code": 21560
       },
       {
        "name": "HOLYROOD AVE",
        "code": 11602
       },
       {
        "name": "HONEYDEW DR",
        "code": 30012
       },
       {
        "name": "HOOD ST",
        "code": 21370
       },
       {
        "name": "HOWISON AVE",
        "code": 11845
       },
       {
        "name": "HUNTER PL",
        "code": 11906
       },
       {
        "name": "HUSTON DR",
        "code": 13490
       },
       {
        "name": "HYNES ST",
        "code": 27460
       },
       {
        "name": "INDIAN RESERVE #1",
        "code": 99009
       },
       {
        "name": "INDUSTRIAL AVE",
        "code": 24675
       },
       {
        "name": "IRVING ST",
        "code": 20285
       },
       {
        "name": "ISAAC CRES",
        "code": 22150
       },
       {
        "name": "IZON CRT",
        "code": 12493
       },
       {
        "name": "JACKSON RD",
        "code": 24630
       },
       {
        "name": "KANAKA CRK RD",
        "code": 11075
       },
       {
        "name": "KANAKA WAY",
        "code": 11160
       },
       {
        "name": "KATHRYN ST",
        "code": 27625
       },
       {
        "name": "KATONIEN ST",
        "code": 26120
       },
       {
        "name": "KEARNS AVE",
        "code": 9780
       },
       {
        "name": "KEMI PL",
        "code": 22470
       },
       {
        "name": "KENDRICK LANE",
        "code": 12420
       },
       {
        "name": "KENDRICK LOOP",
        "code": 12525
       },
       {
        "name": "KENDRICK PL",
        "code": 12537
       },
       {
        "name": "KENT ST",
        "code": 11010
       },
       {
        "name": "KERRY CRES",
        "code": 12547
       },
       {
        "name": "KIMOLA DR",
        "code": 10725
       },
       {
        "name": "KIMOLA WAY",
        "code": 24735
       },
       {
        "name": "KINGSTON ST",
        "code": 20150
       },
       {
        "name": "KLASSEN PL",
        "code": 12380
       },
       {
        "name": "KNOTTS ST",
        "code": 20760
       },
       {
        "name": "LAITY ST",
        "code": 21280
       },
       {
        "name": "LAKEWOOD CAMP",
        "code": 99010
       },
       {
        "name": "LANE E OF 203 ST",
        "code": 20320
       },
       {
        "name": "LANE E OF 207 ST",
        "code": 20710
       },
       {
        "name": "LANE E OF 227 ST",
        "code": 22707
       },
       {
        "name": "LANE E OF 236 ST",
        "code": 23655
       },
       {
        "name": "LANE E OF 240 ST",
        "code": 24035
       },
       {
        "name": "LANE E OF 242 ST",
        "code": 24205
       },
       {
        "name": "LANE E OF 243A ST",
        "code": 24355
       },
       {
        "name": "LANE E OF 244 ST",
        "code": 24425
       },
       {
        "name": "LANE E OF 247A ST",
        "code": 24775
       },
       {
        "name": "LANE E OF 248 ST",
        "code": 24830
       },
       {
        "name": "LANE E OF FRASER ST",
        "code": 22450
       },
       {
        "name": "LANE E OF JACKSON RD",
        "code": 24645
       },
       {
        "name": "LANE E OF McCAULEY CRES",
        "code": 23840
       },
       {
        "name": "LANE N OF 101 AVE",
        "code": 10110
       },
       {
        "name": "LANE N OF 109 AVE",
        "code": 10967
       },
       {
        "name": "LANE N OF 112 AVE",
        "code": 11210
       },
       {
        "name": "LANE N OF 118 AVE",
        "code": 11849
       },
       {
        "name": "LANE N OF 119 AVE",
        "code": 11948
       },
       {
        "name": "LANE N OF 119A AVE",
        "code": 11988
       },
       {
        "name": "LANE N OF 121 AVE",
        "code": 12127
       },
       {
        "name": "LANE N OF 139 AVE",
        "code": 13910
       },
       {
        "name": "LANE N OF DTR",
        "code": 12023
       },
       {
        "name": "LANE N OF GILBERT DR",
        "code": 13865
       },
       {
        "name": "LANE N OF KANAKA WAY",
        "code": 11165
       },
       {
        "name": "LANE N OF MORSE CR",
        "code": 12572
       },
       {
        "name": "LANE S OF 101 AVE",
        "code": 10060
       },
       {
        "name": "LANE S OF 101A AVE",
        "code": 10115
       },
       {
        "name": "LANE S OF 102 AVE",
        "code": 10151
       },
       {
        "name": "LANE S OF 102A AVE",
        "code": 10205
       },
       {
        "name": "LANE S OF 102B AVE",
        "code": 10235
       },
       {
        "name": "LANE S OF 103 AVE",
        "code": 10280
       },
       {
        "name": "LANE S OF 103A AVE",
        "code": 10326
       },
       {
        "name": "LANE S OF 104 AVE",
        "code": 10370
       },
       {
        "name": "LANE S OF 106B AVE",
        "code": 10625
       },
       {
        "name": "LANE S OF 109A AVE",
        "code": 10904
       },
       {
        "name": "LANE S OF 110 AVE",
        "code": 10960
       },
       {
        "name": "LANE S OF 110A AVE",
        "code": 11015
       },
       {
        "name": "LANE S OF 110B AVE",
        "code": 11068
       },
       {
        "name": "LANE S OF 111B AVE",
        "code": 11118
       },
       {
        "name": "LANE S OF 112 AVE",
        "code": 11175
       },
       {
        "name": "LANE S OF 113 AVE",
        "code": 11274
       },
       {
        "name": "LANE S OF 114 AVE",
        "code": 11358
       },
       {
        "name": "LANE S OF 114A AVE",
        "code": 11370
       },
       {
        "name": "LANE S OF 116 AVE",
        "code": 11596
       },
       {
        "name": "LANE S OF 117 AVE",
        "code": 11698
       },
       {
        "name": "LANE S OF 118 AVE",
        "code": 11778
       },
       {
        "name": "LANE S OF 119 AVE",
        "code": 11885
       },
       {
        "name": "LANE S OF 121 AVE",
        "code": 12083
       },
       {
        "name": "LANE S OF 122 AVE",
        "code": 12192
       },
       {
        "name": "LANE S OF 124 AVE",
        "code": 12385
       },
       {
        "name": "LANE S OF 124A AVE",
        "code": 12405
       },
       {
        "name": "LANE S OF 132A AVE",
        "code": 13235
       },
       {
        "name": "LANE S OF 136A AVE",
        "code": 13625
       },
       {
        "name": "LANE S OF 137 AVE",
        "code": 13675
       },
       {
        "name": "LANE S OF ABERNETHY WAY",
        "code": 12225
       },
       {
        "name": "LANE S OF ACADIA ST",
        "code": 11879
       },
       {
        "name": "LANE S OF BROWN AVE",
        "code": 12028
       },
       {
        "name": "LANE S OF DTR",
        "code": 11982
       },
       {
        "name": "LANE S OF FOREMAN DR",
        "code": 13885
       },
       {
        "name": "LANE S OF GILBERT DR",
        "code": 13840
       },
       {
        "name": "LANE S OF GOLF AVE",
        "code": 11416
       },
       {
        "name": "LANE S OF ISSAC CR",
        "code": 12433
       },
       {
        "name": "LANE S OF KANAKA WAY",
        "code": 11120
       },
       {
        "name": "LANE S OF LORNE AVE",
        "code": 11318
       },
       {
        "name": "LANE S OF LOUGHEED HWY",
        "code": 11776
       },
       {
        "name": "LANE S OF MCINTOSH AVE",
        "code": 11927
       },
       {
        "name": "LANE S OF SEATON PL",
        "code": 11936
       },
       {
        "name": "LANE S OF SELKIRK AVE",
        "code": 11828
       },
       {
        "name": "LANE S OF ST ANNE AVE",
        "code": 11657
       },
       {
        "name": "LANE S OF WESTFIELD AVE",
        "code": 11412
       },
       {
        "name": "LANE W OF 203 ST",
        "code": 20290
       },
       {
        "name": "LANE W OF 204 ST",
        "code": 20382
       },
       {
        "name": "LANE W OF 216 ST",
        "code": 21575
       },
       {
        "name": "LANE W OF 220 ST",
        "code": 21977
       },
       {
        "name": "LANE W OF 222 ST",
        "code": 22148
       },
       {
        "name": "LANE W OF 224 ST",
        "code": 22360
       },
       {
        "name": "LANE W OF 227 ST",
        "code": 22626
       },
       {
        "name": "LANE W OF 232 ST",
        "code": 23192
       },
       {
        "name": "LANE W OF 236A ST",
        "code": 23615
       },
       {
        "name": "LANE W OF 240 ST",
        "code": 23975
       },
       {
        "name": "LANE W OF 241 ST",
        "code": 24075
       },
       {
        "name": "LANE W OF 242 ST",
        "code": 24153
       },
       {
        "name": "LANE W OF 242B ST",
        "code": 24240
       },
       {
        "name": "LANE W OF 243 ST",
        "code": 24279
       },
       {
        "name": "LANE W OF 243A ST",
        "code": 24320
       },
       {
        "name": "LANE W OF 244 ST",
        "code": 24366
       },
       {
        "name": "LANE W OF ACADIA ST",
        "code": 21856
       },
       {
        "name": "LANE W OF AURORA ST",
        "code": 23210
       },
       {
        "name": "LANE W OF BLAKE LOOP",
        "code": 22868
       },
       {
        "name": "LANE W OF CREEKSIDE ST",
        "code": 23660
       },
       {
        "name": "LANE W OF FRASER ST",
        "code": 22405
       },
       {
        "name": "LANE W OF HAMMOND RD",
        "code": 20380
       },
       {
        "name": "LARCH AVE",
        "code": 13280
       },
       {
        "name": "LATVALLA LANE",
        "code": 20520
       },
       {
        "name": "LAUREL PL",
        "code": 12580
       },
       {
        "name": "LAURIE AVE",
        "code": 11835
       },
       {
        "name": "LEE AVE",
        "code": 12330
       },
       {
        "name": "LIGHTHOUSE CRT",
        "code": 22090
       },
       {
        "name": "LILLEY DR",
        "code": 26380
       },
       {
        "name": "LILLIAN ST",
        "code": 24840
       },
       {
        "name": "LINDSAY AVE",
        "code": 12190
       },
       {
        "name": "LINDSAY PL",
        "code": 20270
       },
       {
        "name": "LOCKWOOD ST",
        "code": 24950
       },
       {
        "name": "LORNE AVE",
        "code": 11350
       },
       {
        "name": "LOUGHEED HWY",
        "code": 11810
       },
       {
        "name": "MAKINSON ST",
        "code": 20240
       },
       {
        "name": "MANOR AVE",
        "code": 12350
       },
       {
        "name": "MAPLE CRES",
        "code": 11320
       },
       {
        "name": "MAPLE LANE",
        "code": 11975
       },
       {
        "name": "MAPLE MEADOWS WAY",
        "code": 19950
       },
       {
        "name": "MARC RD",
        "code": 23195
       },
       {
        "name": "MARSHALL AVE",
        "code": 12565
       },
       {
        "name": "MAYO PL",
        "code": 11790
       },
       {
        "name": "MCCALLUM CRT",
        "code": 12335
       },
       {
        "name": "MCCAULEY CRES",
        "code": 23835
       },
       {
        "name": "MCCLURE AVE",
        "code": 10753
       },
       {
        "name": "MCCLURE DR",
        "code": 10750
       },
       {
        "name": "MCEACHERN ST",
        "code": 24690
       },
       {
        "name": "MCFARLANE AVE",
        "code": 11765
       },
       {
        "name": "MCINTOSH AVE",
        "code": 11940
       },
       {
        "name": "MCINTOSH LANE",
        "code": 11978
       },
       {
        "name": "MCINTYRE CRT",
        "code": 21350
       },
       {
        "name": "MCIVOR AVE",
        "code": 12460
       },
       {
        "name": "MCKAY AVE",
        "code": 10350
       },
       {
        "name": "MCKERCHER DR",
        "code": 13685
       },
       {
        "name": "MCKINNEY AVE",
        "code": 12045
       },
       {
        "name": "MCMYN RD",
        "code": 30009
       },
       {
        "name": "MCNEIL RD",
        "code": 30017
       },
       {
        "name": "MCNUTT RD",
        "code": 27310
       },
       {
        "name": "MCTAVISH PL",
        "code": 21090
       },
       {
        "name": "MEADOW BROOK PL",
        "code": 21130
       },
       {
        "name": "MEADOW PL",
        "code": 12450
       },
       {
        "name": "MEADOWLARK DR",
        "code": 23460
       },
       {
        "name": "MELVILLE ST",
        "code": 20375
       },
       {
        "name": "MILL ST",
        "code": 24020
       },
       {
        "name": "MILLER ST",
        "code": 20590
       },
       {
        "name": "MISUTO PL",
        "code": 20340
       },
       {
        "name": "MITCHELL RD",
        "code": 30010
       },
       {
        "name": "MOODY ST",
        "code": 21830
       },
       {
        "name": "MORRIS ST",
        "code": 21425
       },
       {
        "name": "MORRISETTE PL",
        "code": 24980
       },
       {
        "name": "MORSE CRES",
        "code": 12540
       },
       {
        "name": "MOUNTAINVIEW CRES",
        "code": 12160
       },
       {
        "name": "N ALOUETTE RIVER",
        "code": 99011
       },
       {
        "name": "N/A",
        "code": 99000
       },
       {
        "name": "NEAVES RD",
        "code": 20810
       },
       {
        "name": "NELSON CRT",
        "code": 13480
       },
       {
        "name": "NELSON PEAK DR",
        "code": 22830
       },
       {
        "name": "NIGHTINGALE AVE",
        "code": 11870
       },
       {
        "name": "NORFOLK PL",
        "code": 21180
       },
       {
        "name": "NORTH AVE",
        "code": 11750
       },
       {
        "name": "NORTH LANE",
        "code": 11757
       },
       {
        "name": "ODELL ST",
        "code": 27490
       },
       {
        "name": "OLIVER AVE",
        "code": 9530
       },
       {
        "name": "OLUND CRES",
        "code": 11390
       },
       {
        "name": "OSPRING ST",
        "code": 11365
       },
       {
        "name": "OWEN ST",
        "code": 20750
       },
       {
        "name": "PALMER ROLPH ST",
        "code": 25680
       },
       {
        "name": "PARK",
        "code": 99026
       },
       {
        "name": "PARK LANE",
        "code": 21860
       },
       {
        "name": "PARK/ALOUETTE RD",
        "code": 99027
       },
       {
        "name": "PARKSIDE CR",
        "code": 13950
       },
       {
        "name": "PATTERSON AVE",
        "code": 11825
       },
       {
        "name": "PEACH TREE CRT",
        "code": 12090
       },
       {
        "name": "PENNY LANE",
        "code": 11795
       },
       {
        "name": "PINDA PL",
        "code": 20430
       },
       {
        "name": "PINE ST",
        "code": 21380
       },
       {
        "name": "PIPELINE",
        "code": 99012
       },
       {
        "name": "PITT LAKE",
        "code": 99013
       },
       {
        "name": "PLAZA ST",
        "code": 22210
       },
       {
        "name": "POLE LINES",
        "code": 99030
       },
       {
        "name": "POWELL AVE",
        "code": 12550
       },
       {
        "name": "PRINCESS ST",
        "code": 20275
       },
       {
        "name": "PURDEY AVE",
        "code": 12020
       },
       {
        "name": "RAILWAY",
        "code": 99015
       },
       {
        "name": "RANNIE RD",
        "code": 30014
       },
       {
        "name": "REID AVE",
        "code": 12390
       },
       {
        "name": "RIDGEWAY CRES",
        "code": 12270
       },
       {
        "name": "RITCHIE AVE",
        "code": 22680
       },
       {
        "name": "RIVER BEND",
        "code": 22140
       },
       {
        "name": "RIVER RD",
        "code": 10310
       },
       {
        "name": "RIVER RD W",
        "code": 11605
       },
       {
        "name": "RIVER WYND",
        "code": 21170
       },
       {
        "name": "ROBERTSON ST",
        "code": 24685
       },
       {
        "name": "ROCK RIDGE DR",
        "code": 13350
       },
       {
        "name": "ROGERS AVE",
        "code": 12290
       },
       {
        "name": "ROLLEY CRES",
        "code": 26960
       },
       {
        "name": "ROLLEY RD",
        "code": 25860
       },
       {
        "name": "ROSEWOOD PL",
        "code": 11865
       },
       {
        "name": "ROSEWOOD ST",
        "code": 20910
       },
       {
        "name": "ROTHSAY ST",
        "code": 27130
       },
       {
        "name": "ROYAL CRES",
        "code": 11755
       },
       {
        "name": "RUSSELL CRK",
        "code": 99016
       },
       {
        "name": "S ALOUETTE RIVER",
        "code": 99017
       },
       {
        "name": "SANDPIPER AVE",
        "code": 11950
       },
       {
        "name": "SAYERS CRES",
        "code": 12510
       },
       {
        "name": "SCHMIDT CRES",
        "code": 21190
       },
       {
        "name": "SEATON PL",
        "code": 11960
       },
       {
        "name": "SELKIRK AVE",
        "code": 11850
       },
       {
        "name": "SENTINEL ST",
        "code": 20180
       },
       {
        "name": "SHELDRAKE CRT",
        "code": 23920
       },
       {
        "name": "SHINGLE BOLT CR",
        "code": 30016
       },
       {
        "name": "SHOESMITH CRES",
        "code": 24010
       },
       {
        "name": "SHOESMITH LOOP",
        "code": 24014
       },
       {
        "name": "SILVER VALLEY RD",
        "code": 23350
       },
       {
        "name": "SKILLEN ST",
        "code": 20820
       },
       {
        "name": "SLAGER AVE",
        "code": 11925
       },
       {
        "name": "SLATFORD PL",
        "code": 23890
       },
       {
        "name": "SLATFORD ST",
        "code": 23895
       },
       {
        "name": "SMITH AVE",
        "code": 12060
       },
       {
        "name": "SPENCER CRES",
        "code": 23380
       },
       {
        "name": "SPILSBURY ST",
        "code": 25825
       },
       {
        "name": "SPRING AVE",
        "code": 12490
       },
       {
        "name": "SPRING CRES",
        "code": 12491
       },
       {
        "name": "ST ANNE AVE",
        "code": 11660
       },
       {
        "name": "STANTON AVE",
        "code": 11760
       },
       {
        "name": "STAVE RIVER",
        "code": 99018
       },
       {
        "name": "STEEVES ST",
        "code": 20950
       },
       {
        "name": "STEPHENS ST",
        "code": 23110
       },
       {
        "name": "STEVENSON CREEK",
        "code": 99019
       },
       {
        "name": "STEWART CRES",
        "code": 11740
       },
       {
        "name": "STONEHOUSE AVE",
        "code": 12275
       },
       {
        "name": "STONEY AVE",
        "code": 11610
       },
       {
        "name": "STOREY AVE",
        "code": 12195
       },
       {
        "name": "STORM SEWER",
        "code": 99020
       },
       {
        "name": "STRENG AVE",
        "code": 12470
       },
       {
        "name": "TAMARACK CRES",
        "code": 23740
       },
       {
        "name": "TAMARACK LANE",
        "code": 10450
       },
       {
        "name": "TAMARACK PL",
        "code": 11710
       },
       {
        "name": "TANNER PL",
        "code": 12030
       },
       {
        "name": "TELECOMM EQUIP",
        "code": 99021
       },
       {
        "name": "TELEP AVE",
        "code": 12250
       },
       {
        "name": "TELOSKY AVE",
        "code": 11360
       },
       {
        "name": "THORNE AVE",
        "code": 11685
       },
       {
        "name": "THORNHILL PARK",
        "code": 99022
       },
       {
        "name": "THORNTON AVE",
        "code": 12620
       },
       {
        "name": "THORNTON PL",
        "code": 21385
       },
       {
        "name": "TIMBERLINE RANCH",
        "code": 99023
       },
       {
        "name": "TRANSMISSION LINES",
        "code": 99024
       },
       {
        "name": "TRETHEWEY CRES",
        "code": 26190
       },
       {
        "name": "TYNER AVE",
        "code": 12245
       },
       {
        "name": "UNKNOWN",
        "code": 30013
       },
       {
        "name": "UNKNOWN AVE",
        "code": 99997
       },
       {
        "name": "UNKNOWN ST",
        "code": 99998
       },
       {
        "name": "VISTA RIDGE DR",
        "code": 13880
       },
       {
        "name": "WALNUT CRES",
        "code": 11770
       },
       {
        "name": "WANSTEAD ST",
        "code": 11355
       },
       {
        "name": "WARESLEY ST",
        "code": 20550
       },
       {
        "name": "WATER TOWER",
        "code": 99025
       },
       {
        "name": "WEBSTER ST",
        "code": 25640
       },
       {
        "name": "WEST ST",
        "code": 20080
       },
       {
        "name": "WESTFIELD AVE",
        "code": 11450
       },
       {
        "name": "WHARF ST",
        "code": 10950
       },
       {
        "name": "WHIPPOORWILL AVE",
        "code": 11855
       },
       {
        "name": "WICKLOW WAY",
        "code": 21850
       },
       {
        "name": "WICKLUND AVE",
        "code": 12150
       },
       {
        "name": "WILDWOOD CR",
        "code": 30008
       },
       {
        "name": "WILLOW PL",
        "code": 12720
       },
       {
        "name": "WOOD ST",
        "code": 21250
       },
       {
        "name": "WYNNYK WAY",
        "code": 23815
       },
       {
        "name": "YORK ST",
        "code": 22010
       },
       {
        "name": "ZERON AVE",
        "code": 10610
       },
       {
        "name": "246A ST",
        "code": 24635
       },
       {
        "name": "CATTELL DR",
        "code": 13410
       },
       {
        "name": "JIM ROBSON WAY",
        "code": 23450
       },
       {
        "name": "LANE N OF HAWKINS AVE",
        "code": 10147
       },
       {
        "name": "LANE W OF 248 ST",
        "code": 10640
       },
       {
        "name": "LANE N OF 104 AVE",
        "code": 10460
       },
       {
        "name": "LANE N OF 102B AVE",
        "code": 10307
       },
       {
        "name": "HARTNELL AVE",
        "code": 12105
       },
       {
        "name": "127A AVE",
        "code": 12735
       },
       {
        "name": "127B AVE",
        "code": 12765
       },
       {
        "name": "MCVEETY ST",
        "code": 10560
       },
       {
        "name": "PAZARENA PL",
        "code": 11270
       },
       {
        "name": "MCDOUGAL ST",
        "code": 23180
       },
       {
        "name": "SHANTZ WAY",
        "code": 20660
       },
       {
        "name": "131A AVE",
        "code": 13170
       },
       {
        "name": "129A AVE",
        "code": 12920
       },
       {
        "name": "MIER DR",
        "code": 14080
       },
       {
        "name": "140B AVE",
        "code": 14060
       },
       {
        "name": "BUCKELS DR",
        "code": 14110
       },
       {
        "name": "LANE W OF DOVER ST",
        "code": 21878
       },
       {
        "name": "JENEWEIN DR",
        "code": 11085
       },
       {
        "name": "MCCLURE LANE",
        "code": 24040
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "StandardizedStreetName",
     "type": "esriFieldTypeString",
     "alias": "Standardized Street Name",
     "length": 64,
     "domain": null
    },
    {
     "name": "StreetType",
     "type": "esriFieldTypeString",
     "alias": "Street Type",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "StreetType",
      "description": "Valid Street Type Values",
      "codedValues": [
       {
        "name": "Not Applicable",
        "code": "N/A"
       },
       {
        "name": "Avenue",
        "code": "Ave"
       },
       {
        "name": "Bay",
        "code": "Bay"
       },
       {
        "name": "Bend",
        "code": "Bend"
       },
       {
        "name": "Boulevard",
        "code": "Blvd"
       },
       {
        "name": "Circle",
        "code": "Cir"
       },
       {
        "name": "Connector",
        "code": "Conn"
       },
       {
        "name": "Court",
        "code": "Crt"
       },
       {
        "name": "Crescent",
        "code": "Cres"
       },
       {
        "name": "Detour",
        "code": "Det"
       },
       {
        "name": "Drive",
        "code": "Dr"
       },
       {
        "name": "Highway",
        "code": "Hwy"
       },
       {
        "name": "Lane",
        "code": "Lane"
       },
       {
        "name": "Loop",
        "code": "Loop"
       },
       {
        "name": "Place",
        "code": "Pl"
       },
       {
        "name": "Reach",
        "code": "Rch"
       },
       {
        "name": "Road",
        "code": "Rd"
       },
       {
        "name": "Street",
        "code": "St"
       },
       {
        "name": "Terrace",
        "code": "Terr"
       },
       {
        "name": "Way",
        "code": "Way"
       },
       {
        "name": "Wynd",
        "code": "Wynd"
       },
       {
        "name": "Bypass",
        "code": "Bypass"
       },
       {
        "name": "Close",
        "code": "Close"
       },
       {
        "name": "Grove",
        "code": "Grove"
       },
       {
        "name": "Walk",
        "code": "Walk"
       },
       {
        "name": "Trail",
        "code": "Trail"
       },
       {
        "name": "Parkway",
        "code": "Pky"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SuffixDirection",
     "type": "esriFieldTypeString",
     "alias": "Suffix Direction",
     "length": 2,
     "domain": null
    },
    {
     "name": "RoadStatus",
     "type": "esriFieldTypeString",
     "alias": "Road Status",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "RoadStatus",
      "description": "Valid values for status of the road",
      "codedValues": [
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Future",
        "code": "F"
       },
       {
        "name": "Private",
        "code": "P"
       },
       {
        "name": "Closed",
        "code": "C"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SurfaceType",
     "type": "esriFieldTypeString",
     "alias": "Surface Type",
     "length": 24,
     "domain": {
      "type": "codedValue",
      "name": "RoadSurfaceType",
      "description": "Valid values for type of the road surface",
      "codedValues": [
       {
        "name": "Asphalt",
        "code": "Asphalt"
       },
       {
        "name": "Gravel",
        "code": "Gravel"
       },
       {
        "name": "Concrete",
        "code": "Concrete"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Hog Fuel",
        "code": "Hog Fuel"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Divided",
     "type": "esriFieldTypeString",
     "alias": "Divided",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoBoolean",
      "description": "Yes or No Boolean Values",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Oneway",
     "type": "esriFieldTypeString",
     "alias": "Oneway",
     "length": 2,
     "domain": {
      "type": "codedValue",
      "name": "OneWayStreet",
      "description": "Valid One Way Street Values",
      "codedValues": [
       {
        "name": "From To",
        "code": "FT"
       },
       {
        "name": "No",
        "code": "N"
       },
       {
        "name": "To From",
        "code": "TF"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SpeedZone",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Speed Zone",
     "domain": {
      "type": "codedValue",
      "name": "SpeedZone",
      "description": "Valid Speed Zone Increments",
      "codedValues": [
       {
        "name": "Maximum speed of 10 km/hour",
        "code": 10
       },
       {
        "name": "Maximum speed of 20 km/hour",
        "code": 20
       },
       {
        "name": "Maximum speed of 30 km/hour",
        "code": 30
       },
       {
        "name": "Maximum speed of 40 km/hour",
        "code": 40
       },
       {
        "name": "Maximum speed of 50 km/hour",
        "code": 50
       },
       {
        "name": "Maximum speed of 60 km/hour",
        "code": 60
       },
       {
        "name": "Maximum speed of 70 km/hour",
        "code": 70
       },
       {
        "name": "Maximum speed of 80 km/hour",
        "code": 80
       },
       {
        "name": "Maximum speed of 90 km/hour",
        "code": 90
       },
       {
        "name": "Maximum speed of 100 km/hour",
        "code": 100
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Jurisdiction",
     "type": "esriFieldTypeString",
     "alias": "Jurisdiction",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "Jurisdiction",
      "description": "Jurisdictional Agencies",
      "codedValues": [
       {
        "name": "Agricultural Land Commission",
        "code": "ALC"
       },
       {
        "name": "BC Hydro",
        "code": "BCH"
       },
       {
        "name": "BC Transit",
        "code": "BCTR"
       },
       {
        "name": "BCIT Forest Society",
        "code": "BCIT"
       },
       {
        "name": "City of Abbotsford",
        "code": "ABB"
       },
       {
        "name": "City of Langley",
        "code": "CLAN"
       },
       {
        "name": "City of Pitt Meadows",
        "code": "PM"
       },
       {
        "name": "City of Surrey",
        "code": "SUR"
       },
       {
        "name": "Coquitlam",
        "code": "COQ"
       },
       {
        "name": "District of Langley",
        "code": "LANG"
       },
       {
        "name": "District of Maple Ridge",
        "code": "DMR"
       },
       {
        "name": "District of Mission",
        "code": "DM"
       },
       {
        "name": "District of Pitt Meadows",
        "code": "DPM"
       },
       {
        "name": "GVRD",
        "code": "GVRD"
       },
       {
        "name": "Ministry of Environment",
        "code": "MOE"
       },
       {
        "name": "Ministry of Forests",
        "code": "MOF"
       },
       {
        "name": "Ministry of Health Services",
        "code": "MOH"
       },
       {
        "name": "Ministry of Water, Land & Air Protection",
        "code": "WLAP"
       },
       {
        "name": "Port Coquitlam",
        "code": "PCOQ"
       },
       {
        "name": "School District #42",
        "code": "SD42"
       },
       {
        "name": "University of British Columbia",
        "code": "UBC"
       },
       {
        "name": "Water Survey of Canada",
        "code": "WSC"
       },
       {
        "name": "Township of Langley",
        "code": "TOL"
       },
       {
        "name": "Metro Vancouver",
        "code": "MET"
       },
       {
        "name": "Translink",
        "code": "TRAN"
       },
       {
        "name": "Katzie First Nation",
        "code": "KFN"
       },
       {
        "name": "Private",
        "code": "PRIV"
       },
       {
        "name": "Ministry of Transportation and Infrastructure",
        "code": "MOTI"
       },
       {
        "name": "Fraser Health Authority",
        "code": "FHA"
       },
       {
        "name": "City of Maple Ridge",
        "code": "CMR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "DisasterRoute",
     "type": "esriFieldTypeString",
     "alias": "Disaster Route",
     "length": 5,
     "domain": {
      "type": "codedValue",
      "name": "YesNoBoolean",
      "description": "Yes or No Boolean Values",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ToFromImpedanceMinutes",
     "type": "esriFieldTypeDouble",
     "alias": "To From Impedance (minutes)",
     "domain": null
    },
    {
     "name": "FromToImpedanceMinutes",
     "type": "esriFieldTypeDouble",
     "alias": "From To Impedance (minutes)",
     "domain": null
    },
    {
     "name": "LTCFromMeasure",
     "type": "esriFieldTypeInteger",
     "alias": "LTC From Measure",
     "domain": null
    },
    {
     "name": "LTCToMeasure",
     "type": "esriFieldTypeInteger",
     "alias": "LTC To Measure",
     "domain": null
    },
    {
     "name": "RoadClass",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Road Classification for Routing",
     "domain": {
      "type": "codedValue",
      "name": "RoadClassification",
      "description": "Valid Road Classifications for Routing and Directions",
      "codedValues": [
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "Local Road",
        "code": 1
       },
       {
        "name": "Highway",
        "code": 2
       },
       {
        "name": "Ramp",
        "code": 3
       },
       {
        "name": "Ferry",
        "code": 4
       },
       {
        "name": "Roundabout",
        "code": 5
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "HighwayID",
     "type": "esriFieldTypeString",
     "alias": "Highway Identifier",
     "length": 4,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "MajorRoadNetwork",
     "type": "esriFieldTypeString",
     "alias": "Major Road Network",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoBoolean",
      "description": "Yes or No Boolean Values",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Shape.STLength()",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R1155_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S969_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "types": [
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "id": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "id": 10,
     "name": "Minor Arterial"
    }
   ],
   "subtypes": [
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 7,
     "name": "Unmaintained"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 0,
     "name": "Unknown"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 1,
     "name": "Highway"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 2,
     "name": "Ramp"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 3,
     "name": "Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 4,
     "name": "Collector"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 5,
     "name": "Local"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 6,
     "name": "Lane"
    },
    {
     "domains": {
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": null,
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 8,
     "name": "Private"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 9,
     "name": "Major Arterial"
    },
    {
     "domains": {
      "StreetName": {"type": "inherited"},
      "StreetType": {"type": "inherited"},
      "RoadStatus": {"type": "inherited"},
      "SurfaceType": {"type": "inherited"},
      "Divided": {"type": "inherited"},
      "Oneway": {"type": "inherited"},
      "SpeedZone": {"type": "inherited"},
      "Jurisdiction": {"type": "inherited"},
      "DisasterRoute": {
       "type": "codedValue",
       "name": "Jurisdiction",
       "description": "Jurisdictional Agencies",
       "codedValues": [
        {
         "name": "Agricultural Land Commission",
         "code": "ALC"
        },
        {
         "name": "BC Hydro",
         "code": "BCH"
        },
        {
         "name": "BC Transit",
         "code": "BCTR"
        },
        {
         "name": "BCIT Forest Society",
         "code": "BCIT"
        },
        {
         "name": "City of Abbotsford",
         "code": "ABB"
        },
        {
         "name": "City of Langley",
         "code": "CLAN"
        },
        {
         "name": "City of Pitt Meadows",
         "code": "PM"
        },
        {
         "name": "City of Surrey",
         "code": "SUR"
        },
        {
         "name": "Coquitlam",
         "code": "COQ"
        },
        {
         "name": "District of Langley",
         "code": "LANG"
        },
        {
         "name": "District of Maple Ridge",
         "code": "DMR"
        },
        {
         "name": "District of Mission",
         "code": "DM"
        },
        {
         "name": "District of Pitt Meadows",
         "code": "DPM"
        },
        {
         "name": "GVRD",
         "code": "GVRD"
        },
        {
         "name": "Ministry of Environment",
         "code": "MOE"
        },
        {
         "name": "Ministry of Forests",
         "code": "MOF"
        },
        {
         "name": "Ministry of Health Services",
         "code": "MOH"
        },
        {
         "name": "Ministry of Water, Land & Air Protection",
         "code": "WLAP"
        },
        {
         "name": "Port Coquitlam",
         "code": "PCOQ"
        },
        {
         "name": "School District #42",
         "code": "SD42"
        },
        {
         "name": "University of British Columbia",
         "code": "UBC"
        },
        {
         "name": "Water Survey of Canada",
         "code": "WSC"
        },
        {
         "name": "Township of Langley",
         "code": "TOL"
        },
        {
         "name": "Metro Vancouver",
         "code": "MET"
        },
        {
         "name": "Translink",
         "code": "TRAN"
        },
        {
         "name": "Katzie First Nation",
         "code": "KFN"
        },
        {
         "name": "Private",
         "code": "PRIV"
        },
        {
         "name": "Ministry of Transportation and Infrastructure",
         "code": "MOTI"
        },
        {
         "name": "Fraser Health Authority",
         "code": "FHA"
        },
        {
         "name": "City of Maple Ridge",
         "code": "CMR"
        }
       ],
       "mergePolicy": "esriMPTDefaultValue",
       "splitPolicy": "esriSPTDefaultValue"
      },
      "RoadClass": {"type": "inherited"},
      "MajorRoadNetwork": {"type": "inherited"}
     },
     "defaultValues": {
      "FeatureID": null,
      "Classification": null,
      "FromLeftAddress": null,
      "ToLeftAddress": null,
      "FromRightAddress": null,
      "ToRightAddress": null,
      "PrefixDirection": null,
      "PrefixType": null,
      "StreetName": null,
      "StandardizedStreetName": null,
      "StreetType": null,
      "SuffixDirection": null,
      "RoadStatus": null,
      "SurfaceType": null,
      "Divided": "No",
      "Oneway": null,
      "SpeedZone": null,
      "Jurisdiction": null,
      "DisasterRoute": null,
      "ToFromImpedanceMinutes": null,
      "FromToImpedanceMinutes": null,
      "LTCFromMeasure": null,
      "LTCToMeasure": null,
      "RoadClass": 1,
      "HighwayID": null,
      "MajorRoadNetwork": null
     },
     "code": 10,
     "name": "Minor Arterial"
    }
   ],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": 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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 3,
   "name": "Legal Lot Label",
   "type": "Annotation Layer",
   "description": "Legal lot labels",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 4,
     "name": "Parcel Legal"
    }
   ],
   "minScale": 10000,
   "maxScale": 0,
   "defaultVisibility": false,
   "extent": {
    "xmin": 524104.0409000004,
    "ymin": 5446598.107798001,
    "xmax": 541955.1416130001,
    "ymax": 5457346.512421001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "Element",
     "type": "esriFieldTypeBlob",
     "alias": "Element",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "domain": null
    },
    {
     "name": "PlateName",
     "type": "esriFieldTypeString",
     "alias": "Plate Name",
     "length": 8,
     "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": "R835_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2296Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I2296AnnotationC",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S649_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 4,
   "name": "Parcel Legal",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 3,
    "name": "Legal Lot Label"
   },
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 524104.0409000004,
    "ymin": 5446598.107798001,
    "xmax": 541955.1416130001,
    "ymax": 5457346.512421001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 5,
   "name": "Facility or Attraction",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-4,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriPMS",
      "url": "fd81358efe132b90f2b6a78281824784",
      "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArUlEQVQokaWS0RGDIBBE3wdNaBukDG1D6kgZsYyYNmhD28gHRzzIKTO6MwwzcL67XXHclGvceyDeAYwCma8CBtkvAbysU2XACHQGIGuRpfUBVqcKXsB00GhgtwPJ0qwnAAhCfZ9MvEndb5o6gwV4yF5bisCTyooVYgRWA5AbFLIAOv1NgTzQC7wJyJME1bkjBVm8CQswSVFQZz37X2oC/oISBdJ7KWxYAOvjw7svlJ4h1Q5PLXIAAAAASUVORK5CYII=",
      "contentType": "image/png",
      "width": 12,
      "height": 11,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[Name]",
      "labelPlacement": "esriServerPointLabelPlacementAboveRight",
      "deconflictionStrategy": "none",
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 22,
      "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": 8,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 522450.3092719939,
    "ymin": 5448182.665065344,
    "xmax": 540339.6293569999,
    "ymax": 5456904.375443085,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "Name",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "Name",
     "type": "esriFieldTypeString",
     "alias": "Name",
     "length": 64,
     "domain": null
    },
    {
     "name": "Type",
     "type": "esriFieldTypeString",
     "alias": "Type",
     "length": 32,
     "domain": null
    },
    {
     "name": "WebPage",
     "type": "esriFieldTypeString",
     "alias": "Web Page",
     "length": 128,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1063_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2590Type",
     "fields": "Type",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I2590Name",
     "fields": "Name",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S877_idx",
     "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": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 6,
   "name": "Stream",
   "type": "Feature Layer",
   "description": "This dataset is used in conjuction with slope and and other environment layers for Land Use planning. The setbacks are used as a guide for development planning.",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-4,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge and Watermark Technologies",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       115,
       223,
       255,
       255
      ],
      "width": 1
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 524081.3241729997,
    "ymin": 5446566.746029999,
    "xmax": 542301.6282810001,
    "ymax": 5459211.117629999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "StreamName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "SectionNumber",
     "type": "esriFieldTypeDouble",
     "alias": "Section Number",
     "domain": null
    },
    {
     "name": "StreamName",
     "type": "esriFieldTypeString",
     "alias": "Stream Name",
     "length": 32,
     "domain": null
    },
    {
     "name": "Watershed",
     "type": "esriFieldTypeString",
     "alias": "Watershed",
     "length": 15,
     "domain": {
      "type": "codedValue",
      "name": "Watershed",
      "description": "Valid Watershed Values",
      "codedValues": [
       {
        "name": "Alouette",
        "code": "ALOUETTE"
       },
       {
        "name": "Fraser",
        "code": "FRASER"
       },
       {
        "name": "Kanaka",
        "code": "KANAKA"
       },
       {
        "name": "Other",
        "code": "OTHER"
       },
       {
        "name": "Thornhill",
        "code": "THORNHILL"
       },
       {
        "name": "Whonnock",
        "code": "WHONNOCK"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 10,
     "domain": {
      "type": "codedValue",
      "name": "StreamStatus",
      "description": "Valid Stream Status Values",
      "codedValues": [
       {
        "name": "Abandoned",
        "code": "Abandoned"
       },
       {
        "name": "Closed",
        "code": "Closed"
       },
       {
        "name": "Deleted",
        "code": "Deleted"
       },
       {
        "name": "Destroyed",
        "code": "Destroyed"
       },
       {
        "name": "Existing",
        "code": "Existing"
       },
       {
        "name": "Future",
        "code": "Future"
       },
       {
        "name": "Interm",
        "code": "Interm"
       },
       {
        "name": "Open",
        "code": "Open"
       },
       {
        "name": "Pending",
        "code": "Pending"
       },
       {
        "name": "Private",
        "code": "Private"
       },
       {
        "name": "Removed",
        "code": "Removed"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       },
       {
        "name": "Proposed",
        "code": "Proposed"
       },
       {
        "name": "Active",
        "code": "Active"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Setback",
     "type": "esriFieldTypeInteger",
     "alias": "Setback",
     "domain": null
    },
    {
     "name": "Crew",
     "type": "esriFieldTypeString",
     "alias": "Crew",
     "length": 32,
     "domain": null
    },
    {
     "name": "State",
     "type": "esriFieldTypeString",
     "alias": "State",
     "length": 20,
     "domain": null
    },
    {
     "name": "Integrity",
     "type": "esriFieldTypeString",
     "alias": "Integrity",
     "length": 20,
     "domain": null
    },
    {
     "name": "FishHabitat",
     "type": "esriFieldTypeString",
     "alias": "Fish Habitat",
     "length": 20,
     "domain": null
    },
    {
     "name": "Rehabilitation",
     "type": "esriFieldTypeString",
     "alias": "Rehabilitation",
     "length": 20,
     "domain": null
    },
    {
     "name": "SectionType",
     "type": "esriFieldTypeString",
     "alias": "Section Type",
     "length": 20,
     "domain": null
    },
    {
     "name": "WettedWidth",
     "type": "esriFieldTypeDouble",
     "alias": "Wetted Width",
     "domain": null
    },
    {
     "name": "WettedDepth",
     "type": "esriFieldTypeString",
     "alias": "Wetted Depth",
     "length": 20,
     "domain": null
    },
    {
     "name": "BankfullWidth",
     "type": "esriFieldTypeDouble",
     "alias": "Bankfull Width",
     "domain": null
    },
    {
     "name": "BankfullDepth",
     "type": "esriFieldTypeDouble",
     "alias": "Bankfull Depth",
     "domain": null
    },
    {
     "name": "LeftBankMaterial",
     "type": "esriFieldTypeString",
     "alias": "Left Bank Material",
     "length": 20,
     "domain": null
    },
    {
     "name": "RightBankMaterial",
     "type": "esriFieldTypeString",
     "alias": "Right Bank Material",
     "length": 20,
     "domain": null
    },
    {
     "name": "UndercutBank",
     "type": "esriFieldTypeString",
     "alias": "Undercut Bank",
     "length": 20,
     "domain": null
    },
    {
     "name": "GradientDegrees",
     "type": "esriFieldTypeInteger",
     "alias": "Gradient Degrees",
     "domain": null
    },
    {
     "name": "SubstrateClays",
     "type": "esriFieldTypeInteger",
     "alias": "Substrate Clays",
     "domain": null
    },
    {
     "name": "SubstrateSands",
     "type": "esriFieldTypeInteger",
     "alias": "Substrate Sands",
     "domain": null
    },
    {
     "name": "SubstrateGravel",
     "type": "esriFieldTypeInteger",
     "alias": "Substrate Gravel",
     "domain": null
    },
    {
     "name": "SubstrateCobbles",
     "type": "esriFieldTypeInteger",
     "alias": "Substrate Cobbles",
     "domain": null
    },
    {
     "name": "SubstrateBolders",
     "type": "esriFieldTypeInteger",
     "alias": "Substrate Bolders",
     "domain": null
    },
    {
     "name": "SubstrateBedrock",
     "type": "esriFieldTypeInteger",
     "alias": "Substrate Bedrock",
     "domain": null
    },
    {
     "name": "SubstrateCompaction",
     "type": "esriFieldTypeString",
     "alias": "Substrate Compaction",
     "length": 20,
     "domain": null
    },
    {
     "name": "PercentVegetativeCover",
     "type": "esriFieldTypeInteger",
     "alias": "Percent Vegetative Cover",
     "domain": null
    },
    {
     "name": "LargeWoodyDebrisComplexity",
     "type": "esriFieldTypeString",
     "alias": "Large Woody Debris Complexity",
     "length": 20,
     "domain": null
    },
    {
     "name": "LeftRiparianExtent",
     "type": "esriFieldTypeString",
     "alias": "Left Riparian Extent",
     "length": 20,
     "domain": null
    },
    {
     "name": "LeftVegetationType",
     "type": "esriFieldTypeString",
     "alias": "Left Vegetation Type",
     "length": 20,
     "domain": null
    },
    {
     "name": "RightRiparianExtent",
     "type": "esriFieldTypeString",
     "alias": "Right Riparian Extent",
     "length": 20,
     "domain": null
    },
    {
     "name": "RightVegetationType",
     "type": "esriFieldTypeString",
     "alias": "Right Vegetation Type",
     "length": 20,
     "domain": null
    },
    {
     "name": "InvasiveSpeciesAbundance",
     "type": "esriFieldTypeString",
     "alias": "Invasive Species Abundance",
     "length": 20,
     "domain": null
    },
    {
     "name": "InvasiveSpeciesLocation",
     "type": "esriFieldTypeString",
     "alias": "Invasive Species Location",
     "length": 20,
     "domain": null
    },
    {
     "name": "ClassifyComment",
     "type": "esriFieldTypeString",
     "alias": "Classify Comment",
     "length": 32,
     "domain": null
    },
    {
     "name": "Photo",
     "type": "esriFieldTypeString",
     "alias": "Photo",
     "length": 10,
     "domain": null
    },
    {
     "name": "Hotlink",
     "type": "esriFieldTypeString",
     "alias": "Hotlink",
     "length": 64,
     "domain": null
    },
    {
     "name": "Phase",
     "type": "esriFieldTypeInteger",
     "alias": "Phase",
     "domain": null
    },
    {
     "name": "CollectionDate",
     "type": "esriFieldTypeDate",
     "alias": "Collection Date",
     "length": 8,
     "domain": null
    },
    {
     "name": "Comment",
     "type": "esriFieldTypeString",
     "alias": "Comment",
     "length": 45,
     "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": "R994_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2510Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S808_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 7,
   "name": "Railway",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-4,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 0.8
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523871.5752729997,
    "ymin": 5446564.006294001,
    "xmax": 541944.916375,
    "ymax": 5451854.298017001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "OBJECTID",
   "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": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1149_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S963_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "hasZ": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 8,
   "name": "Employment Land Incentive Investment Area",
   "type": "Feature Layer",
   "description": "Employment Land Investment Incentive Program",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDash",
       "color": [
        255,
        255,
        190,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[LocationName] CONCAT  NEWLINE  CONCAT \"Incentive Area\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 10000,
      "name": "Default",
      "priority": 1,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        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": 10,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.56221999973,
    "ymin": 5446520.31866,
    "xmax": 541981.528345,
    "ymax": 5456882.673299,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "LocationName",
   "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": "LocationName",
     "type": "esriFieldTypeString",
     "alias": "Location Name",
     "length": 20,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R870_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S684_idx",
     "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": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 9,
   "name": "Town Centre Precincts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "Civic Core",
       "label": "Civic Core"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         0,
         76,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "Downtown East",
       "label": "Downtown East"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "Downtown West",
       "label": "Downtown West"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         152,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "North View",
       "label": "North View"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "Port Haney and Waterfront",
       "label": "Port Haney and Waterfront"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "South View",
       "label": "South View"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         127,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "South of Lougheed",
       "label": "South of Lougheed"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          185,
          123,
          255
         ],
         "toColor": [
          212,
          185,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          241,
          80,
          255
         ],
         "toColor": [
          250,
          241,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          172,
          53,
          255
         ],
         "toColor": [
          212,
          172,
          53,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          168,
          143,
          255
         ],
         "toColor": [
          179,
          168,
          143,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          242,
          137,
          255
         ],
         "toColor": [
          250,
          242,
          137,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          247,
          246,
          193,
          255
         ],
         "toColor": [
          247,
          246,
          193,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          191,
          86,
          255
         ],
         "toColor": [
          196,
          191,
          86,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          149,
          67,
          255
         ],
         "toColor": [
          181,
          149,
          67,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          245,
          219,
          91,
          255
         ],
         "toColor": [
          245,
          219,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          219,
          142,
          255
         ],
         "toColor": [
          222,
          219,
          142,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          200,
          157,
          255
         ],
         "toColor": [
          209,
          200,
          157,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          191,
          44,
          255
         ],
         "toColor": [
          199,
          191,
          44,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          179,
          95,
          255
         ],
         "toColor": [
          207,
          179,
          95,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 528378.4294210002,
    "ymin": 5450271.263648,
    "xmax": 530014.1071610004,
    "ymax": 5452849.917343,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "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": "Name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "UrbanArea",
     "type": "esriFieldTypeString",
     "alias": "Urban Area",
     "length": 15,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R872_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S686_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 10,
   "name": "Hammond Precincts",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "NAME",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         173,
         201,
         167,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "1. North Hammond",
       "label": "1. North Hammond"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         145,
         201,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "2. Upper Hammond",
       "label": "2. Upper Hammond"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         198,
         219,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "3. Lower Hammond",
       "label": "3. Lower Hammond"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         208,
         217,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          110,
          110,
          110,
          255
         ],
         "width": 2
        }
       },
       "value": "4. Maple Meadows Business Park",
       "label": "4. Maple Meadows Business Park"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          185,
          123,
          255
         ],
         "toColor": [
          212,
          185,
          123,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          241,
          80,
          255
         ],
         "toColor": [
          250,
          241,
          80,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          172,
          53,
          255
         ],
         "toColor": [
          212,
          172,
          53,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          168,
          143,
          255
         ],
         "toColor": [
          179,
          168,
          143,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          242,
          137,
          255
         ],
         "toColor": [
          250,
          242,
          137,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          247,
          246,
          193,
          255
         ],
         "toColor": [
          247,
          246,
          193,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          196,
          191,
          86,
          255
         ],
         "toColor": [
          196,
          191,
          86,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          181,
          149,
          67,
          255
         ],
         "toColor": [
          181,
          149,
          67,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          245,
          219,
          91,
          255
         ],
         "toColor": [
          245,
          219,
          91,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          222,
          219,
          142,
          255
         ],
         "toColor": [
          222,
          219,
          142,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          209,
          200,
          157,
          255
         ],
         "toColor": [
          209,
          200,
          157,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          199,
          191,
          44,
          255
         ],
         "toColor": [
          199,
          191,
          44,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          207,
          179,
          95,
          255
         ],
         "toColor": [
          207,
          179,
          95,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 528378.4294210002,
    "ymin": 5450271.263648,
    "xmax": 530014.1071610004,
    "ymax": 5452849.917343,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "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": "Name",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "UrbanArea",
     "type": "esriFieldTypeString",
     "alias": "Urban Area",
     "length": 15,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R872_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S686_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 11,
   "name": "Urban Area",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge Planning Department",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.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": 3
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[UrbanArea] CONCAT  NEWLINE  CONCAT \"Urban Area\"",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": false,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "allowOverlapOfFeatureInterior": "avoid",
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 3500,
      "minScale": 125000,
      "name": "Default",
      "priority": 10,
      "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": 18,
        "style": "normal",
        "weight": "bold",
        "decoration": "underline"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.5622319998,
    "ymin": 5447621.493837001,
    "xmax": 538549.1554319998,
    "ymax": 5456729.133997001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "UrbanArea",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "UrbanArea",
     "type": "esriFieldTypeString",
     "alias": "Urban Area",
     "length": 24,
     "domain": {
      "type": "codedValue",
      "name": "UrbanAreas",
      "description": "Urban Development Areas",
      "codedValues": [
       {
        "name": "Albion",
        "code": "Albion"
       },
       {
        "name": "Albion Flats",
        "code": "Albion Flats"
       },
       {
        "name": "Cottonwood",
        "code": "Cottonwood"
       },
       {
        "name": "Haney",
        "code": "Haney"
       },
       {
        "name": "North Maple Ridge",
        "code": "North Maple Ridge"
       },
       {
        "name": "Silver Valley",
        "code": "Silver Valley"
       },
       {
        "name": "Thornhill",
        "code": "Thornhill"
       },
       {
        "name": "Town Centre",
        "code": "Town Centre"
       },
       {
        "name": "Hammond",
        "code": "Hammond"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R857_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S671_idx",
     "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": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 12,
   "name": "Urban Containment Boundary (Metro Vancouver, Feb 2018)",
   "type": "Feature Layer",
   "description": "Part of the Regional Growth Strategy Layer Set",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 5.120000004768374E-4,
    "zTolerance": 0.001,
    "mTolerance": 2,
    "falseX": -5120899.99979975,
    "falseY": -9998099.999921896,
    "xyUnits": 15624.999985448077,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "Metro Vancouver",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       0,
       0,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        115,
        0,
        76,
        255
       ],
       "width": 3
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 478689.99991127755,
    "ymin": 5427684.755628493,
    "xmax": 539491.6966079036,
    "ymax": 5480556.9232297335,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "SubArea",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "SubArea",
     "type": "esriFieldTypeString",
     "alias": "Sub Area",
     "length": 50,
     "domain": null
    },
    {
     "name": "Hectares",
     "type": "esriFieldTypeDouble",
     "alias": "Hectares",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R636_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S508_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 13,
   "name": "Lot Lines",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       0,
       0,
       255
      ],
      "width": 0.25
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.4520730004,
    "ymin": 5446458.19373,
    "xmax": 541981.5283000004,
    "ymax": 5458726.428746,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BoundaryType",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "BoundaryType",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Boundary Type",
     "domain": {
      "type": "codedValue",
      "name": "C_BoundaryType",
      "description": "Valid Cadastre Boundary Types",
      "codedValues": [
       {
        "name": "Unknown",
        "code": 0
       },
       {
        "name": "Block Lane Boundary",
        "code": 1
       },
       {
        "name": "Block Road Boundary",
        "code": 2
       },
       {
        "name": "Dyke Centreline",
        "code": 3
       },
       {
        "name": "District Lot Boundary",
        "code": 4
       },
       {
        "name": "Interior Lot Boundary",
        "code": 5
       },
       {
        "name": "Natural Boundary",
        "code": 6
       },
       {
        "name": "Section Line Boundary",
        "code": 7
       },
       {
        "name": "Easement Boundary",
        "code": 8
       },
       {
        "name": "Lease Boundary",
        "code": 9
       },
       {
        "name": "Right of Way Boundary",
        "code": 10
       },
       {
        "name": "Survey Control Line",
        "code": 11
       },
       {
        "name": "Survey Integrated Line",
        "code": 12
       },
       {
        "name": "Parcel Hook",
        "code": 13
       },
       {
        "name": "Municipal Boundary",
        "code": 14
       },
       {
        "name": "Gazette Line",
        "code": 15
       },
       {
        "name": "Covenant Boundary",
        "code": 16
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R841_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2302BoundaryTyp",
     "fields": "BoundaryType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S655_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 14,
   "name": "Major River or Lake",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       151,
       219,
       242,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 484402.15249000024,
    "ymin": 5434979.007544,
    "xmax": 564227.274522,
    "ymax": 5472179.000041001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "FeatureName",
   "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": "FeatureName",
     "type": "esriFieldTypeString",
     "alias": "Feature Name",
     "length": 32,
     "domain": null
    },
    {
     "name": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1201_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S1007_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 15,
   "name": "Development Application",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 10000,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "FolderType",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "AL",
       "label": "Agricultural Land Reserve Application"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "DA",
       "label": "Development Application"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         132,
         168,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "DP",
       "label": "Development Permit"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         0,
         0,
         0
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          230,
          0,
          0,
          255
         ],
         "width": 3
        }
       },
       "value": "VP",
       "label": "Development Variance Permit"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "RZ",
       "label": "Rezoning Application"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         76,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "SP",
       "label": "Soil Deposit Permit"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "SD",
       "label": "Subdivision Application"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         230,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "CU",
       "label": "Temporary Commercial Use Permit"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         156,
         156,
         156,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "IU",
       "label": "Temporary Industrial Use Permit"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSDiagonalCross",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          78,
          78,
          78,
          255
         ],
         "width": 1
        }
       },
       "value": "TC",
       "label": "Tree Cutting Permit"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          239,
          252,
          197,
          255
         ],
         "toColor": [
          239,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          182,
          252,
          255
         ],
         "toColor": [
          250,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          233,
          252,
          255
         ],
         "toColor": [
          187,
          233,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          195,
          192,
          255
         ],
         "toColor": [
          252,
          195,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          223,
          255
         ],
         "toColor": [
          182,
          252,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          226,
          212,
          252,
          255
         ],
         "toColor": [
          226,
          212,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          179,
          252,
          255
         ],
         "toColor": [
          179,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          230,
          199,
          255
         ],
         "toColor": [
          252,
          230,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          184,
          255
         ],
         "toColor": [
          189,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          217,
          255
         ],
         "toColor": [
          252,
          179,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          251,
          252,
          255
         ],
         "toColor": [
          184,
          251,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          207,
          230,
          255
         ],
         "toColor": [
          252,
          207,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          245,
          199,
          252,
          255
         ],
         "toColor": [
          245,
          199,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": false,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.4522000002,
    "ymin": 5446520.3182,
    "xmax": 541955.6612999998,
    "ymax": 5457703.4728,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "StatusDescription",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FolderDesc",
     "type": "esriFieldTypeString",
     "alias": "FolderDesc",
     "length": 4000,
     "domain": null
    },
    {
     "name": "StatusDescription",
     "type": "esriFieldTypeString",
     "alias": "StatusDescription",
     "length": 80,
     "domain": null
    },
    {
     "name": "InDate",
     "type": "esriFieldTypeDate",
     "alias": "InDate",
     "length": 8,
     "domain": null
    },
    {
     "name": "IssueUser",
     "type": "esriFieldTypeString",
     "alias": "IssueUser",
     "length": 128,
     "domain": null
    },
    {
     "name": "ReferenceFile",
     "type": "esriFieldTypeString",
     "alias": "ReferenceFile",
     "length": 100,
     "domain": null
    },
    {
     "name": "FolderName",
     "type": "esriFieldTypeString",
     "alias": "FolderName",
     "length": 255,
     "domain": null
    },
    {
     "name": "NumberLots",
     "type": "esriFieldTypeString",
     "alias": "NumberLots",
     "length": 2000,
     "domain": null
    },
    {
     "name": "WorkProposed",
     "type": "esriFieldTypeString",
     "alias": "WorkProposed",
     "length": 80,
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": null,
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 16,
   "name": "Agricultural Land Reserve",
   "type": "Feature Layer",
   "description": "The Agricultural Land Reserve (ALR) is a provincial zone in which agriculture is recognized as the priority use. Farming is encouraged and non-agricultural uses are restricted.",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "BC Provincial Agricultural Land Commission",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       255,
       115,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 517351.7370549999,
    "ymin": 5446705.799899001,
    "xmax": 541651.3199509997,
    "ymax": 5466354.862222999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "OBJECTID",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R824_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S638_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 17,
   "name": "Albion Land Use",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LANDUSECODE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": null
       },
       "value": "SF",
       "label": "SINGLE-FAMILY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": null
       },
       "value": "LRES",
       "label": "LOW DENSITY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": null
       },
       "value": "LMRES",
       "label": "LOW/MEDIUM DENSITY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         235,
         190,
         255
        ],
        "outline": null
       },
       "value": "GOMF",
       "label": "GROUND-ORIENTED MULTI-FAMILY"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         170,
         0,
         255
        ],
        "outline": null
       },
       "value": "MRES",
       "label": "MEDIUM DENSITY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         167,
         127,
         255
        ],
        "outline": null
       },
       "value": "CLSTRES",
       "label": "CLUSTER RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         205,
         170,
         102,
         255
        ],
        "outline": null
       },
       "value": "TWNHSE",
       "label": "TOWNHOUSE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         255,
         115,
         255
        ],
        "outline": null
       },
       "value": "CONSRV",
       "label": "CONSERVATION"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         112,
         168,
         0,
         255
        ],
        "outline": null
       },
       "value": "PARK",
       "label": "PARK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         215,
         252,
         247,
         255
        ],
        "outline": null
       },
       "value": "INST",
       "label": "INSTITUTIONAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         76,
         0,
         255
        ],
        "outline": null
       },
       "value": "VCOMM",
       "label": "VILLAGE COMMERCIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         127,
         127,
         255
        ],
        "outline": null
       },
       "value": "NCOMM",
       "label": "NEIGHBOURHOOD COMMERCIAL"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          239,
          252,
          197,
          255
         ],
         "toColor": [
          239,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          182,
          252,
          255
         ],
         "toColor": [
          250,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          233,
          252,
          255
         ],
         "toColor": [
          187,
          233,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          195,
          192,
          255
         ],
         "toColor": [
          252,
          195,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          223,
          255
         ],
         "toColor": [
          182,
          252,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          226,
          212,
          252,
          255
         ],
         "toColor": [
          226,
          212,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          179,
          252,
          255
         ],
         "toColor": [
          179,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          230,
          199,
          255
         ],
         "toColor": [
          252,
          230,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          184,
          255
         ],
         "toColor": [
          189,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          217,
          255
         ],
         "toColor": [
          252,
          179,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          251,
          252,
          255
         ],
         "toColor": [
          184,
          251,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          207,
          230,
          255
         ],
         "toColor": [
          252,
          207,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          245,
          199,
          252,
          255
         ],
         "toColor": [
          245,
          199,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.45216799993,
    "ymin": 5446520.318636,
    "xmax": 541981.5283810003,
    "ymax": 5457567.208226999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SUBAREA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SubArea",
     "type": "esriFieldTypeString",
     "alias": "Sub Area",
     "length": 16,
     "domain": null
    },
    {
     "name": "LandUseCode",
     "type": "esriFieldTypeString",
     "alias": "LANDUSECODE",
     "length": 7,
     "domain": null
    },
    {
     "name": "CategoryCode",
     "type": "esriFieldTypeString",
     "alias": "Category Code",
     "length": 3,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "LandUseDescription",
     "type": "esriFieldTypeString",
     "alias": "Land Use Description",
     "length": 55,
     "domain": null
    },
    {
     "name": "CategoryDescription",
     "type": "esriFieldTypeString",
     "alias": "Category Description",
     "length": 128,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R881_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2359CategoryCod",
     "fields": "CategoryCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S695_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 18,
   "name": "Hammond Land Use",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LandUseDescription",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         115,
         255
        ],
        "outline": null
       },
       "value": "Single-Family & Compact Residential",
       "label": "Single-Family & Compact Residential"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         85,
         0,
         255
        ],
        "outline": null
       },
       "value": "Low Density Multi-Family",
       "label": "Low Density Multi-Family"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         38,
         0,
         255
        ],
        "outline": null
       },
       "value": "Medium Density Multi-Family",
       "label": "Medium Density Multi-Family"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "Hammond Village Commercial",
       "label": "Hammond Village Commercial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         194,
         158,
         215,
         255
        ],
        "outline": null
       },
       "value": "Infill General Employment",
       "label": "Infill General Employment"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         76,
         0,
         115,
         255
        ],
        "outline": null
       },
       "value": "Hammond General Industrial",
       "label": "Hammond General Industrial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         104,
         104,
         104,
         255
        ],
        "outline": null
       },
       "value": "Maple Meadows Business Park",
       "label": "Maple Meadows Business Park"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": null
       },
       "value": "Institutional",
       "label": "Institutional"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         56,
         168,
         0,
         255
        ],
        "outline": null
       },
       "value": "Parks & Open Space",
       "label": "Parks & Open Space"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         170,
         255,
         0,
         255
        ],
        "outline": null
       },
       "value": "Conservation",
       "label": "Conservation"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          162,
          184,
          110,
          255
         ],
         "toColor": [
          162,
          184,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          71,
          74,
          204,
          255
         ],
         "toColor": [
          71,
          74,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          76,
          110,
          255
         ],
         "toColor": [
          212,
          76,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          135,
          186,
          237,
          255
         ],
         "toColor": [
          135,
          186,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          110,
          229,
          255
         ],
         "toColor": [
          250,
          110,
          229,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          92,
          242,
          220,
          255
         ],
         "toColor": [
          92,
          242,
          220,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          97,
          70,
          128,
          255
         ],
         "toColor": [
          97,
          70,
          128,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          88,
          54,
          255
         ],
         "toColor": [
          128,
          88,
          54,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          90,
          219,
          96,
          255
         ],
         "toColor": [
          90,
          219,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          184,
          140,
          255
         ],
         "toColor": [
          250,
          184,
          140,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          83,
          138,
          126,
          255
         ],
         "toColor": [
          83,
          138,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          225,
          87,
          255
         ],
         "toColor": [
          235,
          225,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          140,
          237,
          255
         ],
         "toColor": [
          171,
          140,
          237,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.45216799993,
    "ymin": 5446520.318636,
    "xmax": 541981.5283810003,
    "ymax": 5457567.208226999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SUBAREA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SubArea",
     "type": "esriFieldTypeString",
     "alias": "Sub Area",
     "length": 16,
     "domain": null
    },
    {
     "name": "LandUseCode",
     "type": "esriFieldTypeString",
     "alias": "LANDUSECODE",
     "length": 7,
     "domain": null
    },
    {
     "name": "CategoryCode",
     "type": "esriFieldTypeString",
     "alias": "Category Code",
     "length": 3,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "LandUseDescription",
     "type": "esriFieldTypeString",
     "alias": "Land Use Description",
     "length": 55,
     "domain": null
    },
    {
     "name": "CategoryDescription",
     "type": "esriFieldTypeString",
     "alias": "Category Description",
     "length": 128,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R881_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2359CategoryCod",
     "fields": "CategoryCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S695_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 19,
   "name": "Silver Valley Land Use",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LANDUSECODE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": null
       },
       "value": "CIV",
       "label": "CIVIC"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         189,
         79,
         28,
         255
        ],
        "outline": null
       },
       "value": "COMM",
       "label": "COMMERCIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         233,
         255,
         190,
         255
        ],
        "outline": null
       },
       "value": "CONSRV",
       "label": "CONSERVATION"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         222,
         204,
         179,
         255
        ],
        "outline": null
       },
       "value": "ECO",
       "label": "ECO CLUSTERS"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         0,
         230,
         169,
         255
        ],
        "outline": null
       },
       "value": "NPARK",
       "label": "NEIGHBOURHOOD PARK"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         205,
         102,
         255
        ],
        "outline": null
       },
       "value": "OPENSP",
       "label": "OPEN SPACE"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         245,
         140,
         92,
         255
        ],
        "outline": null
       },
       "value": "RHIGH",
       "label": "HIGH DENSITY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": null
       },
       "value": "RLOW",
       "label": "LOW DENSITY URBAN"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         102,
         255
        ],
        "outline": null
       },
       "value": "RLOWMED",
       "label": "LOW/MEDIUM DENSITY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         207,
         102,
         255
        ],
        "outline": null
       },
       "value": "RMED",
       "label": "MEDIUM DENSITY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         250,
         166,
         97,
         255
        ],
        "outline": null
       },
       "value": "RMEDHI",
       "label": "MEDIUM/HIGH DENSITY RESIDENTIAL"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         204,
         153,
         255
        ],
        "outline": null
       },
       "value": "TCOMM",
       "label": "TOURIST"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          239,
          252,
          197,
          255
         ],
         "toColor": [
          239,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          182,
          252,
          255
         ],
         "toColor": [
          250,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          233,
          252,
          255
         ],
         "toColor": [
          187,
          233,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          195,
          192,
          255
         ],
         "toColor": [
          252,
          195,
          192,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          223,
          255
         ],
         "toColor": [
          182,
          252,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          226,
          212,
          252,
          255
         ],
         "toColor": [
          226,
          212,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          179,
          179,
          252,
          255
         ],
         "toColor": [
          179,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          230,
          199,
          255
         ],
         "toColor": [
          252,
          230,
          199,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          184,
          255
         ],
         "toColor": [
          189,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          217,
          255
         ],
         "toColor": [
          252,
          179,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          251,
          252,
          255
         ],
         "toColor": [
          184,
          251,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          207,
          230,
          255
         ],
         "toColor": [
          252,
          207,
          230,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          245,
          199,
          252,
          255
         ],
         "toColor": [
          245,
          199,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.45216799993,
    "ymin": 5446520.318636,
    "xmax": 541981.5283810003,
    "ymax": 5457567.208226999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SUBAREA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SubArea",
     "type": "esriFieldTypeString",
     "alias": "Sub Area",
     "length": 16,
     "domain": null
    },
    {
     "name": "LandUseCode",
     "type": "esriFieldTypeString",
     "alias": "LANDUSECODE",
     "length": 7,
     "domain": null
    },
    {
     "name": "CategoryCode",
     "type": "esriFieldTypeString",
     "alias": "Category Code",
     "length": 3,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "LandUseDescription",
     "type": "esriFieldTypeString",
     "alias": "Land Use Description",
     "length": 55,
     "domain": null
    },
    {
     "name": "CategoryDescription",
     "type": "esriFieldTypeString",
     "alias": "Category Description",
     "length": 128,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R881_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2359CategoryCod",
     "fields": "CategoryCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S695_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 20,
   "name": "Town Centre Land Use",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LandUseDescription",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         0,
         255
        ],
        "outline": null
       },
       "value": "Single-Family Residential",
       "label": "Single-Family Residential"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         0,
         76,
         255
        ],
        "outline": null
       },
       "value": "Port Haney Heritage Adaptive Use",
       "label": "Port Haney Heritage Adaptive Use"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         234,
         190,
         255
        ],
        "outline": null
       },
       "value": "Port Haney Multi-Family, Commercial and Mixed-Use",
       "label": "Port Haney Multi-Family, Commercial and Mixed-Use"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         115,
         14,
         255
        ],
        "outline": null
       },
       "value": "Ground-Oriented Multi-Family",
       "label": "Ground-Oriented Multi-Family"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "Medium and High-Rise Apartment",
       "label": "Medium and High-Rise Apartment"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         168,
         112,
         0,
         255
        ],
        "outline": null
       },
       "value": "Low-Rise Apartment",
       "label": "Low-Rise Apartment"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         190,
         190,
         255
        ],
        "outline": null
       },
       "value": "Flexible Mixed-Use",
       "label": "Flexible Mixed-Use"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "Town Centre Commercial",
       "label": "Town Centre Commercial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         151,
         219,
         242,
         255
        ],
        "outline": null
       },
       "value": "Institutional",
       "label": "Institutional"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         152,
         230,
         0,
         255
        ],
        "outline": null
       },
       "value": "Conservation",
       "label": "Conservation"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         38,
         115,
         0,
         255
        ],
        "outline": null
       },
       "value": "Park",
       "label": "Park"
      }
     ],
     "fieldDelimiter": ";",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          162,
          184,
          110,
          255
         ],
         "toColor": [
          162,
          184,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          71,
          74,
          204,
          255
         ],
         "toColor": [
          71,
          74,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          76,
          110,
          255
         ],
         "toColor": [
          212,
          76,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          135,
          186,
          237,
          255
         ],
         "toColor": [
          135,
          186,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          110,
          229,
          255
         ],
         "toColor": [
          250,
          110,
          229,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          92,
          242,
          220,
          255
         ],
         "toColor": [
          92,
          242,
          220,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          97,
          70,
          128,
          255
         ],
         "toColor": [
          97,
          70,
          128,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          88,
          54,
          255
         ],
         "toColor": [
          128,
          88,
          54,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          90,
          219,
          96,
          255
         ],
         "toColor": [
          90,
          219,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          184,
          140,
          255
         ],
         "toColor": [
          250,
          184,
          140,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          83,
          138,
          126,
          255
         ],
         "toColor": [
          83,
          138,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          225,
          87,
          255
         ],
         "toColor": [
          235,
          225,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          140,
          237,
          255
         ],
         "toColor": [
          171,
          140,
          237,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.45216799993,
    "ymin": 5446520.318636,
    "xmax": 541981.5283810003,
    "ymax": 5457567.208226999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SUBAREA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SubArea",
     "type": "esriFieldTypeString",
     "alias": "Sub Area",
     "length": 16,
     "domain": null
    },
    {
     "name": "LandUseCode",
     "type": "esriFieldTypeString",
     "alias": "LANDUSECODE",
     "length": 7,
     "domain": null
    },
    {
     "name": "CategoryCode",
     "type": "esriFieldTypeString",
     "alias": "Category Code",
     "length": 3,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "LandUseDescription",
     "type": "esriFieldTypeString",
     "alias": "Land Use Description",
     "length": 55,
     "domain": null
    },
    {
     "name": "CategoryDescription",
     "type": "esriFieldTypeString",
     "alias": "Category Description",
     "length": 128,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R881_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2359CategoryCod",
     "fields": "CategoryCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S695_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 21,
   "name": "Land Use (Excluding Albion, Town Centre and Silver Valley Areas)",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "LANDUSECODE",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         171,
         205,
         102,
         255
        ],
        "outline": null
       },
       "value": "AGR",
       "label": "Agricultural"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         227,
         227,
         177,
         255
        ],
        "outline": null
       },
       "value": "URBRES",
       "label": "Urban Reserve"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         171,
         205,
         102,
         255
        ],
        "outline": null
       },
       "value": "PIA",
       "label": "Park in the ALR"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         112,
         168,
         0,
         255
        ],
        "outline": null
       },
       "value": "PARK",
       "label": "Park"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         137,
         150,
         68,
         255
        ],
        "outline": null
       },
       "value": "FOR",
       "label": "Forest"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         230,
         230,
         0,
         255
        ],
        "outline": null
       },
       "value": "RURRES",
       "label": "Rural Residential"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         190,
         255
        ],
        "outline": null
       },
       "value": "SUBRES",
       "label": "Suburban Residential"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSBackwardDiagonal",
        "color": [
         0,
         0,
         0,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          64,
          101,
          235,
          255
         ],
         "width": 1
        }
       },
       "value": "ESTRES",
       "label": "Estate Suburban Residential"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         246,
         197,
         103,
         255
        ],
        "outline": null
       },
       "value": "RES",
       "label": "Urban Residential"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         0,
         0,
         255
        ],
        "outline": null
       },
       "value": "COMM",
       "label": "Commercial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         145,
         130,
         130,
         255
        ],
        "outline": null
       },
       "value": "IND",
       "label": "Industrial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         78,
         78,
         78,
         255
        ],
        "outline": null
       },
       "value": "INDRES",
       "label": "Industrial Reserve"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         190,
         232,
         255,
         255
        ],
        "outline": null
       },
       "value": "INST",
       "label": "Institutional"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         235,
         175,
         255
        ],
        "outline": null
       },
       "value": "RURRCE",
       "label": "Rural Resource"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         209,
         255,
         115,
         255
        ],
        "outline": null
       },
       "value": "CONSRV",
       "label": "Conservation"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          239,
          252,
          197,
          255
         ],
         "toColor": [
          239,
          252,
          197,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          182,
          252,
          255
         ],
         "toColor": [
          250,
          182,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          233,
          252,
          255
         ],
         "toColor": [
          187,
          233,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          179,
          255
         ],
         "toColor": [
          252,
          179,
          179,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          187,
          196,
          252,
          255
         ],
         "toColor": [
          187,
          196,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          217,
          184,
          255
         ],
         "toColor": [
          252,
          217,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          182,
          252,
          223,
          255
         ],
         "toColor": [
          182,
          252,
          223,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          215,
          252,
          255
         ],
         "toColor": [
          252,
          215,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          189,
          252,
          184,
          255
         ],
         "toColor": [
          189,
          252,
          184,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          179,
          217,
          255
         ],
         "toColor": [
          252,
          179,
          217,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          212,
          213,
          255
         ],
         "toColor": [
          252,
          212,
          213,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          184,
          251,
          252,
          255
         ],
         "toColor": [
          184,
          251,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          210,
          179,
          252,
          255
         ],
         "toColor": [
          210,
          179,
          252,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          252,
          246,
          212,
          255
         ],
         "toColor": [
          252,
          246,
          212,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          192,
          214,
          252,
          255
         ],
         "toColor": [
          192,
          214,
          252,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.45216799993,
    "ymin": 5446520.318636,
    "xmax": 541981.5283810003,
    "ymax": 5457567.208226999,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SUBAREA",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SubArea",
     "type": "esriFieldTypeString",
     "alias": "Sub Area",
     "length": 16,
     "domain": null
    },
    {
     "name": "LandUseCode",
     "type": "esriFieldTypeString",
     "alias": "LANDUSECODE",
     "length": 7,
     "domain": null
    },
    {
     "name": "CategoryCode",
     "type": "esriFieldTypeString",
     "alias": "Category Code",
     "length": 3,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "LandUseDescription",
     "type": "esriFieldTypeString",
     "alias": "Land Use Description",
     "length": 55,
     "domain": null
    },
    {
     "name": "CategoryDescription",
     "type": "esriFieldTypeString",
     "alias": "Category Description",
     "length": 128,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "R881_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2359CategoryCod",
     "fields": "CategoryCode",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S695_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 22,
   "name": "Zoning",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge Planning Department",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Category",
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         79,
         184,
         72,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "Agricultural",
       "label": "Agricultural"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         127,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "Commercial",
       "label": "Commercial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         130,
         130,
         130,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "Industrial",
       "label": "Industrial"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         115,
         224,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "Institutional",
       "label": "Institutional"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "None",
       "label": "Other"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         255,
         255,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "Other",
       "label": "Other"
      },
      {
       "symbol": {
        "type": "esriSFS",
        "style": "esriSFSSolid",
        "color": [
         255,
         211,
         127,
         255
        ],
        "outline": {
         "type": "esriSLS",
         "style": "esriSLSSolid",
         "color": [
          0,
          92,
          230,
          255
         ],
         "width": 2
        }
       },
       "value": "Residential",
       "label": "Residential"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          162,
          184,
          110,
          255
         ],
         "toColor": [
          162,
          184,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          71,
          74,
          204,
          255
         ],
         "toColor": [
          71,
          74,
          204,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          212,
          76,
          110,
          255
         ],
         "toColor": [
          212,
          76,
          110,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          135,
          186,
          237,
          255
         ],
         "toColor": [
          135,
          186,
          237,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          110,
          229,
          255
         ],
         "toColor": [
          250,
          110,
          229,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          92,
          242,
          220,
          255
         ],
         "toColor": [
          92,
          242,
          220,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          97,
          70,
          128,
          255
         ],
         "toColor": [
          97,
          70,
          128,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          128,
          88,
          54,
          255
         ],
         "toColor": [
          128,
          88,
          54,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          90,
          219,
          96,
          255
         ],
         "toColor": [
          90,
          219,
          96,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          250,
          184,
          140,
          255
         ],
         "toColor": [
          250,
          184,
          140,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          83,
          138,
          126,
          255
         ],
         "toColor": [
          83,
          138,
          126,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          235,
          225,
          87,
          255
         ],
         "toColor": [
          235,
          225,
          87,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriCIELabAlgorithm",
         "fromColor": [
          171,
          140,
          237,
          255
         ],
         "toColor": [
          171,
          140,
          237,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[ZoningCode]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": false,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 7501,
      "name": "Default",
      "priority": 6,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        77,
        168,
        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": 12,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.5622429997,
    "ymin": 5446516.175687,
    "xmax": 543053.1689550001,
    "ymax": 5464726.749553001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ZoningCode",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "ZoningCode",
     "type": "esriFieldTypeString",
     "alias": "Zoning Code",
     "length": 8,
     "domain": null
    },
    {
     "name": "ZoningDescription",
     "type": "esriFieldTypeString",
     "alias": "Zoning Description",
     "length": 8,
     "domain": {
      "type": "codedValue",
      "name": "ZoningType",
      "description": "Description",
      "codedValues": [
       {
        "name": "Adult Entertainment and Pawn Shop Service Commercial",
        "code": "CS-5"
       },
       {
        "name": "Amenity Residential District",
        "code": "CD-1-93"
       },
       {
        "name": "Apartment Use & Elderly Citizens Rec Assoc. Centre",
        "code": "CD-5-94"
       },
       {
        "name": "Apartment, Boarding use, Acc. Res. use, Home Occupation",
        "code": "CD-3-90"
       },
       {
        "name": "Apartment, Boarding use, Accessory res. use, Home Occupation",
        "code": "CD-2-90"
       },
       {
        "name": "Apartment, Group Housing, Residential and Park",
        "code": "CD-1-99"
       },
       {
        "name": "Apartment, Residential, Park and School",
        "code": "CD-3-98"
       },
       {
        "name": "Assembly, Civic, Commercial and off street parking",
        "code": "CD-2-95"
       },
       {
        "name": "Assembly, Civic, Park & School",
        "code": "CD-1-89"
       },
       {
        "name": "Business and Professional Services",
        "code": "CD-4-00"
       },
       {
        "name": "Church, Monastery, Boarding, Agriculture",
        "code": "CD-2-87"
       },
       {
        "name": "Commercial Use & Industrial Use",
        "code": "CD-2-92"
       },
       {
        "name": "Commercial Use, Banquet Hall, Stores/Offices",
        "code": "CD-3-92"
       },
       {
        "name": "Commercial/Residential",
        "code": "CRM"
       },
       {
        "name": "Community Commercial",
        "code": "C-2"
       },
       {
        "name": "Community Gaming Facility",
        "code": "C-6"
       },
       {
        "name": "Corrections and Rehabilitation",
        "code": "P-5"
       },
       {
        "name": "Elderly Citizens Residential",
        "code": "RE"
       },
       {
        "name": "Extensive Agricultural",
        "code": "A-3"
       },
       {
        "name": "General Industrial",
        "code": "M-2"
       },
       {
        "name": "Heritage Commercial",
        "code": "H-1"
       },
       {
        "name": "Intensive Greenhouse",
        "code": "A-4"
       },
       {
        "name": "Land Use Contracts",
        "code": "LUC"
       },
       {
        "name": "Landscape Features",
        "code": "CD-3-93"
       },
       {
        "name": "Low Density Apartment Residential",
        "code": "RM-5"
       },
       {
        "name": "Low Density Townhouses and off-street parking",
        "code": "CD-2-00"
       },
       {
        "name": "Medical Care Facility, X-Ray & Lab., Specialists Office",
        "code": "CD-1-92"
       },
       {
        "name": "Medium Density Apartment Residential",
        "code": "RM-2"
       },
       {
        "name": "Neighbourhood Commercial",
        "code": "C-1"
       },
       {
        "name": "Non-Zoning Indian Reserve Placeholder",
        "code": "INRES"
       },
       {
        "name": "Park and School",
        "code": "P-1"
       },
       {
        "name": "Private Hospital",
        "code": "CD-2-93"
       },
       {
        "name": "Private Hospital and Related Office and Retail",
        "code": "CD-1-05"
       },
       {
        "name": "Recreation building, lap pool, excercise room etc.",
        "code": "CD-2-88"
       },
       {
        "name": "Recreation Commercial",
        "code": "CS-3"
       },
       {
        "name": "Residential, Agricultural and Childcare Center",
        "code": "CD-2-01"
       },
       {
        "name": "Rural Commercial",
        "code": "CS-4"
       },
       {
        "name": "Rural Residential Strata Zone",
        "code": "RG-3"
       },
       {
        "name": "Seniors Apartment and Private Hospital",
        "code": "CD-1-00"
       },
       {
        "name": "Seniors Apartments",
        "code": "CD-5-00"
       },
       {
        "name": "Service Commercial",
        "code": "CS-1"
       },
       {
        "name": "Service Commercial and Accessory Residential Use",
        "code": "CD-1-95"
       },
       {
        "name": "Service Commercial and Professional Offices",
        "code": "CD-2-99"
       },
       {
        "name": "Service Commercial, Bank or Credit Union",
        "code": "CD-3-87"
       },
       {
        "name": "Service Commercial, Grocery Store, Financial Inst.",
        "code": "CD-2-98"
       },
       {
        "name": "Service Commercial, Real Estate Office, Jewellry Store",
        "code": "CD-3-88"
       },
       {
        "name": "Service Industrial",
        "code": "M-1"
       },
       {
        "name": "Service Station Commercial",
        "code": "CS-2"
       },
       {
        "name": "Small Holding Agricultural",
        "code": "A-1"
       },
       {
        "name": "Special Institutional",
        "code": "P-2"
       },
       {
        "name": "Special Urban Residential",
        "code": "SRS"
       },
       {
        "name": "Street Townhouse Residential",
        "code": "RST"
       },
       {
        "name": "Town Centre Commercial",
        "code": "C-3"
       },
       {
        "name": "Town Centre Commercial & Service Commercial",
        "code": "CD-6-88"
       },
       {
        "name": "Town Centre Commercial & Service Commercial",
        "code": "CD-5-88"
       },
       {
        "name": "Town Centre Commercial (Comp. Development)",
        "code": "CD-2-85"
       },
       {
        "name": "Town Centre Commercial, Drive-in Restaurant",
        "code": "CD-1-86"
       },
       {
        "name": "Town Centre Commercial, Tourist Accom., Apartment",
        "code": "CD-1-87"
       },
       {
        "name": "Transition Res., One Family Res., Boarding, Acc. Res.",
        "code": "CD-5-90"
       },
       {
        "name": "Two Family Res., Boarding, Home Occ, Acc. Res. Offstreet",
        "code": "CD-1-98"
       },
       {
        "name": "Upland Agricultural",
        "code": "A-2"
       },
       {
        "name": "Village Centre Commercial",
        "code": "C-5"
       },
       {
        "name": "Hammond Village Commercial",
        "code": "H-2"
       },
       {
        "name": "Ground-Oriented Residential Infill",
        "code": "RT-2"
       },
       {
        "name": "Agricultural Only",
        "code": "A-5"
       },
       {
        "name": "Business Park Industrial",
        "code": "M-3"
       },
       {
        "name": "Children's Institutional",
        "code": "P-3"
       },
       {
        "name": "Civic",
        "code": "P-6"
       },
       {
        "name": "Industrial Extraction",
        "code": "M-4"
       },
       {
        "name": "Group Housing Residential",
        "code": "RG"
       },
       {
        "name": "High Impact Industrial",
        "code": "M-5"
       },
       {
        "name": "Medium/High Density Apartment Residential",
        "code": "RM-3"
       },
       {
        "name": "Manufactured Home Park Residential",
        "code": "RMH"
       },
       {
        "name": "Medium Density Townhouse Residential",
        "code": "RM-4"
       },
       {
        "name": "Neighbourhood Pub",
        "code": "C-4"
       },
       {
        "name": "Single Detached (Amenity) Residential",
        "code": "RS-1a"
       },
       {
        "name": "Single Detached Rural Residential",
        "code": "RS-3"
       },
       {
        "name": "Single Detached Suburban Residential",
        "code": "RS-2"
       },
       {
        "name": "Single Detached (Half Acre) Residential",
        "code": "RS-1d"
       },
       {
        "name": "Single Detached (Low Density) Residential",
        "code": "RS-1c"
       },
       {
        "name": "Single Detached (Medium Density) Residential",
        "code": "RS-1b"
       },
       {
        "name": "Single Detached Residential",
        "code": "RS-1"
       },
       {
        "name": "Place of Worship",
        "code": "P-4"
       },
       {
        "name": "Place of Worship and Educational",
        "code": "P-4a"
       },
       {
        "name": "Town Centre High Density Apartment Residential",
        "code": "RM-6"
       },
       {
        "name": "Single Detached (Intensive) Urban Residential",
        "code": "R-3"
       },
       {
        "name": "Street Townhouse Residential - Silver Valley",
        "code": "RST-SV"
       },
       {
        "name": "Suburban Residential Strata",
        "code": "RG-2"
       },
       {
        "name": "Low Density Townhouse Residential",
        "code": "RM-1"
       },
       {
        "name": "Single Detached (Medium Density) Urban Residential",
        "code": "R-2"
       },
       {
        "name": "Single Detached (Infill) Urban Residential",
        "code": "R-4"
       },
       {
        "name": "Agricultural Events, Special Events, Swap Meets etc.",
        "code": "CD-4-88"
       },
       {
        "name": "Single Detached (Low Density) Urban Residential",
        "code": "R-1"
       },
       {
        "name": "Comprehensive Development",
        "code": "CD-1-17"
       },
       {
        "name": "Comprehensive Development",
        "code": "CD-4-21"
       },
       {
        "name": "Nine-Hole Golf Course",
        "code": "CD-5-21"
       },
       {
        "name": "Equestrian Facility and Restaurant",
        "code": "CD-1-22"
       },
       {
        "name": "Medium Density Rental Apartment Residential",
        "code": "CD-1-21"
       },
       {
        "name": "Lougheed Transit Corridor High Density Mixed-Use",
        "code": "C-7"
       },
       {
        "name": "Medium Density Mixed Use Rental  and Market Apartment Residential",
        "code": "CD-6-21"
       },
       {
        "name": "Two-Unit (Duplex) Urban Residential",
        "code": "RT-1"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Category",
     "type": "esriFieldTypeString",
     "alias": "Category",
     "length": 16,
     "domain": {
      "type": "codedValue",
      "name": "ZoningCategory",
      "description": "Zoning Category",
      "codedValues": [
       {
        "name": "Agricultural",
        "code": "Agricultural"
       },
       {
        "name": "Commercial",
        "code": "Commercial"
       },
       {
        "name": "Industrial",
        "code": "Industrial"
       },
       {
        "name": "Institutional",
        "code": "Institutional"
       },
       {
        "name": "Other",
        "code": "Other"
       },
       {
        "name": "None",
        "code": "None"
       },
       {
        "name": "Residential - Single, Duplex, Ground Oriented",
        "code": "Residential"
       },
       {
        "name": "Residential Multi-Family - Townhouse, Aparmtment",
        "code": "Residential MF"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R897_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S711_idx",
     "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 23,
   "name": "School",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-4,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 10000,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 10000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       211,
       127,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        130,
        130,
        130,
        255
       ],
       "width": 0.25
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": [
     {
      "labelExpression": "[BuildingName]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelPerPart",
      "allowOverrun": true,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 7501,
      "name": "Default",
      "priority": 7,
      "symbol": {
       "type": "esriTS",
       "color": [
        115,
        76,
        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": 9,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 521111.3178209998,
    "ymin": 5447092.789853999,
    "xmax": 541149.6687829997,
    "ymax": 5456930.454281,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "BuildingName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "BuildingName",
     "type": "esriFieldTypeString",
     "alias": "Building Name",
     "length": 128,
     "domain": null
    },
    {
     "name": "BuildingType",
     "type": "esriFieldTypeString",
     "alias": "Building Type",
     "length": 64,
     "domain": {
      "type": "codedValue",
      "name": "BuildingType",
      "description": "Type of Building Envelope",
      "codedValues": [
       {
        "name": "Civic",
        "code": "Civic"
       },
       {
        "name": "Commercial",
        "code": "Commercial"
       },
       {
        "name": "Community",
        "code": "Community"
       },
       {
        "name": "Heritage",
        "code": "Heritage"
       },
       {
        "name": "Industrial",
        "code": "Industrial"
       },
       {
        "name": "Institution",
        "code": "Institution"
       },
       {
        "name": "Office",
        "code": "Office"
       },
       {
        "name": "Public",
        "code": "Public"
       },
       {
        "name": "Recreational",
        "code": "Recreational"
       },
       {
        "name": "Residence",
        "code": "Residence"
       },
       {
        "name": "School",
        "code": "School"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "House",
     "type": "esriFieldTypeInteger",
     "alias": "House Number",
     "domain": null
    },
    {
     "name": "Street",
     "type": "esriFieldTypeInteger",
     "alias": "Street Name",
     "domain": {
      "type": "codedValue",
      "name": "StreetName",
      "description": "Valid Street Names",
      "codedValues": [
       {
        "name": "100 AVE",
        "code": 10000
       },
       {
        "name": "100A AVE",
        "code": 10025
       },
       {
        "name": "100B AVE",
        "code": 10045
       },
       {
        "name": "101 AVE",
        "code": 10100
       },
       {
        "name": "101A AVE",
        "code": 10135
       },
       {
        "name": "101B AVE",
        "code": 10150
       },
       {
        "name": "102 AVE",
        "code": 10200
       },
       {
        "name": "102A AVE",
        "code": 10215
       },
       {
        "name": "102B AVE",
        "code": 10255
       },
       {
        "name": "103 AVE",
        "code": 10300
       },
       {
        "name": "103A AVE",
        "code": 10346
       },
       {
        "name": "103B AVE",
        "code": 10355
       },
       {
        "name": "104 AVE",
        "code": 10400
       },
       {
        "name": "104A AVE",
        "code": 10410
       },
       {
        "name": "104B AVE",
        "code": 10420
       },
       {
        "name": "105 AVE",
        "code": 10500
       },
       {
        "name": "105A AVE",
        "code": 10550
       },
       {
        "name": "106 AVE",
        "code": 10600
       },
       {
        "name": "106B AVE",
        "code": 10650
       },
       {
        "name": "107 AVE",
        "code": 10700
       },
       {
        "name": "108 AVE",
        "code": 10800
       },
       {
        "name": "108 LOOP",
        "code": 10825
       },
       {
        "name": "108A AVE",
        "code": 10835
       },
       {
        "name": "108B AVE",
        "code": 10885
       },
       {
        "name": "109 AVE",
        "code": 10900
       },
       {
        "name": "109 LOOP",
        "code": 10955
       },
       {
        "name": "109A AVE",
        "code": 10932
       },
       {
        "name": "110 AVE",
        "code": 11000
       },
       {
        "name": "110A AVE",
        "code": 11042
       },
       {
        "name": "110B AVE",
        "code": 11080
       },
       {
        "name": "111 AVE",
        "code": 11100
       },
       {
        "name": "111A AVE",
        "code": 11115
       },
       {
        "name": "111B AVE",
        "code": 11134
       },
       {
        "name": "112 AVE",
        "code": 11200
       },
       {
        "name": "112A AVE",
        "code": 11235
       },
       {
        "name": "112B AVE",
        "code": 11290
       },
       {
        "name": "113 AVE",
        "code": 11300
       },
       {
        "name": "113A AVE",
        "code": 11315
       },
       {
        "name": "113B AVE",
        "code": 11380
       },
       {
        "name": "114 AVE",
        "code": 11400
       },
       {
        "name": "114A AVE",
        "code": 11430
       },
       {
        "name": "114B AVE",
        "code": 11455
       },
       {
        "name": "115 AVE",
        "code": 11500
       },
       {
        "name": "115A AVE",
        "code": 11575
       },
       {
        "name": "116 AVE",
        "code": 11600
       },
       {
        "name": "116A AVE",
        "code": 11655
       },
       {
        "name": "116B AVE",
        "code": 11690
       },
       {
        "name": "117 AVE",
        "code": 11700
       },
       {
        "name": "117B AVE",
        "code": 11763
       },
       {
        "name": "118 AVE",
        "code": 11800
       },
       {
        "name": "118A AVE",
        "code": 11847
       },
       {
        "name": "118B AVE",
        "code": 11875
       },
       {
        "name": "119 AVE",
        "code": 11900
       },
       {
        "name": "119A AVE",
        "code": 11908
       },
       {
        "name": "119B AVE",
        "code": 11980
       },
       {
        "name": "120A AVE",
        "code": 12025
       },
       {
        "name": "120A LANE",
        "code": 12024
       },
       {
        "name": "120B AVE",
        "code": 12085
       },
       {
        "name": "120B CRES",
        "code": 12035
       },
       {
        "name": "121 AVE",
        "code": 12100
       },
       {
        "name": "121/218 ROAD",
        "code": 99035
       },
       {
        "name": "121A AVE",
        "code": 12110
       },
       {
        "name": "121B AVE",
        "code": 12120
       },
       {
        "name": "122 AVE",
        "code": 12200
       },
       {
        "name": "122A AVE",
        "code": 12230
       },
       {
        "name": "122B AVE",
        "code": 12255
       },
       {
        "name": "123 AVE",
        "code": 12300
       },
       {
        "name": "123 PL",
        "code": 12305
       },
       {
        "name": "123A AVE",
        "code": 12320
       },
       {
        "name": "123B AVE",
        "code": 12333
       },
       {
        "name": "124 AVE",
        "code": 12400
       },
       {
        "name": "124A AVE",
        "code": 12410
       },
       {
        "name": "124B AVE",
        "code": 12430
       },
       {
        "name": "125 AVE",
        "code": 12500
       },
       {
        "name": "125A AVE",
        "code": 12520
       },
       {
        "name": "125B AVE",
        "code": 12570
       },
       {
        "name": "126 AVE",
        "code": 12600
       },
       {
        "name": "126B AVE",
        "code": 12650
       },
       {
        "name": "127 AVE",
        "code": 12700
       },
       {
        "name": "127 PL",
        "code": 12690
       },
       {
        "name": "128 AVE",
        "code": 12800
       },
       {
        "name": "128 CRES",
        "code": 12850
       },
       {
        "name": "129 AVE",
        "code": 12900
       },
       {
        "name": "130 AVE",
        "code": 13000
       },
       {
        "name": "130 CONNECTOR",
        "code": 12950
       },
       {
        "name": "130A AVE",
        "code": 13020
       },
       {
        "name": "132 AVE",
        "code": 13200
       },
       {
        "name": "132A AVE",
        "code": 13245
       },
       {
        "name": "133 AVE",
        "code": 13300
       },
       {
        "name": "133A AVE",
        "code": 13370
       },
       {
        "name": "134 AVE",
        "code": 13400
       },
       {
        "name": "134 LOOP",
        "code": 13470
       },
       {
        "name": "135 AVE",
        "code": 13500
       },
       {
        "name": "135B AVE",
        "code": 13550
       },
       {
        "name": "136 AVE",
        "code": 13600
       },
       {
        "name": "136A AVE",
        "code": 13635
       },
       {
        "name": "137 AVE",
        "code": 13700
       },
       {
        "name": "138 AVE",
        "code": 13800
       },
       {
        "name": "138A AVE",
        "code": 13855
       },
       {
        "name": "138B AVE",
        "code": 13870
       },
       {
        "name": "139 AVE",
        "code": 13900
       },
       {
        "name": "139A AVE",
        "code": 13940
       },
       {
        "name": "139B AVE",
        "code": 13960
       },
       {
        "name": "140 AVE",
        "code": 14000
       },
       {
        "name": "141 AVE",
        "code": 14100
       },
       {
        "name": "142 AVE",
        "code": 14200
       },
       {
        "name": "144 AVE",
        "code": 14400
       },
       {
        "name": "188 ST",
        "code": 30006
       },
       {
        "name": "2 MI SE HANEY",
        "code": 99031
       },
       {
        "name": "200 ST",
        "code": 20000
       },
       {
        "name": "201 ST",
        "code": 20100
       },
       {
        "name": "201A ST",
        "code": 20130
       },
       {
        "name": "201B ST",
        "code": 20140
       },
       {
        "name": "202 ST",
        "code": 20200
       },
       {
        "name": "202A ST",
        "code": 20210
       },
       {
        "name": "202B ST",
        "code": 20260
       },
       {
        "name": "203 ST",
        "code": 20300
       },
       {
        "name": "204 ST",
        "code": 20400
       },
       {
        "name": "204B ST",
        "code": 20450
       },
       {
        "name": "205 ST",
        "code": 20500
       },
       {
        "name": "205A ST",
        "code": 20530
       },
       {
        "name": "205B ST",
        "code": 20570
       },
       {
        "name": "206 ST",
        "code": 20600
       },
       {
        "name": "206A ST",
        "code": 20610
       },
       {
        "name": "206B ST",
        "code": 20670
       },
       {
        "name": "207 ST",
        "code": 20700
       },
       {
        "name": "207A ST",
        "code": 20740
       },
       {
        "name": "208 ST",
        "code": 20800
       },
       {
        "name": "209 ST",
        "code": 20900
       },
       {
        "name": "210 ST",
        "code": 21000
       },
       {
        "name": "211 ST",
        "code": 21100
       },
       {
        "name": "212 ST",
        "code": 21200
       },
       {
        "name": "214 ST",
        "code": 21400
       },
       {
        "name": "215 ST",
        "code": 21500
       },
       {
        "name": "216 ST",
        "code": 21600
       },
       {
        "name": "217 ST",
        "code": 21700
       },
       {
        "name": "218 ST",
        "code": 21800
       },
       {
        "name": "219 ST",
        "code": 21900
       },
       {
        "name": "220 ST",
        "code": 22000
       },
       {
        "name": "220A ST",
        "code": 22080
       },
       {
        "name": "221 ST",
        "code": 22100
       },
       {
        "name": "222 ST",
        "code": 22200
       },
       {
        "name": "223 ST",
        "code": 22300
       },
       {
        "name": "224 ST",
        "code": 22400
       },
       {
        "name": "225 ST",
        "code": 22500
       },
       {
        "name": "226 ST",
        "code": 22600
       },
       {
        "name": "227 ST",
        "code": 22700
       },
       {
        "name": "227A ST",
        "code": 22715
       },
       {
        "name": "227B ST",
        "code": 22750
       },
       {
        "name": "228 ST",
        "code": 22800
       },
       {
        "name": "228A ST",
        "code": 22810
       },
       {
        "name": "228B ST",
        "code": 22860
       },
       {
        "name": "229 LANE",
        "code": 22905
       },
       {
        "name": "229 LOOP",
        "code": 22938
       },
       {
        "name": "229 ST",
        "code": 22900
       },
       {
        "name": "229A ST",
        "code": 22935
       },
       {
        "name": "229B ST",
        "code": 22955
       },
       {
        "name": "230 ST",
        "code": 23000
       },
       {
        "name": "230A ST",
        "code": 23025
       },
       {
        "name": "230B ST",
        "code": 23050
       },
       {
        "name": "231 ST",
        "code": 23100
       },
       {
        "name": "231A ST",
        "code": 23130
       },
       {
        "name": "231B ST",
        "code": 23190
       },
       {
        "name": "232 ST",
        "code": 23200
       },
       {
        "name": "232/232A ROAD",
        "code": 99036
       },
       {
        "name": "232A ST",
        "code": 23215
       },
       {
        "name": "232B ST",
        "code": 23240
       },
       {
        "name": "233 ST",
        "code": 23300
       },
       {
        "name": "233A ST",
        "code": 23335
       },
       {
        "name": "234 ST",
        "code": 23400
       },
       {
        "name": "234A ST",
        "code": 23425
       },
       {
        "name": "234B ST",
        "code": 23485
       },
       {
        "name": "235 ST",
        "code": 23500
       },
       {
        "name": "235A ST",
        "code": 23525
       },
       {
        "name": "236 ST",
        "code": 23600
       },
       {
        "name": "236A ST",
        "code": 23620
       },
       {
        "name": "236B ST",
        "code": 23670
       },
       {
        "name": "237 ST",
        "code": 23700
       },
       {
        "name": "237A ST",
        "code": 23750
       },
       {
        "name": "237B ST",
        "code": 23760
       },
       {
        "name": "238 ST",
        "code": 23800
       },
       {
        "name": "238A ST",
        "code": 23810
       },
       {
        "name": "238B ST",
        "code": 23820
       },
       {
        "name": "239 ST",
        "code": 23900
       },
       {
        "name": "239A ST",
        "code": 23930
       },
       {
        "name": "239B ST",
        "code": 23950
       },
       {
        "name": "240 ST",
        "code": 24000
       },
       {
        "name": "240A ST",
        "code": 24055
       },
       {
        "name": "241 ST",
        "code": 24100
       },
       {
        "name": "241A ST",
        "code": 24140
       },
       {
        "name": "241B ST",
        "code": 24150
       },
       {
        "name": "242 ST",
        "code": 24200
       },
       {
        "name": "242A ST",
        "code": 24220
       },
       {
        "name": "242B ST",
        "code": 24260
       },
       {
        "name": "243 ST",
        "code": 24300
       },
       {
        "name": "243A ST",
        "code": 24335
       },
       {
        "name": "243B ST",
        "code": 24345
       },
       {
        "name": "244 ST",
        "code": 24400
       },
       {
        "name": "244A ST",
        "code": 24435
       },
       {
        "name": "245 ST",
        "code": 24500
       },
       {
        "name": "245B ST",
        "code": 24570
       },
       {
        "name": "246 ST",
        "code": 24600
       },
       {
        "name": "246/112 ROAD",
        "code": 99039
       },
       {
        "name": "246B ST",
        "code": 24650
       },
       {
        "name": "247 ST",
        "code": 24700
       },
       {
        "name": "247A ST",
        "code": 24750
       },
       {
        "name": "247B ST",
        "code": 24780
       },
       {
        "name": "248 ST",
        "code": 24800
       },
       {
        "name": "248A ST",
        "code": 24870
       },
       {
        "name": "248TH/136 ST",
        "code": 99033
       },
       {
        "name": "249 ST",
        "code": 24900
       },
       {
        "name": "249A ST",
        "code": 24930
       },
       {
        "name": "250 ST",
        "code": 25000
       },
       {
        "name": "250A ST",
        "code": 25060
       },
       {
        "name": "250B ST",
        "code": 25080
       },
       {
        "name": "251 ST",
        "code": 25100
       },
       {
        "name": "251A ST",
        "code": 25160
       },
       {
        "name": "252 ST",
        "code": 25200
       },
       {
        "name": "253A ST",
        "code": 25330
       },
       {
        "name": "254 ST",
        "code": 25400
       },
       {
        "name": "256 ST",
        "code": 25600
       },
       {
        "name": "260 ST",
        "code": 26000
       },
       {
        "name": "261 ST",
        "code": 26100
       },
       {
        "name": "261A ST",
        "code": 26130
       },
       {
        "name": "262 ST",
        "code": 26200
       },
       {
        "name": "262A ST",
        "code": 26270
       },
       {
        "name": "263 ST",
        "code": 26300
       },
       {
        "name": "263A ST",
        "code": 26350
       },
       {
        "name": "264 ST",
        "code": 26400
       },
       {
        "name": "265A ST",
        "code": 26520
       },
       {
        "name": "266 ST",
        "code": 26600
       },
       {
        "name": "267 ST",
        "code": 26700
       },
       {
        "name": "268 ST",
        "code": 26800
       },
       {
        "name": "269 ST",
        "code": 26900
       },
       {
        "name": "270 ST",
        "code": 27000
       },
       {
        "name": "270A ST",
        "code": 27060
       },
       {
        "name": "271 ST",
        "code": 27100
       },
       {
        "name": "272 ST",
        "code": 27200
       },
       {
        "name": "276 ST",
        "code": 27600
       },
       {
        "name": "277 ST",
        "code": 27700
       },
       {
        "name": "280 ST",
        "code": 28000
       },
       {
        "name": "280/96 ROAD",
        "code": 99040
       },
       {
        "name": "284 ST",
        "code": 28400
       },
       {
        "name": "285 ST",
        "code": 28500
       },
       {
        "name": "286 ST",
        "code": 28600
       },
       {
        "name": "287 ST",
        "code": 28700
       },
       {
        "name": "288 ST",
        "code": 28800
       },
       {
        "name": "94 AVE",
        "code": 9400
       },
       {
        "name": "96 AVE",
        "code": 9600
       },
       {
        "name": "98 AVE",
        "code": 9800
       },
       {
        "name": "ABERNETHY LANE",
        "code": 12435
       },
       {
        "name": "ABERNETHY WAY",
        "code": 12610
       },
       {
        "name": "ACADIA ST",
        "code": 21870
       },
       {
        "name": "ACCOUNT",
        "code": 99999
       },
       {
        "name": "ADAIR ST",
        "code": 23010
       },
       {
        "name": "ADVENT RD",
        "code": 30001
       },
       {
        "name": "ALBION - FRASER",
        "code": 99028
       },
       {
        "name": "ALBION NW-FRASER R",
        "code": 99029
       },
       {
        "name": "ALLISON ST",
        "code": 20129
       },
       {
        "name": "ALOUETTE DAM",
        "code": 99003
       },
       {
        "name": "ALOUETTE LAKE",
        "code": 99032
       },
       {
        "name": "ALOUETTE RD",
        "code": 12975
       },
       {
        "name": "ALOUETTE RD/248 ST",
        "code": 99034
       },
       {
        "name": "ALPINE CRES",
        "code": 12340
       },
       {
        "name": "ANDERSON CREEK DR",
        "code": 23060
       },
       {
        "name": "ANDERSON PL",
        "code": 21320
       },
       {
        "name": "ANSELL ST",
        "code": 24420
       },
       {
        "name": "APNAUT ST",
        "code": 24210
       },
       {
        "name": "APPLE GROVE",
        "code": 12070
       },
       {
        "name": "ARBUTUS PL",
        "code": 12680
       },
       {
        "name": "ASHBURY CRT",
        "code": 11970
       },
       {
        "name": "ASHLEY CRES",
        "code": 11775
       },
       {
        "name": "ASPEN PL",
        "code": 12555
       },
       {
        "name": "AURORA PL",
        "code": 12337
       },
       {
        "name": "AURORA ST",
        "code": 23225
       },
       {
        "name": "BAKER PL",
        "code": 24375
       },
       {
        "name": "BALABANIAN CIR",
        "code": 12575
       },
       {
        "name": "BALSAM ST",
        "code": 23410
       },
       {
        "name": "BARCLAY ST",
        "code": 20425
       },
       {
        "name": "BARKER AVE",
        "code": 11747
       },
       {
        "name": "BARNSDALE ST",
        "code": 22840
       },
       {
        "name": "BARNSTON VIEW RD",
        "code": 30004
       },
       {
        "name": "BATTLE AVE",
        "code": 11260
       },
       {
        "name": "BAY MILL RD",
        "code": 30015
       },
       {
        "name": "BECKLEY ST",
        "code": 20250
       },
       {
        "name": "BEECHAM PL",
        "code": 24850
       },
       {
        "name": "BELL AVE",
        "code": 9850
       },
       {
        "name": "BERRY AVE",
        "code": 11645
       },
       {
        "name": "BERTO CRES",
        "code": 13375
       },
       {
        "name": "BEST ST",
        "code": 21050
       },
       {
        "name": "BIRCH AVE",
        "code": 13380
       },
       {
        "name": "BIRDTAIL DR",
        "code": 22705
       },
       {
        "name": "BLACKSTOCK ST",
        "code": 21880
       },
       {
        "name": "BLAKE LOOP",
        "code": 22875
       },
       {
        "name": "BLAKELY RD",
        "code": 30005
       },
       {
        "name": "BLANEY RD",
        "code": 23360
       },
       {
        "name": "BLANSHARD ST",
        "code": 20875
       },
       {
        "name": "BLOSSOM ST",
        "code": 23150
       },
       {
        "name": "BLUE MOUNTAIN CRES",
        "code": 27250
       },
       {
        "name": "BODNER ST",
        "code": 22945
       },
       {
        "name": "BONSON RD",
        "code": 30002
       },
       {
        "name": "BOSONWORTH AVE",
        "code": 11220
       },
       {
        "name": "BOULDER PL",
        "code": 13430
       },
       {
        "name": "BRICKWOOD CLOSE",
        "code": 11625
       },
       {
        "name": "BROMLEY ST",
        "code": 20205
       },
       {
        "name": "BROOKMERE CRT",
        "code": 22155
       },
       {
        "name": "BROOKS AVE",
        "code": 12560
       },
       {
        "name": "BROWN AVE",
        "code": 12050
       },
       {
        "name": "BRUCE AVE",
        "code": 11905
       },
       {
        "name": "BRUCE PL",
        "code": 20195
       },
       {
        "name": "BRYANT DR",
        "code": 13340
       },
       {
        "name": "BUCKERFIELD DR",
        "code": 23865
       },
       {
        "name": "BURNETT ST",
        "code": 22850
       },
       {
        "name": "BUTTERNUT LN",
        "code": 30011
       },
       {
        "name": "BYRNES RD",
        "code": 26920
       },
       {
        "name": "CABLEVISION LINES",
        "code": 99004
       },
       {
        "name": "CALLAGHAN AVE",
        "code": 11620
       },
       {
        "name": "CALVIN CRES",
        "code": 12895
       },
       {
        "name": "CAMERON CRT",
        "code": 24430
       },
       {
        "name": "CAMPBELL AVE",
        "code": 12180
       },
       {
        "name": "CAMWOOD AVE",
        "code": 11780
       },
       {
        "name": "CANUCK CRES",
        "code": 12310
       },
       {
        "name": "CARLTON ST",
        "code": 21360
       },
       {
        "name": "CARMICHAEL ST",
        "code": 25350
       },
       {
        "name": "CARR ST",
        "code": 21820
       },
       {
        "name": "CARSHILL ST",
        "code": 21910
       },
       {
        "name": "CASCADE SUB",
        "code": 99042
       },
       {
        "name": "CEDAR WAY",
        "code": 21740
       },
       {
        "name": "CHARLTON ST",
        "code": 20280
       },
       {
        "name": "CHATWIN AVE",
        "code": 12375
       },
       {
        "name": "CHERRINGTON AVE",
        "code": 11840
       },
       {
        "name": "CHERRINGTON PL",
        "code": 11860
       },
       {
        "name": "CHERRY PL",
        "code": 12505
       },
       {
        "name": "CHERRYWOOD DR",
        "code": 12010
       },
       {
        "name": "CHIGWELL ST",
        "code": 11020
       },
       {
        "name": "CHURCH AVE",
        "code": 12040
       },
       {
        "name": "CIVIC N/A",
        "code": 1
       },
       {
        "name": "CLIFF AVE",
        "code": 11745
       },
       {
        "name": "CLIFF PL",
        "code": 11720
       },
       {
        "name": "COLEMORE PL",
        "code": 12545
       },
       {
        "name": "COLEMORE ST",
        "code": 22320
       },
       {
        "name": "COOK AVE",
        "code": 11930
       },
       {
        "name": "COTTONWOOD DR",
        "code": 23250
       },
       {
        "name": "COV AT WHONN STN",
        "code": 99005
       },
       {
        "name": "CRAWFORD ST",
        "code": 24810
       },
       {
        "name": "CREEKSIDE LN",
        "code": 23665
       },
       {
        "name": "CREEKSIDE ST",
        "code": 23785
       },
       {
        "name": "CRESTON ST",
        "code": 21420
       },
       {
        "name": "CROSS RD",
        "code": 13405
       },
       {
        "name": "CUNNINGHAM AVE",
        "code": 10525
       },
       {
        "name": "CUTLER PL",
        "code": 11752
       },
       {
        "name": "DALE DR",
        "code": 20510
       },
       {
        "name": "DARBY ST",
        "code": 21480
       },
       {
        "name": "DARTFORD ST",
        "code": 20650
       },
       {
        "name": "DAVENPORT DR",
        "code": 20050
       },
       {
        "name": "DAVISON ST",
        "code": 21875
       },
       {
        "name": "DAWSON PL",
        "code": 21230
       },
       {
        "name": "DELCREST ST",
        "code": 22160
       },
       {
        "name": "DENIZA AVE",
        "code": 11630
       },
       {
        "name": "DEWDNEY TRUNK RD",
        "code": 12000
       },
       {
        "name": "DISTRIBUTION LINES",
        "code": 99006
       },
       {
        "name": "DITTON ST",
        "code": 11050
       },
       {
        "name": "DOCKSTEADER CIR",
        "code": 13825
       },
       {
        "name": "DOCKSTEADER LOOP",
        "code": 22815
       },
       {
        "name": "DOGWOOD AVE",
        "code": 12970
       },
       {
        "name": "DONOVAN AVE",
        "code": 11910
       },
       {
        "name": "DOUGLAS AVE",
        "code": 12440
       },
       {
        "name": "DOVER RD",
        "code": 11890
       },
       {
        "name": "DOVER ST",
        "code": 21920
       },
       {
        "name": "DRIFTWOOD DR",
        "code": 22115
       },
       {
        "name": "DTR/119B ROAD",
        "code": 99037
       },
       {
        "name": "DUNBAR ST",
        "code": 22110
       },
       {
        "name": "DUNN AVE",
        "code": 11830
       },
       {
        "name": "EAGLE AVE",
        "code": 12175
       },
       {
        "name": "EDGE ST",
        "code": 22510
       },
       {
        "name": "EDGEDALE AVE",
        "code": 11480
       },
       {
        "name": "ELTHAM ST",
        "code": 20350
       },
       {
        "name": "ERSKINE ST",
        "code": 24940
       },
       {
        "name": "EVANS ST",
        "code": 21660
       },
       {
        "name": "EXETER AVE",
        "code": 12530
       },
       {
        "name": "FABER CRES",
        "code": 21105
       },
       {
        "name": "FERGUSON AVE",
        "code": 11475
       },
       {
        "name": "FERN CRES",
        "code": 13150
       },
       {
        "name": "FERN CRES/236 ROAD",
        "code": 99038
       },
       {
        "name": "FIBRE OPTIC",
        "code": 99041
       },
       {
        "name": "FIR ST",
        "code": 21375
       },
       {
        "name": "FISHER ST",
        "code": 11490
       },
       {
        "name": "FISHERMAN RD",
        "code": 10250
       },
       {
        "name": "FLETCHER ST",
        "code": 22710
       },
       {
        "name": "FOREMAN DR",
        "code": 13890
       },
       {
        "name": "FOREST PL",
        "code": 21125
       },
       {
        "name": "FRASER PORT LEASE",
        "code": 99002
       },
       {
        "name": "FRASER RIVER",
        "code": 99001
       },
       {
        "name": "FRASER ST",
        "code": 22430
       },
       {
        "name": "FRASER WAY",
        "code": 30007
       },
       {
        "name": "FRASERVIEW ST",
        "code": 21120
       },
       {
        "name": "FULLER AVE",
        "code": 11955
       },
       {
        "name": "FULTON ST",
        "code": 22730
       },
       {
        "name": "FURUKAWA PL",
        "code": 20410
       },
       {
        "name": "GARDEN ST",
        "code": 22325
       },
       {
        "name": "GARIBALDI ST",
        "code": 27450
       },
       {
        "name": "GAS MAINS",
        "code": 99007
       },
       {
        "name": "GEE ST",
        "code": 22940
       },
       {
        "name": "GILBERT DR",
        "code": 13850
       },
       {
        "name": "GILKER HILL RD",
        "code": 23510
       },
       {
        "name": "GILLAND LOOP",
        "code": 23860
       },
       {
        "name": "GILLEY AVE",
        "code": 11640
       },
       {
        "name": "GILLIS PL",
        "code": 11340
       },
       {
        "name": "GLENHURST ST",
        "code": 23330
       },
       {
        "name": "GLENWOOD AVE",
        "code": 12055
       },
       {
        "name": "GODWIN DR",
        "code": 11180
       },
       {
        "name": "GOLDEN EARS WAY",
        "code": 12750
       },
       {
        "name": "GOLF LANE",
        "code": 11460
       },
       {
        "name": "GOV'T WHARF",
        "code": 99008
       },
       {
        "name": "GRACE ST",
        "code": 21825
       },
       {
        "name": "GRAHAM ST",
        "code": 27950
       },
       {
        "name": "GRANITE WAY",
        "code": 23675
       },
       {
        "name": "GRANT AVE",
        "code": 11025
       },
       {
        "name": "GRAVES ST",
        "code": 20775
       },
       {
        "name": "GRAY ST",
        "code": 22120
       },
       {
        "name": "GREENWELL ST",
        "code": 22820
       },
       {
        "name": "GRID13100",
        "code": 13100
       },
       {
        "name": "GRID21775",
        "code": 21775
       },
       {
        "name": "GRID25300",
        "code": 25300
       },
       {
        "name": "GRIFFEN RD",
        "code": 11170
       },
       {
        "name": "HALEY ST",
        "code": 22825
       },
       {
        "name": "HALL ST",
        "code": 21760
       },
       {
        "name": "HALNOR AVE",
        "code": 12285
       },
       {
        "name": "HAMMOND RD",
        "code": 11650
       },
       {
        "name": "HAMPTON ST",
        "code": 11150
       },
       {
        "name": "HANEY BYPASS",
        "code": 11250
       },
       {
        "name": "HANEY PL",
        "code": 22505
       },
       {
        "name": "HARDY ST",
        "code": 21355
       },
       {
        "name": "HARKNESS CRT",
        "code": 12535
       },
       {
        "name": "HARRIS DR",
        "code": 23897
       },
       {
        "name": "HARRIS RD",
        "code": 30003
       },
       {
        "name": "HARRISON ST",
        "code": 22950
       },
       {
        "name": "HAWKINS AVE",
        "code": 10113
       },
       {
        "name": "HAWTHORNE ST",
        "code": 23260
       },
       {
        "name": "HAZELWOOD ST",
        "code": 20126
       },
       {
        "name": "HEAPS AVE",
        "code": 12260
       },
       {
        "name": "HEMLOCK AVE",
        "code": 14390
       },
       {
        "name": "HIGGINS CRT",
        "code": 21960
       },
       {
        "name": "HIGHVIEW PL",
        "code": 12495
       },
       {
        "name": "HILL AVE",
        "code": 10035
       },
       {
        "name": "HILLAND AVE",
        "code": 12280
       },
       {
        "name": "HILLSIDE ST",
        "code": 22220
       },
       {
        "name": "HINCH CRES",
        "code": 12265
       },
       {
        "name": "HOLLY ST",
        "code": 21560
       },
       {
        "name": "HOLYROOD AVE",
        "code": 11602
       },
       {
        "name": "HONEYDEW DR",
        "code": 30012
       },
       {
        "name": "HOOD ST",
        "code": 21370
       },
       {
        "name": "HOWISON AVE",
        "code": 11845
       },
       {
        "name": "HUNTER PL",
        "code": 11906
       },
       {
        "name": "HUSTON DR",
        "code": 13490
       },
       {
        "name": "HYNES ST",
        "code": 27460
       },
       {
        "name": "INDIAN RESERVE #1",
        "code": 99009
       },
       {
        "name": "INDUSTRIAL AVE",
        "code": 24675
       },
       {
        "name": "IRVING ST",
        "code": 20285
       },
       {
        "name": "ISAAC CRES",
        "code": 22150
       },
       {
        "name": "IZON CRT",
        "code": 12493
       },
       {
        "name": "JACKSON RD",
        "code": 24630
       },
       {
        "name": "KANAKA CRK RD",
        "code": 11075
       },
       {
        "name": "KANAKA WAY",
        "code": 11160
       },
       {
        "name": "KATHRYN ST",
        "code": 27625
       },
       {
        "name": "KATONIEN ST",
        "code": 26120
       },
       {
        "name": "KEARNS AVE",
        "code": 9780
       },
       {
        "name": "KEMI PL",
        "code": 22470
       },
       {
        "name": "KENDRICK LANE",
        "code": 12420
       },
       {
        "name": "KENDRICK LOOP",
        "code": 12525
       },
       {
        "name": "KENDRICK PL",
        "code": 12537
       },
       {
        "name": "KENT ST",
        "code": 11010
       },
       {
        "name": "KERRY CRES",
        "code": 12547
       },
       {
        "name": "KIMOLA DR",
        "code": 10725
       },
       {
        "name": "KIMOLA WAY",
        "code": 24735
       },
       {
        "name": "KINGSTON ST",
        "code": 20150
       },
       {
        "name": "KLASSEN PL",
        "code": 12380
       },
       {
        "name": "KNOTTS ST",
        "code": 20760
       },
       {
        "name": "LAITY ST",
        "code": 21280
       },
       {
        "name": "LAKEWOOD CAMP",
        "code": 99010
       },
       {
        "name": "LANE E OF 203 ST",
        "code": 20320
       },
       {
        "name": "LANE E OF 207 ST",
        "code": 20710
       },
       {
        "name": "LANE E OF 227 ST",
        "code": 22707
       },
       {
        "name": "LANE E OF 236 ST",
        "code": 23655
       },
       {
        "name": "LANE E OF 240 ST",
        "code": 24035
       },
       {
        "name": "LANE E OF 242 ST",
        "code": 24205
       },
       {
        "name": "LANE E OF 243A ST",
        "code": 24355
       },
       {
        "name": "LANE E OF 244 ST",
        "code": 24425
       },
       {
        "name": "LANE E OF 247A ST",
        "code": 24775
       },
       {
        "name": "LANE E OF 248 ST",
        "code": 24830
       },
       {
        "name": "LANE E OF FRASER ST",
        "code": 22450
       },
       {
        "name": "LANE E OF JACKSON RD",
        "code": 24645
       },
       {
        "name": "LANE E OF McCAULEY CRES",
        "code": 23840
       },
       {
        "name": "LANE N OF 101 AVE",
        "code": 10110
       },
       {
        "name": "LANE N OF 109 AVE",
        "code": 10967
       },
       {
        "name": "LANE N OF 112 AVE",
        "code": 11210
       },
       {
        "name": "LANE N OF 118 AVE",
        "code": 11849
       },
       {
        "name": "LANE N OF 119 AVE",
        "code": 11948
       },
       {
        "name": "LANE N OF 119A AVE",
        "code": 11988
       },
       {
        "name": "LANE N OF 121 AVE",
        "code": 12127
       },
       {
        "name": "LANE N OF 139 AVE",
        "code": 13910
       },
       {
        "name": "LANE N OF DTR",
        "code": 12023
       },
       {
        "name": "LANE N OF GILBERT DR",
        "code": 13865
       },
       {
        "name": "LANE N OF KANAKA WAY",
        "code": 11165
       },
       {
        "name": "LANE N OF MORSE CR",
        "code": 12572
       },
       {
        "name": "LANE S OF 101 AVE",
        "code": 10060
       },
       {
        "name": "LANE S OF 101A AVE",
        "code": 10115
       },
       {
        "name": "LANE S OF 102 AVE",
        "code": 10151
       },
       {
        "name": "LANE S OF 102A AVE",
        "code": 10205
       },
       {
        "name": "LANE S OF 102B AVE",
        "code": 10235
       },
       {
        "name": "LANE S OF 103 AVE",
        "code": 10280
       },
       {
        "name": "LANE S OF 103A AVE",
        "code": 10326
       },
       {
        "name": "LANE S OF 104 AVE",
        "code": 10370
       },
       {
        "name": "LANE S OF 106B AVE",
        "code": 10625
       },
       {
        "name": "LANE S OF 109A AVE",
        "code": 10904
       },
       {
        "name": "LANE S OF 110 AVE",
        "code": 10960
       },
       {
        "name": "LANE S OF 110A AVE",
        "code": 11015
       },
       {
        "name": "LANE S OF 110B AVE",
        "code": 11068
       },
       {
        "name": "LANE S OF 111B AVE",
        "code": 11118
       },
       {
        "name": "LANE S OF 112 AVE",
        "code": 11175
       },
       {
        "name": "LANE S OF 113 AVE",
        "code": 11274
       },
       {
        "name": "LANE S OF 114 AVE",
        "code": 11358
       },
       {
        "name": "LANE S OF 114A AVE",
        "code": 11370
       },
       {
        "name": "LANE S OF 116 AVE",
        "code": 11596
       },
       {
        "name": "LANE S OF 117 AVE",
        "code": 11698
       },
       {
        "name": "LANE S OF 118 AVE",
        "code": 11778
       },
       {
        "name": "LANE S OF 119 AVE",
        "code": 11885
       },
       {
        "name": "LANE S OF 121 AVE",
        "code": 12083
       },
       {
        "name": "LANE S OF 122 AVE",
        "code": 12192
       },
       {
        "name": "LANE S OF 124 AVE",
        "code": 12385
       },
       {
        "name": "LANE S OF 124A AVE",
        "code": 12405
       },
       {
        "name": "LANE S OF 132A AVE",
        "code": 13235
       },
       {
        "name": "LANE S OF 136A AVE",
        "code": 13625
       },
       {
        "name": "LANE S OF 137 AVE",
        "code": 13675
       },
       {
        "name": "LANE S OF ABERNETHY WAY",
        "code": 12225
       },
       {
        "name": "LANE S OF ACADIA ST",
        "code": 11879
       },
       {
        "name": "LANE S OF BROWN AVE",
        "code": 12028
       },
       {
        "name": "LANE S OF DTR",
        "code": 11982
       },
       {
        "name": "LANE S OF FOREMAN DR",
        "code": 13885
       },
       {
        "name": "LANE S OF GILBERT DR",
        "code": 13840
       },
       {
        "name": "LANE S OF GOLF AVE",
        "code": 11416
       },
       {
        "name": "LANE S OF ISSAC CR",
        "code": 12433
       },
       {
        "name": "LANE S OF KANAKA WAY",
        "code": 11120
       },
       {
        "name": "LANE S OF LORNE AVE",
        "code": 11318
       },
       {
        "name": "LANE S OF LOUGHEED HWY",
        "code": 11776
       },
       {
        "name": "LANE S OF MCINTOSH AVE",
        "code": 11927
       },
       {
        "name": "LANE S OF SEATON PL",
        "code": 11936
       },
       {
        "name": "LANE S OF SELKIRK AVE",
        "code": 11828
       },
       {
        "name": "LANE S OF ST ANNE AVE",
        "code": 11657
       },
       {
        "name": "LANE S OF WESTFIELD AVE",
        "code": 11412
       },
       {
        "name": "LANE W OF 203 ST",
        "code": 20290
       },
       {
        "name": "LANE W OF 204 ST",
        "code": 20382
       },
       {
        "name": "LANE W OF 216 ST",
        "code": 21575
       },
       {
        "name": "LANE W OF 220 ST",
        "code": 21977
       },
       {
        "name": "LANE W OF 222 ST",
        "code": 22148
       },
       {
        "name": "LANE W OF 224 ST",
        "code": 22360
       },
       {
        "name": "LANE W OF 227 ST",
        "code": 22626
       },
       {
        "name": "LANE W OF 232 ST",
        "code": 23192
       },
       {
        "name": "LANE W OF 236A ST",
        "code": 23615
       },
       {
        "name": "LANE W OF 240 ST",
        "code": 23975
       },
       {
        "name": "LANE W OF 241 ST",
        "code": 24075
       },
       {
        "name": "LANE W OF 242 ST",
        "code": 24153
       },
       {
        "name": "LANE W OF 242B ST",
        "code": 24240
       },
       {
        "name": "LANE W OF 243 ST",
        "code": 24279
       },
       {
        "name": "LANE W OF 243A ST",
        "code": 24320
       },
       {
        "name": "LANE W OF 244 ST",
        "code": 24366
       },
       {
        "name": "LANE W OF ACADIA ST",
        "code": 21856
       },
       {
        "name": "LANE W OF AURORA ST",
        "code": 23210
       },
       {
        "name": "LANE W OF BLAKE LOOP",
        "code": 22868
       },
       {
        "name": "LANE W OF CREEKSIDE ST",
        "code": 23660
       },
       {
        "name": "LANE W OF FRASER ST",
        "code": 22405
       },
       {
        "name": "LANE W OF HAMMOND RD",
        "code": 20380
       },
       {
        "name": "LARCH AVE",
        "code": 13280
       },
       {
        "name": "LATVALLA LANE",
        "code": 20520
       },
       {
        "name": "LAUREL PL",
        "code": 12580
       },
       {
        "name": "LAURIE AVE",
        "code": 11835
       },
       {
        "name": "LEE AVE",
        "code": 12330
       },
       {
        "name": "LIGHTHOUSE CRT",
        "code": 22090
       },
       {
        "name": "LILLEY DR",
        "code": 26380
       },
       {
        "name": "LILLIAN ST",
        "code": 24840
       },
       {
        "name": "LINDSAY AVE",
        "code": 12190
       },
       {
        "name": "LINDSAY PL",
        "code": 20270
       },
       {
        "name": "LOCKWOOD ST",
        "code": 24950
       },
       {
        "name": "LORNE AVE",
        "code": 11350
       },
       {
        "name": "LOUGHEED HWY",
        "code": 11810
       },
       {
        "name": "MAKINSON ST",
        "code": 20240
       },
       {
        "name": "MANOR AVE",
        "code": 12350
       },
       {
        "name": "MAPLE CRES",
        "code": 11320
       },
       {
        "name": "MAPLE LANE",
        "code": 11975
       },
       {
        "name": "MAPLE MEADOWS WAY",
        "code": 19950
       },
       {
        "name": "MARC RD",
        "code": 23195
       },
       {
        "name": "MARSHALL AVE",
        "code": 12565
       },
       {
        "name": "MAYO PL",
        "code": 11790
       },
       {
        "name": "MCCALLUM CRT",
        "code": 12335
       },
       {
        "name": "MCCAULEY CRES",
        "code": 23835
       },
       {
        "name": "MCCLURE AVE",
        "code": 10753
       },
       {
        "name": "MCCLURE DR",
        "code": 10750
       },
       {
        "name": "MCEACHERN ST",
        "code": 24690
       },
       {
        "name": "MCFARLANE AVE",
        "code": 11765
       },
       {
        "name": "MCINTOSH AVE",
        "code": 11940
       },
       {
        "name": "MCINTOSH LANE",
        "code": 11978
       },
       {
        "name": "MCINTYRE CRT",
        "code": 21350
       },
       {
        "name": "MCIVOR AVE",
        "code": 12460
       },
       {
        "name": "MCKAY AVE",
        "code": 10350
       },
       {
        "name": "MCKERCHER DR",
        "code": 13685
       },
       {
        "name": "MCKINNEY AVE",
        "code": 12045
       },
       {
        "name": "MCMYN RD",
        "code": 30009
       },
       {
        "name": "MCNEIL RD",
        "code": 30017
       },
       {
        "name": "MCNUTT RD",
        "code": 27310
       },
       {
        "name": "MCTAVISH PL",
        "code": 21090
       },
       {
        "name": "MEADOW BROOK PL",
        "code": 21130
       },
       {
        "name": "MEADOW PL",
        "code": 12450
       },
       {
        "name": "MEADOWLARK DR",
        "code": 23460
       },
       {
        "name": "MELVILLE ST",
        "code": 20375
       },
       {
        "name": "MILL ST",
        "code": 24020
       },
       {
        "name": "MILLER ST",
        "code": 20590
       },
       {
        "name": "MISUTO PL",
        "code": 20340
       },
       {
        "name": "MITCHELL RD",
        "code": 30010
       },
       {
        "name": "MOODY ST",
        "code": 21830
       },
       {
        "name": "MORRIS ST",
        "code": 21425
       },
       {
        "name": "MORRISETTE PL",
        "code": 24980
       },
       {
        "name": "MORSE CRES",
        "code": 12540
       },
       {
        "name": "MOUNTAINVIEW CRES",
        "code": 12160
       },
       {
        "name": "N ALOUETTE RIVER",
        "code": 99011
       },
       {
        "name": "N/A",
        "code": 99000
       },
       {
        "name": "NEAVES RD",
        "code": 20810
       },
       {
        "name": "NELSON CRT",
        "code": 13480
       },
       {
        "name": "NELSON PEAK DR",
        "code": 22830
       },
       {
        "name": "NIGHTINGALE AVE",
        "code": 11870
       },
       {
        "name": "NORFOLK PL",
        "code": 21180
       },
       {
        "name": "NORTH AVE",
        "code": 11750
       },
       {
        "name": "NORTH LANE",
        "code": 11757
       },
       {
        "name": "ODELL ST",
        "code": 27490
       },
       {
        "name": "OLIVER AVE",
        "code": 9530
       },
       {
        "name": "OLUND CRES",
        "code": 11390
       },
       {
        "name": "OSPRING ST",
        "code": 11365
       },
       {
        "name": "OWEN ST",
        "code": 20750
       },
       {
        "name": "PALMER ROLPH ST",
        "code": 25680
       },
       {
        "name": "PARK",
        "code": 99026
       },
       {
        "name": "PARK LANE",
        "code": 21860
       },
       {
        "name": "PARK/ALOUETTE RD",
        "code": 99027
       },
       {
        "name": "PARKSIDE CR",
        "code": 13950
       },
       {
        "name": "PATTERSON AVE",
        "code": 11825
       },
       {
        "name": "PEACH TREE CRT",
        "code": 12090
       },
       {
        "name": "PENNY LANE",
        "code": 11795
       },
       {
        "name": "PINDA PL",
        "code": 20430
       },
       {
        "name": "PINE ST",
        "code": 21380
       },
       {
        "name": "PIPELINE",
        "code": 99012
       },
       {
        "name": "PITT LAKE",
        "code": 99013
       },
       {
        "name": "PLAZA ST",
        "code": 22210
       },
       {
        "name": "POLE LINES",
        "code": 99030
       },
       {
        "name": "POWELL AVE",
        "code": 12550
       },
       {
        "name": "PRINCESS ST",
        "code": 20275
       },
       {
        "name": "PURDEY AVE",
        "code": 12020
       },
       {
        "name": "RAILWAY",
        "code": 99015
       },
       {
        "name": "RANNIE RD",
        "code": 30014
       },
       {
        "name": "REID AVE",
        "code": 12390
       },
       {
        "name": "RIDGEWAY CRES",
        "code": 12270
       },
       {
        "name": "RITCHIE AVE",
        "code": 22680
       },
       {
        "name": "RIVER BEND",
        "code": 22140
       },
       {
        "name": "RIVER RD",
        "code": 10310
       },
       {
        "name": "RIVER RD W",
        "code": 11605
       },
       {
        "name": "RIVER WYND",
        "code": 21170
       },
       {
        "name": "ROBERTSON ST",
        "code": 24685
       },
       {
        "name": "ROCK RIDGE DR",
        "code": 13350
       },
       {
        "name": "ROGERS AVE",
        "code": 12290
       },
       {
        "name": "ROLLEY CRES",
        "code": 26960
       },
       {
        "name": "ROLLEY RD",
        "code": 25860
       },
       {
        "name": "ROSEWOOD PL",
        "code": 11865
       },
       {
        "name": "ROSEWOOD ST",
        "code": 20910
       },
       {
        "name": "ROTHSAY ST",
        "code": 27130
       },
       {
        "name": "ROYAL CRES",
        "code": 11755
       },
       {
        "name": "RUSSELL CRK",
        "code": 99016
       },
       {
        "name": "S ALOUETTE RIVER",
        "code": 99017
       },
       {
        "name": "SANDPIPER AVE",
        "code": 11950
       },
       {
        "name": "SAYERS CRES",
        "code": 12510
       },
       {
        "name": "SCHMIDT CRES",
        "code": 21190
       },
       {
        "name": "SEATON PL",
        "code": 11960
       },
       {
        "name": "SELKIRK AVE",
        "code": 11850
       },
       {
        "name": "SENTINEL ST",
        "code": 20180
       },
       {
        "name": "SHELDRAKE CRT",
        "code": 23920
       },
       {
        "name": "SHINGLE BOLT CR",
        "code": 30016
       },
       {
        "name": "SHOESMITH CRES",
        "code": 24010
       },
       {
        "name": "SHOESMITH LOOP",
        "code": 24014
       },
       {
        "name": "SILVER VALLEY RD",
        "code": 23350
       },
       {
        "name": "SKILLEN ST",
        "code": 20820
       },
       {
        "name": "SLAGER AVE",
        "code": 11925
       },
       {
        "name": "SLATFORD PL",
        "code": 23890
       },
       {
        "name": "SLATFORD ST",
        "code": 23895
       },
       {
        "name": "SMITH AVE",
        "code": 12060
       },
       {
        "name": "SPENCER CRES",
        "code": 23380
       },
       {
        "name": "SPILSBURY ST",
        "code": 25825
       },
       {
        "name": "SPRING AVE",
        "code": 12490
       },
       {
        "name": "SPRING CRES",
        "code": 12491
       },
       {
        "name": "ST ANNE AVE",
        "code": 11660
       },
       {
        "name": "STANTON AVE",
        "code": 11760
       },
       {
        "name": "STAVE RIVER",
        "code": 99018
       },
       {
        "name": "STEEVES ST",
        "code": 20950
       },
       {
        "name": "STEPHENS ST",
        "code": 23110
       },
       {
        "name": "STEVENSON CREEK",
        "code": 99019
       },
       {
        "name": "STEWART CRES",
        "code": 11740
       },
       {
        "name": "STONEHOUSE AVE",
        "code": 12275
       },
       {
        "name": "STONEY AVE",
        "code": 11610
       },
       {
        "name": "STOREY AVE",
        "code": 12195
       },
       {
        "name": "STORM SEWER",
        "code": 99020
       },
       {
        "name": "STRENG AVE",
        "code": 12470
       },
       {
        "name": "TAMARACK CRES",
        "code": 23740
       },
       {
        "name": "TAMARACK LANE",
        "code": 10450
       },
       {
        "name": "TAMARACK PL",
        "code": 11710
       },
       {
        "name": "TANNER PL",
        "code": 12030
       },
       {
        "name": "TELECOMM EQUIP",
        "code": 99021
       },
       {
        "name": "TELEP AVE",
        "code": 12250
       },
       {
        "name": "TELOSKY AVE",
        "code": 11360
       },
       {
        "name": "THORNE AVE",
        "code": 11685
       },
       {
        "name": "THORNHILL PARK",
        "code": 99022
       },
       {
        "name": "THORNTON AVE",
        "code": 12620
       },
       {
        "name": "THORNTON PL",
        "code": 21385
       },
       {
        "name": "TIMBERLINE RANCH",
        "code": 99023
       },
       {
        "name": "TRANSMISSION LINES",
        "code": 99024
       },
       {
        "name": "TRETHEWEY CRES",
        "code": 26190
       },
       {
        "name": "TYNER AVE",
        "code": 12245
       },
       {
        "name": "UNKNOWN",
        "code": 30013
       },
       {
        "name": "UNKNOWN AVE",
        "code": 99997
       },
       {
        "name": "UNKNOWN ST",
        "code": 99998
       },
       {
        "name": "VISTA RIDGE DR",
        "code": 13880
       },
       {
        "name": "WALNUT CRES",
        "code": 11770
       },
       {
        "name": "WANSTEAD ST",
        "code": 11355
       },
       {
        "name": "WARESLEY ST",
        "code": 20550
       },
       {
        "name": "WATER TOWER",
        "code": 99025
       },
       {
        "name": "WEBSTER ST",
        "code": 25640
       },
       {
        "name": "WEST ST",
        "code": 20080
       },
       {
        "name": "WESTFIELD AVE",
        "code": 11450
       },
       {
        "name": "WHARF ST",
        "code": 10950
       },
       {
        "name": "WHIPPOORWILL AVE",
        "code": 11855
       },
       {
        "name": "WICKLOW WAY",
        "code": 21850
       },
       {
        "name": "WICKLUND AVE",
        "code": 12150
       },
       {
        "name": "WILDWOOD CR",
        "code": 30008
       },
       {
        "name": "WILLOW PL",
        "code": 12720
       },
       {
        "name": "WOOD ST",
        "code": 21250
       },
       {
        "name": "WYNNYK WAY",
        "code": 23815
       },
       {
        "name": "YORK ST",
        "code": 22010
       },
       {
        "name": "ZERON AVE",
        "code": 10610
       },
       {
        "name": "246A ST",
        "code": 24635
       },
       {
        "name": "CATTELL DR",
        "code": 13410
       },
       {
        "name": "JIM ROBSON WAY",
        "code": 23450
       },
       {
        "name": "LANE N OF HAWKINS AVE",
        "code": 10147
       },
       {
        "name": "LANE W OF 248 ST",
        "code": 10640
       },
       {
        "name": "LANE N OF 104 AVE",
        "code": 10460
       },
       {
        "name": "LANE N OF 102B AVE",
        "code": 10307
       },
       {
        "name": "HARTNELL AVE",
        "code": 12105
       },
       {
        "name": "127A AVE",
        "code": 12735
       },
       {
        "name": "127B AVE",
        "code": 12765
       },
       {
        "name": "MCVEETY ST",
        "code": 10560
       },
       {
        "name": "PAZARENA PL",
        "code": 11270
       },
       {
        "name": "MCDOUGAL ST",
        "code": 23180
       },
       {
        "name": "SHANTZ WAY",
        "code": 20660
       },
       {
        "name": "131A AVE",
        "code": 13170
       },
       {
        "name": "129A AVE",
        "code": 12920
       },
       {
        "name": "MIER DR",
        "code": 14080
       },
       {
        "name": "140B AVE",
        "code": 14060
       },
       {
        "name": "BUCKELS DR",
        "code": 14110
       },
       {
        "name": "LANE W OF DOVER ST",
        "code": 21878
       },
       {
        "name": "JENEWEIN DR",
        "code": 11085
       },
       {
        "name": "MCCLURE LANE",
        "code": 24040
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Height",
     "type": "esriFieldTypeDouble",
     "alias": "Height in Feet",
     "domain": null
    },
    {
     "name": "NumberOfStories",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Number of Stories",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 20,
     "domain": {
      "type": "codedValue",
      "name": "BuildingStatus",
      "description": "Valid Building Status",
      "codedValues": [
       {
        "name": "Demolished",
        "code": "Demolished"
       },
       {
        "name": "Existing",
        "code": "Existing"
       },
       {
        "name": "Unknown",
        "code": "Unknown"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Jurisdiction",
     "type": "esriFieldTypeString",
     "alias": "Jurisdiction",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "Jurisdiction",
      "description": "Jurisdictional Agencies",
      "codedValues": [
       {
        "name": "Agricultural Land Commission",
        "code": "ALC"
       },
       {
        "name": "BC Hydro",
        "code": "BCH"
       },
       {
        "name": "BC Transit",
        "code": "BCTR"
       },
       {
        "name": "BCIT Forest Society",
        "code": "BCIT"
       },
       {
        "name": "City of Abbotsford",
        "code": "ABB"
       },
       {
        "name": "City of Langley",
        "code": "CLAN"
       },
       {
        "name": "City of Pitt Meadows",
        "code": "PM"
       },
       {
        "name": "City of Surrey",
        "code": "SUR"
       },
       {
        "name": "Coquitlam",
        "code": "COQ"
       },
       {
        "name": "District of Langley",
        "code": "LANG"
       },
       {
        "name": "District of Maple Ridge",
        "code": "DMR"
       },
       {
        "name": "District of Mission",
        "code": "DM"
       },
       {
        "name": "District of Pitt Meadows",
        "code": "DPM"
       },
       {
        "name": "GVRD",
        "code": "GVRD"
       },
       {
        "name": "Ministry of Environment",
        "code": "MOE"
       },
       {
        "name": "Ministry of Forests",
        "code": "MOF"
       },
       {
        "name": "Ministry of Health Services",
        "code": "MOH"
       },
       {
        "name": "Ministry of Water, Land & Air Protection",
        "code": "WLAP"
       },
       {
        "name": "Port Coquitlam",
        "code": "PCOQ"
       },
       {
        "name": "School District #42",
        "code": "SD42"
       },
       {
        "name": "University of British Columbia",
        "code": "UBC"
       },
       {
        "name": "Water Survey of Canada",
        "code": "WSC"
       },
       {
        "name": "Township of Langley",
        "code": "TOL"
       },
       {
        "name": "Metro Vancouver",
        "code": "MET"
       },
       {
        "name": "Translink",
        "code": "TRAN"
       },
       {
        "name": "Katzie First Nation",
        "code": "KFN"
       },
       {
        "name": "Private",
        "code": "PRIV"
       },
       {
        "name": "Ministry of Transportation and Infrastructure",
        "code": "MOTI"
       },
       {
        "name": "Fraser Health Authority",
        "code": "FHA"
       },
       {
        "name": "City of Maple Ridge",
        "code": "CMR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Description",
     "type": "esriFieldTypeString",
     "alias": "Description",
     "length": 255,
     "domain": null
    },
    {
     "name": "WebPage",
     "type": "esriFieldTypeString",
     "alias": "Web Page",
     "length": 128,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1068_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2594Jurisdictio",
     "fields": "Jurisdiction",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I2594BuildingTyp",
     "fields": "BuildingType",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S882_idx",
     "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,
   "hasZ": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 24,
   "name": "Park",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 100000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       198,
       226,
       178,
       255
      ],
      "outline": null
     }
    },
    "scaleSymbols": true,
    "transparency": 50,
    "labelingInfo": [
     {
      "labelExpression": "[ParkName]",
      "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
      "multiPart": "labelLargest",
      "allowOverrun": false,
      "deconflictionStrategy": "static",
      "repeatLabel": false,
      "stackLabel": true,
      "stackRowLength": 24,
      "stackAlignment": "dynamic",
      "removeDuplicates": "none",
      "where": "ParkName <> ' ' AND ParkName <> 'unnamed' AND ParkName <> 'unknown' AND ParkName <> 'unnamed greenway'",
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 7501,
      "name": "Default",
      "priority": 6,
      "symbol": {
       "type": "esriTS",
       "color": [
        38,
        115,
        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": 9,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 517350.34713200014,
    "ymin": 5447184.898682,
    "xmax": 552691.0625679996,
    "ymax": 5509513.999944,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": true,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "ParkName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeString",
     "alias": "Feature ID",
     "length": 255,
     "domain": null
    },
    {
     "name": "PropertyRSN",
     "type": "esriFieldTypeInteger",
     "alias": "Property RSN",
     "domain": null
    },
    {
     "name": "ParkName",
     "type": "esriFieldTypeString",
     "alias": "Park Name",
     "length": 64,
     "domain": {
      "type": "codedValue",
      "name": "ValidParks",
      "description": "Valid Parks list",
      "codedValues": [
       {
        "name": "Albion Bike Skills Park",
        "code": "Albion Bike Skills Park"
       },
       {
        "name": "Albion Community Center",
        "code": "Albion Community Center"
       },
       {
        "name": "Albion Park",
        "code": "Albion Park"
       },
       {
        "name": "Albion Sports Complex",
        "code": "Albion Sports Complex"
       },
       {
        "name": "Alexander Robinson",
        "code": "Alexander Robinson"
       },
       {
        "name": "Allco Park",
        "code": "Allco Park"
       },
       {
        "name": "Alouette Park",
        "code": "Alouette Park"
       },
       {
        "name": "Beckett Park",
        "code": "Beckett Park"
       },
       {
        "name": "Belle Morse Park",
        "code": "Belle Morse Park"
       },
       {
        "name": "Birch Park",
        "code": "Birch Park"
       },
       {
        "name": "Blaney Hamlet",
        "code": "Blaney Hamlet"
       },
       {
        "name": "Boundary Park",
        "code": "Boundary Park"
       },
       {
        "name": "Brickwood Park",
        "code": "Brickwood Park"
       },
       {
        "name": "Bridle Ridge Park",
        "code": "Bridle Ridge Park"
       },
       {
        "name": "Brown Ave",
        "code": "Brown Ave"
       },
       {
        "name": "Callaghan Park",
        "code": "Callaghan Park"
       },
       {
        "name": "Camwood Park",
        "code": "Camwood Park"
       },
       {
        "name": "Cedar Park",
        "code": "Cedar Park"
       },
       {
        "name": "Chilcotin Park",
        "code": "Chilcotin Park"
       },
       {
        "name": "Cliff Park",
        "code": "Cliff Park"
       },
       {
        "name": "Cook Park",
        "code": "Cook Park"
       },
       {
        "name": "Cottonwood North Park",
        "code": "Cottonwood North Park"
       },
       {
        "name": "Country Lane North",
        "code": "Country Lane North"
       },
       {
        "name": "Country Lane South",
        "code": "Country Lane South"
       },
       {
        "name": "Creek's Crossing Park",
        "code": "Creek's Crossing Park"
       },
       {
        "name": "Cross's Cabins / Hot Rocks",
        "code": "Cross's Cabins / Hot Rocks"
       },
       {
        "name": "Davidson's Pool",
        "code": "Davidson's Pool"
       },
       {
        "name": "Deer Fern Park",
        "code": "Deer Fern Park"
       },
       {
        "name": "Dewdney Parkette",
        "code": "Dewdney Parkette"
       },
       {
        "name": "East Entrance Sign",
        "code": "East Entrance Sign"
       },
       {
        "name": "Emmeline Mohun",
        "code": "Emmeline Mohun"
       },
       {
        "name": "Fairgrounds",
        "code": "Fairgrounds"
       },
       {
        "name": "Fairview Park",
        "code": "Fairview Park"
       },
       {
        "name": "Fire Hall #1",
        "code": "Fire Hall #1"
       },
       {
        "name": "Fire Hall #2",
        "code": "Fire Hall #2"
       },
       {
        "name": "Fire Hall #3",
        "code": "Fire Hall #3"
       },
       {
        "name": "Fire Hall #4",
        "code": "Fire Hall #4"
       },
       {
        "name": "Firefighters Park",
        "code": "Firefighters Park"
       },
       {
        "name": "Fletcher Park",
        "code": "Fletcher Park"
       },
       {
        "name": "Garibaldi Tennis Courts",
        "code": "Garibaldi Tennis Courts"
       },
       {
        "name": "Golden Ears Field",
        "code": "Golden Ears Field"
       },
       {
        "name": "Hammond Dog Park",
        "code": "Hammond Dog Park"
       },
       {
        "name": "Hammond Park",
        "code": "Hammond Park"
       },
       {
        "name": "Hammond Stadium / Larry Walker",
        "code": "Hammond Stadium / Larry Walker"
       },
       {
        "name": "Hampton Park",
        "code": "Hampton Park"
       },
       {
        "name": "Haney House",
        "code": "Haney House"
       },
       {
        "name": "Haney Nokai Park",
        "code": "Haney Nokai Park"
       },
       {
        "name": "Harry Hooge Park",
        "code": "Harry Hooge Park"
       },
       {
        "name": "Holly Park",
        "code": "Holly Park"
       },
       {
        "name": "Homestead Park",
        "code": "Homestead Park"
       },
       {
        "name": "Horseman's Park",
        "code": "Horseman's Park"
       },
       {
        "name": "Horseshoe Creek",
        "code": "Horseshoe Creek"
       },
       {
        "name": "Jerry Sulina Park",
        "code": "Jerry Sulina Park"
       },
       {
        "name": "Jim Hadgkiss Park",
        "code": "Jim Hadgkiss Park"
       },
       {
        "name": "Jordan Park",
        "code": "Jordan Park"
       },
       {
        "name": "Kin Park",
        "code": "Kin Park"
       },
       {
        "name": "Lion's Park",
        "code": "Lion's Park"
       },
       {
        "name": "Maple Ridge Lawn Bowling",
        "code": "Maple Ridge Lawn Bowling"
       },
       {
        "name": "Maple Ridge Park",
        "code": "Maple Ridge Park"
       },
       {
        "name": "Maple Ridge Upper Park",
        "code": "Maple Ridge Upper Park"
       },
       {
        "name": "Memorial Peace Park",
        "code": "Memorial Peace Park"
       },
       {
        "name": "Merkley Park",
        "code": "Merkley Park"
       },
       {
        "name": "Municipal Core Buildings",
        "code": "Municipal Core Buildings"
       },
       {
        "name": "Nelson Peak",
        "code": "Nelson Peak"
       },
       {
        "name": "North Alouette Greenway",
        "code": "North Alouette Greenway"
       },
       {
        "name": "Pioneer Park",
        "code": "Pioneer Park"
       },
       {
        "name": "Port Haney Wharf",
        "code": "Port Haney Wharf"
       },
       {
        "name": "Raymond Park",
        "code": "Raymond Park"
       },
       {
        "name": "Red Alder Park",
        "code": "Red Alder Park"
       },
       {
        "name": "Reg Franklin Park",
        "code": "Reg Franklin Park"
       },
       {
        "name": "Rieboldt Park",
        "code": "Rieboldt Park"
       },
       {
        "name": "Robertson Park",
        "code": "Robertson Park"
       },
       {
        "name": "Roslyn Ridge Park",
        "code": "Roslyn Ridge Park"
       },
       {
        "name": "Rotary Sports Field / SRT",
        "code": "Rotary Sports Field / SRT"
       },
       {
        "name": "Ruskin Park",
        "code": "Ruskin Park"
       },
       {
        "name": "S-Curves",
        "code": "S-Curves"
       },
       {
        "name": "Selvey Park",
        "code": "Selvey Park"
       },
       {
        "name": "Storey Green",
        "code": "Storey Green"
       },
       {
        "name": "Telosky",
        "code": "Telosky"
       },
       {
        "name": "Thomas Haney Skate Park",
        "code": "Thomas Haney Skate Park"
       },
       {
        "name": "Thornhill Park",
        "code": "Thornhill Park"
       },
       {
        "name": "Tolmie Park",
        "code": "Tolmie Park"
       },
       {
        "name": "Tsuyuki Park",
        "code": "Tsuyuki Park"
       },
       {
        "name": "Volker Park",
        "code": "Volker Park"
       },
       {
        "name": "Webster's Corner Park",
        "code": "Webster's Corner Park"
       },
       {
        "name": "West Entrance Sign",
        "code": "West Entrance Sign"
       },
       {
        "name": "Westview Park",
        "code": "Westview Park"
       },
       {
        "name": "Westview School Turf Field",
        "code": "Westview School Turf Field"
       },
       {
        "name": "Whonnock Lake",
        "code": "Whonnock Lake"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "ParkType",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Park Type",
     "domain": {
      "type": "codedValue",
      "name": "ParkType",
      "description": "Valid Park Types",
      "codedValues": [
       {
        "name": "Community",
        "code": 0
       },
       {
        "name": "Neighbourhood",
        "code": 4
       },
       {
        "name": "Provincial",
        "code": 5
       },
       {
        "name": "Regional",
        "code": 6
       },
       {
        "name": "Signature",
        "code": 1
       },
       {
        "name": "Pocket",
        "code": 2
       },
       {
        "name": "Destination",
        "code": 3
       },
       {
        "name": "Open Space",
        "code": 7
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "House",
     "type": "esriFieldTypeInteger",
     "alias": "House Address",
     "domain": null
    },
    {
     "name": "Street",
     "type": "esriFieldTypeString",
     "alias": "Street",
     "length": 64,
     "domain": null
    },
    {
     "name": "GridReference",
     "type": "esriFieldTypeString",
     "alias": "Grid Reference",
     "length": 16,
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeString",
     "alias": "Status",
     "length": 1,
     "domain": {
      "type": "codedValue",
      "name": "ParkStatus",
      "description": "Valid Park Status Values",
      "codedValues": [
       {
        "name": "Existing",
        "code": "E"
       },
       {
        "name": "Future",
        "code": "F"
       },
       {
        "name": "Undeveloped",
        "code": "U"
       },
       {
        "name": "Reserve",
        "code": "R"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "Jurisdiction",
     "type": "esriFieldTypeString",
     "alias": "Jurisdiction",
     "length": 4,
     "domain": {
      "type": "codedValue",
      "name": "Jurisdiction",
      "description": "Jurisdictional Agencies",
      "codedValues": [
       {
        "name": "Agricultural Land Commission",
        "code": "ALC"
       },
       {
        "name": "BC Hydro",
        "code": "BCH"
       },
       {
        "name": "BC Transit",
        "code": "BCTR"
       },
       {
        "name": "BCIT Forest Society",
        "code": "BCIT"
       },
       {
        "name": "City of Abbotsford",
        "code": "ABB"
       },
       {
        "name": "City of Langley",
        "code": "CLAN"
       },
       {
        "name": "City of Pitt Meadows",
        "code": "PM"
       },
       {
        "name": "City of Surrey",
        "code": "SUR"
       },
       {
        "name": "Coquitlam",
        "code": "COQ"
       },
       {
        "name": "District of Langley",
        "code": "LANG"
       },
       {
        "name": "District of Maple Ridge",
        "code": "DMR"
       },
       {
        "name": "District of Mission",
        "code": "DM"
       },
       {
        "name": "District of Pitt Meadows",
        "code": "DPM"
       },
       {
        "name": "GVRD",
        "code": "GVRD"
       },
       {
        "name": "Ministry of Environment",
        "code": "MOE"
       },
       {
        "name": "Ministry of Forests",
        "code": "MOF"
       },
       {
        "name": "Ministry of Health Services",
        "code": "MOH"
       },
       {
        "name": "Ministry of Water, Land & Air Protection",
        "code": "WLAP"
       },
       {
        "name": "Port Coquitlam",
        "code": "PCOQ"
       },
       {
        "name": "School District #42",
        "code": "SD42"
       },
       {
        "name": "University of British Columbia",
        "code": "UBC"
       },
       {
        "name": "Water Survey of Canada",
        "code": "WSC"
       },
       {
        "name": "Township of Langley",
        "code": "TOL"
       },
       {
        "name": "Metro Vancouver",
        "code": "MET"
       },
       {
        "name": "Translink",
        "code": "TRAN"
       },
       {
        "name": "Katzie First Nation",
        "code": "KFN"
       },
       {
        "name": "Private",
        "code": "PRIV"
       },
       {
        "name": "Ministry of Transportation and Infrastructure",
        "code": "MOTI"
       },
       {
        "name": "Fraser Health Authority",
        "code": "FHA"
       },
       {
        "name": "City of Maple Ridge",
        "code": "CMR"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "WebPage",
     "type": "esriFieldTypeString",
     "alias": "WebPage",
     "length": 128,
     "domain": null
    },
    {
     "name": "SchoolSite",
     "type": "esriFieldTypeString",
     "alias": "School Site",
     "length": 3,
     "domain": {
      "type": "codedValue",
      "name": "YesNoBoolean",
      "description": "Yes or No Boolean Values",
      "codedValues": [
       {
        "name": "Yes",
        "code": "Yes"
       },
       {
        "name": "No",
        "code": "No"
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDefaultValue"
     }
    },
    {
     "name": "SchoolName",
     "type": "esriFieldTypeString",
     "alias": "School Name",
     "length": 128,
     "domain": null
    },
    {
     "name": "Amenities",
     "type": "esriFieldTypeString",
     "alias": "Amenities",
     "length": 255,
     "domain": null
    },
    {
     "name": "Comment",
     "type": "esriFieldTypeString",
     "alias": "Comment",
     "length": 2048,
     "domain": null
    },
    {
     "name": "Location",
     "type": "esriFieldTypeString",
     "alias": "Location",
     "length": 255,
     "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
    },
    {
     "name": "GlobalID",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R1755_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "UUID_1755",
     "fields": "GlobalID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S1362_idx",
     "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": false,
   "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,
    "supportsQueryAttachments": true,
    "supportsQueryAttachmentsWithReturnUrl": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 25,
   "name": "Property",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 50000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       204,
       238,
       252,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        156,
        156,
        156,
        255
       ],
       "width": 1
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": false,
   "extent": {
    "xmin": 523914.452087,
    "ymin": 5446520.333679,
    "xmax": 541981.5285029998,
    "ymax": 5458726.428711001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "PropertyName",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "ORA_PIN",
     "type": "esriFieldTypeInteger",
     "alias": "GIS Property Identifer",
     "domain": null
    },
    {
     "name": "PropertyRSN",
     "type": "esriFieldTypeInteger",
     "alias": "Property RSN",
     "domain": null
    },
    {
     "name": "House",
     "type": "esriFieldTypeString",
     "alias": "House",
     "length": 20,
     "domain": null
    },
    {
     "name": "Street",
     "type": "esriFieldTypeString",
     "alias": "Street",
     "length": 40,
     "domain": null
    },
    {
     "name": "Unit",
     "type": "esriFieldTypeString",
     "alias": "Unit",
     "length": 15,
     "domain": null
    },
    {
     "name": "RollNumber",
     "type": "esriFieldTypeString",
     "alias": "Roll Number",
     "length": 50,
     "domain": null
    },
    {
     "name": "PlanNumber",
     "type": "esriFieldTypeString",
     "alias": "Plan Number",
     "length": 20,
     "domain": null
    },
    {
     "name": "LotNumber",
     "type": "esriFieldTypeString",
     "alias": "Lot Number",
     "length": 20,
     "domain": null
    },
    {
     "name": "ZoneType1",
     "type": "esriFieldTypeString",
     "alias": "Zone Type 1",
     "length": 40,
     "domain": null
    },
    {
     "name": "ZoneType2",
     "type": "esriFieldTypeString",
     "alias": "Zone Type 2",
     "length": 40,
     "domain": null
    },
    {
     "name": "ZoneType3",
     "type": "esriFieldTypeString",
     "alias": "Zone Type 3",
     "length": 40,
     "domain": null
    },
    {
     "name": "OCPType1",
     "type": "esriFieldTypeString",
     "alias": "OCP Type 1",
     "length": 40,
     "domain": null
    },
    {
     "name": "OCPType2",
     "type": "esriFieldTypeString",
     "alias": "OCP Type 2",
     "length": 40,
     "domain": null
    },
    {
     "name": "LTONumber",
     "type": "esriFieldTypeString",
     "alias": "LTO Number",
     "length": 16,
     "domain": null
    },
    {
     "name": "PID",
     "type": "esriFieldTypeString",
     "alias": "PID",
     "length": 11,
     "domain": null
    },
    {
     "name": "LegalOther",
     "type": "esriFieldTypeString",
     "alias": "Legal Other",
     "length": 250,
     "domain": null
    },
    {
     "name": "TownCentreArea",
     "type": "esriFieldTypeString",
     "alias": "Town Centre Area",
     "length": 8,
     "domain": null
    },
    {
     "name": "ClosedToBurning",
     "type": "esriFieldTypeString",
     "alias": "Closed to Burning",
     "length": 8,
     "domain": null
    },
    {
     "name": "FraserSewerageArea",
     "type": "esriFieldTypeString",
     "alias": "Fraser Sewerage Area",
     "length": 8,
     "domain": null
    },
    {
     "name": "RecyclingPickupDay",
     "type": "esriFieldTypeString",
     "alias": "Recycling Pickup Day",
     "length": 12,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "DensityBonus",
     "type": "esriFieldTypeString",
     "alias": "Density Bonus",
     "length": 128,
     "domain": null
    },
    {
     "name": "WildfireDPA",
     "type": "esriFieldTypeString",
     "alias": "Wildfire DPA",
     "length": 3,
     "domain": null
    },
    {
     "name": "FraserRiverEscarpment",
     "type": "esriFieldTypeString",
     "alias": "Fraser River Escarpment",
     "length": 64,
     "domain": null
    },
    {
     "name": "SHAPE.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "SHAPE.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Perimeter",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "SHAPE",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R846_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2307PropertyRSN",
     "fields": "PropertyRSN",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S660_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 26,
   "name": "Municipal Boundary",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "City of Maple Ridge",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 130000,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       225,
       225,
       225,
       0
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSDashDotDot",
       "color": [
        255,
        85,
        0,
        255
       ],
       "width": 2
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 523914.5622429997,
    "ymin": 5446520.318164,
    "xmax": 543053.1689550001,
    "ymax": 5464726.744146001,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "OBJECTID",
   "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": "Shape.STArea()",
     "type": "esriFieldTypeDouble",
     "alias": "Area",
     "domain": null
    },
    {
     "name": "Shape.STLength()",
     "type": "esriFieldTypeDouble",
     "alias": "Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "SHAPE"
   },
   "indexes": [
    {
     "name": "R845_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S659_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 27,
   "name": "City Boundary Label",
   "type": "Annotation Layer",
   "description": "",
   "geometryType": "esriGeometryPolygon",
   "sourceSpatialReference": {
    "wkid": 26910,
    "latestWkid": 26910,
    "xyTolerance": 1.0E-5,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -5120900,
    "falseY": -9998100,
    "xyUnits": 1000000,
    "falseZ": 0,
    "zUnits": 1,
    "falseM": 0,
    "mUnits": 1
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [
    {
     "id": 28,
     "name": "Default"
    }
   ],
   "minScale": 130000,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 524886.4555179998,
    "ymin": 5450830.258036001,
    "xmax": 542059.7853579996,
    "ymax": 5454361.291268,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "TextString",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "Object ID",
     "domain": null
    },
    {
     "name": "FeatureID",
     "type": "esriFieldTypeInteger",
     "alias": "FeatureID",
     "domain": null
    },
    {
     "name": "ZOrder",
     "type": "esriFieldTypeInteger",
     "alias": "ZOrder",
     "domain": null
    },
    {
     "name": "AnnotationClassID",
     "type": "esriFieldTypeInteger",
     "alias": "AnnotationClassID",
     "domain": null
    },
    {
     "name": "Element",
     "type": "esriFieldTypeBlob",
     "alias": "Element",
     "domain": null
    },
    {
     "name": "SymbolID",
     "type": "esriFieldTypeInteger",
     "alias": "SymbolID",
     "domain": null
    },
    {
     "name": "Status",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Status",
     "domain": {
      "type": "codedValue",
      "name": "AnnotationStatus",
      "description": "Valid annotation state values.",
      "codedValues": [
       {
        "name": "Placed",
        "code": 0
       },
       {
        "name": "Unplaced",
        "code": 1
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "TextString",
     "type": "esriFieldTypeString",
     "alias": "TextString",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontName",
     "type": "esriFieldTypeString",
     "alias": "FontName",
     "length": 255,
     "domain": null
    },
    {
     "name": "FontSize",
     "type": "esriFieldTypeDouble",
     "alias": "FontSize",
     "domain": null
    },
    {
     "name": "Bold",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Bold",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Italic",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Italic",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "Underline",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Underline",
     "domain": {
      "type": "codedValue",
      "name": "BooleanSymbolValue",
      "description": "Valid values are Yes and No.",
      "codedValues": [
       {
        "name": "Yes",
        "code": 1
       },
       {
        "name": "No",
        "code": 0
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "VerticalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "VerticalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "VerticalAlignment",
      "description": "Valid symbol vertical alignment values.",
      "codedValues": [
       {
        "name": "Top",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Baseline",
        "code": 2
       },
       {
        "name": "Bottom",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "HorizontalAlignment",
     "type": "esriFieldTypeSmallInteger",
     "alias": "HorizontalAlignment",
     "domain": {
      "type": "codedValue",
      "name": "HorizontalAlignment",
      "description": "Valid horizontal symbol alignment values.",
      "codedValues": [
       {
        "name": "Left",
        "code": 0
       },
       {
        "name": "Center",
        "code": 1
       },
       {
        "name": "Right",
        "code": 2
       },
       {
        "name": "Full",
        "code": 3
       }
      ],
      "mergePolicy": "esriMPTDefaultValue",
      "splitPolicy": "esriSPTDuplicate"
     }
    },
    {
     "name": "XOffset",
     "type": "esriFieldTypeDouble",
     "alias": "XOffset",
     "domain": null
    },
    {
     "name": "YOffset",
     "type": "esriFieldTypeDouble",
     "alias": "YOffset",
     "domain": null
    },
    {
     "name": "Angle",
     "type": "esriFieldTypeDouble",
     "alias": "Angle",
     "domain": null
    },
    {
     "name": "FontLeading",
     "type": "esriFieldTypeDouble",
     "alias": "FontLeading",
     "domain": null
    },
    {
     "name": "WordSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "WordSpacing",
     "domain": null
    },
    {
     "name": "CharacterWidth",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterWidth",
     "domain": null
    },
    {
     "name": "CharacterSpacing",
     "type": "esriFieldTypeDouble",
     "alias": "CharacterSpacing",
     "domain": null
    },
    {
     "name": "FlipAngle",
     "type": "esriFieldTypeDouble",
     "alias": "FlipAngle",
     "domain": null
    },
    {
     "name": "Override",
     "type": "esriFieldTypeInteger",
     "alias": "Override",
     "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": "R834_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "I2295AnnotationC",
     "fields": "AnnotationClassID",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "I2295Status",
     "fields": "Status",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    },
    {
     "name": "S648_idx",
     "fields": "SHAPE",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 2000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "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": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  },
  {
   "currentVersion": 10.81,
   "cimVersion": "2.6.0",
   "id": 28,
   "name": "Default",
   "type": "Annotation SubLayer",
   "description": "",
   "geometryType": null,
   "copyrightText": "",
   "parentLayer": {
    "id": 27,
    "name": "City Boundary Label"
   },
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "defaultVisibility": true,
   "extent": {
    "xmin": 524886.4555179998,
    "ymin": 5450830.258036001,
    "xmax": 542059.7853579996,
    "ymax": 5454361.291268,
    "spatialReference": {
     "wkid": 26910,
     "latestWkid": 26910,
     "xyTolerance": 2.0E-4,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -5120900,
     "falseY": -9998100,
     "xyUnits": 10000,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": null,
   "geometryField": {},
   "indexes": [],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map",
   "supportsStatistics": false,
   "supportsExceedsLimitStatistics": false,
   "supportsAdvancedQueries": false,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "effectiveMinScale": 130000,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": false,
    "supportsPercentileStatistics": false,
    "supportsHavingClause": false,
    "supportsOrderBy": false,
    "supportsDistinct": false,
    "supportsCountDistinct": false,
    "supportsPagination": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": false
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "hasMetadata": true,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": false
  }
 ],
 "tables": []
}