{
 "currentVersion": 11.5,
 "cimVersion": "3.5.0",
 "id": 0,
 "name": "Emergency_Service_Zones",
 "type": "Feature Layer",
 "description": "This layer displays Emergency Service Zones in Burleigh County and the southeastern part of McLean County, ND.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 103126,
  "latestWkid": 6547,
  "xyTolerance": 0.0032808398950131233,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -117105300,
  "falseY": -98987500,
  "xyUnits": 3048,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "spatialReference": {
  "wkid": 103126,
  "latestWkid": 6547,
  "xyTolerance": 0.0032808398950131233,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -117105300,
  "falseY": -98987500,
  "xyUnits": 3048,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "copyrightText": "Data from the State 911 GIS download",
 "parentLayer": null,
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     130,
     130,
     130,
     0
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      255,
      0,
      0,
      255
     ],
     "width": 4
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": [
   {
    "labelExpression": "\"ESN \" CONCAT [ESN] CONCAT  NEWLINE  CONCAT [LAW_NAME] CONCAT  NEWLINE  CONCAT [FIRE_NAME] CONCAT  NEWLINE  CONCAT [EMS_NAME]",
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "multiPart": "labelPerPart",
    "allowOverrun": true,
    "deconflictionStrategy": "dynamic",
    "repeatLabel": false,
    "useClippedGeometry": false,
    "stackLabel": true,
    "stackAlignment": "dynamic",
    "removeDuplicates": "all",
    "removeDuplicatesDistance": 0,
    "stackRowLength": 24,
    "useCodedValues": true,
    "maxScale": 0,
    "minScale": 0,
    "name": "Class 1",
    "priority": -1,
    "symbol": {
     "type": "esriTS",
     "color": [
      255,
      190,
      190,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "left",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": [
      0,
      0,
      0,
      255
     ],
     "haloSize": 2,
     "font": {
      "family": "Tahoma",
      "size": 9,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    }
   }
  ]
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": 1852836.8330052495,
  "ymin": 352797.46161417663,
  "xmax": 2074527.0029527545,
  "ymax": 605921.1893044561,
  "spatialReference": {
   "wkid": 103126,
   "latestWkid": 6547,
   "xyTolerance": 0.0032808398950131233,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -117105300,
   "falseY": -98987500,
   "xyUnits": 3048,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "ESN",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "Shape",
   "type": "esriFieldTypeGeometry",
   "alias": "Shape",
   "domain": null
  },
  {
   "name": "DiscrpAgID",
   "type": "esriFieldTypeString",
   "alias": "Discrepancy Agency ID",
   "length": 75,
   "domain": null
  },
  {
   "name": "DateUpdate",
   "type": "esriFieldTypeDate",
   "alias": "Date Updated",
   "length": 8,
   "domain": null
  },
  {
   "name": "Effective",
   "type": "esriFieldTypeDate",
   "alias": "Effective Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "Expire",
   "type": "esriFieldTypeDate",
   "alias": "Expiration Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "ES_NGUID",
   "type": "esriFieldTypeString",
   "alias": "Emergency Service Boundary NENA Globally Unique ID",
   "length": 254,
   "domain": null
  },
  {
   "name": "Agency_ID",
   "type": "esriFieldTypeString",
   "alias": "PSAP Agency ID",
   "length": 100,
   "domain": null
  },
  {
   "name": "State",
   "type": "esriFieldTypeString",
   "alias": "State",
   "length": 2,
   "domain": null
  },
  {
   "name": "ESN",
   "type": "esriFieldTypeString",
   "alias": "Emergency Service Number",
   "length": 5,
   "domain": null
  },
  {
   "name": "LAW_NAME",
   "type": "esriFieldTypeString",
   "alias": "Law Name",
   "length": 60,
   "domain": null
  },
  {
   "name": "FIRE_NAME",
   "type": "esriFieldTypeString",
   "alias": "Fire Name",
   "length": 60,
   "domain": null
  },
  {
   "name": "EMS_NAME",
   "type": "esriFieldTypeString",
   "alias": "EMS Name",
   "length": 60,
   "domain": null
  },
  {
   "name": "PSAP_NAME",
   "type": "esriFieldTypeString",
   "alias": "PSAP Name",
   "length": 60,
   "domain": null
  },
  {
   "name": "MSAG_SYS",
   "type": "esriFieldTypeString",
   "alias": "MSAG System",
   "length": 20,
   "domain": null
  },
  {
   "name": "SOURCE",
   "type": "esriFieldTypeString",
   "alias": "Source of Record",
   "length": 75,
   "domain": null
  },
  {
   "name": "NOTES",
   "type": "esriFieldTypeString",
   "alias": "Notes",
   "length": 254,
   "domain": null
  },
  {
   "name": "Shape_Length",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Length",
   "domain": null
  },
  {
   "name": "Shape_Area",
   "type": "esriFieldTypeDouble",
   "alias": "Shape_Area",
   "domain": null
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape"
 },
 "indexes": [
  {
   "name": "FDO_OBJECTID",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "FDO_Shape",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": true,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "maxSelectionCount": 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": false,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "dateFieldsTimeReference": {
  "timeZone": "Central Standard Time",
  "timeZoneIANA": "Etc/GMT+6",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "Shape_Area",
  "shapeLengthFieldName": "Shape_Length",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9002}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true,
 "serviceItemId": "e635a4ebd0eb4190aaa3d1198e6bbd16"
}