{
 "currentVersion": 10.71,
 "id": 7,
 "name": "Street Centerlines",
 "type": "Feature Layer",
 "description": "The different classifications of alley pavements in this section are as follows:Segment name- information on what street and in between which streets a particular segment is.Street Code-allows the segment to be looked up by it's unique numberMSlink - allows the segment to be looked up by it's unique numberCurb Rating- describes the quality and type of curbPavement Rating- describes the quality and type of pavementRoad Descriptions- gives various information reguarding quantity of lanes, sidewalks, and gutters,along with the width and length of a particular segment. Also contains segment speed limit and any alternate names that could exist.Parking-information is given on whether parking exists on either left, right or both sides.Bus Routesand Truck Routes -Bus routes and truck routes on given segment are defined.Medians-Describes the size and type of medianMaintenance--Information on who is responsible for maintenance, when the last maintenance was completed, and when the next maintenance will be done.One-way-information on whether or not the segment is one-way or two wayFunctional Class- indicates the type of segment in regard to street type or alley.Shoulder Type-indicates the classification of edge of pavement",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 103412,
  "latestWkid": 8193
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 12000,
 "maxScale": 0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSDash",
    "color": [
     255,
     255,
     0,
     255
    ],
    "width": 0.1
   },
   "label": "Pavement Centerline",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": false,
 "extent": {
  "xmin": -119400400,
  "ymin": -97309100,
  "xmax": 880722.9320236444,
  "ymax": 541383.638864398,
  "spatialReference": {
   "wkid": 103412,
   "latestWkid": 8193
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "segment_name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "mslink",
   "type": "esriFieldTypeInteger",
   "alias": "mslink",
   "domain": null
  },
  {
   "name": "street_code",
   "type": "esriFieldTypeString",
   "alias": "street_code",
   "length": 15,
   "domain": null
  },
  {
   "name": "segment_id",
   "type": "esriFieldTypeString",
   "alias": "segment_id",
   "length": 15,
   "domain": null
  },
  {
   "name": "segment_name",
   "type": "esriFieldTypeString",
   "alias": "segment_name",
   "length": 36,
   "domain": null
  },
  {
   "name": "from_segment",
   "type": "esriFieldTypeString",
   "alias": "from_segment",
   "length": 36,
   "domain": null
  },
  {
   "name": "to_segment",
   "type": "esriFieldTypeString",
   "alias": "to_segment",
   "length": 36,
   "domain": null
  },
  {
   "name": "pvmt_rating",
   "type": "esriFieldTypeSmallInteger",
   "alias": "pvmt_rating",
   "domain": null
  },
  {
   "name": "curb_rating",
   "type": "esriFieldTypeSmallInteger",
   "alias": "curb_rating",
   "domain": null
  },
  {
   "name": "init_const_yr",
   "type": "esriFieldTypeSmallInteger",
   "alias": "init_const_yr",
   "domain": null
  },
  {
   "name": "municipality",
   "type": "esriFieldTypeString",
   "alias": "municipality",
   "length": 10,
   "domain": {
    "type": "codedValue",
    "name": "WS1_owner",
    "description": "",
    "codedValues": [
     {
      "name": "BLO-T",
      "code": "BLO-T"
     },
     {
      "name": "BUR-T",
      "code": "BUR-T"
     },
     {
      "name": "COT-T",
      "code": "COT-T"
     },
     {
      "name": "COT-V",
      "code": "COT-V"
     },
     {
      "name": "DANE",
      "code": "DANE"
     },
     {
      "name": "DUN-T",
      "code": "DUN-T"
     },
     {
      "name": "FIT-C",
      "code": "FIT-C"
     },
     {
      "name": "MAD-C",
      "code": "MAD-C"
     },
     {
      "name": "MAD-T",
      "code": "MAD-T"
     },
     {
      "name": "MAP-V",
      "code": "MAP-V"
     },
     {
      "name": "MCF-V",
      "code": "MCF-V"
     },
     {
      "name": "MID-C",
      "code": "MID-C"
     },
     {
      "name": "MID-T",
      "code": "MID-T"
     },
     {
      "name": "MMSD",
      "code": "MMSD"
     },
     {
      "name": "MON-C",
      "code": "MON-C"
     },
     {
      "name": "MSU",
      "code": "MSU"
     },
     {
      "name": "MWU",
      "code": "MWU"
     },
     {
      "name": "PRIVATE",
      "code": "PRIVATE"
     },
     {
      "name": "RR-CP",
      "code": "RR-CP"
     },
     {
      "name": "RR-WSOR",
      "code": "RR-WSOR"
     },
     {
      "name": "SHO-V",
      "code": "SHO-V"
     },
     {
      "name": "ST-WI",
      "code": "ST-WI"
     },
     {
      "name": "SUN-C",
      "code": "SUN-C"
     },
     {
      "name": "SUN-T",
      "code": "SUN-T"
     },
     {
      "name": "SWU",
      "code": "SWU"
     },
     {
      "name": "UW",
      "code": "UW"
     },
     {
      "name": "VER-C",
      "code": "VER-C"
     },
     {
      "name": "VER-T",
      "code": "VER-T"
     },
     {
      "name": "WAU-V",
      "code": "WAU-V"
     },
     {
      "name": "WES-T",
      "code": "WES-T"
     },
     {
      "name": "WIN-T",
      "code": "WIN-T"
     },
     {
      "name": "WISDOA",
      "code": "WISDOA"
     },
     {
      "name": "WISDOT",
      "code": "WISDOT"
     },
     {
      "name": "ZOO",
      "code": "ZOO"
     },
     {
      "name": "MULTIPLE",
      "code": "MULTIPLE"
     },
     {
      "name": "ROW",
      "code": "ROW"
     },
     {
      "name": "PU",
      "code": "PU"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "speed_limit",
   "type": "esriFieldTypeSmallInteger",
   "alias": "speed_limit",
   "domain": null
  },
  {
   "name": "travel_time",
   "type": "esriFieldTypeDouble",
   "alias": "travel_time",
   "domain": null
  },
  {
   "name": "emergency_spd1",
   "type": "esriFieldTypeSmallInteger",
   "alias": "emergency_spd1",
   "domain": null
  },
  {
   "name": "lead_srv_num",
   "type": "esriFieldTypeSmallInteger",
   "alias": "lead_srv_num",
   "domain": null
  },
  {
   "name": "funct_class",
   "type": "esriFieldTypeString",
   "alias": "funct_class",
   "length": 2,
   "domain": null
  },
  {
   "name": "surface_type",
   "type": "esriFieldTypeString",
   "alias": "surface_type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "WS1_surface_type",
    "description": "",
    "codedValues": [
     {
      "name": "35-Gravel",
      "code": "35-Gravel"
     },
     {
      "name": "40-Seal Coat",
      "code": "40-Seal Coat"
     },
     {
      "name": "60-Asphalt over Concrete",
      "code": "60-Asphalt over Concrete"
     },
     {
      "name": "70-Hot Mix Asphalt",
      "code": "70-Hot Mix Asphalt"
     },
     {
      "name": "75-Concrete",
      "code": "75-Concrete"
     },
     {
      "name": "65-Hot Mix Resurfacing (overlay) on Asphalt",
      "code": "65-Hot Mix Resurfacing-overlay-on Asphalt"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "surface_year",
   "type": "esriFieldTypeSmallInteger",
   "alias": "surface_year",
   "domain": null
  },
  {
   "name": "surface_width",
   "type": "esriFieldTypeDouble",
   "alias": "surface_width",
   "domain": null
  },
  {
   "name": "project_no",
   "type": "esriFieldTypeString",
   "alias": "project_no",
   "length": 7,
   "domain": null
  },
  {
   "name": "lanes",
   "type": "esriFieldTypeSmallInteger",
   "alias": "lanes",
   "domain": null
  },
  {
   "name": "curb_gutter",
   "type": "esriFieldTypeString",
   "alias": "curb_gutter",
   "length": 1,
   "domain": null
  },
  {
   "name": "truck_route",
   "type": "esriFieldTypeString",
   "alias": "truck_route",
   "length": 1,
   "domain": null
  },
  {
   "name": "median_width",
   "type": "esriFieldTypeDouble",
   "alias": "median_width",
   "domain": null
  },
  {
   "name": "oneway",
   "type": "esriFieldTypeSmallInteger",
   "alias": "oneway",
   "domain": null
  },
  {
   "name": "parking_right",
   "type": "esriFieldTypeString",
   "alias": "parking_right",
   "length": 10,
   "domain": null
  },
  {
   "name": "parking_left",
   "type": "esriFieldTypeString",
   "alias": "parking_left",
   "length": 10,
   "domain": null
  },
  {
   "name": "rw_width",
   "type": "esriFieldTypeDouble",
   "alias": "rw_width",
   "domain": null
  },
  {
   "name": "adt_volume",
   "type": "esriFieldTypeInteger",
   "alias": "adt_volume",
   "domain": null
  },
  {
   "name": "adt_source",
   "type": "esriFieldTypeString",
   "alias": "adt_source",
   "length": 2,
   "domain": null
  },
  {
   "name": "shoulder_right",
   "type": "esriFieldTypeDouble",
   "alias": "shoulder_right",
   "domain": null
  },
  {
   "name": "shoulder_left",
   "type": "esriFieldTypeDouble",
   "alias": "shoulder_left",
   "domain": null
  },
  {
   "name": "alternate_name",
   "type": "esriFieldTypeString",
   "alias": "alternate_name",
   "length": 32,
   "domain": null
  },
  {
   "name": "maintained_by",
   "type": "esriFieldTypeString",
   "alias": "maintained_by",
   "length": 5,
   "domain": null
  },
  {
   "name": "maint_factor",
   "type": "esriFieldTypeDouble",
   "alias": "maint_factor",
   "domain": null
  },
  {
   "name": "city_maintains",
   "type": "esriFieldTypeString",
   "alias": "city_maintains",
   "length": 24,
   "domain": null
  },
  {
   "name": "comments",
   "type": "esriFieldTypeString",
   "alias": "comments",
   "length": 40,
   "domain": null
  },
  {
   "name": "r_lo_addr",
   "type": "esriFieldTypeSmallInteger",
   "alias": "r_lo_addr",
   "domain": null
  },
  {
   "name": "r_hi_addr",
   "type": "esriFieldTypeSmallInteger",
   "alias": "r_hi_addr",
   "domain": null
  },
  {
   "name": "l_lo_addr",
   "type": "esriFieldTypeSmallInteger",
   "alias": "l_lo_addr",
   "domain": null
  },
  {
   "name": "l_hi_addr",
   "type": "esriFieldTypeSmallInteger",
   "alias": "l_hi_addr",
   "domain": null
  },
  {
   "name": "ald_dist",
   "type": "esriFieldTypeString",
   "alias": "ald_dist",
   "length": 2,
   "domain": null
  },
  {
   "name": "sidewalk",
   "type": "esriFieldTypeString",
   "alias": "sidewalk",
   "length": 1,
   "domain": null
  },
  {
   "name": "resurface",
   "type": "esriFieldTypeSmallInteger",
   "alias": "resurface",
   "domain": null
  },
  {
   "name": "next_maint_type",
   "type": "esriFieldTypeString",
   "alias": "next_maint_type",
   "length": 12,
   "domain": null
  },
  {
   "name": "seal_coat",
   "type": "esriFieldTypeSmallInteger",
   "alias": "seal_coat",
   "domain": null
  },
  {
   "name": "crack_seal",
   "type": "esriFieldTypeSmallInteger",
   "alias": "crack_seal",
   "domain": null
  },
  {
   "name": "shoulder_type",
   "type": "esriFieldTypeString",
   "alias": "shoulder_type",
   "length": 4,
   "domain": null
  },
  {
   "name": "curb_type",
   "type": "esriFieldTypeString",
   "alias": "curb_type",
   "length": 4,
   "domain": null
  },
  {
   "name": "median_type",
   "type": "esriFieldTypeString",
   "alias": "median_type",
   "length": 4,
   "domain": null
  },
  {
   "name": "asset_category",
   "type": "esriFieldTypeSmallInteger",
   "alias": "asset_category",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  },
  {
   "name": "Owner",
   "type": "esriFieldTypeString",
   "alias": "Owner",
   "length": 15,
   "domain": null
  },
  {
   "name": "Asset_ID",
   "type": "esriFieldTypeString",
   "alias": "Asset_ID",
   "length": 50,
   "domain": null
  },
  {
   "name": "Date_recorded",
   "type": "esriFieldTypeDate",
   "alias": "Date_recorded",
   "length": 8,
   "domain": null
  },
  {
   "name": "Date_modified",
   "type": "esriFieldTypeDate",
   "alias": "Date_modified",
   "length": 8,
   "domain": null
  },
  {
   "name": "Modified_by",
   "type": "esriFieldTypeString",
   "alias": "Modified_by",
   "length": 25,
   "domain": null
  },
  {
   "name": "Recorded_by",
   "type": "esriFieldTypeString",
   "alias": "Recorded_by",
   "length": 25,
   "domain": null
  },
  {
   "name": "Responsible_Agency",
   "type": "esriFieldTypeString",
   "alias": "Responsible_Agency",
   "length": 50,
   "domain": null
  },
  {
   "name": "Status",
   "type": "esriFieldTypeString",
   "alias": "Status",
   "length": 25,
   "domain": null
  },
  {
   "name": "Struc_code",
   "type": "esriFieldTypeString",
   "alias": "Struc_code",
   "length": 10,
   "domain": null
  },
  {
   "name": "rating_yr",
   "type": "esriFieldTypeSmallInteger",
   "alias": "rating_yr",
   "domain": null
  },
  {
   "name": "pvmt_rate_txt",
   "type": "esriFieldTypeString",
   "alias": "pvmt_rate_txt",
   "length": 2,
   "domain": null
  },
  {
   "name": "curb_rate_txt",
   "type": "esriFieldTypeString",
   "alias": "curb_rate_txt",
   "length": 2,
   "domain": null
  },
  {
   "name": "cross_slope",
   "type": "esriFieldTypeString",
   "alias": "cross_slope",
   "length": 10,
   "domain": null
  },
  {
   "name": "terrace_erosion",
   "type": "esriFieldTypeString",
   "alias": "terrace_erosion",
   "length": 10,
   "domain": null
  },
  {
   "name": "Recon_year",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Recon_year",
   "domain": null
  },
  {
   "name": "rating_yr_txt",
   "type": "esriFieldTypeString",
   "alias": "rating_yr_txt",
   "length": 4,
   "domain": null
  },
  {
   "name": "CIP_Resurface",
   "type": "esriFieldTypeInteger",
   "alias": "CIP_Resurface",
   "domain": null
  },
  {
   "name": "CIP_Reconstruct",
   "type": "esriFieldTypeInteger",
   "alias": "CIP_Reconstruct",
   "domain": null
  },
  {
   "name": "CIP_MajorStreets",
   "type": "esriFieldTypeInteger",
   "alias": "CIP_MajorStreets",
   "domain": null
  },
  {
   "name": "CIP_Rural_Urban",
   "type": "esriFieldTypeInteger",
   "alias": "CIP_Rural_Urban",
   "domain": null
  },
  {
   "name": "CIP_Utility",
   "type": "esriFieldTypeInteger",
   "alias": "CIP_Utility",
   "domain": null
  },
  {
   "name": "CIP_Chipseal",
   "type": "esriFieldTypeInteger",
   "alias": "CIP_Chipseal",
   "domain": null
  },
  {
   "name": "CIP_Sealcoat",
   "type": "esriFieldTypeInteger",
   "alias": "CIP_Sealcoat",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R19556_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "MSLINK",
   "fields": "mslink",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "S19490_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": true,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": {
  "timeZone": "Central Standard Time",
  "respectsDaylightSaving": true
 },
 "supportsCoordinatesQuantization": true
}