{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 43, "name": "Building Footprints", "type": "Feature Layer", "description": "This metadata describes the mapping updates of stereocompiled building roofprints feature of DRCOG Denver Region Urbanized Project Area. The feature was compiled from DRCOG 2016 Orthophoto Mapping. This 1\"=100' scale imagery is comprised of 4-band RGBIR color orthoimagery with a GSD (Ground Sample Distance) of 0.5'. Imagery was collected with a Vexcel Ultracam Eagle aerial sensor. Imagery is projected in State Plane Coordinate System, Colorado central zone using the Lambert Conformal Conic map projection parameters. Horizontal and vertical datums are NAD83(11) and NAVD88(GEOID12A) respectively.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 39, "name": "PARCELS" }, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 241, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 222, 206, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3136019.559127301, "ymin": 1729158.7983682305, "xmax": 3239590.4566438943, "ymax": 1793452.384347722, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 8.393011821100979E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3.698511370706479E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CreateUser", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CreateUser", "type": "esriFieldTypeString", "alias": "CreateUser", "length": 32, "domain": null }, { "name": "Building_ID", "type": "esriFieldTypeInteger", "alias": "Building_ID", "domain": null }, { "name": "Bldg_Height", "type": "esriFieldTypeSmallInteger", "alias": "Bldg_Height", "domain": null }, { "name": "Ground_Elevation", "type": "esriFieldTypeSmallInteger", "alias": "Ground_Elevation", "domain": null }, { "name": "Bldg_Type", "type": "esriFieldTypeString", "alias": "Bldg_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_Bldg_Type", "description": "Building Type", "codedValues": [ { "name": "Garage/Shed", "code": "Garage/Shed" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Public", "code": "Public" }, { "name": "Medical", "code": "Medical" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Tank", "code": "Tank" }, { "name": "Other", "code": "Other" }, { "name": "Residential SFD", "code": "Residential SFD" }, { "name": "Condo", "code": "Condo" }, { "name": "Duplex", "code": "Duplex" }, { "name": "Townhome", "code": "Townhome" }, { "name": "Multi-Dwelling", "code": "Multi-Dwelling" }, { "name": "Moblie Home Park", "code": "Moblie Home Park" }, { "name": "Foundation/Ruin", "code": "Foundation/Ruin" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": { "type": "codedValue", "name": "WS1_Bldg_Source", "description": "Source of footprint information", "codedValues": [ { "name": "Plans", "code": "Plans" }, { "name": "Visual", "code": "Visual" }, { "name": "Legacy", "code": "Legacy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "Update_Status", "type": "esriFieldTypeString", "alias": "Update_Status", "length": 1, "domain": { "type": "codedValue", "name": "WS1_UpdateStatusType", "description": "Feature Update Status Type", "codedValues": [ { "name": "Add", "code": "A" }, { "name": "Error in 2014", "code": "E" }, { "name": "Modify", "code": "M" }, { "name": "No change", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Bldg_Status", "type": "esriFieldTypeString", "alias": "Bldg_Status", "length": 20, "domain": { "type": "codedValue", "name": "WS1_Bldg_Status", "description": "State of construction", "codedValues": [ { "name": "Built", "code": "Built" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Planned", "code": "Planned" }, { "name": "Demolished", "code": "Demolished" }, { "name": "Not Classified", "code": "Not Classified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Floors_Above_Grade", "type": "esriFieldTypeSmallInteger", "alias": "Floors Above Grade", "domain": null }, { "name": "Floors_Below_Grade", "type": "esriFieldTypeSmallInteger", "alias": "Floors Below Grade", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S60_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "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 }