{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Building", "type": "Feature Layer", "description": "", "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": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -16800800, "ymin": -32802000, "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", "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": "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": "Gross Area", "domain": null }, { "name": "Campus", "type": "esriFieldTypeString", "alias": "Campus", "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" }, { "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": "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": "Global ID", "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": "Campus Map", "length": 255, "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": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "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": "Query,Map,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": "85ceb7ba608c403bb52e94c8441db313" }