{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "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": {
"wkt": "PROJCS[\"NAD_1983_HARN_UTM_Zone_17N\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Foot_US\",0.3048006096012192]]",
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -16800800,
"falseY": -32802000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "The Ohio State University: Facilities, Information and Technology Services (FITS)",
"parentLayer": null,
"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": [
110,
110,
110,
255
],
"width": 1
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": -9975063.957601752,
"ymin": 1.3997759126344405E7,
"xmax": 4327399.67625891,
"ymax": 1.5540591552812487E7,
"spatialReference": {
"wkt": "PROJCS[\"NAD_1983_HARN_UTM_Zone_17N\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-81.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Foot_US\",0.3048006096012192]]",
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -16800800,
"falseY": -32802000,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "BLDG_NAME",
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID"
},
{
"name": "BLDG_NUM",
"type": "esriFieldTypeString",
"alias": "Building Number",
"length": 20
},
{
"name": "BLDG_NAME",
"type": "esriFieldTypeString",
"alias": "Building Name",
"length": 75
},
{
"name": "Link",
"type": "esriFieldTypeString",
"alias": "Link",
"length": 200
},
{
"name": "BldgNumber",
"type": "esriFieldTypeInteger",
"alias": "Building #"
},
{
"name": "ComName",
"type": "esriFieldTypeString",
"alias": "Name (#)",
"length": 255
},
{
"name": "Address",
"type": "esriFieldTypeString",
"alias": "Address",
"length": 255
},
{
"name": "City",
"type": "esriFieldTypeString",
"alias": "City",
"length": 255
},
{
"name": "State",
"type": "esriFieldTypeString",
"alias": "State",
"length": 255
},
{
"name": "Zip",
"type": "esriFieldTypeString",
"alias": "Zip",
"length": 255
},
{
"name": "County",
"type": "esriFieldTypeString",
"alias": "County",
"length": 255
},
{
"name": "GrossArea",
"type": "esriFieldTypeInteger",
"alias": "GrossArea"
},
{
"name": "Campus",
"type": "esriFieldTypeString",
"alias": "Campus",
"length": 255
},
{
"name": "OwnerName",
"type": "esriFieldTypeString",
"alias": "Owner",
"length": 255
},
{
"name": "Region",
"type": "esriFieldTypeString",
"alias": "Region",
"length": 255
},
{
"name": "Zone",
"type": "esriFieldTypeString",
"alias": "Zone",
"length": 255
},
{
"name": "Status",
"type": "esriFieldTypeString",
"alias": "Status",
"length": 255
},
{
"name": "BuildMaint",
"type": "esriFieldTypeString",
"alias": "Maintenance",
"length": 255
},
{
"name": "InstType",
"type": "esriFieldTypeString",
"alias": "Institution Type",
"length": 255
},
{
"name": "FrmwrkDist",
"type": "esriFieldTypeString",
"alias": "Framework District",
"length": 255
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
{
"name": "created_user",
"type": "esriFieldTypeString",
"alias": "created_user",
"length": 255
},
{
"name": "created_date",
"type": "esriFieldTypeDate",
"alias": "created_date",
"length": 8
},
{
"name": "last_edited_user",
"type": "esriFieldTypeString",
"alias": "last_edited_user",
"length": 255
},
{
"name": "last_edited_date",
"type": "esriFieldTypeDate",
"alias": "last_edited_date",
"length": 8
},
{
"name": "LEEDCert",
"type": "esriFieldTypeString",
"alias": "LEEDCert",
"length": 100
},
{
"name": "CampusMap",
"type": "esriFieldTypeString",
"alias": "CampusMap",
"length": 255
},
{
"name": "FoscoreLink",
"type": "esriFieldTypeString",
"alias": "FoscoreLink",
"length": 255
},
{
"name": "Foscore",
"type": "esriFieldTypeString",
"alias": "Foscore",
"length": 10
},
{
"name": "FoscoreBld",
"type": "esriFieldTypeString",
"alias": "FoscoreBld",
"length": 4
},
{
"name": "FCI",
"type": "esriFieldTypeString",
"alias": "FCI",
"length": 10
},
{
"name": "BIM360",
"type": "esriFieldTypeString",
"alias": "BIM360",
"length": 400
},
{
"name": "Shape_Length",
"type": "esriFieldTypeDouble",
"alias": "Shape_Length"
},
{
"name": "Shape_Area",
"type": "esriFieldTypeDouble",
"alias": "Shape_Area"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_Shape",
"fields": "Shape",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "FDO_GlobalID",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 20000,
"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": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "c89f4a93cc6f478aa6c91228824c7992"
}