{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "BAILA Urban Habitat Type", "type": "Feature Layer", "description": "The hierarchical urban habitat classification is based on publicly available data on the physical and anthropogenic environment. For BAILA, we used 18 physical and anthropogenic variables which included: (1) climatic variables such as average and maximum temperature and precipitation, (2) physical variables such as elevation and slope, (3) land cover values such as forest and grassland cover, (4) built environment variables such as percentage of impervious area (buildings and pavement), and (5) social variables such as human population density and traffic density. Using cluster analysis, we were able to classify our study area into nine urban habitat types.\n\nhttps://www.scienceforconservation.org/products/BAILA\n\nhttps://www.frontiersin.org/articles/10.3389/fevo.2019.00277/full", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Enjie Li, Sophie S. Parker, Gregory B. Pauly, John M. Randall, Brian V. Brown, Brian Cohen", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TypeName", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Low development with natural vegetation", "label": "Low development with natural vegetation", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 13, 91, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Dams, reservoirs, and wetlands", "label": "Dams, reservoirs, and wetlands", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 28, 148, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Foothill areas", "label": "Foothill areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 166, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Urban parks and open space", "label": "Urban parks and open space", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 184, 108, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Valley arterial areas", "label": "Valley arterial areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 201, 95, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Valley less developed areas", "label": "Valley less developed areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 219, 125, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Basin less developed areas", "label": "Basin less developed areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 237, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Most developed areas", "label": "Most developed areas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Furthest from regional parks with natural vegetation", "label": "Furthest from regional parks with natural vegetation", "description": "" } ], "fieldDelimiter": ";" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TypeName", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 1, "name": "BAILA Population (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "population", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 878, "label": "0 - 878", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1109, "label": "879 - 1,109", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1353, "label": "1,110 - 1,353", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1652, "label": "1,354 - 1,652", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2136, "label": "1,653 - 2,136", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 9344, "label": "2,137 - 9,344", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 2, "name": "BAILA Population Density (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "population_density", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2202.375111, "label": "0 - 2,202.38", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 3259.722834, "label": "2,202.39 - 3,259.72", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 4261.567304, "label": "3,259.73 - 4,261.57", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 5792.261393, "label": "4,261.58 - 5,792.26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 8451.505167, "label": "5,792.27 - 8,451.51", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 74139.76548, "label": "8,451.52 - 74,139.77", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 3, "name": "BAILA Annual Precipitation mm (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "annual_precipitation", "classificationMethod": "esriClassifyQuantile", "minValue": 289.4248463, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 332.314448, "label": "289.42 - 332.31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 352.3133036, "label": "332.32 - 352.31", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 373.7027519, "label": "352.32 - 373.70", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 408.6936562, "label": "373.71 - 408.69", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 439.5288595, "label": "408.70 - 439.53", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 720.2122938, "label": "439.54 - 720.21", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 4, "name": "BAILA Maximum Temperature C (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "maximum_temperature", "classificationMethod": "esriClassifyQuantile", "minValue": 21.69048246, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 25.33132726, "label": "21.69 - 25.33", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 26.66880035, "label": "25.34 - 26.67", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 28.04535007, "label": "26.68 - 28.05", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 30.50304985, "label": "28.06 - 30.50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 31.24846001, "label": "30.51 - 31.25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 34.11030925, "label": "31.26 - 34.11", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 5, "name": "BAILA Average Temperature C (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "average_temperature", "classificationMethod": "esriClassifyQuantile", "minValue": 20.02999247, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 22.46672682, "label": "20.03 - 22.47", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 23.24776649, "label": "22.48 - 23.25", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 24.11931992, "label": "23.26 - 24.12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 25.25500011, "label": "24.13 - 25.26", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 25.8100001, "label": "25.27 - 25.81", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 27.12354994, "label": "25.82 - 27.12", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 6, "name": "BAILA Degree of slope (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "degree_of_slope", "classificationMethod": "esriClassifyQuantile", "minValue": 0.880079833, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1.552709021, "label": "0.88 - 1.55", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1.866378468, "label": "1.56 - 1.87", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2.321581406, "label": "1.88 - 2.32", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2.994798432, "label": "2.33 - 2.99", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 4.711688561, "label": "3.00 - 4.71", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 37.69368857, "label": "4.72 - 37.69", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 7, "name": "BAILA Elevation M (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "elevation", "classificationMethod": "esriClassifyQuantile", "minValue": 6.277638149, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 79.07516834, "label": "6.28 - 79.08", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 141.6154044, "label": "79.09 - 141.62", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 245.149032, "label": "141.63 - 245.15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 457.216757, "label": "245.16 - 457.22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 770.5262379, "label": "457.23 - 770.53", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2964.285943, "label": "770.54 - 2,964.29", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 8, "name": "BAILA Traffic Density (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "traffic_density", "classificationMethod": "esriClassifyQuantile", "minValue": 76.56, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 620.15, "label": "76.56 - 620.15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 820.59, "label": "620.16 - 820.59", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1039.39, "label": "820.60 - 1,039.39", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1380.68, "label": "1,039.40 - 1,380.68", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2101.41, "label": "1,380.69 - 2,101.41", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 5104.46, "label": "2,101.42 - 5,104.46", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 9, "name": "BAILA Traffic Noise (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "traffic_noise", "classificationMethod": "esriClassifyQuantile", "minValue": 0.988717949, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 41.55871212, "label": "0.99 - 41.56", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 43.67033321, "label": "41.57 - 43.67", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 45.42935151, "label": "43.68 - 45.43", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 47.78006448, "label": "45.44 - 47.78", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 52.39145347, "label": "47.79 - 52.39", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 71.08755906, "label": "52.40 - 71.09", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 10, "name": "BAILA Percentage of Impervious Surface (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "percentage_of_impervious_surface", "classificationMethod": "esriClassifyQuantile", "minValue": 0.044045677, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 46.01657459, "label": "0.04 - 46.02", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 55.72903226, "label": "46.03 - 55.73", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 61.72845953, "label": "55.74 - 61.73", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 68.06043956, "label": "61.74 - 68.06", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 75.03296703, "label": "68.07 - 75.03", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 95.7833045, "label": "75.04 - 95.78", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 11, "name": "BAILA EVI Mean (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "evi_mean", "classificationMethod": "esriClassifyQuantile", "minValue": 0.023730571, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0.108977457, "label": "0.02 - 0.11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0.131056436, "label": "0.12 - 0.13", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0.151382066, "label": "0.14 - 0.15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0.17203373, "label": "0.16 - 0.17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0.199901079, "label": "0.18 - 0.20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0.414162239, "label": "0.21 - 0.41", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 12, "name": "BAILA Percentage of Tree Canopy Coverage (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "percentage_of_tree_canopy_coverage", "classificationMethod": "esriClassifyQuantile", "minValue": 0.945530726, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 3.391162029, "label": "0.95 - 3.39", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 3.9875, "label": "3.40 - 3.99", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 4.677200903, "label": "4.00 - 4.68", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 5.668269231, "label": "4.69 - 5.67", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 7.603653693, "label": "5.68 - 7.60", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 29.88569098, "label": "7.61 - 29.89", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 13, "name": "BAILA Distance to Natural Areas (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "distance_to_natural_areas", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2769.416811, "label": "0.00 - 2,769.42", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 4962.117731, "label": "2,769.43 - 4,962.12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 7213.703249, "label": "4,962.13 - 7,213.70", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 9638.945891, "label": "7,213.71 - 9,638.95", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 12769.37063, "label": "9,638.96 - 12,769.37", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 25010.80183, "label": "12,769.38 - 25,010.80", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 14, "name": "BAILA Percentage of Urban Development (Manual)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "percentage_of_urban_development", "classificationMethod": "esriClassifyManual", "minValue": 0.011663088, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 87.93059758, "label": "0.01 - 87.93", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 124, 207, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 96.19916795, "label": "87.94 - 96.20", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 157, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 99.02721659, "label": "96.21 - 99.03", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 100.000032, "label": "99.04 - 100.00", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 15, "name": "BAILA Percentage of Forest Lands (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "percentage_of_forest_lands", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0, "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1, "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2, "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 4, "label": "3 - 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 7, "label": "5 - 7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 25, "label": "8 - 25", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 16, "name": "BAILA Percentage of Grasslands (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "percentage_of_grasslands", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0, "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1, "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 3, "label": "2 - 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 8, "label": "4 - 8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 22, "label": "9 - 22", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 90, "label": "23 - 90", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 17, "name": "BAILA Percentage of Urban Open Space (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "percentage_of_urban_open_space", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0, "label": "0.00", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0.778808279, "label": "0.01 - 0.78", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2.302248258, "label": "0.79 - 2.30", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 5.68262237, "label": "2.31 - 5.68", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 13.94851172, "label": "5.69 - 13.95", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 72.02837097, "label": "13.96 - 72.03", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 18, "name": "BAILA Percentage of Water and Wetlands (Quantile)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "percentage_of_water_and_wetlands", "classificationMethod": "esriClassifyQuantile", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 0, "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 227, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 1, "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 199, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 2, "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 171, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 5, "label": "3 - 5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 26, 110, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 15, "label": "6 - 15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 100, "label": "16 - 100", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BGID_text", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.71, "id": 19, "name": "BAILA iNaturalist Occurrences (Manual)", "type": "Feature Layer", "description": "The hierarchical urban habitat classification is based on publicly available data on the physical and anthropogenic environment. For BAILA, we used 18 physical and anthropogenic variables which included: (1) climatic variables such as average and maximum temperature and precipitation, (2) physical variables such as elevation and slope, (3) land cover values such as forest and grassland cover, (4) built environment variables such as percentage of impervious area (buildings and pavement), and (5) social variables such as human population density and traffic density. Using cluster analysis, we were able to classify our study area into nine urban habitat types.\n\nhttps://www.scienceforconservation.org/products/BAILA\n\nhttps://www.frontiersin.org/articles/10.3389/fevo.2019.00277/full", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "Enjie Li, Sophie S. Parker, Gregory B. Pauly, John M. Randall, Brian V. Brown, Brian Cohen", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "iNat_Occurrences", "classificationMethod": "esriClassifyManual", "minValue": 0, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "classMaxValue": 0, "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "classMaxValue": 1, "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 166, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "classMaxValue": 10, "label": "2 - 10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 204, 112, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "classMaxValue": 50, "label": "11 - 50", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 21, 127, 143, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "classMaxValue": 500, "label": "51 - 500", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 38, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "classMaxValue": 143748, "label": "501 - 143748", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -118.67849199999995, "ymin": 33.704901633525935, "xmax": -117.67770680137988, "ymax": 34.34164400000009, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TypeName", "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": "bg_id", "type": "esriFieldTypeDouble", "alias": "bg_id", "domain": null }, { "name": "population", "type": "esriFieldTypeInteger", "alias": "population", "domain": null }, { "name": "population_density", "type": "esriFieldTypeDouble", "alias": "population_density", "domain": null }, { "name": "annual_precipitation", "type": "esriFieldTypeDouble", "alias": "annual_precipitation", "domain": null }, { "name": "maximum_temperature", "type": "esriFieldTypeDouble", "alias": "maximum_temperature", "domain": null }, { "name": "average_temperature", "type": "esriFieldTypeDouble", "alias": "average_temperature", "domain": null }, { "name": "degree_of_slope", "type": "esriFieldTypeDouble", "alias": "degree_of_slope", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "traffic_density", "type": "esriFieldTypeDouble", "alias": "traffic_density", "domain": null }, { "name": "percentage_of_impervious_surface", "type": "esriFieldTypeDouble", "alias": "percentage_of_impervious_surface", "domain": null }, { "name": "evi_mean", "type": "esriFieldTypeDouble", "alias": "evi_mean", "domain": null }, { "name": "percentage_of_tree_canopy_coverage", "type": "esriFieldTypeDouble", "alias": "percentage_of_tree_canopy_coverage", "domain": null }, { "name": "distance_to_natural_areas", "type": "esriFieldTypeDouble", "alias": "distance_to_natural_areas", "domain": null }, { "name": "percentage_of_urban_development", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_development", "domain": null }, { "name": "percentage_of_forest_lands", "type": "esriFieldTypeInteger", "alias": "percentage_of_forest_lands", "domain": null }, { "name": "percentage_of_grasslands", "type": "esriFieldTypeInteger", "alias": "percentage_of_grasslands", "domain": null }, { "name": "percentage_of_urban_open_space", "type": "esriFieldTypeDouble", "alias": "percentage_of_urban_open_space", "domain": null }, { "name": "percentage_of_water_and_wetlands", "type": "esriFieldTypeInteger", "alias": "percentage_of_water_and_wetlands", "domain": null }, { "name": "traffic_noise", "type": "esriFieldTypeDouble", "alias": "traffic_noise", "domain": null }, { "name": "Urban_typology", "type": "esriFieldTypeInteger", "alias": "Urban_typology", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "BGID_text", "type": "esriFieldTypeString", "alias": "BGID_text", "length": 24, "domain": null }, { "name": "SqMeters", "type": "esriFieldTypeInteger", "alias": "SqMeters", "domain": null }, { "name": "TypeName", "type": "esriFieldTypeString", "alias": "TypeName", "length": 160, "domain": null }, { "name": "iNat_Occurrences", "type": "esriFieldTypeInteger", "alias": "iNat_Occurrences", "domain": null }, { "name": "WaterQuantityMean", "type": "esriFieldTypeDouble", "alias": "WaterQuantityMean", "domain": null }, { "name": "WASC", "type": "esriFieldTypeString", "alias": "WASC", "length": 100, "domain": null }, { "name": "CA_Assembly", "type": "esriFieldTypeString", "alias": "CA_Assembly", "length": 4, "domain": null }, { "name": "CA_Senate", "type": "esriFieldTypeString", "alias": "CA_Senate", "length": 4, "domain": null }, { "name": "CA_Congressional", "type": "esriFieldTypeString", "alias": "CA_Congressional", "length": 4, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 65, "domain": null }, { "name": "WQuantity_Total", "type": "esriFieldTypeDouble", "alias": "WQuantity_Total", "domain": null }, { "name": "WaterQuantity_Total_Normalized", "type": "esriFieldTypeDouble", "alias": "WaterQuantity_Total_Normalized", "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": "" }, { "name": "I3BGID_text", "fields": "BGID_text", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 100000, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }