{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Census Block Centroid (2010)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "U.S. Census Block Centroid Populations represents the populations of the 2010 U.S. Census blocks as centroids for the United States. U.S. Census blocks nest within all other tabulated census geographic entities and are the basis for all tabulated data.", "copyrightText": "US Census Bureau", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 2119537.427780494, "ymin": 667461.4967740625, "xmax": 2333544.909869671, "ymax": 847905.9695458114, "spatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907600, "falseY": -92800700, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122907300, "falseY": -92800500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 109, 74, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STATE_FIPS", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATE_FIPS", "type": "esriFieldTypeString", "alias": "State Federal Information Processing Series (FIPS) code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE_FIPS" }, { "name": "CNTY_FIPS", "type": "esriFieldTypeString", "alias": "County Federal Information Processing Series (FIPS) code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CNTY_FIPS" }, { "name": "STCOFIPS", "type": "esriFieldTypeString", "alias": "State and County Federal Information Processing Series (FIPS) code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STCOFIPS" }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "Census Tract No", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRACT" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Census Block No", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCK" }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "Census Block Identifier (GEOID)", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FIPS" }, { "name": "POP2010", "type": "esriFieldTypeInteger", "alias": "Population Census 2010", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POP2010" }, { "name": "HOUSEHOLDS", "type": "esriFieldTypeInteger", "alias": "Households Census 2010", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSEHOLDS" }, { "name": "HSE_UNITS", "type": "esriFieldTypeInteger", "alias": "House Units Census 2010", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HSE_UNITS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3403_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3073_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Census Block Centroid (2010)", "description": "", "prototype": { "attributes": { "HOUSEHOLDS": null, "HSE_UNITS": null, "STATE_FIPS": null, "CNTY_FIPS": null, "STCOFIPS": null, "TRACT": null, "BLOCK": null, "FIPS": null, "POP2010": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "461ea2e9f2474c568935b58c5c378cd0" }