{
 "currentVersion": 11.2,
 "cimVersion": "3.2.0",
 "id": 4,
 "name": "Ferry Route",
 "type": "Feature Layer",
 "description": "Roads for CRD, CVRD, GVRD (ferry routes) and NRD. Data received from the Province. A complete roads centreline network for the entire CRD. Most roads were driven with GPS equipped vehicle. Road network can be geocoded and includes a comprehensive set of attributes.",
 "geometryType": "esriGeometryPolyline",
 "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": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 1,
  "name": "Transportation"
 },
 "subLayers": [],
 "minScale": 75000,
 "maxScale": 1,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSDash",
    "color": [
     255,
     255,
     255,
     255
    ],
    "width": 1
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[STRUCTURED_NAME_1]",
    "labelPlacement": "esriServerLinePlacementAboveAlong",
    "textLayout": "followFeature",
    "deconflictionStrategy": "dynamic",
    "allowOverrun": false,
    "repeatLabel": false,
    "lineConnection": "minimizeLabels",
    "useClippedGeometry": true,
    "offsetDistance": 5,
    "stackLabel": false,
    "removeDuplicates": "all",
    "removeDuplicatesDistance": 0,
    "useCodedValues": true,
    "maxScale": 1,
    "minScale": 50000,
    "name": "Default",
    "priority": 3,
    "symbol": {
     "type": "esriTS",
     "color": [
      97,
      116,
      128,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 10,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Calibri",
      "size": 10,
      "style": "italic",
      "weight": "bold",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 367028.80040000007,
  "ymin": 5345445.201300001,
  "xmax": 496595.53670000006,
  "ymax": 5443717.834799999,
  "spatialReference": {
   "wkid": 26910,
   "latestWkid": 26910,
   "xyTolerance": 0.001,
   "zTolerance": 2,
   "mTolerance": 0.001,
   "falseX": -5120900,
   "falseY": -9998100,
   "xyUnits": 4.504455473910538E8,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "STRUCTURED_NAME_1",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "LifeCycleStatus",
   "type": "esriFieldTypeString",
   "alias": "Life Cycle Status",
   "length": 3,
   "domain": {
    "type": "codedValue",
    "name": "WS2_aaDomainLifeCycleStatus",
    "description": "Indicates the current status of the in the life cycle for the feature",
    "codedValues": [
     {
      "name": "Proposed",
      "code": "PRP"
     },
     {
      "name": "Active",
      "code": "ACT"
     },
     {
      "name": "Removed",
      "code": "RMV"
     },
     {
      "name": "Reserved",
      "code": "RSV"
     },
     {
      "name": "Abandoned",
      "code": "ABD"
     },
     {
      "name": "Insufficient Data",
      "code": "IDT"
     },
     {
      "name": "Inactive",
      "code": "INA"
     },
     {
      "name": "Proposed (Existing Structure)",
      "code": "PEX"
     },
     {
      "name": "Transferred",
      "code": "TNS"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Length",
   "domain": null
  },
  {
   "name": "TRANSPORT_LINE_ID",
   "type": "esriFieldTypeInteger",
   "alias": "Transport Line Id",
   "domain": null
  },
  {
   "name": "TRANSPORT_LINE_TYPE_CODE",
   "type": "esriFieldTypeString",
   "alias": "Transport Line Type Code",
   "length": 3,
   "domain": null
  },
  {
   "name": "TRAVEL_DIRECTION_CODE",
   "type": "esriFieldTypeString",
   "alias": "Travel Direction Code",
   "length": 1,
   "domain": null
  },
  {
   "name": "SPEED_LIMIT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Speed Limit",
   "domain": null
  },
  {
   "name": "TOTAL_NUMBER_OF_LANES",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Total Number Of Lanes",
   "domain": null
  },
  {
   "name": "DISASTER_ROUTE_IND",
   "type": "esriFieldTypeString",
   "alias": "Disaster Route Indicator",
   "length": 1,
   "domain": null
  },
  {
   "name": "TRUCK_ROUTE_IND",
   "type": "esriFieldTypeString",
   "alias": "Truck Route Indicator",
   "length": 1,
   "domain": null
  },
  {
   "name": "LEFT_LOCALITY",
   "type": "esriFieldTypeString",
   "alias": "Locality Left",
   "length": 50,
   "domain": null
  },
  {
   "name": "RIGHT_LOCALITY",
   "type": "esriFieldTypeString",
   "alias": "Locality Right",
   "length": 50,
   "domain": null
  },
  {
   "name": "STRUCTURED_NAME_1_ID",
   "type": "esriFieldTypeInteger",
   "alias": "Structured Name Id",
   "domain": null
  },
  {
   "name": "STRUCTURED_NAME_1",
   "type": "esriFieldTypeString",
   "alias": "Structured Name",
   "length": 100,
   "domain": null
  },
  {
   "name": "HIGHWAY_ROUTE_1",
   "type": "esriFieldTypeString",
   "alias": "Highway Route 1",
   "length": 5,
   "domain": null
  },
  {
   "name": "HIGHWAY_ROUTE_2",
   "type": "esriFieldTypeString",
   "alias": "Highway Route 2",
   "length": 5,
   "domain": null
  },
  {
   "name": "SINGLE_HOUSE_NUMBER",
   "type": "esriFieldTypeInteger",
   "alias": "Single House Number",
   "domain": null
  },
  {
   "name": "FROM_LEFT_HOUSE_NUMBER",
   "type": "esriFieldTypeInteger",
   "alias": "Left House Number Start",
   "domain": null
  },
  {
   "name": "TO_LEFT_HOUSE_NUMBER",
   "type": "esriFieldTypeInteger",
   "alias": "Left House Number End",
   "domain": null
  },
  {
   "name": "FROM_RIGHT_HOUSE_NUMBER",
   "type": "esriFieldTypeInteger",
   "alias": "Right House Number Start",
   "domain": null
  },
  {
   "name": "TO_RIGHT_HOUSE_NUMBER",
   "type": "esriFieldTypeInteger",
   "alias": "Right House Number End",
   "domain": null
  },
  {
   "name": "ACCESS_RESTRICTION_CODE",
   "type": "esriFieldTypeString",
   "alias": "Access Restriction Code",
   "length": 2,
   "domain": null
  },
  {
   "name": "FROM_VEHICLE_MAX_WIDTH_METRE",
   "type": "esriFieldTypeDouble",
   "alias": "Vehicle Max Width Metre Start",
   "domain": null
  },
  {
   "name": "TO_VEHICLE_MAX_WIDTH_METRE",
   "type": "esriFieldTypeDouble",
   "alias": "Vehicle Max Width Metre End",
   "domain": null
  },
  {
   "name": "last_edited_date",
   "type": "esriFieldTypeDate",
   "alias": "Last Modified Date",
   "length": 8,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R1032_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "STRUCTURED_NAM_1",
   "fields": "STRUCTURED_NAME_1",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "LifecycleStatu_1",
   "fields": "LifeCycleStatus",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "TRAVEL_DIRECTI_1",
   "fields": "TRAVEL_DIRECTION_CODE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "TRANSPORT_LINE_1",
   "fields": "TRANSPORT_LINE_TYPE_CODE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "HIGHWAY_ROUTE__1",
   "fields": "HIGHWAY_ROUTE_1",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "HIGHWAY_ROUTE__2",
   "fields": "HIGHWAY_ROUTE_2",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "STRUCTURED_NAM_2",
   "fields": "STRUCTURED_NAME_1_ID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "TRANSPORT_LINE_5",
   "fields": "TRANSPORT_LINE_ID",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "missing_index_2439502_2439501_TRN_DIGITALROADSATLAS",
   "fields": "HIGHWAY_ROUTE_1,LifeCycleStatus,TRANSPORT_LINE_TYPE_CODE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "missing_index_2439780_2439779_TRN_DIGITALROADSATLAS",
   "fields": "LifeCycleStatus,TRANSPORT_LINE_TYPE_CODE,HIGHWAY_ROUTE_1,HIGHWAY_ROUTE_2",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "missing_index_2439900_2439899_TRN_DIGITALROADSATLAS",
   "fields": "LifeCycleStatus,TRANSPORT_LINE_TYPE_CODE,STRUCTURED_NAME_1",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "missing_index_2439196_2439195_TRN_DIGITALROADSATLAS",
   "fields": "LifeCycleStatus,STRUCTURED_NAME_1",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "missing_index_2439392_2439391_TRN_DIGITALROADSATLAS",
   "fields": "LifeCycleStatus,TRANSPORT_LINE_TYPE_CODE,STRUCTURED_NAME_1,TRAVEL_DIRECTION_CODE,DISASTER_ROUTE_IND,TRUCK_ROUTE_IND,LEFT_LOCALITY,RIGHT_LOCALITY,HIGHWAY_ROUTE_1,HIGHWAY_ROUTE_2,ACCESS_RESTRICTION_CODE",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S813_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 3000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": false,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": true,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriMeters",
  "mapUnits": {"uwkid": 9001}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}