{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 49,
 "name": "hospital",
 "type": "Feature Layer",
 "description": "",
 "geometryType": "esriGeometryPoint",
 "sourceSpatialReference": {
  "wkid": 102685,
  "latestWkid": 2248,
  "xyTolerance": 1.86986185405849E-4,
  "zTolerance": 2,
  "mTolerance": 2,
  "falseX": -1.20561099999965E8,
  "falseY": -9.54443999999297E7,
  "xyUnits": 42783.9093173444,
  "falseZ": 0,
  "zUnits": 1,
  "falseM": 0,
  "mUnits": 1
 },
 "copyrightText": "",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriPMS",
    "url": "018e639d6ef801b10af6f52827be4fce",
    "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBUlEQVQ4jWNhoDJgoZmB////l/36kyEUxCTVEDYmhiNsbIynUQx8+J5Bx2c2Q++V56S76mA2wwQGBgZUA6kFWLAJaogxMGRYQ9hH7zMwrL4AYauJMjBk2UDYpx4yMCw7R6SBCkIMDPl2EDYHC8JAOUGE+MLTJBhICWAhpADkKh9tCFtfigoGempCMLGAhZCC//8ZGP5BUyYjIwMDEyOFBs46zsCQsRrCdlFjYNidSaGBpAIWuhj47hsDw8G7EPat1wjx998R4jdekmDgqUcMDA5TMMXPPsYujtNAFREGsgAjExYDv39jOOWkylDopEq6ge9+MOzCMFBThvEtAwO4GKIIUD2WAXYmQB5tYfa8AAAAAElFTkSuQmCC",
    "contentType": "image/png",
    "width": 15,
    "height": 15,
    "angle": 0,
    "xoffset": 0,
    "yoffset": 0
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "[Name]",
    "labelPlacement": "esriServerPointLabelPlacementAboveRight",
    "deconflictionStrategy": "dynamic",
    "removeDuplicates": "none",
    "stackLabel": false,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 100000,
    "name": "Default",
    "priority": 10,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      112,
      255,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "baseline",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      255,
      255,
      255,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Arial",
      "size": 8,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1195897.6613777,
  "ymin": 433815.06241034,
  "xmax": 1345501.12527634,
  "ymax": 639398.365159959,
  "spatialReference": {
   "wkid": 102685,
   "latestWkid": 2248,
   "xyTolerance": 1.86986185405849E-4,
   "zTolerance": 2,
   "mTolerance": 2,
   "falseX": -120561100,
   "falseY": -95444400,
   "xyUnits": 3.695308229454812E7,
   "falseZ": 0,
   "zUnits": 1,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "displayField": "Name",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "CATEGORY",
   "type": "esriFieldTypeString",
   "alias": "CATEGORY",
   "length": 80,
   "domain": null
  },
  {
   "name": "NAME",
   "type": "esriFieldTypeString",
   "alias": "NAME",
   "length": 48,
   "domain": null
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "ADDRESS",
   "length": 254,
   "domain": null
  },
  {
   "name": "CITY",
   "type": "esriFieldTypeString",
   "alias": "CITY",
   "length": 250,
   "domain": null
  },
  {
   "name": "ZIPCODE",
   "type": "esriFieldTypeString",
   "alias": "ZIPCODE",
   "length": 12,
   "domain": null
  },
  {
   "name": "PHONE",
   "type": "esriFieldTypeString",
   "alias": "PHONE",
   "length": 16,
   "domain": null
  },
  {
   "name": "URL",
   "type": "esriFieldTypeString",
   "alias": "URL",
   "length": 254,
   "domain": null
  },
  {
   "name": "POINT_X",
   "type": "esriFieldTypeDouble",
   "alias": "POINT_X",
   "domain": null
  },
  {
   "name": "POINT_Y",
   "type": "esriFieldTypeDouble",
   "alias": "POINT_Y",
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "LATITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "LATITUDE",
   "domain": null
  },
  {
   "name": "LONGITUDE",
   "type": "esriFieldTypeDouble",
   "alias": "LONGITUDE",
   "domain": null
  },
  {
   "name": "INFO",
   "type": "esriFieldTypeString",
   "alias": "INFO",
   "length": 50,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "R523171_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "A1641_IX1",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "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": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": null,
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}