{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "OSU.DBO.Building", "type": "Feature Layer", "description": "This layer represents general building roof prints for OSU buildings and some surrounding non-OSU buildings. Buildings shape is polygon. The Buildings refer to structures with a roof and walls.Inclusion of this layer is necessary to inquire where buildings, and fill in the map with different places people gather or reside. Details can be found in the attribute table of this layer.", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "The Ohio State University Planning and Real Estate, Global Information Systems Facilities Information and Technology Services(GIS-FITS)", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 245, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -5.438932816848627E7, "ymin": -9.561250713236624E7, "xmax": 3.2794477839178707E7, "ymax": 1781108.3850069551, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.318342534487114E8, "falseY": -1.0418889199571973E8, "xyUnits": 3.365849738732613E7, "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": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 200, "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": "WS3_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": "GrossArea", "type": "esriFieldTypeInteger", "alias": "GrossArea", "domain": null }, { "name": "Campus", "type": "esriFieldTypeString", "alias": "Campus", "length": 255, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner", "length": 255, "domain": { "type": "codedValue", "name": "WS3_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" }, { "name": "TTM", "code": "TTM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "length": 255, "domain": null }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "WS3_Status", "description": "Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Pending", "code": "Pending" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuildMaint", "type": "esriFieldTypeString", "alias": "Maintenance", "length": 255, "domain": null }, { "name": "InstType", "type": "esriFieldTypeString", "alias": "Institution Type", "length": 255, "domain": null }, { "name": "FrmwrkDist", "type": "esriFieldTypeString", "alias": "Framework District", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CampusMap", "type": "esriFieldTypeString", "alias": "CampusMap", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "FoscoreLink", "type": "esriFieldTypeString", "alias": "Foscore Link", "length": 255, "domain": null }, { "name": "BIM360", "type": "esriFieldTypeString", "alias": "BIM 360", "length": 400, "domain": null }, { "name": "buildingNumber", "type": "esriFieldTypeString", "alias": "Building Number", "length": 255, "domain": null }, { "name": "PhotoLink", "type": "esriFieldTypeString", "alias": "Photo Link", "length": 255, "domain": null }, { "name": "AlsoKnownAs", "type": "esriFieldTypeString", "alias": "Also Known As", "length": 1200, "domain": null }, { "name": "SchedulingAbbreviation", "type": "esriFieldTypeString", "alias": "Scheduling Abbreviation", "length": 10, "domain": null }, { "name": "FormalName", "type": "esriFieldTypeString", "alias": "Formal Name", "length": 255, "domain": null }, { "name": "Geography", "type": "esriFieldTypeString", "alias": "Geography", "length": 1000, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeString", "alias": "Latitude", "length": 1000, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeString", "alias": "Longitude", "length": 1000, "domain": null }, { "name": "Acquisition_Date", "type": "esriFieldTypeString", "alias": "Acquisition Date", "length": 255, "domain": null }, { "name": "Construction_Date", "type": "esriFieldTypeString", "alias": "Construction Date", "length": 255, "domain": null }, { "name": "leasedAsLandlord", "type": "esriFieldTypeString", "alias": "Leased as Landlord", "length": 255, "domain": null }, { "name": "FloorCount", "type": "esriFieldTypeSmallInteger", "alias": "Floor Count", "domain": null }, { "name": "Top30CostCentersByASF", "type": "esriFieldTypeString", "alias": "Top 30 Cost Centers By ASF", "length": 1073741822, "domain": null }, { "name": "FCICompositeScore", "type": "esriFieldTypeDouble", "alias": "FCICompositeScore", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R170_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_170", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_170", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S158_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, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "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, "serviceItemId": "0e7edfc998c0412fbc880b98ed379994" }