{
  "layers" : [
    {
      "currentVersion" : 12, 
      "id" : 0, 
      "name" : "Campus_Places_Survey", 
      "type" : "Feature Layer", 
      "serviceItemId" : "4b3f4d4e0f2f401db32da4bc6ad596f1", 
      "isView" : true, 
      "isUpdatableView" : true, 
      "sourceSchemaChangesAllowed" : true, 
      "displayField" : "", 
      "description" : "", 
      "copyrightText" : "", 
      "defaultVisibility" : true, 
      "ownershipBasedAccessControlForFeatures" : {
        "allowOthersToQuery" : false, 
        "allowOthersToDelete" : false, 
        "allowOthersToUpdate" : false, 
        "allowAnonymousToQuery" : true, 
        "allowAnonymousToUpdate" : true, 
        "allowAnonymousToDelete" : true
      }, 
      "editFieldsInfo" : {
        "creationDateField" : "CreationDate", 
        "creatorField" : "Creator", 
        "editDateField" : "EditDate", 
        "editorField" : "Editor"
      }, 
      "editingInfo" : {
        "lastEditDate" : 1695076963489, 
        "schemaLastEditDate" : 1695076963489, 
        "dataLastEditDate" : 1695076963489
      }, 
      "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, 
      "supportsReturningQueryGeometry" : true, 
      "enableNullGeometry" : false, 
      "supportsOBACForAnonymousUsers" : true, 
      "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, 
        "supportedSpatialAggregationStatistics" : [
          "EnvelopeAggregate", 
          "CentroidAggregate", 
          "ConvexHullAggregate"
        ], 
        "supportsQueryAttachments" : true, 
        "supportsQueryAttachmentsCountOnly" : true, 
        "supportsQueryAttachmentOrderByFields" : true, 
        "supportsQueryAttachmentWithTypeWildcard" : true, 
        "supportsLod" : true, 
        "supportsQueryWithLodSR" : false, 
        "supportedLodTypes" : [
          "geohash"
        ], 
        "supportsReturningGeometryCentroid" : false, 
        "supportsReturningGeometryEnvelope" : false, 
        "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" : "esriGeometryPoint", 
      "minScale" : 1155582, 
      "maxScale" : 0, 
      "extent" : {
        "xmin" : -8075229.0611, 
        "ymin" : 5218156.5667999983, 
        "xmax" : -8072743.4182951376, 
        "ymax" : 5223072.9677999988, 
        "spatialReference" : {
          "wkid" : 102100, 
          "latestWkid" : 3857
        }
      }, 
      "drawingInfo":{"renderer":{"type":"uniqueValue","field1":"CampusPlaceCategory","defaultSymbol":null,"uniqueValueInfos":[{"value":"HeavyRainAreaOfConcern","label":"Heavy Rain (area of concert)","symbol":{"color":[20,158,206,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"HeavyRainAreaOfOpportunity","label":"Heavy Rain (area of opportunity)","symbol":{"color":[167,198,54,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"HeatAreaOfConcern","label":"Hot Weather - Heat (area of concern)","symbol":{"color":[237,81,81,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"StormPowerOutageLeastSafe","label":"Storm and Power Outages (Spaces I feel least safe)","symbol":{"color":[252,146,31,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"StormPowerOutageSafest","label":"Storm and Power Outages (Spaces I feel safest)","symbol":{"color":[183,129,74,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"EmergencyInfoPlacesToGo","label":"Emergency Information (where I would go)","symbol":{"color":[255,222,62,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"CampusPlaceNeedImprovement","label":"Resilient Places (need improvement)","symbol":{"color":[247,137,216,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}},{"value":"CampusPlacePositive","label":"Resilient Places (strong and resilient)","symbol":{"color":[158,85,156,255],"size":6,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[153,153,153,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}}}]},"transparency":0}, 
      "allowGeometryUpdates" : true, 
      "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" : "esriServerHTMLPopupTypeNone", 
      "hasM" : false, 
      "hasZ" : false, 
      "objectIdField" : "OBJECTID", 
      "uniqueIdField" : 
      {
        "name" : "OBJECTID", 
        "isSystemMaintained" : true
      }, 
      "globalIdField" : "GlobalID", 
      "typeIdField" : "CampusPlaceCategory", 
      "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" : "GlobalID", 
          "type" : "esriFieldTypeGlobalID", 
          "alias" : "GlobalID", 
          "sqlType" : "sqlTypeOther", 
          "length" : 38, 
          "nullable" : false, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "CreationDate", 
          "type" : "esriFieldTypeDate", 
          "alias" : "CreationDate", 
          "sqlType" : "sqlTypeOther", 
          "length" : 8, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : -2209161600000, 
          "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" : -2209161600000, 
          "precision" : 1
        }, 
        {
          "name" : "Editor", 
          "type" : "esriFieldTypeString", 
          "alias" : "Editor", 
          "sqlType" : "sqlTypeOther", 
          "length" : 128, 
          "nullable" : true, 
          "editable" : false, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "UserCategory", 
          "type" : "esriFieldTypeString", 
          "alias" : "User Category", 
          "sqlType" : "sqlTypeOther", 
          "length" : 75, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Campus_Places_Survey_UserCategory_7a6ec957-fb0a-43ee-826e-a206f88bb303", 
            "codedValues" : [
              {
                "name" : "An undergraduate student", 
                "code" : "An undergraduate student"
              }, 
              {
                "name" : "A graduate student", 
                "code" : "A graduate student"
              }, 
              {
                "name" : "Faculty", 
                "code" : "Faculty"
              }, 
              {
                "name" : "Staff", 
                "code" : "Staff"
              }, 
              {
                "name" : "Alumnus", 
                "code" : "Alumnus"
              }, 
              {
                "name" : "Parent", 
                "code" : "Parent"
              }, 
              {
                "name" : "Visitor", 
                "code" : "Visitor"
              }, 
              {
                "name" : "Other", 
                "code" : "Other"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "UserAgeCategory", 
          "type" : "esriFieldTypeString", 
          "alias" : "User Age Category", 
          "sqlType" : "sqlTypeOther", 
          "length" : 25, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Campus_Places_Survey_UserAgeCategory_649e4e3c-7514-4dd2-8eed-47be5b1045c1", 
            "codedValues" : [
              {
                "name" : "Under age 17", 
                "code" : "Under age 17"
              }, 
              {
                "name" : "Age 18 - 24", 
                "code" : "Age 18 - 24"
              }, 
              {
                "name" : "Age 25 - 30", 
                "code" : "Age 25 - 30"
              }, 
              {
                "name" : "Age 30 - 40", 
                "code" : "Age 30 - 40"
              }, 
              {
                "name" : "Age 40 - 50", 
                "code" : "Age 40 - 50"
              }, 
              {
                "name" : "Age 50 - 60", 
                "code" : "Age 50 - 60"
              }, 
              {
                "name" : "Age 60 - 70", 
                "code" : "Age 60 - 70"
              }, 
              {
                "name" : "Over age 70", 
                "code" : "Over age 70"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "UserLocation", 
          "type" : "esriFieldTypeString", 
          "alias" : "User Location", 
          "sqlType" : "sqlTypeOther", 
          "length" : 15, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Campus_Places_Survey_UserLocation_18f83b1a-a83b-43d7-8c63-9c19bc20e550", 
            "codedValues" : [
              {
                "name" : "On Campus", 
                "code" : "On Campus"
              }, 
              {
                "name" : "Off Campus", 
                "code" : "Off Campus"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "UserGenderSelfIdentification", 
          "type" : "esriFieldTypeString", 
          "alias" : "User Gender", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Campus_Places_Survey_UserGenderSelfIdentification_1775382e-8bcf-4a41-8d87-1c8272457848", 
            "codedValues" : [
              {
                "name" : "Female", 
                "code" : "Female"
              }, 
              {
                "name" : "Male", 
                "code" : "Male"
              }, 
              {
                "name" : "Other", 
                "code" : "Other"
              }, 
              {
                "name" : "Prefer not to share", 
                "code" : "Prefer not to share"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "UserRaceEthnicity", 
          "type" : "esriFieldTypeString", 
          "alias" : "User Race or Ethnicity", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "UserStudentCategory", 
          "type" : "esriFieldTypeString", 
          "alias" : "User Student Category", 
          "sqlType" : "sqlTypeOther", 
          "length" : 50, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Campus_Places_Survey_UserStudentCategory_c8c474ce-ad3d-402f-8f45-3fb5b98a0b57", 
            "codedValues" : [
              {
                "name" : "Not applicable", 
                "code" : "Not applicable"
              }, 
              {
                "name" : "No", 
                "code" : "No"
              }, 
              {
                "name" : "Yes", 
                "code" : "Yes"
              }
            ]
          }, 
          "defaultValue" : "Not applicable"
        }, 
        {
          "name" : "CampusPlaceCategory", 
          "type" : "esriFieldTypeString", 
          "alias" : "Campus Place Category", 
          "sqlType" : "sqlTypeOther", 
          "length" : 100, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Campus_Places_Survey_CampusPlaceCategory_245f1845-d6af-4096-8da1-dc9e4c1f1a4e", 
            "codedValues" : [
              {
                "name" : "Heavy Rain (area of concern)", 
                "code" : "HeavyRainAreaOfConcern"
              }, 
              {
                "name" : "Heavy Rain (area of opportunity)", 
                "code" : "HeavyRainAreaOfOpportunity"
              }, 
              {
                "name" : "Hot Weather - Heat (area of concern)", 
                "code" : "HeatAreaOfConcern"
              }, 
              {
                "name" : "Storm and Power Outages (Spaces I feel safest)", 
                "code" : "StormPowerOutageSafest"
              }, 
              {
                "name" : "Storm and Power Outages (Spaces I feel least safe)", 
                "code" : "StormPowerOutageLeastSafe"
              }, 
              {
                "name" : "Emergency Information (where I would go)", 
                "code" : "EmergencyInfoPlacesToGo"
              }, 
              {
                "name" : "Resilient Places (strong and resilient)", 
                "code" : "CampusPlacePositive"
              }, 
              {
                "name" : "Resilient Places (need improvement)", 
                "code" : "CampusPlaceNeedImprovement"
              }
            ]
          }, 
          "defaultValue" : null
        }, 
        {
          "name" : "UserComment", 
          "type" : "esriFieldTypeString", 
          "alias" : "User Comment", 
          "sqlType" : "sqlTypeOther", 
          "length" : 256, 
          "nullable" : true, 
          "editable" : true, 
          "domain" : null, 
          "defaultValue" : null
        }, 
        {
          "name" : "SurveyEntryStatus", 
          "type" : "esriFieldTypeInteger", 
          "alias" : "Survey Entry Status", 
          "sqlType" : "sqlTypeOther", 
          "nullable" : true, 
          "editable" : true, 
          "domain" : 
          {
            "type" : "codedValue", 
            "name" : "Campus_Places_Survey_SurveyEntryStatus_b778548d-1fe4-47c9-854b-ccbbb39f8eb2", 
            "codedValues" : [
              {
                "name" : "Active", 
                "code" : 1
              }, 
              {
                "name" : "Deleted", 
                "code" : 0
              }, 
              {
                "name" : "Archived", 
                "code" : -1
              }, 
              {
                "name" : "Red Flagged", 
                "code" : -2
              }
            ]
          }, 
          "defaultValue" : 1
        }
      ], 
      "indexes" : [
        {
          "name" : "FDO_GlobalID", 
          "fields" : "GlobalID", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreationDateIndex", 
          "fields" : "CreationDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CreatorIndex", 
          "fields" : "Creator", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditDateIndex", 
          "fields" : "EditDate", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "EditorIndex", 
          "fields" : "Editor", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "CampusPlaceCategory_Index", 
          "fields" : "CampusPlaceCategory", 
          "isAscending" : true, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "PK__CAMPUS_P__F4B70D850BE6DAC8", 
          "fields" : "OBJECTID", 
          "isAscending" : true, 
          "isUnique" : true, 
          "description" : "clustered, unique, primary key", 
          "indexType" : "Attribute"
        }, 
        {
          "name" : "user_2035.CAMPUS_PLACES_CAMPUS_PLACES_SURVEY_SHAPE_sidx", 
          "fields" : "SHAPE", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "Shape Index", 
          "indexType" : "Spatial"
        }, 
        {
          "name" : "undefined_Index", 
          "fields" : "", 
          "isAscending" : false, 
          "isUnique" : false, 
          "description" : "", 
          "indexType" : "Attribute"
        }
      ], 
      "dateFieldsTimeReference" : {
        "timeZone" : "UTC", 
        "timeZoneIANA" : "Etc/UTC", 
        "respectsDaylightSaving" : false
      }, 
      "preferredTimeReference" : null, 
      "types" : [
        {
          "id" : "HeavyRainAreaOfConcern", 
          "name" : "Heavy Rain (area of concert)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Heavy Rain (area of concert)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "HeavyRainAreaOfConcern", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }, 
        {
          "id" : "HeavyRainAreaOfOpportunity", 
          "name" : "Heavy Rain (area of opportunity)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Heavy Rain (area of opportunity)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "HeavyRainAreaOfOpportunity", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }, 
        {
          "id" : "HeatAreaOfConcern", 
          "name" : "Hot Weather - Heat (area of concern)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Hot Weather - Heat (area of concern)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "HeatAreaOfConcern", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }, 
        {
          "id" : "StormPowerOutageLeastSafe", 
          "name" : "Storm and Power Outages (Spaces I feel least safe)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Storm and Power Outages (Spaces I feel least safe)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "StormPowerOutageLeastSafe", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }, 
        {
          "id" : "StormPowerOutageSafest", 
          "name" : "Storm and Power Outages (Spaces I feel safest)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Storm and Power Outages (Spaces I feel safest)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "StormPowerOutageSafest", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }, 
        {
          "id" : "EmergencyInfoPlacesToGo", 
          "name" : "Emergency Information (where I would go)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Emergency Information (where I would go)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "EmergencyInfoPlacesToGo", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }, 
        {
          "id" : "CampusPlaceNeedImprovement", 
          "name" : "Resilient Places (need improvement)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Resilient Places (need improvement)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "CampusPlaceNeedImprovement", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }, 
        {
          "id" : "CampusPlacePositive", 
          "name" : "Resilient Places (strong and resilient)", 
          "domains" : 
          {
          }, 
          "templates" : [
            {
              "name" : "Resilient Places (strong and resilient)", 
              "description" : "", 
              "drawingTool" : "esriFeatureEditToolNone", 
              "prototype" : {
                "attributes" : {
                  "CampusPlaceCategory" : "CampusPlacePositive", 
                  "UserCategory" : null, 
                  "UserAgeCategory" : null, 
                  "UserLocation" : null, 
                  "UserGenderSelfIdentification" : null, 
                  "UserRaceEthnicity" : null, 
                  "UserStudentCategory" : "Not applicable", 
                  "UserComment" : null, 
                  "SurveyEntryStatus" : 1
                }
              }
            }
          ]
        }
      ], 
      "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,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" : 16000, 
      "maxIdsCount" : 1000000, 
      "standardMaxRecordCountNoGeometry" : 32000, 
      "tileMaxRecordCount" : 8000, 
      "maxRecordCountFactor" : 1, 
      "capabilities" : "Create,Delete,Query,Update,Editing,Sync,ChangeTracking"
    }
  ], 
  "tables" : []
}