{
 "layers": [
  {
   "currentVersion": 10.31,
   "id": 0,
   "name": "KSDE.Police_Station",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       0,
       166,
       116,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 366476.6501000002,
    "ymin": 2848790.9045,
    "xmax": 546538.0971999997,
    "ymax": 2946351.0475999992,
    "spatialReference": {
     "wkid": 32645,
     "latestWkid": 32645
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "ID",
     "type": "esriFieldTypeInteger",
     "alias": "ID",
     "domain": null
    },
    {
     "name": "NAME",
     "type": "esriFieldTypeString",
     "alias": "NAME",
     "length": 50,
     "domain": null
    },
    {
     "name": "DIST",
     "type": "esriFieldTypeString",
     "alias": "DIST",
     "length": 30,
     "domain": null
    },
    {
     "name": "BLOCK",
     "type": "esriFieldTypeString",
     "alias": "BLOCK",
     "length": 30,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.31,
   "id": 1,
   "name": "KSDE.Road_Network",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       0,
       158,
       137,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 353181.14740000013,
    "ymin": 2793023.3936,
    "xmax": 600010.9888000004,
    "ymax": 2948975.5591,
    "spatialReference": {
     "wkid": 32645,
     "latestWkid": 32645
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RD_CODE",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeDouble",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "RD_CODE",
     "type": "esriFieldTypeString",
     "alias": "RD_CODE",
     "length": 4,
     "domain": null
    },
    {
     "name": "RD_SUB_TYP",
     "type": "esriFieldTypeString",
     "alias": "RD_SUB_TYP",
     "length": 30,
     "domain": null
    },
    {
     "name": "RD_NO",
     "type": "esriFieldTypeString",
     "alias": "RD_NO",
     "length": 10,
     "domain": null
    },
    {
     "name": "RD_LANE",
     "type": "esriFieldTypeString",
     "alias": "RD_LANE",
     "length": 10,
     "domain": null
    },
    {
     "name": "RD_ST_END",
     "type": "esriFieldTypeString",
     "alias": "RD_ST_END",
     "length": 100,
     "domain": null
    },
    {
     "name": "RD_TYP",
     "type": "esriFieldTypeString",
     "alias": "RD_TYP",
     "length": 40,
     "domain": null
    },
    {
     "name": "RD_LEN_KM",
     "type": "esriFieldTypeDouble",
     "alias": "RD_LEN_KM",
     "domain": null
    },
    {
     "name": "RD_ID",
     "type": "esriFieldTypeString",
     "alias": "RD_ID",
     "length": 254,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.31,
   "id": 2,
   "name": "KSDE.DHAR",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       133,
       0,
       11,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 495711.6946999999,
    "ymin": 2922103.127699999,
    "xmax": 506491.89919999987,
    "ymax": 2941145.161800001,
    "spatialReference": {
     "wkid": 32645,
     "latestWkid": 32645
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "DRNL_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "DRNL_CODE",
     "type": "esriFieldTypeString",
     "alias": "DRNL_CODE",
     "length": 2,
     "domain": null
    },
    {
     "name": "DESCR",
     "type": "esriFieldTypeString",
     "alias": "DESCR",
     "length": 30,
     "domain": null
    },
    {
     "name": "DRNL_NAME",
     "type": "esriFieldTypeString",
     "alias": "DRNL_NAME",
     "length": 30,
     "domain": null
    },
    {
     "name": "SYMBOL",
     "type": "esriFieldTypeSmallInteger",
     "alias": "SYMBOL",
     "domain": null
    },
    {
     "name": "LENGTH_KM",
     "type": "esriFieldTypeDouble",
     "alias": "LENGTH_KM",
     "domain": null
    },
    {
     "name": "SHAPE_LENG",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_LENG",
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "SHAPE",
     "domain": null
    },
    {
     "name": "SHAPE_Length",
     "type": "esriFieldTypeDouble",
     "alias": "SHAPE_Length",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  },
  {
   "currentVersion": 10.31,
   "id": 3,
   "name": "KSDE.Railway_Station",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPoint",
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSMS",
      "style": "esriSMSCircle",
      "color": [
       124,
       0,
       145,
       255
      ],
      "size": 4,
      "angle": 0,
      "xoffset": 0,
      "yoffset": 0,
      "outline": {
       "color": [
        0,
        0,
        0,
        255
       ],
       "width": 1
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": 359008.8230999997,
    "ymin": 2802211.5777000003,
    "xmax": 603448.4978999998,
    "ymax": 2941304.8344,
    "spatialReference": {
     "wkid": 32645,
     "latestWkid": 32645
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "displayField": "RLSTN_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID_12",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_12",
     "domain": null
    },
    {
     "name": "RLSTN_NAME",
     "type": "esriFieldTypeString",
     "alias": "RLSTN_NAME",
     "length": 40,
     "domain": null
    },
    {
     "name": "RLSTN_CODE",
     "type": "esriFieldTypeString",
     "alias": "RLSTN_CODE",
     "length": 20,
     "domain": null
    },
    {
     "name": "RLSTN_ID",
     "type": "esriFieldTypeString",
     "alias": "RLSTN_ID",
     "length": 254,
     "domain": null
    },
    {
     "name": "SHAPE",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    }
   ],
   "relationships": [],
   "canModifyLayer": false,
   "canScaleSymbols": false,
   "hasLabels": false,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  }
 ],
 "tables": [
  {
   "currentVersion": 10.31,
   "id": 4,
   "name": "SDE.DSO_own",
   "type": "Table",
   "description": null,
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "SITE_NAME",
   "typeIdField": null,
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "SITE_NAME",
     "type": "esriFieldTypeString",
     "alias": "SITE_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "LTT",
     "type": "esriFieldTypeDouble",
     "alias": "LTT",
     "domain": null
    },
    {
     "name": "LNG",
     "type": "esriFieldTypeDouble",
     "alias": "LNG",
     "domain": null
    },
    {
     "name": "BSN_NAME",
     "type": "esriFieldTypeString",
     "alias": "BSN_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "DIST_NAME",
     "type": "esriFieldTypeString",
     "alias": "DIST_NAME",
     "length": 255,
     "domain": null
    },
    {
     "name": "BLC",
     "type": "esriFieldTypeString",
     "alias": "BLC",
     "length": 255,
     "domain": null
    },
    {
     "name": "RF",
     "type": "esriFieldTypeDouble",
     "alias": "RF",
     "domain": null
    },
    {
     "name": "DATE_",
     "type": "esriFieldTypeString",
     "alias": "DATE_",
     "length": 255,
     "domain": null
    },
    {
     "name": "CLASSIFICATION2",
     "type": "esriFieldTypeDouble",
     "alias": "CLASSIFICATION2",
     "domain": null
    },
    {
     "name": "SITE_ID",
     "type": "esriFieldTypeString",
     "alias": "SITE_ID",
     "length": 10,
     "domain": null
    }
   ],
   "relationships": [],
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, AMF",
   "useStandardizedQueries": true,
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true
   }
  }
 ]
}