{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "v_building_SubBuildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 481027.478, "ymin": 5455175.646, "xmax": 483002.091, "ymax": 5457789.568, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 115700, "latestVcsWkid": 115700, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "WGS_1984", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "vcsWkid": 115700, "latestVcsWkid": 115700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "WGS_1984", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 219, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SBLDG_UID", "type": "esriFieldTypeString", "alias": "SBLDG_UID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SBLDG_UID" }, { "name": "PARENT_ID", "type": "esriFieldTypeString", "alias": "PARENT_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PARENT_ID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NAME" }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "SHORTNAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SHORTNAME" }, { "name": "CONSTR_STATUS", "type": "esriFieldTypeString", "alias": "CONSTR_STATUS", "domain": { "type": "codedValue", "name": "BuildingConstStatus", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "UnderConstruction", "code": "UnderConstruction" }, { "name": "PreConstruction", "code": "PreConstruction" }, { "name": "Demolished", "code": "Demolished" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CONSTR_STATUS" }, { "name": "SBLDG_USAGE", "type": "esriFieldTypeString", "alias": "SBLDG_USAGE", "domain": { "type": "codedValue", "name": "BuildingUsage", "description": "", "codedValues": [ { "name": "Academic", "code": "Academic" }, { "name": "Administrative", "code": "Administrative" }, { "name": "Athletics", "code": "Athletics" }, { "name": "Commons", "code": "Commons" }, { "name": "Housing", "code": "Housing" }, { "name": "Operations", "code": "Operations" }, { "name": "Other", "code": "Other" }, { "name": "Parking", "code": "Parking" }, { "name": "Research", "code": "Research" }, { "name": "StudentHousing", "code": "StudentHousing" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Services", "code": "Services" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SBLDG_USAGE" }, { "name": "CONSTR_TYPE", "type": "esriFieldTypeString", "alias": "CONSTR_TYPE", "domain": { "type": "codedValue", "name": "BuildingConstructionType", "description": "", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Wood", "code": "Wood" }, { "name": "Steel", "code": "Steel" }, { "name": "OtherMixed", "code": "OtherMixed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CONSTR_TYPE" }, { "name": "GBA", "type": "esriFieldTypeInteger", "alias": "GBA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GBA" }, { "name": "REC_IDS", "type": "esriFieldTypeString", "alias": "REC_IDS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "REC_IDS" }, { "name": "SBLDG_TYPE", "type": "esriFieldTypeString", "alias": "SBLDG_TYPE", "domain": { "type": "codedValue", "name": "SubBuildingType", "description": "", "codedValues": [ { "name": "Occupant", "code": "Occupant" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Section", "code": "Section" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SBLDG_TYPE" }, { "name": "SBLDG_CLASS", "type": "esriFieldTypeString", "alias": "SBLDG_CLASS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SBLDG_CLASS" }, { "name": "LABEL_CLASS", "type": "esriFieldTypeString", "alias": "LABEL_CLASS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LABEL_CLASS" }, { "name": "LABEL_NAME", "type": "esriFieldTypeString", "alias": "LABEL_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LABEL_NAME" }, { "name": "GRADE", "type": "esriFieldTypeString", "alias": "GRADE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GRADE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "NOTES" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "WAYF_SEARCH", "type": "esriFieldTypeSmallInteger", "alias": "WAYF_SEARCH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WAYF_SEARCH" }, { "name": "WAYF_ENTUID_LIST", "type": "esriFieldTypeString", "alias": "WAYF_ENTUID_LIST", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WAYF_ENTUID_LIST" }, { "name": "SBLDG_CODE", "type": "esriFieldTypeString", "alias": "SBLDG_CODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SBLDG_CODE" }, { "name": "PARENT_NAME", "type": "esriFieldTypeString", "alias": "PARENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PARENT_NAME" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R300_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_300", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_300", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A169_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "v_building_SubBuildings", "description": "", "prototype": { "attributes": { "SBLDG_CODE": null, "WAYF_ENTUID_LIST": null, "SBLDG_UID": null, "PARENT_ID": null, "NAME": null, "SHORTNAME": null, "CONSTR_STATUS": null, "SBLDG_USAGE": null, "CONSTR_TYPE": null, "GBA": null, "REC_IDS": null, "SBLDG_TYPE": null, "SBLDG_CLASS": null, "LABEL_CLASS": null, "LABEL_NAME": null, "GRADE": null, "NOTES": null, "PARENT_NAME": null, "WAYF_SEARCH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "67b8b715170244a296cf88d8e408b311" }