{ "currentVersion": 10.91, "id": 61, "name": "Opportunity Zones", "type": "Feature Layer", "description": "Opportunity Zones are 2010 Census Tracts, chosen by Governor Scott, and certified by the U.S. Department of the Treasury on June 14, 2018.\n\nAreas eligible to receive Opportunity Fund investments. Opportunity Funds make long-term investments in low-income communities for economic development.\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 212, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 55, 55, 255 ], "width": 2.6 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 444753.8372025937, "ymin": 1459064.1754136905, "xmax": 700262.1736258417, "ymax": 1618993.7089004368, "spatialReference": { "wkid": 102658, "latestWkid": 2236 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME10", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GEOID10", "type": "esriFieldTypeString", "alias": "GEOID10", "length": 11, "domain": null }, { "name": "NAME10", "type": "esriFieldTypeString", "alias": "NAME10", "length": 7, "domain": null }, { "name": "SUMLEV", "type": "esriFieldTypeString", "alias": "SUMLEV", "length": 3, "domain": null }, { "name": "LOGRECNO", "type": "esriFieldTypeString", "alias": "LOGRECNO", "length": 7, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 6, "domain": null }, { "name": "BLKGRP", "type": "esriFieldTypeString", "alias": "BLKGRP", "length": 1, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 4, "domain": null }, { "name": "AREALAND", "type": "esriFieldTypeString", "alias": "AREALAND", "length": 14, "domain": null }, { "name": "AREAWATR", "type": "esriFieldTypeString", "alias": "AREAWATR", "length": 14, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 90, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 11, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 12, "domain": null }, { "name": "TOTPOP", "type": "esriFieldTypeInteger", "alias": "Total Population", "domain": null }, { "name": "WHITE", "type": "esriFieldTypeInteger", "alias": "White", "domain": null }, { "name": "BLACK", "type": "esriFieldTypeInteger", "alias": "Black", "domain": null }, { "name": "AIANDAKN", "type": "esriFieldTypeInteger", "alias": "AI & AKN", "domain": null }, { "name": "ASIAN", "type": "esriFieldTypeInteger", "alias": "ASIAN", "domain": null }, { "name": "NHIANDOPI", "type": "esriFieldTypeInteger", "alias": "NHI & OPI", "domain": null }, { "name": "SOME_OTHER", "type": "esriFieldTypeInteger", "alias": "Some Other Race", "domain": null }, { "name": "TWO_ORMORE", "type": "esriFieldTypeInteger", "alias": "Two or more races", "domain": null }, { "name": "HISPANIC", "type": "esriFieldTypeInteger", "alias": "Hispanic", "domain": null }, { "name": "NOT_HISP", "type": "esriFieldTypeInteger", "alias": "Not Hispanic", "domain": null }, { "name": "POP_18_UP", "type": "esriFieldTypeInteger", "alias": "Total Population 18 and Over", "domain": null }, { "name": "WHITE18_UP", "type": "esriFieldTypeInteger", "alias": "White 18 and Over", "domain": null }, { "name": "BLACK18_UP", "type": "esriFieldTypeInteger", "alias": "Black 18 and Over", "domain": null }, { "name": "AIAKN18_UP", "type": "esriFieldTypeInteger", "alias": "AI & AKN 18 & Over", "domain": null }, { "name": "ASIAN18_UP", "type": "esriFieldTypeInteger", "alias": "ASIAN 18 & Over", "domain": null }, { "name": "NHIOPI18UP", "type": "esriFieldTypeInteger", "alias": "NHI & Other PI 18 and Over", "domain": null }, { "name": "OTHER_18UP", "type": "esriFieldTypeInteger", "alias": "Some Other race 18 & Over", "domain": null }, { "name": "TWO_18UP", "type": "esriFieldTypeInteger", "alias": "Two or more races 18 & Up", "domain": null }, { "name": "HISP_18UP", "type": "esriFieldTypeInteger", "alias": "Total Hispanic 18 and Over", "domain": null }, { "name": "NOHISP18UP", "type": "esriFieldTypeInteger", "alias": "Total Not Hispanic 18 and Over", "domain": null }, { "name": "HOUSINUNIT", "type": "esriFieldTypeInteger", "alias": "Total Housing Units", "domain": null }, { "name": "OCCUPIED", "type": "esriFieldTypeInteger", "alias": "Occupied", "domain": null }, { "name": "VACANT", "type": "esriFieldTypeInteger", "alias": "Vacant", "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": false, "canScaleSymbols": false, "hasLabels": true, "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_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }