{
 "currentVersion": 10.71,
 "id": 17,
 "name": "Road or Parking Edge",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPolyline",
 "sourceSpatialReference": {
  "wkid": 102651,
  "latestWkid": 3433
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 6000,
 "maxScale": 3601,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSLS",
    "style": "esriSLSSolid",
    "color": [
     204,
     204,
     204,
     255
    ],
    "width": 0.75
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1046137.0872499943,
  "ymin": 52500,
  "xmax": 1305045.730250001,
  "ymax": 252505,
  "spatialReference": {
   "wkid": 102651,
   "latestWkid": 3433
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "VERSION",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "RE_UNIQ",
   "type": "esriFieldTypeInteger",
   "alias": "RE_UNIQ",
   "domain": null
  },
  {
   "name": "RE_CODE",
   "type": "esriFieldTypeInteger",
   "alias": "RE_CODE",
   "domain": null
  },
  {
   "name": "SASC",
   "type": "esriFieldTypeInteger",
   "alias": "SASC",
   "domain": {
    "type": "codedValue",
    "name": "WS3_domSASC",
    "description": "",
    "codedValues": [
     {
      "name": "1-Digital data captured stereographically by contract vendor",
      "code": 1
     },
     {
      "name": "2-Survey grade GPS",
      "code": 2
     },
     {
      "name": "3-Mapping grade GPS",
      "code": 3
     },
     {
      "name": "4-Digital data in a final format used in conjunction with existing planimetric data to place new features",
      "code": 4
     },
     {
      "name": "5-Scanned paper documents in a final format used in conjunction with existing planimetric data to place new features",
      "code": 5
     },
     {
      "name": "6-Satellite or ortho-photography used to digitize new features",
      "code": 6
     },
     {
      "name": "7-Digital data or scanned paper documents in a preliminary format used in conjunction with existing planimetric data to place new feature",
      "code": 7
     },
     {
      "name": "8-Data calculated from preexisting features",
      "code": 8
     },
     {
      "name": "9-Data placed in approximate location using existing planimetric data",
      "code": 9
     },
     {
      "name": "99-Awaiting field survey",
      "code": 99
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "VERSION",
   "type": "esriFieldTypeString",
   "alias": "VERSION",
   "length": 11,
   "domain": null
  },
  {
   "name": "VER_DATE",
   "type": "esriFieldTypeString",
   "alias": "VER_DATE",
   "length": 8,
   "domain": null
  },
  {
   "name": "VER_AGENCY",
   "type": "esriFieldTypeString",
   "alias": "VER_AGENCY",
   "length": 1,
   "domain": {
    "type": "codedValue",
    "name": "WS3_domAGENCY",
    "description": "",
    "codedValues": [
     {
      "name": "LITTLE ROCK",
      "code": "L"
     },
     {
      "name": "PULASKI COUNTY",
      "code": "C"
     },
     {
      "name": "WRIGHTSVILLE",
      "code": "W"
     },
     {
      "name": "NORTH LITTLE ROCK",
      "code": "N"
     },
     {
      "name": "SHERWOOD",
      "code": "S"
     },
     {
      "name": "JACKSONVILLE",
      "code": "J"
     },
     {
      "name": "MAUMELLE",
      "code": "M"
     },
     {
      "name": "PAGIS",
      "code": "P"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "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": "R1475_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S1452_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": false,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Data,Map,Query",
 "maxRecordCount": 1000,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsCountDistinct": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true
 },
 "supportsDatumTransformation": true,
 "supportsCoordinatesQuantization": true
}