{
 "layers": [
  {
   "currentVersion": 10.81,
   "id": 0,
   "name": "Contours_2_ft_NOAA",
   "type": "Feature Layer",
   "parentLayer": null,
   "defaultVisibility": true,
   "minScale": 96000.00000000001,
   "maxScale": 0,
   "canScaleSymbols": false,
   "geometryType": "esriGeometryPolyline",
   "description": "The digital elevation models, USGS CoNED Topobathy were downloaded from https://coast.noaa.gov/dataviewer/which were produced using a combination of post-Florence and prior year LiDAR. Each DEM was clipped by land/water boundary (using Fire/EMS land vs water polygons which follow parcel boundaries).Mosaic was created to make continuous land and continuous water DEMS. Land DEM was smoothed using Focal Statistics tool, using Neighborhood = Circle, Radius 5 feet, Statistics = Mean. Spatial analyst tool Create contours tool used create the 2-foot contours. Analysis was completed February 2023. ",
   "copyrightText": "USGS, NOAA, Carteret County GIS Division",
   "editFieldsInfo": null,
   "ownershipBasedAccessControlForFeatures": null,
   "syncCanReturnChanges": false,
   "relationships": [],
   "isDataVersioned": true,
   "isDataArchived": false,
   "isCoGoEnabled": false,
   "supportsRollbackOnFailureParameter": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsStatistics": true,
   "supportsAdvancedQueries": true,
   "supportsValidateSQL": true,
   "supportsCoordinatesQuantization": true,
   "supportsCalculate": false,
   "supportsDatumTransformation": true,
   "advancedQueryCapabilities": {
    "supportsPagination": true,
    "supportsTrueCurve": true,
    "supportsQueryWithDistance": true,
    "supportsReturningQueryExtent": true,
    "supportsStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsQueryWithResultType": true,
    "supportsReturningGeometryCentroid": false,
    "supportsSqlExpression": true,
    "supportsQueryWithDatumTransformation": true
   },
   "extent": {
    "xmin": 2550107.2023646384,
    "ymin": 311710.2379936427,
    "xmax": 2886950.0821552128,
    "ymax": 494669.0252905637,
    "spatialReference": {
     "wkid": 102719,
     "latestWkid": 2264
    }
   },
   "sourceSpatialReference": {
    "wkid": 102719,
    "latestWkid": 2264
   },
   "drawingInfo": {
    "renderer": {
     "type": "simple",
     "symbol": {
      "type": "esriSLS",
      "style": "esriSLSSolid",
      "color": [
       133,
       0,
       11,
       255
      ],
      "width": 1
     },
     "label": "",
     "description": ""
    },
    "transparency": 0,
    "labelingInfo": [
     {
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "where": null,
      "labelExpression": "[Contour]",
      "useCodedValues": true,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        0,
        0,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 12,
        "style": "normal",
        "weight": "normal",
        "decoration": "none"
       }
      },
      "minScale": 24000,
      "maxScale": 0
     }
    ]
   },
   "hasM": false,
   "hasZ": false,
   "allowGeometryUpdates": true,
   "allowTrueCurvesUpdates": false,
   "onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
   "hasAttachments": false,
   "supportsApplyEditsWithGlobalIds": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "objectIdField": "OBJECTID",
   "globalIdField": "",
   "displayField": "Id",
   "typeIdField": "",
   "subtypeField": "",
   "fields": [
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID",
     "domain": null,
     "editable": false,
     "nullable": false,
     "defaultValue": null,
     "modelName": "OBJECTID"
    },
    {
     "name": "Id",
     "type": "esriFieldTypeInteger",
     "alias": "Id",
     "domain": null,
     "editable": true,
     "nullable": false,
     "defaultValue": null,
     "modelName": "Id"
    },
    {
     "name": "Contour",
     "type": "esriFieldTypeDouble",
     "alias": "Contour",
     "domain": null,
     "editable": true,
     "nullable": false,
     "defaultValue": null,
     "modelName": "Contour"
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape",
    "domain": null,
    "editable": true,
    "nullable": true,
    "defaultValue": null,
    "modelName": "Shape"
   },
   "indexes": [
    {
     "name": "R6380_pk",
     "fields": "OBJECTID",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "S2184_idx",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "dateFieldsTimeReference": {
    "timeZone": "UTC",
    "respectsDaylightSaving": false
   },
   "types": [],
   "templates": [
    {
     "name": "Contours_2_ft_NOAA",
     "description": "",
     "prototype": {
      "attributes": {
       "Id": 0,
       "Contour": 0
      }
     },
     "drawingTool": "esriFeatureEditToolLine"
    }
   ],
   "maxRecordCount": 1000,
   "supportedQueryFormats": "JSON, geoJSON",
   "capabilities": "Query",
   "useStandardizedQueries": true,
   "standardMaxRecordCount": 8000,
   "tileMaxRecordCount": 4000,
   "standardMaxRecordCountNoGeometry": 32000,
   "maxRecordCountFactor": 1
  }
 ],
 "tables": []
}