{
 "layers": [
  {
   "currentVersion": 10.71,
   "id": 1,
   "name": "TURB",
   "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": -135.08999999999997,
    "ymin": 25.189999999999998,
    "xmax": -66.68999999999994,
    "ymax": 49.56,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       190,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        115,
        223,
        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": "R384761_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133178_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "TURB",
     "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
  },
  {
   "currentVersion": 10.71,
   "id": 2,
   "name": "ICE",
   "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": -135.08999999999997,
    "ymin": 25.189999999999998,
    "xmax": -66.68999999999994,
    "ymax": 49.56,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        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": "R384761_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133178_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "ICE",
     "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
  },
  {
   "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": -135.08999999999997,
    "ymin": 25.189999999999998,
    "xmax": -66.68999999999994,
    "ymax": 49.56,
    "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": "R384761_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133178_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
  },
  {
   "currentVersion": 10.71,
   "id": 4,
   "name": "MTN OBSCN",
   "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": -135.08999999999997,
    "ymin": 25.189999999999998,
    "xmax": -66.68999999999994,
    "ymax": 49.56,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       168,
       112,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        76,
        115,
        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": "R384761_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133178_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "MTN OBSCN",
     "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
  },
  {
   "currentVersion": 10.71,
   "id": 6,
   "name": "DS",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       234,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        85,
        255,
        0,
        255
       ],
       "width": 4
      }
     },
     "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": "normal",
        "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "DS",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 7,
   "name": "SS",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       127,
       127,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        230,
        76,
        0,
        255
       ],
       "width": 4
      }
     },
     "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": "normal",
        "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "SS",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 8,
   "name": "MTW",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "defaultVisibility": true,
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       168,
       132,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        38,
        115,
        0,
        255
       ],
       "width": 4
      }
     },
     "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": "normal",
        "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "MTW",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 9,
   "name": "LLWS",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "defaultVisibility": true,
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       222,
       158,
       102,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        76,
        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": "normal",
        "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "LLWS",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 10,
   "name": "TSGR",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "defaultVisibility": true,
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       211,
       255,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        130,
        130,
        130,
        255
       ],
       "width": 4
      }
     },
     "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": "normal",
        "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "TSGR",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 11,
   "name": "VA",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "defaultVisibility": true,
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       234,
       190,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        85,
        255,
        0,
        255
       ],
       "width": 4
      }
     },
     "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": "normal",
        "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "VA",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 12,
   "name": "MTN OBSCN",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       168,
       112,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        76,
        115,
        0,
        255
       ],
       "width": 4
      }
     },
     "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": 0,
      "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "MTN OBSCN",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 14,
   "name": "ICING",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 13,
    "name": "ICING"
   },
   "defaultVisibility": true,
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 4
      }
     },
     "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": "normal",
        "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "ICING",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 15,
   "name": "Int_ICE",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 13,
    "name": "ICING"
   },
   "defaultVisibility": true,
   "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": -245.25000000000003,
    "ymin": -90,
    "xmax": 234.02999999999997,
    "ymax": 87.63000000000011,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 4
      }
     },
     "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": "firName",
   "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": "firId",
     "type": "esriFieldTypeString",
     "alias": "firId",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firId"
    },
    {
     "name": "firName",
     "type": "esriFieldTypeString",
     "alias": "firName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firName"
    },
    {
     "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": "rawsigmet",
     "type": "esriFieldTypeString",
     "alias": "rawsigmet",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "rawsigmet"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R479_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S359_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Int_ICE",
     "description": "",
     "prototype": {
      "attributes": {
       "validTimeTo": null,
       "rawsigmet": null,
       "icaoId": null,
       "firId": null,
       "firName": null,
       "hazard": null,
       "validTimeFrom": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 16,
   "name": "Domestic_Ice",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 13,
    "name": "ICING"
   },
   "defaultVisibility": true,
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       0,
       197,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        0,
        77,
        168,
        255
       ],
       "width": 4
      }
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": null
   },
   "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Domestic_Ice",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 18,
   "name": "International_Turb",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 17,
    "name": "Turb"
   },
   "defaultVisibility": true,
   "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": -245.25000000000003,
    "ymin": -90,
    "xmax": 234.02999999999997,
    "ymax": 87.63000000000011,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       190,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        115,
        223,
        255
       ],
       "width": 4
      }
     },
     "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": "firName",
   "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": "firId",
     "type": "esriFieldTypeString",
     "alias": "firId",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firId"
    },
    {
     "name": "firName",
     "type": "esriFieldTypeString",
     "alias": "firName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firName"
    },
    {
     "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": "rawsigmet",
     "type": "esriFieldTypeString",
     "alias": "rawsigmet",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "rawsigmet"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R479_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S359_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "International_Turb",
     "description": "",
     "prototype": {
      "attributes": {
       "validTimeTo": null,
       "rawsigmet": null,
       "icaoId": null,
       "firId": null,
       "firName": null,
       "hazard": null,
       "validTimeFrom": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 19,
   "name": "Domestic_Turb",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 17,
    "name": "Turb"
   },
   "defaultVisibility": true,
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       232,
       190,
       255,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        255,
        115,
        223,
        255
       ],
       "width": 4
      }
     },
     "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Domestic_Turb",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 20,
   "name": "TC",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "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": -245.25000000000003,
    "ymin": -90,
    "xmax": 234.02999999999997,
    "ymax": 87.63000000000011,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       156,
       156,
       156,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        104,
        104,
        104,
        255
       ],
       "width": 4
      }
     },
     "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": "firName",
   "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": "firId",
     "type": "esriFieldTypeString",
     "alias": "firId",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firId"
    },
    {
     "name": "firName",
     "type": "esriFieldTypeString",
     "alias": "firName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firName"
    },
    {
     "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": "rawsigmet",
     "type": "esriFieldTypeString",
     "alias": "rawsigmet",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "rawsigmet"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R479_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S359_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "TC",
     "description": "",
     "prototype": {
      "attributes": {
       "validTimeTo": null,
       "rawsigmet": null,
       "icaoId": null,
       "firId": null,
       "firName": null,
       "hazard": null,
       "validTimeFrom": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 21,
   "name": "TS",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "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": -245.25000000000003,
    "ymin": -90,
    "xmax": 234.02999999999997,
    "ymax": 87.63000000000011,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 4
      }
     },
     "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": "firName",
   "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": "firId",
     "type": "esriFieldTypeString",
     "alias": "firId",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firId"
    },
    {
     "name": "firName",
     "type": "esriFieldTypeString",
     "alias": "firName",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1024,
     "defaultValue": null,
     "modelName": "firName"
    },
    {
     "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": "rawsigmet",
     "type": "esriFieldTypeString",
     "alias": "rawsigmet",
     "domain": null,
     "editable": true,
     "nullable": true,
     "length": 1073741822,
     "defaultValue": null,
     "modelName": "rawsigmet"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": false,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R479_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S359_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "TS",
     "description": "",
     "prototype": {
      "attributes": {
       "validTimeTo": null,
       "rawsigmet": null,
       "icaoId": null,
       "firId": null,
       "firName": null,
       "hazard": null,
       "validTimeFrom": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  },
  {
   "currentVersion": 10.71,
   "id": 22,
   "name": "CONVECTIVE",
   "type": "Feature Layer",
   "parentLayer": {
    "id": 5,
    "name": "SIGMETS"
   },
   "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": -126.62809999999996,
    "ymin": 23.666699999999935,
    "xmax": -66.41739999999987,
    "ymax": 49.38889999999998,
    "spatialReference": {
     "wkid": 4269,
     "latestWkid": 4269
    }
   },
   "sourceSpatialReference": {
    "wkid": 4269,
    "latestWkid": 4269
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        168,
        0,
        0,
        255
       ],
       "width": 4
      }
     },
     "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": "esriFieldTypeDouble",
     "alias": "severity",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "severity"
    },
    {
     "name": "altitudeHi1",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi1",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi1"
    },
    {
     "name": "altitudeHi2",
     "type": "esriFieldTypeDouble",
     "alias": "altitudeHi2",
     "domain": null,
     "editable": true,
     "nullable": true,
     "defaultValue": null,
     "modelName": "altitudeHi2"
    },
    {
     "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": "R384768_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S133182_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "CONVECTIVE",
     "description": "",
     "prototype": {
      "attributes": {
       "altitudeHi2": null,
       "rawAirSigmet": null,
       "icaoId": null,
       "airSigmetType": null,
       "hazard": null,
       "validTimeFrom": null,
       "validTimeTo": null,
       "severity": null,
       "altitudeHi1": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 4000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}