{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Metropolitan Areas (CBSAs)", "type": "Feature Layer", "description": "This data set provides eight feature classes. The base feature class is called esri_cb and isn't generalized. The weighted centroids feature class is called esri_cb_cent. The centroids are weighted by the U.S. Block Centroids population distribution. Use the weighted centroids in report aggregation and spatial overlay operations. The esri_cb and esri_cb_cent feature classes contain all the attributes. There are six generalized boundaries feature classes and called: esri_cb_gen2, esri_cb_gen3, esri_cb_gen4, esri_cb_gen5, esri_cb_gen6 and esri_cb_gen7. Use the generalized boundaries when creating study areas.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Esri; U.S. Census Bureau", "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": [ 115, 178, 255, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -95787.94836392254, "ymin": 494595.5341363251, "xmax": 1959969.1054680794, "ymax": 2620397.032524824, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "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": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 5, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 80, "domain": null }, { "name": "TOTPOP_CY", "type": "esriFieldTypeInteger", "alias": "2015 Total Population", "domain": null }, { "name": "HHPOP_CY", "type": "esriFieldTypeInteger", "alias": "2015 Population in Households", "domain": null }, { "name": "FAMPOP_CY", "type": "esriFieldTypeInteger", "alias": "2015 Population in Families", "domain": null }, { "name": "GQPOP_CY", "type": "esriFieldTypeInteger", "alias": "2015 Population in Group Quarters", "domain": null }, { "name": "POPDENS_CY", "type": "esriFieldTypeDouble", "alias": "2015 Population Density", "domain": null }, { "name": "TOTHH_CY", "type": "esriFieldTypeInteger", "alias": "2015 Total Households", "domain": null }, { "name": "AVGHHSZ_CY", "type": "esriFieldTypeDouble", "alias": "2015 Average Household Size", "domain": null }, { "name": "FAMHH_CY", "type": "esriFieldTypeInteger", "alias": "2015 Family Households", "domain": null }, { "name": "AVGFMSZ_CY", "type": "esriFieldTypeDouble", "alias": "2015 Average Family Size", "domain": null }, { "name": "TOTHU_CY", "type": "esriFieldTypeInteger", "alias": "2015 Total Housing Units", "domain": null }, { "name": "OWNER_CY", "type": "esriFieldTypeInteger", "alias": "2015 Owner Occupied HUs", "domain": null }, { "name": "RENTER_CY", "type": "esriFieldTypeInteger", "alias": "2015 Renter Occupied HUs", "domain": null }, { "name": "VACANT_CY", "type": "esriFieldTypeInteger", "alias": "2015 Vacant Housing Units", "domain": null }, { "name": "POPGRW10CY", "type": "esriFieldTypeDouble", "alias": "2010-2015 Growth Rate: Population", "domain": null }, { "name": "HHGRW10CY", "type": "esriFieldTypeDouble", "alias": "2010-2015 Growth Rate: Households", "domain": null }, { "name": "FAMGRW10CY", "type": "esriFieldTypeDouble", "alias": "2010-2015 Growth Rate: Families", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "46fb4d94795346999109dd7f6f9c95b0" }