{
 "currentVersion": 10.91,
 "id": 0,
 "name": "Street Names - Large",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {"wkt": "PROJCS[\"Ramsey - county coordinates - english\",GEOGCS[\"Ramsey - county coordinates - english\",DATUM[\"<custom>\",SPHEROID[\"<custom>\",6378418.941,298.2572242549207]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",499999.999998],PARAMETER[\"False_Northing\",99999.9999996],PARAMETER[\"Central_Meridian\",-93.38333333333334],PARAMETER[\"Standard_Parallel_1\",44.88333333333333],PARAMETER[\"Standard_Parallel_2\",45.13333333333333],PARAMETER[\"Latitude_Of_Origin\",44.79111111111111],UNIT[\"Foot_US\",0.3048006096012192]]"},
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 144449,
 "maxScale": 36111,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSNull",
    "color": [
     0,
     0,
     0,
     0
    ],
    "width": 0
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerLinePlacementCenterAlong",
    "where": null,
    "labelExpression": "[NAME]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      255,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      0,
      0,
      0,
      255
     ],
     "haloSize": 1.5,
     "font": {
      "family": "Arial",
      "size": 10,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 0,
    "maxScale": 0
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.0365225618331226E7,
  "ymin": 5603959.861532396,
  "xmax": -1.0350509582706995E7,
  "ymax": 5627995.161309045,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "NAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "Street Name",
   "length": 255,
   "domain": null
  },
  {
   "name": "FROM_",
   "type": "esriFieldTypeString",
   "alias": "Street From",
   "length": 255,
   "domain": null
  },
  {
   "name": "TO_",
   "type": "esriFieldTypeString",
   "alias": "Street To",
   "length": 255,
   "domain": null
  },
  {
   "name": "OWNERSHIP",
   "type": "esriFieldTypeString",
   "alias": "Ownership",
   "length": 20,
   "domain": {
    "type": "codedValue",
    "name": "DomainOwnership",
    "description": "Ownership",
    "codedValues": [
     {
      "name": "Maplewood",
      "code": "Maplewood"
     },
     {
      "name": "Little Canada",
      "code": "Little Canada"
     },
     {
      "name": "North St. Paul",
      "code": "North St. Paul"
     },
     {
      "name": "Oakdale",
      "code": "Oakdale"
     },
     {
      "name": "Roseville",
      "code": "Roseville"
     },
     {
      "name": "St. Paul",
      "code": "St. Paul"
     },
     {
      "name": "Woodbury",
      "code": "Woodbury"
     },
     {
      "name": "Ramsey County",
      "code": "Ramsey County"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "State",
      "code": "State"
     },
     {
      "name": "3M",
      "code": "3M"
     },
     {
      "name": "Newport",
      "code": "Newport"
     },
     {
      "name": "DNR",
      "code": "DNR"
     },
     {
      "name": "Ramsey County RRA",
      "code": "Ramsey County RRA"
     },
     {
      "name": "Vadnais Heights",
      "code": "Vadnais Heights"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "FUNCTIONAL_CLASS",
   "type": "esriFieldTypeString",
   "alias": "Functional Class",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "CIP_YEAR",
   "type": "esriFieldTypeString",
   "alias": "CIP Year",
   "length": 10,
   "domain": null
  },
  {
   "name": "USE_TYPE",
   "type": "esriFieldTypeString",
   "alias": "USE_TYPE",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Street_Use_Type",
    "description": "Street Use Type",
    "codedValues": [
     {
      "name": "Streets",
      "code": "Streets"
     },
     {
      "name": "Trails",
      "code": "Trails"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "PLOW_ROUTE",
   "type": "esriFieldTypeString",
   "alias": "Plowing Route",
   "length": 50,
   "domain": null
  },
  {
   "name": "PRIORITY_PLOW_ROUTE",
   "type": "esriFieldTypeString",
   "alias": "Priority Plow Route",
   "length": 50,
   "domain": null
  },
  {
   "name": "Shape.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "Shape.STLength()",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R28_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S23_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": true,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeLengthFieldName": "Shape.STLength()",
  "units": "esriFeet"
 },
 "dateFieldsTimeReference": null,
 "supportsCoordinatesQuantization": true
}