{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Unique Building Indentifier", "type": "Feature Layer", "description": "The dataset contains constructed unique geospatial identifier for buildings. A buildings UBID is the north axis aligned \"bounding box\" of its footprint represented as the centroid (in the GDAL grid reference system format), which is represented by the first set of characters before the first dash, and four cardinal extents, which are represented by the four sets of numbers after the first dash (North, East, South, West),The data has been constructed by spatially joining the latest (2019) building footprints published in DC Open Data with the Common Ownership Lot shapefile. The UBIDs were coded using US DOE\u2019s Implementation code. Please note that the current data set may include some unnecessary structures identified as buildings. These included sheds, overhangs, bus stops, and other structures that do not need to be assigned a UBID. An updated version of the UBID dataset will be released when this issue is resolved. This project is the result of the US DOE Better Buildings Building Energy Data Analysis (BEDA) Accelerator. US DOE is working with stakeholders including state and local governments, commercial and residential building data aggregators, property owners, and product and service providers to develop the UBID system and to pilot it in real-world settings. US DOE and its partners are demonstrating the\u202fbenefits of UBID in managing and cross-referencing large building datasets and in reducing the costs and enhancing the value proposition of leveraging building energy data. UBIDs For more information regarding UBIDs please visit: https://www.energy.gov/eere/buildings/unique-building-identifier-ubid", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "District of Columbia Department of Energy & Environment", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390009.873999998, "ymin": 126967.37799999901, "xmax": 407833.362999998, "ymax": 147521.05600000202, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DESCRIPTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 14, "domain": null }, { "name": "CAPTUREYEAR", "type": "esriFieldTypeDate", "alias": "CAPTUREYEAR", "length": 8, "domain": null }, { "name": "CAPTUREACTION", "type": "esriFieldTypeString", "alias": "CAPTUREACT", "length": 1, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "length": 50, "domain": null }, { "name": "AREA_NEW", "type": "esriFieldTypeDouble", "alias": "AREA_NEW", "domain": null }, { "name": "CENTROIDX", "type": "esriFieldTypeDouble", "alias": "CENTROIDX", "domain": null }, { "name": "CENTROIDY", "type": "esriFieldTypeDouble", "alias": "CENTROIDY", "domain": null }, { "name": "SSL", "type": "esriFieldTypeString", "alias": "SSL", "length": 18, "domain": null }, { "name": "NSSL", "type": "esriFieldTypeInteger", "alias": "NSSL", "domain": null }, { "name": "MINLAT", "type": "esriFieldTypeDouble", "alias": "MINLAT", "domain": null }, { "name": "MAXLAT", "type": "esriFieldTypeDouble", "alias": "MAXLAT", "domain": null }, { "name": "MINLONG", "type": "esriFieldTypeDouble", "alias": "MINLONG", "domain": null }, { "name": "MAXLONG", "type": "esriFieldTypeDouble", "alias": "MAXLONG", "domain": null }, { "name": "UBID", "type": "esriFieldTypeString", "alias": "UBID", "length": 254, "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": "SQUARE", "type": "esriFieldTypeString", "alias": "SQUARE", "length": 44, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 6, "domain": null }, { "name": "RES", "type": "esriFieldTypeString", "alias": "RES", "length": 4, "domain": null }, { "name": "PAR", "type": "esriFieldTypeString", "alias": "PAR", "length": 4, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 12, "domain": null }, { "name": "CONDO_REGIME", "type": "esriFieldTypeString", "alias": "CONDO_REGIME", "length": 19, "domain": null }, { "name": "NUBID", "type": "esriFieldTypeInteger", "alias": "NUBID", "domain": null }, { "name": "LINK_TYPE", "type": "esriFieldTypeInteger", "alias": "LINK_TYPE", "domain": null }, { "name": "LINK_TYPE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LINK_TYPE_DESCRIPTION", "length": 254, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R48270_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15200_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "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 }