{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 7,
 "name": "Buildings",
 "type": "Feature Layer",
 "description": "Building footprints on campus.",
 "geometryType": "esriGeometryPolygon",
 "sourceSpatialReference": {
  "wkid": 103717,
  "latestWkid": 103717,
  "vcsWkid": 105703,
  "latestVcsWkid": 6360,
  "xyTolerance": 1.8626451518300065E-4,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -119161400,
  "falseY": -98391700,
  "xyUnits": 10737.4182250175,
  "falseZ": 0,
  "zUnits": 10000,
  "falseM": 0,
  "mUnits": 1
 },
 "sourceHeightModelInfo": {
  "heightModel": "gravity_related_height",
  "vertCRS": "NAVD_1988_Foot_US",
  "heightUnit": "us-foot"
 },
 "copyrightText": "",
 "parentLayer": {
  "id": 0,
  "name": "140"
 },
 "subLayers": [],
 "minScale": 0,
 "maxScale": 0,
 "referenceScale": 0.0,
 "drawingInfo": {
  "renderer": {
   "type": "simple",
   "symbol": {
    "type": "esriSFS",
    "style": "esriSFSSolid",
    "color": [
     225,
     225,
     225,
     255
    ],
    "outline": {
     "type": "esriSLS",
     "style": "esriSLSSolid",
     "color": [
      78,
      78,
      78,
      255
     ],
     "width": 0.2
    }
   }
  },
  "scaleSymbols": true,
  "transparency": 0,
  "labelingInfo": null
 },
 "defaultVisibility": true,
 "extent": {
  "xmin": -1.0457998847404605E7,
  "ymin": 5584185.350982523,
  "xmax": -1.0412662235211957E7,
  "ymax": 5615683.505920015,
  "spatialReference": {
   "wkid": 102100,
   "latestWkid": 3857,
   "xyTolerance": 0.001,
   "zTolerance": 0.001,
   "mTolerance": 2,
   "falseX": -20037700,
   "falseY": -30241100,
   "xyUnits": 1.4892314192838538E8,
   "falseZ": 0,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "displayField": "SHORTNAME",
 "typeIdField": null,
 "subtypeFieldName": null,
 "subtypeField": null,
 "defaultSubtypeCode": null,
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null
  },
  {
   "name": "BUILDINGID",
   "type": "esriFieldTypeString",
   "alias": "Building Identifier",
   "length": 50,
   "domain": null
  },
  {
   "name": "FACILITYKEY",
   "type": "esriFieldTypeString",
   "alias": "Facility Site Identifier",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHORTNAME",
   "type": "esriFieldTypeString",
   "alias": "Short Name of Building",
   "length": 25,
   "domain": null
  },
  {
   "name": "LONGNAME",
   "type": "esriFieldTypeString",
   "alias": "Full Name of Building",
   "length": 100,
   "domain": null
  },
  {
   "name": "FLOORCOUNT",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Number of Floors",
   "domain": null
  },
  {
   "name": "BLGHEIGHT",
   "type": "esriFieldTypeDouble",
   "alias": "Building Height",
   "domain": null
  },
  {
   "name": "BLDGAREA",
   "type": "esriFieldTypeDouble",
   "alias": "Size of Building",
   "domain": null
  },
  {
   "name": "BLDGTYPE",
   "type": "esriFieldTypeString",
   "alias": "Building Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "BuildingOccupancyType",
    "description": "The primary occupancy type for the building as adapted from the International Building Code",
    "codedValues": [
     {
      "name": "Places used for people gathering for entertainment, worship, and eating or drinking",
      "code": "Assembly (Group A)"
     },
     {
      "name": "Places where services are provided",
      "code": "Business (Group B)"
     },
     {
      "name": "Schools and day care centers up to the 12th grade",
      "code": "Educational (Group E)"
     },
     {
      "name": "Places where goods are manufactured or repaired",
      "code": "Factory (Group F)"
     },
     {
      "name": "Places involving production or storage of very flammable or toxic materials",
      "code": "High-Hazard (Group H)"
     },
     {
      "name": "Places where people are physically unable to leave without assistance",
      "code": "Institutional (Group I)"
     },
     {
      "name": "Places where goods are displayed and sold",
      "code": "Mercantile (Group M)"
     },
     {
      "name": "Places providing accommodations for overnight stay",
      "code": "Residential (Group R)"
     },
     {
      "name": "Places where items are stored",
      "code": "Storage (Group S)"
     },
     {
      "name": "Other places",
      "code": "Utility and Miscellaneous (Group U)"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "OPERHOURS",
   "type": "esriFieldTypeString",
   "alias": "Operational Hours",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "OperationalHours",
    "description": "The hours of operation for a facility",
    "codedValues": [
     {
      "name": "Daylight",
      "code": "Daylight"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "6:00am-7:00pm",
      "code": "6:00am-7:00pm"
     },
     {
      "name": "24 Hours/Day",
      "code": "24 Hours/Day"
     },
     {
      "name": "8:30am-5:00pm",
      "code": "8:30am-5:00pm"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "OPERDATE",
   "type": "esriFieldTypeDate",
   "alias": "Operational Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "ACCESSTYPE",
   "type": "esriFieldTypeString",
   "alias": "Access Type",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "AccessType",
    "description": "A classification of the access allowed",
    "codedValues": [
     {
      "name": "Public",
      "code": "Public"
     },
     {
      "name": "Private",
      "code": "Private"
     },
     {
      "name": "Employee",
      "code": "Employee"
     },
     {
      "name": "Visitor",
      "code": "Visitor"
     },
     {
      "name": "Student",
      "code": "Student"
     },
     {
      "name": "Faculty",
      "code": "Faculty"
     },
     {
      "name": "Secure",
      "code": "Secure"
     },
     {
      "name": "Reserved",
      "code": "Reserved"
     },
     {
      "name": "Maintenance",
      "code": "Maintenance"
     },
     {
      "name": "Handicap",
      "code": "Handicap"
     },
     {
      "name": "Other",
      "code": "Other"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "CONDITION",
   "type": "esriFieldTypeString",
   "alias": "Condition",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "Condition",
    "description": "The condition of the asset",
    "codedValues": [
     {
      "name": "Excellent",
      "code": "Excellent"
     },
     {
      "name": "Very Good",
      "code": "Very Good"
     },
     {
      "name": "Good",
      "code": "Good"
     },
     {
      "name": "Fair",
      "code": "Fair"
     },
     {
      "name": "Poor",
      "code": "Poor"
     },
     {
      "name": "Very Poor",
      "code": "Very Poor"
     },
     {
      "name": "Unknown",
      "code": "Unknown"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDuplicate"
   }
  },
  {
   "name": "OWNEDBY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Owned By",
   "domain": {
    "type": "codedValue",
    "name": "AssetOwner",
    "description": "The owner of the asset",
    "codedValues": [
     {
      "name": "Our Agency",
      "code": 1
     },
     {
      "name": "Private",
      "code": -1
     },
     {
      "name": "Other",
      "code": -2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "MAINTBY",
   "type": "esriFieldTypeSmallInteger",
   "alias": "Managed By",
   "domain": {
    "type": "codedValue",
    "name": "AssetManager",
    "description": "The manager of the asset",
    "codedValues": [
     {
      "name": "Our Agency",
      "code": 1
     },
     {
      "name": "Private",
      "code": -1
     },
     {
      "name": "Other",
      "code": -2
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "LASTUPDATE",
   "type": "esriFieldTypeDate",
   "alias": "Last Update Date",
   "length": 8,
   "domain": null
  },
  {
   "name": "LASTEDITOR",
   "type": "esriFieldTypeString",
   "alias": "Last Editor",
   "length": 50,
   "domain": null
  },
  {
   "name": "SHAPE",
   "type": "esriFieldTypeGeometry",
   "alias": "SHAPE",
   "domain": null
  },
  {
   "name": "SHAPE.STArea()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STArea()",
   "domain": null
  },
  {
   "name": "SHAPE.STLength()",
   "type": "esriFieldTypeDouble",
   "alias": "SHAPE.STLength()",
   "domain": null
  },
  {
   "name": "ADDRESS",
   "type": "esriFieldTypeString",
   "alias": "ADDRESS",
   "length": 150,
   "domain": null
  },
  {
   "name": "CITY",
   "type": "esriFieldTypeString",
   "alias": "CITY",
   "length": 50,
   "domain": {
    "type": "codedValue",
    "name": "CITY_USPS",
    "description": "CITY NAMES FROM THE US POSTAL SERVICE",
    "codedValues": [
     {
      "name": "BELLE PLAINE",
      "code": "BELLE PLAINE"
     },
     {
      "name": "CARVER",
      "code": "CARVER"
     },
     {
      "name": "CHANHASSEN",
      "code": "CHANHASSEN"
     },
     {
      "name": "CHASKA",
      "code": "CHASKA"
     },
     {
      "name": "COLOGNE",
      "code": "COLOGNE"
     },
     {
      "name": "DELANO",
      "code": "DELANO"
     },
     {
      "name": "EXCELSIOR",
      "code": "EXCELSIOR"
     },
     {
      "name": "GREEN ISLE",
      "code": "GREEN ISLE"
     },
     {
      "name": "HAMBURG",
      "code": "HAMBURG"
     },
     {
      "name": "MAYER",
      "code": "MAYER"
     },
     {
      "name": "MONTROSE",
      "code": "MONTROSE"
     },
     {
      "name": "NEW GERMANY",
      "code": "NEW GERMANY"
     },
     {
      "name": "NORWOOD YOUNG AMERICA",
      "code": "NORWOOD YOUNG AMERICA"
     },
     {
      "name": "ST BONIFACIUS",
      "code": "ST BONIFACIUS"
     },
     {
      "name": "VICTORIA",
      "code": "VICTORIA"
     },
     {
      "name": "WACONIA",
      "code": "WACONIA"
     },
     {
      "name": "WATERTOWN",
      "code": "WATERTOWN"
     },
     {
      "name": "WAVERLY",
      "code": "WAVERLY"
     },
     {
      "name": "WINSTED",
      "code": "WINSTED"
     },
     {
      "name": "YOUNG AMERICA",
      "code": "YOUNG AMERICA"
     }
    ],
    "mergePolicy": "esriMPTDefaultValue",
    "splitPolicy": "esriSPTDefaultValue"
   }
  },
  {
   "name": "ZIP",
   "type": "esriFieldTypeString",
   "alias": "ZIP",
   "length": 10,
   "domain": null
  },
  {
   "name": "Access",
   "type": "esriFieldTypeString",
   "alias": "Access Level",
   "length": 100,
   "domain": null
  }
 ],
 "geometryField": {
  "name": "SHAPE",
  "type": "esriFieldTypeGeometry",
  "alias": "SHAPE"
 },
 "indexes": [
  {
   "name": "R126_pk",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "S111_idx",
   "fields": "SHAPE",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "subtypes": [],
 "relationships": [],
 "canModifyLayer": true,
 "canScaleSymbols": false,
 "hasLabels": false,
 "capabilities": "Map,Query,Data",
 "maxRecordCount": 2000,
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "hasZ": true,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "isDataVersioned": false,
 "effectiveMinScale": 151,
 "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
 "useStandardizedQueries": true,
 "supportedSpatialRelationships": [
  "esriSpatialRelIntersects",
  "esriSpatialRelContains",
  "esriSpatialRelCrosses",
  "esriSpatialRelEnvelopeIntersects",
  "esriSpatialRelIndexIntersects",
  "esriSpatialRelOverlaps",
  "esriSpatialRelTouches",
  "esriSpatialRelWithin",
  "esriSpatialRelRelation"
 ],
 "advancedQueryCapabilities": {
  "useStandardizedQueries": true,
  "supportsStatistics": true,
  "supportsPercentileStatistics": true,
  "supportsHavingClause": true,
  "supportsOrderBy": true,
  "supportsDistinct": true,
  "supportsCountDistinct": true,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsPagination": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsTrueCurve": true,
  "supportsQueryWithDatumTransformation": true,
  "supportsReturningQueryExtent": true,
  "supportsQueryWithDistance": true,
  "supportsSqlExpression": true,
  "supportsTimeRelation": true,
  "supportsSqlFormat": false,
  "supportsQueryAnalytic": true,
  "supportsCurrentUserQueries": true
 },
 "supportsDatumTransformation": true,
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": false,
  "supportsPercentileAnalytic": true
 },
 "dateFieldsTimeReference": {
  "timeZone": "Central Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": {
  "timeZone": "Central Standard Time",
  "respectsDaylightSaving": true
 },
 "datesInUnknownTimezone": false,
 "hasGeometryProperties": true,
 "geometryProperties": {
  "shapeAreaFieldName": "SHAPE.STArea()",
  "shapeLengthFieldName": "SHAPE.STLength()",
  "units": "esriFeet",
  "mapUnits": {"uwkid": 9003}
 },
 "hasMetadata": true,
 "isDataArchived": false,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsCoordinatesQuantization": true,
 "supportsDynamicLegends": true
}