{
 "currentVersion": 10.71,
 "id": 3,
 "name": "IFR",
 "type": "Feature Layer",
 "parentLayer": {
  "id": 0,
  "name": "AIRMETS"
 },
 "defaultVisibility": false,
 "minScale": 0,
 "maxScale": 0,
 "geometryType": "esriGeometryPolygon",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": true,
 "supportsCalculate": true,
 "advancedQueryCapabilities": {
  "supportsPagination": true,
  "supportsTrueCurve": true,
  "supportsQueryWithDistance": true,
  "supportsReturningQueryExtent": true,
  "supportsStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": true,
  "supportsSqlExpression": true
 },
 "extent": {
  "xmin": -167.95,
  "ymin": 18.6000000000001,
  "xmax": -64.76,
  "ymax": 50.4400000000001,
  "spatialReference": {
   "wkid": 4269,
   "latestWkid": 4269
  }
 },
 "sourceSpatialReference": {
  "wkid": 4269,
  "latestWkid": 4269
 },
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     255,
     255,
     115,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      230,
      230,
      0,
      255
     ],
     "width": 2
    }
   },
   "label": "",
   "description": ""
  },
  "transparency": 0,
  "labelingInfo": [
   {
    "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal",
    "where": null,
    "labelExpression": "[hazard]",
    "useCodedValues": true,
    "symbol": {
     "type": "esriTS",
     "color": [
      0,
      0,
      0,
      255
     ],
     "backgroundColor": null,
     "borderLineColor": null,
     "borderLineSize": null,
     "verticalAlignment": "bottom",
     "horizontalAlignment": "center",
     "rightToLeft": false,
     "angle": 0,
     "xoffset": 0,
     "yoffset": 0,
     "kerning": true,
     "haloColor": null,
     "haloSize": null,
     "font": {
      "family": "Arial",
      "size": 9,
      "style": "normal",
      "weight": "bold",
      "decoration": "none"
     }
    },
    "minScale": 3.6978595474472E7,
    "maxScale": 0
   }
  ]
 },
 "hasM": false,
 "hasZ": false,
 "allowGeometryUpdates": false,
 "allowTrueCurvesUpdates": false,
 "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "icaoId",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "icaoId",
   "type": "esriFieldTypeString",
   "alias": "icaoId",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1024,
   "defaultValue": null,
   "modelName": "icaoId"
  },
  {
   "name": "airSigmetType",
   "type": "esriFieldTypeString",
   "alias": "airSigmetType",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1024,
   "defaultValue": null,
   "modelName": "airSigmetType"
  },
  {
   "name": "hazard",
   "type": "esriFieldTypeString",
   "alias": "hazard",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1024,
   "defaultValue": null,
   "modelName": "hazard"
  },
  {
   "name": "validTimeFrom",
   "type": "esriFieldTypeString",
   "alias": "validTimeFrom",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1024,
   "defaultValue": null,
   "modelName": "validTimeFrom"
  },
  {
   "name": "validTimeTo",
   "type": "esriFieldTypeString",
   "alias": "validTimeTo",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1024,
   "defaultValue": null,
   "modelName": "validTimeTo"
  },
  {
   "name": "severity",
   "type": "esriFieldTypeString",
   "alias": "severity",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1024,
   "defaultValue": null,
   "modelName": "severity"
  },
  {
   "name": "rawAirSigmet",
   "type": "esriFieldTypeString",
   "alias": "rawAirSigmet",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 1073741822,
   "defaultValue": null,
   "modelName": "rawAirSigmet"
  }
 ],
 "geometryField": {
  "name": "Shape",
  "type": "esriFieldTypeGeometry",
  "alias": "Shape",
  "domain": null,
  "editable": false,
  "nullable": true,
  "defaultValue": null,
  "modelName": "Shape"
 },
 "indexes": [
  {
   "name": "R239831_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S84904_idx",
   "fields": "Shape",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "IFR",
   "description": "",
   "prototype": {
    "attributes": {
     "severity": null,
     "rawAirSigmet": null,
     "icaoId": null,
     "airSigmetType": null,
     "hazard": null,
     "validTimeFrom": null,
     "validTimeTo": null
    }
   },
   "drawingTool": "esriFeatureEditToolPolygon"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON",
 "capabilities": "Query",
 "useStandardizedQueries": true,
 "standardMaxRecordCount": 4000,
 "tileMaxRecordCount": 4000,
 "maxRecordCountFactor": 1
}