{
  "currentVersion" : 12, 
  "id" : 5, 
  "name" : "ConditionAssessment", 
  "type" : "Feature Layer", 
  "serviceItemId" : "e96a5406b2a547c0b4734bff5b2d8f16", 
  "displayField" : "shortname", 
  "description" : "", 
  "copyrightText" : "", 
  "defaultVisibility" : true, 
  "editFieldsInfo" : {
    "creationDateField" : "CreationDate", 
    "creatorField" : "Creator", 
    "editDateField" : "EditDate", 
    "editorField" : "Editor"
  }, 
  "editingInfo" : {
    "lastEditDate" : 1778096228052, 
    "schemaLastEditDate" : 1778095783186, 
    "dataLastEditDate" : 1778096228052
  }, 
  "relationships" : [], 
  "isDataVersioned" : false, 
  "hasContingentValuesDefinition" : false, 
  "supportsAppend" : true, 
  "supportsCalculate" : true, 
  "supportsASyncCalculate" : true, 
  "supportsTruncate" : true, 
  "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
    }, 
    "fullTextSearchableFields" : [
      "shortname", 
      "longname", 
      "buildingid"
    ]
  }, 
  "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" : 811246.92519685626, 
    "ymin" : 491269.45341207087, 
    "xmax" : 3284644.0442913324, 
    "ymax" : 1565033.2106299251, 
    "spatialReference" : {
      "wkid" : 103094, 
      "latestWkid" : 6515
    }
  }, 
  "spatialReference" : {
    "wkid" : 103094, 
    "latestWkid" : 6515
  }, 
  "drawingInfo":{"renderer":{"type":"classBreaks","authoringInfo":{"type":"classedColor","colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[229,237,206,255],"toColor":[229,237,206,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[155,196,194,255],"toColor":[155,196,194,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[105,168,184,255],"toColor":[105,168,184,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[75,127,153,255],"toColor":[75,127,153,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[48,86,122,255],"toColor":[48,86,122,255]}]},"classificationMethod":"esriClassifyManual"},"field":"FCI_Percentage","classificationMethod":"esriClassifyManual","minValue":0.001,"classBreakInfos":[{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[163,255,115,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.5}},"classMaxValue":0.05,"label":"0.001000 - 0.050000"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,255,115,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.5}},"classMaxValue":0.1,"label":"0.050001 - 0.100000"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,0,0,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[0,0,0,255],"width":0.5}},"classMaxValue":1,"label":"0.100001 - 1.000000"}],"legendOptions":{"order":"ascendingValues"}},"scaleSymbols":true,"transparency":0,"labelingInfo":null}, 
  "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" : "buildingid", 
      "type" : "esriFieldTypeString", 
      "alias" : "Building Identifier", 
      "sqlType" : "sqlTypeOther", 
      "length" : 50, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "site", 
      "type" : "esriFieldTypeString", 
      "alias" : "Facility Site Identifier", 
      "sqlType" : "sqlTypeOther", 
      "length" : 50, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "shortname", 
      "type" : "esriFieldTypeString", 
      "alias" : "Short Name of Building", 
      "sqlType" : "sqlTypeOther", 
      "length" : 25, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "longname", 
      "type" : "esriFieldTypeString", 
      "alias" : "Full Name of Building", 
      "sqlType" : "sqlTypeOther", 
      "length" : 100, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "occupancydate", 
      "type" : "esriFieldTypeSmallInteger", 
      "alias" : "Occupancy Date", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "globalid", 
      "type" : "esriFieldTypeGlobalID", 
      "alias" : "GlobalID", 
      "sqlType" : "sqlTypeOther", 
      "length" : 38, 
      "nullable" : false, 
      "editable" : false, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "gid", 
      "type" : "esriFieldTypeGUID", 
      "alias" : "GID", 
      "sqlType" : "sqlTypeOther", 
      "length" : 38, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "abrev", 
      "type" : "esriFieldTypeString", 
      "alias" : "Abbreviation", 
      "sqlType" : "sqlTypeOther", 
      "length" : 20, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "lease", 
      "type" : "esriFieldTypeString", 
      "alias" : "Leased", 
      "sqlType" : "sqlTypeOther", 
      "length" : 10, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "bh", 
      "type" : "esriFieldTypeString", 
      "alias" : "BioHazard", 
      "sqlType" : "sqlTypeOther", 
      "length" : 10, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "agency", 
      "type" : "esriFieldTypeString", 
      "alias" : "Agency", 
      "sqlType" : "sqlTypeOther", 
      "length" : 10, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : "MUS"
    }, 
    {
      "name" : "uni", 
      "type" : "esriFieldTypeString", 
      "alias" : "University", 
      "sqlType" : "sqlTypeOther", 
      "length" : 15, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : "MSU"
    }, 
    {
      "name" : "org", 
      "type" : "esriFieldTypeString", 
      "alias" : "Organization", 
      "sqlType" : "sqlTypeOther", 
      "length" : 25, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "l_num", 
      "type" : "esriFieldTypeString", 
      "alias" : "Local #/Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "status", 
      "type" : "esriFieldTypeString", 
      "alias" : "Status", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "sqft", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "Sq Ft Total", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "shpo_cont", 
      "type" : "esriFieldTypeString", 
      "alias" : "SHPO Contributing", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "style", 
      "type" : "esriFieldTypeString", 
      "alias" : "Style", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "shpo_no", 
      "type" : "esriFieldTypeSmallInteger", 
      "alias" : "SHPO Map Number", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "arch", 
      "type" : "esriFieldTypeString", 
      "alias" : "Architect", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "smith_num", 
      "type" : "esriFieldTypeString", 
      "alias" : "Smithsonian Number", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "prop_rec", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "Property Record ", 
      "sqlType" : "sqlTypeOther", 
      "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" : "created_user", 
      "type" : "esriFieldTypeString", 
      "alias" : "created_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" : "last_edited_user", 
      "type" : "esriFieldTypeString", 
      "alias" : "last_edited_user", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "cob_hyperlink", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "City of Bozeman Hyperlink SHPO", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "prop_rec_msu", 
      "type" : "esriFieldTypeString", 
      "alias" : "MSU Property Record", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "hist_reg_num", 
      "type" : "esriFieldTypeString", 
      "alias" : "NPS Historic Register Number", 
      "sqlType" : "sqlTypeOther", 
      "length" : 25, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "heritage_status", 
      "type" : "esriFieldTypeString", 
      "alias" : "Heritage Status", 
      "sqlType" : "sqlTypeOther", 
      "length" : 35, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "num_floor", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "Number of Floors", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "clery_gphy", 
      "type" : "esriFieldTypeString", 
      "alias" : "CLERY Geography", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "clery_housing", 
      "type" : "esriFieldTypeString", 
      "alias" : "CLERY Housing", 
      "sqlType" : "sqlTypeOther", 
      "length" : 256, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "fmscheduler", 
      "type" : "esriFieldTypeString", 
      "alias" : "In FM Scheduler", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "operdate", 
      "type" : "esriFieldTypeDate", 
      "alias" : "operdate", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Building_Name", 
      "type" : "esriFieldTypeString", 
      "alias" : "Building Name", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Building_Type", 
      "type" : "esriFieldTypeString", 
      "alias" : "Building Type", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "GSF", 
      "type" : "esriFieldTypeString", 
      "alias" : "GSF", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Year_Built", 
      "type" : "esriFieldTypeString", 
      "alias" : "Year Built", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Building_Use", 
      "type" : "esriFieldTypeString", 
      "alias" : "Building Use", 
      "sqlType" : "sqlTypeOther", 
      "length" : 255, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FCI_Percentage", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "FCI Percentage", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Date_of_Last_FCA", 
      "type" : "esriFieldTypeDate", 
      "alias" : "Date of Last FCA", 
      "sqlType" : "sqlTypeOther", 
      "length" : 8, 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null, 
      "precision" : 1
    }, 
    {
      "name" : "Bulding_Number", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "Bulding Number", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "ObjectID_1", 
      "type" : "esriFieldTypeInteger", 
      "alias" : "ObjectID", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Area", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "SHAPE__Area", 
      "sqlType" : "sqlTypeDouble", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "Shape__Length", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "SHAPE__Length", 
      "sqlType" : "sqlTypeDouble", 
      "nullable" : true, 
      "editable" : true, 
      "domain" : null, 
      "defaultValue" : null
    }, 
    {
      "name" : "FCAPercentage", 
      "type" : "esriFieldTypeDouble", 
      "alias" : "FCA Percentage", 
      "sqlType" : "sqlTypeOther", 
      "nullable" : true, 
      "editable" : true, 
      "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
    }
  ], 
  "indexes" : [
    {
      "name" : "PK__FAC_BUIL__F4B70D85EDC9B6EE", 
      "fields" : "OBJECTID", 
      "isAscending" : true, 
      "isUnique" : true, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "user_74890.FAC_BUILDINGS_CONDITIONASSESSMENT_Shape_sidx", 
      "fields" : "Shape", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Spatial"
    }, 
    {
      "name" : "FDO_globalid", 
      "fields" : "globalid", 
      "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"
    }, 
    {
      "name" : "exb_shortname", 
      "fields" : "shortname", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "exb_shortname_total", 
      "fields" : "shortname", 
      "description" : "", 
      "indexType" : "FullText"
    }, 
    {
      "name" : "exb_longname", 
      "fields" : "longname", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "exb_buildingid", 
      "fields" : "buildingid", 
      "isAscending" : true, 
      "isUnique" : false, 
      "description" : "", 
      "indexType" : "Attribute"
    }, 
    {
      "name" : "exb_longname_total", 
      "fields" : "longname, buildingid", 
      "description" : "", 
      "indexType" : "FullText"
    }, 
    {
      "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"
    }
  ], 
  "dateFieldsTimeReference" : {
    "timeZone" : "UTC", 
    "timeZoneIANA" : "Etc/UTC", 
    "respectsDaylightSaving" : false
  }, 
  "preferredTimeReference" : null, 
  "types" : [], 
  "templates" : [
    {
      "name" : "ConditionAssessment", 
      "description" : "", 
      "drawingTool" : "esriFeatureEditToolPolygon", 
      "prototype" : {
        "attributes" : {
          "Date_of_Last_FCA" : null, 
          "ObjectID_1" : null, 
          "buildingid" : null, 
          "site" : null, 
          "shortname" : null, 
          "longname" : null, 
          "occupancydate" : null, 
          "Bulding_Number" : null, 
          "gid" : null, 
          "abrev" : null, 
          "lease" : null, 
          "bh" : null, 
          "agency" : "MUS", 
          "uni" : "MSU", 
          "org" : null, 
          "l_num" : null, 
          "status" : null, 
          "sqft" : null, 
          "shpo_cont" : null, 
          "style" : null, 
          "shpo_no" : null, 
          "arch" : null, 
          "smith_num" : null, 
          "prop_rec" : null, 
          "created_date" : null, 
          "created_user" : null, 
          "last_edited_date" : null, 
          "last_edited_user" : null, 
          "cob_hyperlink" : null, 
          "prop_rec_msu" : null, 
          "hist_reg_num" : null, 
          "heritage_status" : null, 
          "num_floor" : null, 
          "clery_gphy" : null, 
          "clery_housing" : null, 
          "fmscheduler" : null, 
          "operdate" : null, 
          "Building_Name" : null, 
          "Building_Type" : null, 
          "GSF" : null, 
          "Year_Built" : null, 
          "Building_Use" : null, 
          "FCI_Percentage" : null, 
          "FCAPercentage" : 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", 
  "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,Extract"
}