{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Buildings", "type": "Feature Layer", "description": "
This layer represents general building bounds of current standing structures. Data originated from CAD and aerial imagery. Accuracy varies across the dataset. This is a highly prioritized dataset. Deleted features (demolished buildings) are kept in a demo layer for historic record. <\/SPAN><\/P> Key Attributes List:<\/SPAN><\/P> Building Number: Unique building ID number assigned by OSU<\/SPAN><\/P> Building Name: The full name for a building. Will be the building address when not named by other means. <\/SPAN><\/P> link: a static URL link to the building's image page on OSU's website<\/SPAN><\/P> Name (#): name concatenated with number <\/SPAN><\/P> Address, City, State Zip, and County: All copied from the address point layer<\/SPAN><\/P> Gross Area: Value pulled from SIMS for entire area of building's interior (all floors)<\/SPAN><\/P> Campus and Owner: Defined from domains<\/SPAN><\/P> Region and Zone: <\/SPAN><\/P> Status: Construction/Demolition progress level. <\/SPAN><\/P> Maintenance: Department responsible for maintenance of building<\/SPAN><\/P> Institution Type: Building's main usage<\/SPAN><\/P> Framework District: Framework district name<\/SPAN><\/P> LEEDCert: Sustainability certification and details field<\/SPAN><\/P> Campus Map: Name displayed on Campus map may not be full name. Common names/ abbreviations may be used and this field is used for labeling them differently than the full name.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
},
"copyrightText": "The Ohio State University: Facilities, Information and Technology Services (FITS)",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
252,
179,
230,
2
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
110,
110,
110,
2
],
"width": 0.1
}
}
},
"scaleSymbols": false,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": -1.3187953240600001E7,
"ymin": 4037596.1278000027,
"xmax": -7910434.4463,
"ymax": 5213602.630700003,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 10000,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "BLDG_NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "BLDG_NUM",
"type": "esriFieldTypeString",
"alias": "Building Number",
"length": 20,
"domain": null
},
{
"name": "BLDG_NAME",
"type": "esriFieldTypeString",
"alias": "Building Name",
"length": 75,
"domain": null
},
{
"name": "BldgNumber",
"type": "esriFieldTypeInteger",
"alias": "Building #",
"domain": null
},
{
"name": "ComName",
"type": "esriFieldTypeString",
"alias": "Name (#)",
"length": 255,
"domain": null
},
{
"name": "Address",
"type": "esriFieldTypeString",
"alias": "Address",
"length": 255,
"domain": null
},
{
"name": "City",
"type": "esriFieldTypeString",
"alias": "City",
"length": 255,
"domain": null
},
{
"name": "State",
"type": "esriFieldTypeString",
"alias": "State",
"length": 255,
"domain": {
"type": "codedValue",
"name": "State",
"description": "State",
"codedValues": [
{
"name": "Ohio",
"code": "OH"
},
{
"name": "California",
"code": "CA"
},
{
"name": "Florida",
"code": "FL"
},
{
"name": "Washington D.C.",
"code": "DC"
},
{
"name": "Massachusetts",
"code": "MA"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Zip",
"type": "esriFieldTypeString",
"alias": "Zip",
"length": 255,
"domain": null
},
{
"name": "County",
"type": "esriFieldTypeString",
"alias": "County",
"length": 255,
"domain": null
},
{
"name": "OwnerName",
"type": "esriFieldTypeString",
"alias": "Owner",
"length": 255,
"domain": {
"type": "codedValue",
"name": "Owner",
"description": "Owner",
"codedValues": [
{
"name": "CampusParc",
"code": "CampusParc"
},
{
"name": "Leased as Tenant",
"code": "Leased as Tenant"
},
{
"name": "Leased as Landlord",
"code": "Leased as Landlord"
},
{
"name": "Non-OSU",
"code": "Non-OSU"
},
{
"name": "OSUP",
"code": "OSUP"
},
{
"name": "OSUP Lease",
"code": "OSUP Lease"
},
{
"name": "Student Life",
"code": "Student Life"
},
{
"name": "Tech Owned",
"code": "Tech Owned"
},
{
"name": "Other",
"code": "Other"
},
{
"name": "Tech Leased",
"code": "Tech Leased"
},
{
"name": "OSU Athletics",
"code": "OSU Athletics"
},
{
"name": "OSU Owned",
"code": "OSU Owned"
},
{
"name": "Land Lease",
"code": "Land Lease"
},
{
"name": "Board of Trustees",
"code": "Board of Trustees"
},
{
"name": "Campus Partners",
"code": "Campus Partners"
},
{
"name": "Land Lease/Leased as Tenant",
"code": "Land Lease/Leased as Tenant"
},
{
"name": "Land Lease/MOU",
"code": "Land Lease/MOU"
},
{
"name": "SciTech",
"code": "SciTech"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "buildingNumber",
"type": "esriFieldTypeString",
"alias": "buildingNumber",
"length": 255,
"domain": null
},
{
"name": "PhotoLink",
"type": "esriFieldTypeString",
"alias": "PhotoLink",
"length": 255,
"domain": null
},
{
"name": "AlsoKnownAs",
"type": "esriFieldTypeString",
"alias": "AlsoKnownAs",
"length": 1200,
"domain": null
},
{
"name": "SchedulingAbbreviation",
"type": "esriFieldTypeString",
"alias": "SchedulingAbbreviation",
"length": 10,
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape_Area",
"shapeLengthFieldName": "Shape_Length",
"units": "esriMeters",
"mapUnits": {"uwkid": 9001}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "a54e76b951334f0d8f2f2ba5bbe509ba"
}