{
  "currentVersion" : 12, 
  "id" : 96, 
  "name" : "Post_Structure", 
  "type" : "Feature Layer", 
  "serviceItemId" : "d3119d81bdf04c00b809a3478abd6918", 
  "isView" : true, 
  "isUpdatableView" : true, 
  "sourceSchemaChangesAllowed" : true, 
  "displayField" : "ShortName", 
  "description" : "", 
  "copyrightText" : "", 
  "defaultVisibility" : true, 
  "editFieldsInfo" : {
    "creationDateField" : "CreationDate", 
    "creatorField" : "Creator", 
    "editDateField" : "EditDate", 
    "editorField" : "Editor"
  }, 
  "editingInfo" : {
    "lastEditDate" : 1718223201990, 
    "schemaLastEditDate" : 1718223201990, 
    "dataLastEditDate" : 1718221695140
  }, 
  "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" : "esriMeters"
  }, 
  "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" : -12374016.8889, 
    "ymin" : 5728065.2594999969, 
    "xmax" : -12373239.0288, 
    "ymax" : 5728740.0988999978, 
    "spatialReference" : {
      "wkid" : 102100, 
      "latestWkid" : 3857
    }
  }, 
  "spatialReference" : {
    "wkid" : 102100, 
    "latestWkid" : 3857
  }, 
  "drawingInfo":{"renderer":{"type":"uniqueValue","field1":"BLDGTYPE","uniqueValueInfos":[{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[179,230,252,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"CHEMICAL STORAGE/HANDLING FACILITY","label":"CHEMICAL STORAGE/HANDLING FACILITY"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[205,179,252,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"EQUIPMENT STORAGE","label":"EQUIPMENT STORAGE"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[252,231,182,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"FUEL TANK","label":"FUEL TANK"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[204,252,227,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"GRAIN BINS / SILOS / SUPPLY TANKS","label":"GRAIN BINS / SILOS / SUPPLY TANKS"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[232,252,212,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"PUMP HOUSE","label":"PUMP HOUSE"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[212,228,252,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"SEED PROCESSING PLANT","label":"SEED PROCESSING PLANT"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[252,179,252,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"SHOP","label":"SHOP"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[252,197,189,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"STORAGE SHED","label":"STORAGE SHED"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[207,240,252,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[110,110,110,255],"width":0.7}},"value":"WEATHER STATION","label":"WEATHER STATION"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[216,252,215,255],"toColor":[216,252,215,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[222,179,252,255],"toColor":[222,179,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,185,182,255],"toColor":[252,185,182,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[187,224,252,255],"toColor":[187,224,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,231,182,255],"toColor":[252,231,182,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[185,252,179,255],"toColor":[185,252,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,252,244,255],"toColor":[179,252,244,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,187,226,255],"toColor":[252,187,226,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[204,204,252,255],"toColor":[204,204,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,226,212,255],"toColor":[252,226,212,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[228,252,182,255],"toColor":[228,252,182,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,207,179,255],"toColor":[252,207,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[246,212,252,255],"toColor":[246,212,252,255]}]}}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}, 
  "allowGeometryUpdates" : true, 
  "trueCurveSupportMode" : "OGC", 
  "supportedCurveTypes" : [
    "esriGeometryCircularArc"
  ], 
  "supportedTrueCurvePbfFeatureEncodings" : [
    "esriCompressedShapeBuffer", 
    "esriDefault"
  ], 
  "allowTrueCurvesUpdates" : true, 
  "onlyAllowTrueCurveUpdatesByTrueCurveClients" : false, 
  "hasAttachments" : true, 
  "viewSourceHasAttachments" : 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" : true, 
  "allowUpdateWithoutMValues" : true, 
  "hasZ" : true, 
  "enableZDefaults" : true, 
  "zDefault" : 0, 
  "objectIdField" : "OBJECTID_1", 
  "uniqueIdField" : 
  {
    "name" : "OBJECTID_1", 
    "isSystemMaintained" : true
  }, 
  "globalIdField" : "GlobalID_1", 
  "typeIdField" : "BLDGTYPE", 
  "collation" : {
    "locale" : "neutral", 
    "caseSensitive" : false, 
    "accentSensitive" : true
  }, 
  "fields" : [
    {
      "name" : "OBJECTID_1", 
      "type" : "esriFieldTypeOID", 
      "alias" : "OBJECTID_1", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "OBJECTID", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "OBJECTID", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "BuildID", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "Build ID (Insurance ID)", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ShortName", 
      "type" : "esriFieldTypeString", 
      "alias" : "Short Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 50, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "LongName", 
      "type" : "esriFieldTypeString", 
      "alias" : "Long Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 100, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "CAMPUS", 
      "type" : "esriFieldTypeString", 
      "alias" : "Site Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 10, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "BLDGTYPE", 
      "type" : "esriFieldTypeString", 
      "alias" : "Structure Type", 
      "sqlType" : "sqlTypeOther", 
      "length" : 50, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "STAT", 
      "type" : "esriFieldTypeString", 
      "alias" : "Status", 
      "sqlType" : "sqlTypeOther", 
      "length" : 50, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "GSF", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "GSF", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "YEARBUILT", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "Year Built", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "YEAR_HIST", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "Year Historic", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "COMMENTS", 
      "type" : "esriFieldTypeString", 
      "alias" : "Notes", 
      "sqlType" : "sqlTypeOther", 
      "length" : 100, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FundSource", 
      "type" : "esriFieldTypeString", 
      "alias" : "Notes 2", 
      "sqlType" : "sqlTypeOther", 
      "length" : 50, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Are", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Shape__Are", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Len", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Shape__Len", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "created_user", 
      "type" : "esriFieldTypeString", 
      "alias" : "created_user", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "created_date", 
      "type" : "esriFieldTypeDate", 
      "alias" : "created_date", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "last_edited_user", 
      "type" : "esriFieldTypeString", 
      "alias" : "last_edited_user", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "last_edited_date", 
      "type" : "esriFieldTypeDate", 
      "alias" : "last_edited_date", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "GlobalID_1", 
      "type" : "esriFieldTypeGlobalID", 
      "alias" : "GlobalID_1", 
      "sqlType" : "sqlTypeOther", 
      "length" : 38, 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ConditionCat", 
      "type" : "esriFieldTypeString", 
      "alias" : "Condition Category", 
      "sqlType" : "sqlTypeOther", 
      "length" : 20, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "Condition Category", 
        "mergePolicy" : "esriMPTDefaultValue", 
        "splitPolicy" : "esriSPTDefaultValue", 
        "codedValues" : [
          {
            "name" : "Good", 
            "code" : "Good"
          }, 
          {
            "name" : "Fair", 
            "code" : "Fair"
          }, 
          {
            "name" : "Poor", 
            "code" : "Poor"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "Local_Name", 
      "type" : "esriFieldTypeString", 
      "alias" : "Local Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 50, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ProjectPriority", 
      "type" : "esriFieldTypeString", 
      "alias" : "ProjectPriority", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : 
      {
        "type" : "codedValue", 
        "name" : "ProjectPriority", 
        "mergePolicy" : "esriMPTDefaultValue", 
        "splitPolicy" : "esriSPTDefaultValue", 
        "codedValues" : [
          {
            "name" : "Very High", 
            "code" : "Very High"
          }, 
          {
            "name" : "High", 
            "code" : "High"
          }, 
          {
            "name" : "Medium", 
            "code" : "Medium"
          }, 
          {
            "name" : "Low", 
            "code" : "Low"
          }
        ]
      }, 
      "defaultValue" : null
    }, 
    {
      "name" : "DeficiencyPercentage", 
      "type" : "esriFieldTypeSingle", 
      "alias" : "DeficiencyPercentage", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "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
    }
  ], 
  "indexes" : [
    {
      "name" : "PK__POST_STR__E458E6E7ECE2C4D5", 
      "fields" : "OBJECTID_1", 
      "isAscending" : true, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "user_74890.POST_STRUCTURE_POST_STRUCTURE_Shape_sidx", 
      "fields" : "Shape", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Spatial"
    }, 
    {
      "name" : "FDO_GlobalID_1", 
      "fields" : "GlobalID_1", 
      "isAscending" : true, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "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"
    }
  ], 
  "dateFieldsTimeReference" : {
    "timeZone" : "UTC", 
    "timeZoneIANA" : "Etc/UTC", 
    "respectsDaylightSaving" : false
  }, 
  "preferredTimeReference" : null, 
  "types" : [
    {
      "id" : "CHEMICAL STORAGE/HANDLING FACILITY", 
      "name" : "CHEMICAL STORAGE/HANDLING FACILITY", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "CHEMICAL STORAGE/HANDLING FACILITY", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "CHEMICAL STORAGE/HANDLING FACILITY", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "EQUIPMENT STORAGE", 
      "name" : "EQUIPMENT STORAGE", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "EQUIPMENT STORAGE", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "EQUIPMENT STORAGE", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "FUEL TANK", 
      "name" : "FUEL TANK", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "FUEL TANK", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "FUEL TANK", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "GRAIN BINS / SILOS / SUPPLY TANKS", 
      "name" : "GRAIN BINS / SILOS / SUPPLY TANKS", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "GRAIN BINS / SILOS / SUPPLY TANKS", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "GRAIN BINS / SILOS / SUPPLY TANKS", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "PUMP HOUSE", 
      "name" : "PUMP HOUSE", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "PUMP HOUSE", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "PUMP HOUSE", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "SEED PROCESSING PLANT", 
      "name" : "SEED PROCESSING PLANT", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "SEED PROCESSING PLANT", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "SEED PROCESSING PLANT", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "SHOP", 
      "name" : "SHOP", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "SHOP", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "SHOP", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "STORAGE SHED", 
      "name" : "STORAGE SHED", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "STORAGE SHED", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "STORAGE SHED", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }, 
    {
      "id" : "WEATHER STATION", 
      "name" : "WEATHER STATION", 
      "domains" : 
      {
        "ConditionCat" : {"type" : "inherited"}, 
        "ProjectPriority" : {"type" : "inherited"}
      }, 
      "templates" : [
        {
          "name" : "WEATHER STATION", 
          "description" : "", 
          "drawingTool" : "esriFeatureEditToolPolygon", 
          "prototype" : {
            "attributes" : {
              "Local_Name" : null, 
              "DeficiencyPercentage" : null, 
              "OBJECTID" : null, 
              "BuildID" : null, 
              "ShortName" : null, 
              "LongName" : null, 
              "CAMPUS" : null, 
              "BLDGTYPE" : "WEATHER STATION", 
              "STAT" : null, 
              "GSF" : null, 
              "YEARBUILT" : null, 
              "YEAR_HIST" : null, 
              "COMMENTS" : null, 
              "FundSource" : null, 
              "Shape__Are" : null, 
              "Shape__Len" : null, 
              "created_user" : null, 
              "created_date" : null, 
              "last_edited_user" : null, 
              "last_edited_date" : null, 
              "ProjectPriority" : null, 
              "ConditionCat" : null
            }
          }
        }
      ]
    }
  ], 
  "templates" : [], 
  "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", 
  "supportedConvertFileFormats" : "JSON,PBF", 
  "supportedConvertContentFormats" : "LayerEditCollection,FeatureCollection", 
  "supportedSpatialRelationships" : [
    "esriSpatialRelIntersects", 
    "esriSpatialRelContains", 
    "esriSpatialRelCrosses", 
    "esriSpatialRelEnvelopeIntersects", 
    "esriSpatialRelIndexIntersects", 
    "esriSpatialRelOverlaps", 
    "esriSpatialRelTouches", 
    "esriSpatialRelWithin", 
    "esriSpatialRelDisjoint", 
    "esriSpatialRelRelation"
  ], 
  "guidFormat" : "", 
  "supportsContingentValues" : true, 
  "supportedContingentValuesFormats" : "JSON, PBF", 
  "supportsFieldGroups" : true, 
  "supportedSyncDataOptions" : 260, 
  "hasStaticData" : false, 
  "maxRecordCount" : 2000, 
  "standardMaxRecordCount" : 2000, 
  "standardMaxRecordCountNoGeometry" : 32000, 
  "tileMaxRecordCount" : 4000, 
  "maxRecordCountFactor" : 1, 
  "capabilities" : "Create,Delete,Query,Update,Editing"
}