{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Fire Hazard Zone", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Fire hazard zones for Contra Costa County from Cal Fire data which was published on September 19, 2007. Data downloaded from Cal Fire on 11/17/2021.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6002032.042293057, "ymin": 2087371.02537781, "xmax": 6263046.539948061, "ymax": 2226529.0751451403, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "HAZ_CLASS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 34, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Very High", "label": "Very High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "High", "label": "High", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Moderate", "label": "Moderate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Non-Wildland/Non-Urban", "label": "Non-Wildland/Non-Urban", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Urban Unzoned", "label": "Urban Unzoned", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SRA", "typeIdField": "HAZ_CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SRA", "type": "esriFieldTypeString", "alias": "SRA", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SRA" }, { "name": "INCORP", "type": "esriFieldTypeString", "alias": "INCORP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "INCORP" }, { "name": "HAZ_CODE", "type": "esriFieldTypeSmallInteger", "alias": "HAZ_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAZ_CODE" }, { "name": "HAZ_CLASS", "type": "esriFieldTypeString", "alias": "HAZ_CLASS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "HAZ_CLASS" }, { "name": "VH_REC", "type": "esriFieldTypeString", "alias": "VH_REC", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "VH_REC" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "CURRENT_DATA", "type": "esriFieldTypeString", "alias": "CURRENT_DATA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CURRENT_DATA" }, { "name": "DATE_IMPORT", "type": "esriFieldTypeDate", "alias": "DATE_IMPORT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_IMPORT" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Very High", "name": "Very High", "domains": {}, "templates": [ { "name": "Very High", "description": "", "prototype": { "attributes": { "CURRENT_DATA": null, "DATE_IMPORT": null, "SRA": null, "INCORP": null, "HAZ_CODE": null, "HAZ_CLASS": "Very High", "VH_REC": null, "Shape_Leng": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "High", "name": "High", "domains": {}, "templates": [ { "name": "High", "description": "", "prototype": { "attributes": { "CURRENT_DATA": null, "DATE_IMPORT": null, "SRA": null, "INCORP": null, "HAZ_CODE": null, "HAZ_CLASS": "High", "VH_REC": null, "Shape_Leng": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Moderate", "name": "Moderate", "domains": {}, "templates": [ { "name": "Moderate", "description": "", "prototype": { "attributes": { "CURRENT_DATA": null, "DATE_IMPORT": null, "SRA": null, "INCORP": null, "HAZ_CODE": null, "HAZ_CLASS": "Moderate", "VH_REC": null, "Shape_Leng": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Non-Wildland/Non-Urban", "name": "Non-Wildland/Non-Urban", "domains": {}, "templates": [ { "name": "Non-Wildland/Non-Urban", "description": "", "prototype": { "attributes": { "CURRENT_DATA": null, "DATE_IMPORT": null, "SRA": null, "INCORP": null, "HAZ_CODE": null, "HAZ_CLASS": "Non-Wildland/Non-Urban", "VH_REC": null, "Shape_Leng": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Urban Unzoned", "name": "Urban Unzoned", "domains": {}, "templates": [ { "name": "Urban Unzoned", "description": "", "prototype": { "attributes": { "CURRENT_DATA": null, "DATE_IMPORT": null, "SRA": null, "INCORP": null, "HAZ_CODE": null, "HAZ_CLASS": "Urban Unzoned", "VH_REC": null, "Shape_Leng": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }