{
  "currentVersion" : 12, 
  "id" : 0, 
  "name" : "Features", 
  "type" : "Feature Layer", 
  "serviceItemId" : "4cdfa37be28b4969aab82b47b82902e9", 
  "sourceSchemaChangesAllowed" : true, 
  "hasViews" : true, 
  "displayField" : "Shape_Length", 
  "description" : "Features", 
  "copyrightText" : "", 
  "defaultVisibility" : true, 
  "editFieldsInfo" : {
    "creationDateField" : "CreationDate", 
    "creatorField" : "Creator", 
    "editDateField" : "EditDate", 
    "editorField" : "Editor"
  }, 
  "editingInfo" : {
    "lastEditDate" : 1595532566434, 
    "schemaLastEditDate" : 1595532566434, 
    "dataLastEditDate" : 1595532566434
  }, 
  "relationships" : [], 
  "isDataVersioned" : false, 
  "hasContingentValuesDefinition" : false, 
  "supportsAppend" : true, 
  "supportsCalculate" : true, 
  "supportsASyncCalculate" : true, 
  "supportsTruncate" : false, 
  "supportsAttachmentsByUploadId" : true, 
  "supportsAttachmentsResizing" : true, 
  "supportsRollbackOnFailureParameter" : true, 
  "supportsStatistics" : true, 
  "supportsExceedsLimitStatistics" : true, 
  "supportsAdvancedQueries" : true, 
  "supportsValidateSql" : true, 
  "supportsCoordinatesQuantization" : true, 
  "supportsLayerOverrides" : true, 
  "supportsTilesAndBasicQueriesMode" : true, 
  "supportsFieldDescriptionProperty" : true, 
  "supportsQuantizationEditMode" : true, 
  "supportsColumnStoreIndex" : true, 
  "supportsApplyEditsWithGlobalIds" : true, 
  "supportsMultiScaleGeometry" : true, 
  "supportsReturningQueryGeometry" : true, 
  "enableNullGeometry" : false, 
  "hasGeometryProperties" : true, 
  "geometryProperties" : 
  {
    "shapeAreaFieldName" : "Shape__Area", 
    "shapeLengthFieldName" : "Shape__Length", 
    "units" : "esriFeet"
  }, 
  "advancedQueryCapabilities" : {
    "supportsPagination" : true, 
    "supportsPaginationOnAggregatedQueries" : true, 
    "supportsQueryRelatedPagination" : true, 
    "supportsQueryWithDistance" : true, 
    "supportsOutDistance" : true, 
    "supportsReturningQueryExtent" : true, 
    "supportsStatistics" : true, 
    "supportsOrderBy" : true, 
    "supportsDistinct" : true, 
    "supportsQueryWithResultType" : true, 
    "supportsSqlExpression" : true, 
    "supportsTimeRelation" : true, 
    "supportsAdvancedQueryRelated" : true, 
    "supportsCountDistinct" : true, 
    "supportsPercentileStatistics" : true, 
    "supportsApproxPercentileStatistics" : true, 
    "supportsSpatialAggregationStatistics" : true, 
    "supportsTrueCurve" : true, 
    "supportedSpatialAggregationStatistics" : [
      "EnvelopeAggregate", 
      "CentroidAggregate", 
      "ConvexHullAggregate"
    ], 
    "supportsQueryAttachments" : true, 
    "supportsQueryAttachmentsCountOnly" : true, 
    "supportsQueryAttachmentOrderByFields" : true, 
    "supportsQueryAttachmentWithTypeWildcard" : true, 
    "supportsLod" : true, 
    "supportsQueryWithLodSR" : false, 
    "supportedLodTypes" : [
      "geohash"
    ], 
    "supportsReturningGeometryCentroid" : true, 
    "supportsReturningGeometryEnvelope" : true, 
    "supportsReturningGeometryProperties" : true, 
    "supportsQueryWithDatumTransformation" : true, 
    "supportsCurrentUserQueries" : true, 
    "supportsHavingClause" : true, 
    "supportsOutFieldSQLExpression" : true, 
    "supportsMaxRecordCountFactor" : true, 
    "supportsTopFeaturesQuery" : true, 
    "supportsDisjointSpatialRel" : true, 
    "supportsQueryWithCacheHint" : true, 
    "supportedOperationsWithCacheHint" : [
      "query", 
      "queryTopFilter", 
      "queryAnalytics", 
      "queryAttachments", 
      "queryRelated", 
      "queryBins", 
      "queryPivot"
    ], 
    "supportsQueryAttachmentsWithReturnUrl" : true, 
    "supportsQueryAnalytic" : true, 
    "supportsQueryPivot" : true, 
    "supportsQueryBins" : true, 
    "supportsDefaultSR" : true, 
    "supportsTranslations" : false, 
    "supportsAggIds" : true, 
    "supportsQueryWithCollation" : true, 
    "supportsISODOW" : true, 
    "supportsISOWeek" : true, 
    "supportsFullTextSearch" : true, 
    "fullTextSearchCapabilities" : {
      "supportsAccentSensitivity" : true, 
      "supportsStopWords" : true, 
      "supportsSearchOperator" : true, 
      "supportsOperator" : true
    }
  }, 
  "advancedQueryAnalyticCapabilities" : {
    "supportsLinearRegression" : true, 
    "supportsTrendlineRegression" : true, 
    "supportsAsync" : true, 
    "supportsPercentileAnalytic" : true
  }, 
  "queryBinsCapabilities" : {
    "supportsAsync" : true, 
    "supportsAutoIntervalBin" : true, 
    "supportsFixedIntervalBin" : true, 
    "supportsFixedBoundariesBin" : true, 
    "supportsDateBin" : true, 
    "supportsClassificationBin" : true, 
    "supportsStackBy" : true, 
    "supportsSplitBy" : true, 
    "supportsFirstDayOfWeek" : true, 
    "supportsSnapToData" : true, 
    "supportsReturnFullIntervalBin" : true, 
    "supportsReturnStackValueRange" : true, 
    "supportsNormalization" : true, 
    "supportedStatisticTypes" : [
      "COUNT", 
      "SUM", 
      "AVG", 
      "VAR", 
      "STDDEV", 
      "MIN", 
      "MAX", 
      "PERCENTILE_CONT", 
      "PERCENTILE_DISC", 
      "APPROX_PERCENTILE_CONT", 
      "APPROX_PERCENTILE_DISC", 
      "CentroidAggregate", 
      "EnvelopeAggregate", 
      "ConvexHullAggregate"
    ], 
    "supportedNormalizationTypes" : [
      "boxCox", 
      "field", 
      "inverse", 
      "log", 
      "naturalLog", 
      "percentOfTotal", 
      "squareRoot"
    ]
  }, 
  "supportedOperationsWithCollation" : "query,addField,updateField", 
  "advancedEditingCapabilities" : {
    "supportedSqlFormatsInCalculate" : [
      "standard"
    ], 
    "supportsAsyncApplyEdits" : true, 
    "supportsReturnEditResults" : true, 
    "supportsApplyEditsbyUploadID" : true, 
    "supportedApplyEditsUploadIDFormats" : "JSON,PBF", 
    "supportsTranslation" : false, 
    "supportsMaxTranslations" : 10
  }, 
  "infoInEstimates" : [
    "extent", 
    "count"
  ], 
  "useStandardizedQueries" : true, 
  "geometryType" : "esriGeometryPolygon", 
  "minScale" : 0, 
  "maxScale" : 0, 
  "extent" : {
    "xmin" : -110512105.34388396, 
    "ymin" : -88857585.270686567, 
    "xmax" : 133477938.67721727, 
    "ymax" : 79510400.917914391, 
    "spatialReference" : {
      "wkid" : 103176, 
      "latestWkid" : 6593
    }
  }, 
  "spatialReference" : {
    "wkid" : 103176, 
    "latestWkid" : 6593
  }, 
  "drawingInfo":{"renderer":{"type":"simple","symbol":{"color":[191,252,252,255],"outline":{"color":[110,110,110,255],"width":0.7,"type":"esriSLS","style":"esriSLSSolid"},"type":"esriSFS","style":"esriSFSSolid"}},"transparency":0}, 
  "allowGeometryUpdates" : true, 
  "trueCurveSupportMode" : "OGC", 
  "supportedCurveTypes" : [
    "esriGeometryCircularArc"
  ], 
  "supportedTrueCurvePbfFeatureEncodings" : [
    "esriCompressedShapeBuffer", 
    "esriDefault"
  ], 
  "allowTrueCurvesUpdates" : true, 
  "onlyAllowTrueCurveUpdatesByTrueCurveClients" : false, 
  "hasAttachments" : true, 
  
  "attachmentProperties" : [
    {
      "name" : "id", 
      "fieldName" : "ATTACHMENTID", 
      "isEnabled" : true
    }, 
    {
      "name" : "globalId", 
      "fieldName" : "AttachmentGlobalID", 
      "isEnabled" : true
    }, 
    {
      "name" : "name", 
      "fieldName" : "ATT_NAME", 
      "isEnabled" : true
    }, 
    {
      "name" : "size", 
      "fieldName" : "DATA_SIZE", 
      "isEnabled" : true
    }, 
    {
      "name" : "contentType", 
      "fieldName" : "CONTENT_TYPE", 
      "isEnabled" : true
    }, 
    {
      "name" : "keywords", 
      "fieldName" : "Keywords", 
      "isEnabled" : true
    }, 
    {
      "name" : "exifInfo", 
      "fieldName" : "ExifInfo", 
      "isEnabled" : true
    }
  ], 
  "htmlPopupType" : "esriServerHTMLPopupTypeAsHTMLText", 
  "hasMetadata" : true, 
  "hasM" : false, 
  "hasZ" : true, 
  "enableZDefaults" : true, 
  "zDefault" : 0, 
  "objectIdField" : "OBJECTID", 
  "uniqueIdField" : 
  {
    "name" : "OBJECTID", 
    "isSystemMaintained" : true
  }, 
  "globalIdField" : "GlobalID", 
  "typeIdField" : "", 
  "collation" : {
    "locale" : "neutral", 
    "caseSensitive" : false, 
    "accentSensitive" : true
  }, 
  "fields" : [
    {
      "name" : "OBJECTID", 
      "type" : "esriFieldTypeOID", 
      "alias" : "OBJECTID", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Site", 
      "type" : "esriFieldTypeString", 
      "alias" : "Site", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Site", 
        "codedValues" : [
          {
            "name" : "OR219", 
            "code" : "1"
          }, 
          {
            "name" : "OR333", 
            "code" : "3"
          }, 
          {
            "name" : "OR249", 
            "code" : "2"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Area", 
      "type" : "esriFieldTypeString", 
      "alias" : "Area", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Area", 
        "codedValues" : [
          {
            "name" : "Mount Pleasant", 
            "code" : "1"
          }, 
          {
            "name" : "Overseers", 
            "code" : "2"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Location", 
      "type" : "esriFieldTypeString", 
      "alias" : "Location", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Location", 
        "codedValues" : [
          {
            "name" : "Mount Pleasant Main House", 
            "code" : "1"
          }, 
          {
            "name" : "Mount Pleasant Slave Quarter", 
            "code" : "2"
          }, 
          {
            "name" : "Mount Pleasant Kitchen", 
            "code" : "3"
          }, 
          {
            "name" : "Overseer Main House", 
            "code" : "4"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "FeatureNumber", 
      "type" : "esriFieldTypeSmallInteger", 
      "alias" : "FeatureNumber", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Unit", 
      "type" : "esriFieldTypeSmallInteger", 
      "alias" : "Unit", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Description", 
      "type" : "esriFieldTypeString", 
      "alias" : "Description", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Excavator", 
      "type" : "esriFieldTypeString", 
      "alias" : "Excavator", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Supervisor", 
      "type" : "esriFieldTypeString", 
      "alias" : "Supervisor", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ExcavationDate", 
      "type" : "esriFieldTypeDate", 
      "alias" : "ExcavationDate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Notes", 
      "type" : "esriFieldTypeString", 
      "alias" : "Notes", 
      "sqlType" : "sqlTypeOther", 
      "length" : 1200, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FeatureStatus", 
      "type" : "esriFieldTypeString", 
      "alias" : "Feature Status", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Feature Status", 
        "codedValues" : [
          {
            "name" : "Fully Excavated (Closed)", 
            "code" : "1"
          }, 
          {
            "name" : "Unexcavated", 
            "code" : "2"
          }, 
          {
            "name" : "Partially Excavated (Closed)", 
            "code" : "3"
          }, 
          {
            "name" : "In Progress", 
            "code" : "4"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Area", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Shape__Area", 
      "sqlType" : "sqlTypeDouble", 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Length", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Shape__Length", 
      "sqlType" : "sqlTypeDouble", 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CreationDate", 
      "type" : "esriFieldTypeDate", 
      "alias" : "CreationDate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Creator", 
      "type" : "esriFieldTypeString", 
      "alias" : "Creator", 
      "sqlType" : "sqlTypeOther", 
      "length" : 128, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "EditDate", 
      "type" : "esriFieldTypeDate", 
      "alias" : "EditDate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Editor", 
      "type" : "esriFieldTypeString", 
      "alias" : "Editor", 
      "sqlType" : "sqlTypeOther", 
      "length" : 128, 
      "nullable" : true, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "GlobalID", 
      "type" : "esriFieldTypeGlobalID", 
      "alias" : "GlobalID", 
      "sqlType" : "sqlTypeOther", 
      "length" : 38, 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : "NEWID() WITH VALUES"
    }, 
    {
      "name" : "Project", 
      "type" : "esriFieldTypeString", 
      "alias" : "Project", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ExDate", 
      "type" : "esriFieldTypeDate", 
      "alias" : "Excavation Date", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "PhysicalAbove", 
      "type" : "esriFieldTypeString", 
      "alias" : "Physical Above", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "PhysicalBelow", 
      "type" : "esriFieldTypeString", 
      "alias" : "Physical Below", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ChronologicalBefore", 
      "type" : "esriFieldTypeString", 
      "alias" : "Chronological Before", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ChronologicalAfter", 
      "type" : "esriFieldTypeString", 
      "alias" : "Chronological After", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "StratumWithin", 
      "type" : "esriFieldTypeString", 
      "alias" : "Stratum Within", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CutThrough", 
      "type" : "esriFieldTypeString", 
      "alias" : "Strata Cut Through", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ShapeinPlan", 
      "type" : "esriFieldTypeString", 
      "alias" : "Shape in Plan", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Features_ShapeinPlan_60460223-448c-401b-848c-396b42beeaff", 
        "codedValues" : [
          {
            "name" : "square", 
            "code" : "square"
          }, 
          {
            "name" : "circular", 
            "code" : "circular"
          }, 
          {
            "name" : "sub-circular", 
            "code" : "sub-circular"
          }, 
          {
            "name" : "oval", 
            "code" : "oval"
          }, 
          {
            "name" : "linear straight and parallel", 
            "code" : "straight and parallel"
          }, 
          {
            "name" : "linear, curving and irregular", 
            "code" : "curving and irregular"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Corners", 
      "type" : "esriFieldTypeString", 
      "alias" : "Corners", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Features_Corners_f88b8f6a-862c-4211-84b2-eb6a66489c45", 
        "codedValues" : [
          {
            "name" : "Circular", 
            "code" : "Circular"
          }, 
          {
            "name" : "Square", 
            "code" : "Square"
          }, 
          {
            "name" : "Rounded", 
            "code" : "Rounded"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Dimensions", 
      "type" : "esriFieldTypeString", 
      "alias" : "Dimensions", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "BreakofSlopeTop", 
      "type" : "esriFieldTypeString", 
      "alias" : "Break of Slope Top", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Features_BreakofSlopeTop_7c2d7209-a9b9-4f00-85e7-11959b452cbd", 
        "codedValues" : [
          {
            "name" : "Sharp", 
            "code" : "Sharp"
          }, 
          {
            "name" : "Gradual", 
            "code" : "Gradual"
          }, 
          {
            "name" : "Not perceptible", 
            "code" : "Not perceptible"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "SidesSmooth", 
      "type" : "esriFieldTypeString", 
      "alias" : "Sides", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Features_SidesSmooth_9114b66d-3acd-4b53-852e-069ab54a1999", 
        "codedValues" : [
          {
            "name" : "Smooth", 
            "code" : "Smooth"
          }, 
          {
            "name" : "Irregular", 
            "code" : "Irregular"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "BreakofSlopeBottom", 
      "type" : "esriFieldTypeString", 
      "alias" : "Break of Slope Bottom", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Features_BreakofSlopeBottom_459aa59f-657a-41e8-8e44-e02d552a8799", 
        "codedValues" : [
          {
            "name" : "Sharp", 
            "code" : "Sharp"
          }, 
          {
            "name" : "Gradual", 
            "code" : "Gradual"
          }, 
          {
            "name" : "Not perceptible", 
            "code" : "Not perceptible"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Base", 
      "type" : "esriFieldTypeString", 
      "alias" : "Base", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Features_Base_cecf7c4e-8108-49e1-83d2-7217c19f31b6", 
        "codedValues" : [
          {
            "name" : "Pointed", 
            "code" : "Pointed"
          }, 
          {
            "name" : "Rounded", 
            "code" : "Rounded"
          }, 
          {
            "name" : "Sloped", 
            "code" : "Sloped"
          }, 
          {
            "name" : "Convex", 
            "code" : "Convex"
          }, 
          {
            "name" : "Flat", 
            "code" : "Flat"
          }, 
          {
            "name" : "Uneven", 
            "code" : "Uneven"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Orientation", 
      "type" : "esriFieldTypeString", 
      "alias" : "Orientation", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "InclinationofAxis", 
      "type" : "esriFieldTypeString", 
      "alias" : "Inclination of Axis", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Truncation", 
      "type" : "esriFieldTypeString", 
      "alias" : "Truncation", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ConstructionMaterial", 
      "type" : "esriFieldTypeString", 
      "alias" : "Construction Material", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "OccupationPeriod", 
      "type" : "esriFieldTypeString", 
      "alias" : "Occupation Period", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Features_OccupationPeriod_c6d67698-1899-4c30-867c-3728d3fe7bed", 
        "codedValues" : [
          {
            "name" : "Settlement Period (1723-1732)", 
            "code" : "Settlement Period (1723-1732)"
          }, 
          {
            "name" : "Frances Madison Period (1732-1761)", 
            "code" : "Frances Madison Period (1732-1761)"
          }, 
          {
            "name" : "Planter Cottage Period (1750s-1765)", 
            "code" : "Planter Cottage Period (1750s-1765)"
          }, 
          {
            "name" : "James Madison Sr. Period (1765-1791)", 
            "code" : "James Madison Sr. Period (1765-1791)"
          }, 
          {
            "name" : "Transitional Period to James Madison, Jr. (1792-1809)", 
            "code" : "Transitional Period to James Madison, Jr. (1792-1809)"
          }, 
          {
            "name" : "Presidential Modification Period (1809-1817)", 
            "code" : "Presidential Modification Period (1809-1817)"
          }, 
          {
            "name" : "Retirement Period (1817-1837)", 
            "code" : "Retirement Period (1817-1837)"
          }, 
          {
            "name" : "Dolley Madison Period (1837-1844)", 
            "code" : "Dolley Madison Period (1837-1844)"
          }, 
          {
            "name" : "Moncure/Thornton Period (1844-1865)", 
            "code" : "Moncure/Thornton Period (1844-1865)"
          }, 
          {
            "name" : "Late 19th century Period (1865-1901)", 
            "code" : "Late 19th century Period (1865-1901)"
          }, 
          {
            "name" : "Early duPont Period (1901-1928)", 
            "code" : "Early duPont Period (1901-1928)"
          }, 
          {
            "name" : "Late duPont Period (1928-1983)", 
            "code" : "Late duPont Period (1928-1983)"
          }, 
          {
            "name" : "National Trust for Historic Preservation Period (1984-2000)", 
            "code" : "National Trust for Historic Preservation Period (1984-2000)"
          }, 
          {
            "name" : "The Montpelier Foundation Period (2000-2050)", 
            "code" : "The Montpelier Foundation Period (2000-2050)"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "SoilChemCut", 
      "type" : "esriFieldTypeString", 
      "alias" : "Soil Chem", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "OtherSamples", 
      "type" : "esriFieldTypeString", 
      "alias" : "Other Samples", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "OpeningPhotoNum", 
      "type" : "esriFieldTypeString", 
      "alias" : "Opening Photo #", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ClosingPhotoNum", 
      "type" : "esriFieldTypeString", 
      "alias" : "Closing Photo #", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "InProgressPhotoNum", 
      "type" : "esriFieldTypeString", 
      "alias" : "In Progress Photo #", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ProfileNumber1st", 
      "type" : "esriFieldTypeString", 
      "alias" : "1st Profile #", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ProfileNumber2nd", 
      "type" : "esriFieldTypeString", 
      "alias" : "2nd Profile #", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CrewChiefCheck", 
      "type" : "esriFieldTypeString", 
      "alias" : "Check", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Discussion", 
      "type" : "esriFieldTypeString", 
      "alias" : "Discussion", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ExcavationMethods", 
      "type" : "esriFieldTypeString", 
      "alias" : "Excavation Methodology", 
      "sqlType" : "sqlTypeOther", 
      "length" : 500, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "feature_type", 
      "type" : "esriFieldTypeString", 
      "alias" : "Feature Type", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FeatureDefinition", 
      "type" : "esriFieldTypeString", 
      "alias" : "Feature Definition", 
      "sqlType" : "sqlTypeOther", 
      "length" : 500, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Stratigraphy_fills", 
      "type" : "esriFieldTypeString", 
      "alias" : "Stratigraphic Fills", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CutDescription", 
      "type" : "esriFieldTypeString", 
      "alias" : "CutDescription", 
      "sqlType" : "sqlTypeOther", 
      "length" : 500, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "SidesShapes", 
      "type" : "esriFieldTypeString", 
      "alias" : "Side Shape", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "OpeningPhotoURL", 
      "type" : "esriFieldTypeString", 
      "alias" : "Opening Photo URL", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ClosingPhotoURL", 
      "type" : "esriFieldTypeString", 
      "alias" : "Closing Photo URL", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FeatureFormURL", 
      "type" : "esriFieldTypeString", 
      "alias" : "Feature Form", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "DrawingURL", 
      "type" : "esriFieldTypeString", 
      "alias" : "Feature Drawing URL", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Feature_Text", 
      "type" : "esriFieldTypeString", 
      "alias" : "Feature Text", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Profile_Drawing_URL", 
      "type" : "esriFieldTypeString", 
      "alias" : "Profile Drawing URL", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Profile_Photo_URL", 
      "type" : "esriFieldTypeString", 
      "alias" : "Profile Photo URL", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }
  ], 
  "indexes" : [
    {
      "name" : "PK__FEATUREM__F4B70D855EF37E1D", 
      "fields" : "OBJECTID", 
      "isAscending" : true, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "user_30632.FEATUREMAP_FEATURES_Shape_sidx", 
      "fields" : "Shape", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Spatial"
    }, 
    {
      "name" : "Shape__Area_Index", 
      "fields" : "Shape__Area", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "Shape__Length_Index", 
      "fields" : "Shape__Length", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "CreationDateIndex", 
      "fields" : "CreationDate", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "CreationDate Field index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "CreatorIndex", 
      "fields" : "Creator", 
      "isAscending" : false, 
      "isUnique" : false, 
      "description" : "Creator Field index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "EditDateIndex", 
      "fields" : "EditDate", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "EditDate Field index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "EditorIndex", 
      "fields" : "Editor", 
      "isAscending" : false, 
      "isUnique" : false, 
      "description" : "Editor Field index", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "GlobalID_Index", 
      "fields" : "GlobalID", 
      "isAscending" : false, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }
  ], 
  "dateFieldsTimeReference" : {
    "timeZone" : "UTC", 
    "timeZoneIANA" : "Etc/UTC", 
    "respectsDaylightSaving" : false
  }, 
  "preferredTimeReference" : null, 
  "types" : [], 
  "templates" : [
    {
      "name" : "Features", 
      "description" : "", 
      "drawingTool" : "esriFeatureEditToolPolygon", 
      "prototype" : {
        "attributes" : {
          "Notes" : null, 
          "FeatureStatus" : null, 
          "Site" : null, 
          "Area" : null, 
          "Location" : null, 
          "FeatureNumber" : null, 
          "Unit" : null, 
          "Description" : null, 
          "Excavator" : null, 
          "Supervisor" : null, 
          "ExcavationDate" : null
        }
      }
    }
  ], 
  "supportedQueryFormats" : "JSON, geoJSON, PBF", 
  "supportedAppendFormats" : "sqlite,geoPackage,shapefile,filegdb,featureCollection,geojson,csv,excel,jsonl,featureService,pbf,imageCollection", 
  "supportedAppendSourceFilterFormats" : "sqlite,geoPackage,shapefile,filegdb,featureService", 
  "supportedExportFormats" : "csv,shapefile,sqlite,geoPackage,filegdb,featureCollection,geojson,kml,excel,parquet", 
  "supportedConvertFileFormats" : "JSON,PBF,Parquet", 
  "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
  "supportedSpatialRelationships" : [
    "esriSpatialRelIntersects", 
    "esriSpatialRelContains", 
    "esriSpatialRelCrosses", 
    "esriSpatialRelEnvelopeIntersects", 
    "esriSpatialRelIndexIntersects", 
    "esriSpatialRelOverlaps", 
    "esriSpatialRelTouches", 
    "esriSpatialRelWithin", 
    "esriSpatialRelDisjoint", 
    "esriSpatialRelRelation"
  ], 
  "guidFormat" : "", 
  "supportsContingentValues" : true, 
  "supportsEditingContingentValues" : true, 
  "supportedContingentValuesFormats" : "JSON, PBF", 
  "supportsFieldGroups" : true, 
  "supportedSyncDataOptions" : 260, 
  "hasStaticData" : false, 
  "maxRecordCount" : 2000, 
  "standardMaxRecordCount" : 2000, 
  "maxIdsCount" : 1000000, 
  "standardMaxRecordCountNoGeometry" : 32000, 
  "tileMaxRecordCount" : 4000, 
  "maxRecordCountFactor" : 1, 
  "capabilities" : "Create,Delete,Query,Update,Editing,Sync"
}