{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Road Labels", "type": "Feature Layer", "description": "

Dataset contains all routes (for both vehicle access and foot traffic) found on UBC Okanagan Campus.<\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "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": "esriSLS", "style": "esriSLSNull", "color": [ 137, 57, 30, 255 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ {"separator": " "} ], "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "NAME <> 'Crosswalk'", "useCodedValues": true, "maxScale": 0, "minScale": 2500, "name": "2500-", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 242, 242, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.2, "font": { "family": "Whitney Medium", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ {"separator": " "} ], "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "NAME <> 'Crosswalk'", "useCodedValues": true, "maxScale": 2500, "minScale": 5000, "name": "2500+", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 242, 242, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.2, "font": { "family": "Whitney Medium", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ {"separator": " "} ], "removeDuplicates": "all", "removeDuplicatesDistance": 216, "where": "NAME <> 'Crosswalk'", "useCodedValues": true, "maxScale": 5000, "minScale": 10000, "name": "2500+_1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 242, 242, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.2, "font": { "family": "Whitney Medium", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 326180.0177, "ymin": 5533896.2221, "xmax": 328986.455, "ymax": 5537119.481, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 200, "domain": null }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD_TYPE", "length": 50, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 50, "domain": { "type": "codedValue", "name": "RoutesOneway", "description": "TF or FT for routes data", "codedValues": [ { "name": "TF", "code": "TF" }, { "name": "FT", "code": "FT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STAIRS", "type": "esriFieldTypeString", "alias": "STAIRS", "length": 10, "domain": { "type": "codedValue", "name": "RoutesStairs", "description": "Y,N, Steep for routing hack", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" }, { "name": "Steep", "code": "Steep" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": null }, { "name": "VEHICLE_ACCESS", "type": "esriFieldTypeString", "alias": "Vehicle_Access", "length": 20, "domain": { "type": "codedValue", "name": "RoutesVehicleAccess", "description": "Type of vehicle access allowed", "codedValues": [ { "name": "PUBLIC", "code": "PUBLIC" }, { "name": "SERVICE", "code": "SERVICE" }, { "name": "EMERGENCY", "code": "EMERGENCY" }, { "name": "NONE", "code": "NONE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PEDESTRIAN_ACCESS", "type": "esriFieldTypeString", "alias": "Pedestrian_Access", "length": 1, "domain": { "type": "codedValue", "name": "Y/N_text", "description": "Y,N text values", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "BIKE_ACCESS", "type": "esriFieldTypeString", "alias": "BIKE_ACCESS", "length": 1, "domain": { "type": "codedValue", "name": "Y/N_text", "description": "Y,N text values", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STUB", "type": "esriFieldTypeSmallInteger", "alias": "STUB", "domain": null }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 50, "domain": null }, { "name": "MAINTENANCE", "type": "esriFieldTypeString", "alias": "MAINTENANCE", "length": 50, "domain": null }, { "name": "NAMED_RD", "type": "esriFieldTypeString", "alias": "NAMED_RD", "length": 1, "domain": { "type": "codedValue", "name": "Y/N_text", "description": "Y,N text values", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME_TYPE", "type": "esriFieldTypeString", "alias": "NAME_TYPE", "length": 100, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1268_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1268", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1268", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A524_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c81bed56f72c409cb0e0ff653a2df145" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Building Labels", "type": "Feature Layer", "description": "

This standard aims to achieve consistency around the data collected for Buildings across the University (Vancouver and Okanagan campuses), and the format in which it is collectedand stored across the University.<\/SPAN><\/P>

https://cio.ubc.ca/data-governance/policies-standards-guidelines/data-standards/campus-building-data-standard <\/SPAN><\/P><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Campus + Community Planning", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 252, 239, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.NAME"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1500, "name": "1500-", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 242, 242, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.2, "font": { "family": "Whitney Medium", "size": 13, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.LABEL_NAME"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "LABEL_CLASS = 'L2'", "useCodedValues": true, "maxScale": 2500, "minScale": 5000, "name": "2500+", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 242, 242, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.15, "font": { "family": "Whitney Medium", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.LABEL_NAME"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 1500, "minScale": 2500, "name": "1500-2500", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 242, 242, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 78, 78, 78, 255 ], "haloSize": 1.2, "font": { "family": "Whitney Medium", "size": 11, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 327672.5978, "ymin": 5534333.5838, "xmax": 328639.6018, "ymax": 5535580.0264, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BLDG_UID", "type": "esriFieldTypeString", "alias": "BLDG_UID", "length": 10, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "BLDG_CODE", "type": "esriFieldTypeString", "alias": "BLDG_CODE", "length": 10, "domain": null }, { "name": "CONSTR_STATUS", "type": "esriFieldTypeString", "alias": "CONSTR_STATUS", "length": 20, "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" } }, { "name": "OCCU_DATE", "type": "esriFieldTypeDate", "alias": "OCCU_DATE", "length": 8, "domain": null }, { "name": "BLDG_USAGE", "type": "esriFieldTypeString", "alias": "BLDG_USAGE", "length": 20, "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" } }, { "name": "BLDG_SEC_USAGE", "type": "esriFieldTypeString", "alias": "BLDG_SEC_USAGE", "length": 254, "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" } }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 10, "domain": null }, { "name": "NEIGHBOURHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBOURHOOD", "length": 50, "domain": { "type": "codedValue", "name": "BuildingNeighbourhood", "description": "Campus neighbourhood", "codedValues": [ { "name": "Academic", "code": "Academic" }, { "name": "Chancellor", "code": "Chancellor" }, { "name": "EastCampus", "code": "EastCampus" }, { "name": "UBlvd", "code": "UBlvd" }, { "name": "Hawthorn", "code": "Hawthorn" }, { "name": "Hampton", "code": "Hampton" }, { "name": "Wesbrook", "code": "Wesbrook" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANAGE_ORG", "type": "esriFieldTypeString", "alias": "MANAGE_ORG", "length": 30, "domain": null }, { "name": "BLDG_STATE", "type": "esriFieldTypeString", "alias": "BLDG_STATE", "length": 30, "domain": { "type": "codedValue", "name": "BuildingState", "description": "", "codedValues": [ { "name": "Temporary", "code": "Temporary" }, { "name": "Unoccupied", "code": "Unoccupied" }, { "name": "UnderRenovation", "code": "UnderRenovation" }, { "name": "Occupied", "code": "Occupied" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GREEN_STATUS", "type": "esriFieldTypeString", "alias": "GREEN_STATUS", "length": 20, "domain": null }, { "name": "CONSTR_TYPE", "type": "esriFieldTypeString", "alias": "CONSTR_TYPE", "length": 20, "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" } }, { "name": "MAX_FLOORS", "type": "esriFieldTypeSmallInteger", "alias": "MAX_FLOORS", "domain": null }, { "name": "BLDG_HEIGHT", "type": "esriFieldTypeDouble", "alias": "BLDG_HEIGHT", "domain": null }, { "name": "GBA", "type": "esriFieldTypeInteger", "alias": "GBA", "domain": null }, { "name": "REC_IDS", "type": "esriFieldTypeString", "alias": "REC_IDS", "length": 300, "domain": null }, { "name": "HAS_SUBBLDGS", "type": "esriFieldTypeInteger", "alias": "HAS_SUBBLDGS", "domain": { "type": "codedValue", "name": "BuildingYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GEOM_SOURCE", "type": "esriFieldTypeString", "alias": "GEOM_SOURCE", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 500, "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": "BLDG_FORM", "type": "esriFieldTypeString", "alias": "BLDG_FORM", "length": 30, "domain": { "type": "codedValue", "name": "BuildingForm", "description": "The built form of the building", "codedValues": [ { "name": "Apt5StoreyPlus", "code": "Apt5StoreyPlus" }, { "name": "AptLess5Storey", "code": "AptLess5Storey" }, { "name": "Duplex/Townhouse", "code": "Duplex/Townhouse" }, { "name": "Outbuildings", "code": "Outbuildings" }, { "name": "Unspecified", "code": "Unspecified" }, { "name": "Parking", "code": "Parking" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLDG_MAINTENANCE", "type": "esriFieldTypeString", "alias": "BLDG_MAINTENANCE", "length": 30, "domain": null }, { "name": "ACCESSIBILITY_RATING", "type": "esriFieldTypeString", "alias": "ACCESSIBILITY_RATING", "length": 20, "domain": { "type": "codedValue", "name": "BuildingAccessRating", "description": "Building accessibility rating", "codedValues": [ { "name": "CertifiedGold", "code": "CertifiedGold" }, { "name": "Certified", "code": "Certified" }, { "name": "NotCertified", "code": "NotCertified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLDG_CONDITION", "type": "esriFieldTypeString", "alias": "BLDG_CONDITION", "length": 20, "domain": { "type": "codedValue", "name": "BuildingCondition", "description": "Building Condition", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Critical", "code": "Critical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLDG_CLASS", "type": "esriFieldTypeString", "alias": "BLDG_CLASS", "length": 15, "domain": null }, { "name": "PROPERTY_TYPE", "type": "esriFieldTypeString", "alias": "PROPERTY_TYPE", "length": 30, "domain": { "type": "codedValue", "name": "Building_PropertyType", "description": "Leased, licensed, fee simple, other", "codedValues": [ { "name": "FeeSimple", "code": "FeeSimple" }, { "name": "LeasedToUBC", "code": "LeasedToUBC" }, { "name": "LeasedFromUBC", "code": "LeasedFromUBC" }, { "name": "LicensedToUBC", "code": "LicensedToUBC" }, { "name": "LicensedFromUBC", "code": "LicensedFromUBC" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABEL_NAME", "type": "esriFieldTypeString", "alias": "LABEL_NAME", "length": 100, "domain": null }, { "name": "LABEL_CLASS", "type": "esriFieldTypeString", "alias": "LABEL_CLASS", "length": 50, "domain": null }, { "name": "SHORTNAME", "type": "esriFieldTypeString", "alias": "SHORTNAME", "length": 100, "domain": null }, { "name": "CAMPUS_UID", "type": "esriFieldTypeString", "alias": "CAMPUS_UID", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "length": 100, "domain": null }, { "name": "HOURS", "type": "esriFieldTypeString", "alias": "HOURS", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G2577BLDG_UID", "fields": "BLDG_UID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R199_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_199", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_199", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A99_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "c81bed56f72c409cb0e0ff653a2df145" } ], "tables": [] }