{ "currentVersion": 10.91, "id": 0, "name": "boco.HAZARD.ESF14DA_POPULATION_HOUSING", "type": "Feature Layer", "description": "Polygon with data to be used to calculate population and housing estimates for a given area. Estimates are based on the American Community Survey 2015 \u2013 5 year average.This is created by script to produced estimates based on current Boulder County CAMA data, and US Census population and housing estimates by Block Group. The Census estimates are in the feature class ESF14DA_INPUT_CENSUS. See the README document associated with the scripts for more detailed information about the script.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876 }, "copyrightText": "Boulder County Land Use", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2945483.575907558, "ymin": 1211161.1252286434, "xmax": 3125346.318871632, "ymax": 1339077.1069289744, "spatialReference": { "wkid": 2876, "latestWkid": 2876 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PARCEL_NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARCEL_NO", "type": "esriFieldTypeString", "alias": "PARCEL_NO", "length": 12, "domain": null }, { "name": "NUM_OF_ACCOUNTS", "type": "esriFieldTypeInteger", "alias": "NUM_OF_ACCOUNTS", "domain": null }, { "name": "CENSUS_ID", "type": "esriFieldTypeString", "alias": "CENSUS_ID", "length": 12, "domain": null }, { "name": "CENSUS_ID2", "type": "esriFieldTypeString", "alias": "CENSUS_ID2", "length": 12, "domain": null }, { "name": "CENSUS_GEOGRAPHY", "type": "esriFieldTypeString", "alias": "CENSUS_GEOGRAPHY", "length": 100, "domain": null }, { "name": "TOTAL_PRI_RESIDENTIAL_BUILDINGS", "type": "esriFieldTypeInteger", "alias": "TOTAL_PRI_RESIDENTIAL_BUILDINGS", "domain": null }, { "name": "RESIDENTIAL_OUTBUILDINGS", "type": "esriFieldTypeInteger", "alias": "RESIDENTIAL_OUTBUILDINGS", "domain": null }, { "name": "SINGLE_FAMILY_UNITS", "type": "esriFieldTypeInteger", "alias": "SINGLE_FAMILY_UNITS", "domain": null }, { "name": "MULTI_FAMILY_UNITS", "type": "esriFieldTypeInteger", "alias": "MULTI_FAMILY_UNITS", "domain": null }, { "name": "MANUFACTURED_HOME_UNITS", "type": "esriFieldTypeInteger", "alias": "MANUFACTURED_HOME_UNITS", "domain": null }, { "name": "TOTAL_HOUSING_UNITS", "type": "esriFieldTypeInteger", "alias": "TOTAL_HOUSING_UNITS", "domain": null }, { "name": "TOTAL_OCCUPIED_UNITS_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "TOTAL_OCCUPIED_UNITS_FOR_CALC", "domain": null }, { "name": "SINGLE_FAMILY_OWNER_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "SINGLE_FAMILY_OWNER_FOR_CALC", "domain": null }, { "name": "SINGLE_FAMILY_RENTER_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "SINGLE_FAMILY_RENTER_FOR_CALC", "domain": null }, { "name": "MULTI_FAMILY_OWNER_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "MULTI_FAMILY_OWNER_FOR_CALC", "domain": null }, { "name": "MULTI_FAMILY_RENTER_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "MULTI_FAMILY_RENTER_FOR_CALC", "domain": null }, { "name": "MANUF_HOME_OWNER_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "MANUF_HOME_OWNER_FOR_CALC", "domain": null }, { "name": "MANUF_HOME_RENTER_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "MANUF_HOME_RENTER_FOR_CALC", "domain": null }, { "name": "SECOND_RESIDENCE_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "SECOND_RESIDENCE_FOR_CALC", "domain": null }, { "name": "VACANT_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "VACANT_FOR_CALC", "domain": null }, { "name": "AGRICULTURAL_BUILDINGS", "type": "esriFieldTypeInteger", "alias": "AGRICULTURAL_BUILDINGS", "domain": null }, { "name": "COMMERCIAL_BUILDINGS", "type": "esriFieldTypeInteger", "alias": "COMMERCIAL_BUILDINGS", "domain": null }, { "name": "INDUSTRIAL_BUILDINGS", "type": "esriFieldTypeInteger", "alias": "INDUSTRIAL_BUILDINGS", "domain": null }, { "name": "OTHER_BUILDINGS", "type": "esriFieldTypeInteger", "alias": "OTHER_BUILDINGS", "domain": null }, { "name": "TOTAL_BUILDINGS", "type": "esriFieldTypeInteger", "alias": "TOTAL_BUILDINGS", "domain": null }, { "name": "TOTAL_BUILDING_VALUE", "type": "esriFieldTypeInteger", "alias": "TOTAL_BUILDING_VALUE", "domain": null }, { "name": "TOTAL_LAND_VALUE", "type": "esriFieldTypeInteger", "alias": "TOTAL_LAND_VALUE", "domain": null }, { "name": "TOTAL_VALUE", "type": "esriFieldTypeInteger", "alias": "TOTAL_VALUE", "domain": null }, { "name": "POPULATION_PER_OCCUPIED_UNIT", "type": "esriFieldTypeDouble", "alias": "POPULATION_PER_OCCUPIED_UNIT", "domain": null }, { "name": "TOTAL_POPULATION_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "TOTAL_POPULATION_FOR_CALC", "domain": null }, { "name": "CHILDREN_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "CHILDREN_FOR_CALC", "domain": null }, { "name": "ADULTS_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "ADULTS_FOR_CALC", "domain": null }, { "name": "SENIORS_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "SENIORS_FOR_CALC", "domain": null }, { "name": "POVERTY_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "POVERTY_FOR_CALC", "domain": null }, { "name": "DISABILITY_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "DISABILITY_FOR_CALC", "domain": null }, { "name": "NON_ENGLISH_SPEAKING_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "NON_ENGLISH_SPEAKING_FOR_CALC", "domain": null }, { "name": "HH_NO_VEHICLE_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "HH_NO_VEHICLE_FOR_CALC", "domain": null }, { "name": "HH_NO_SMARTPHONE_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "HH_NO_SMARTPHONE_FOR_CALC", "domain": null }, { "name": "HH_NO_INTERNET_FOR_CALC", "type": "esriFieldTypeDouble", "alias": "HH_NO_INTERNET_FOR_CALC", "domain": null }, { "name": "LAST_DATA_UPDATE", "type": "esriFieldTypeString", "alias": "LAST_DATA_UPDATE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2402_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1996_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }