{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Addresses and Climate Hazards", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1733928763000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6283700.41475001, "ymin": 2056966.6281875074, "xmax": 6340392.932250008, "ymax": 2083701.7321875095, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 5.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.18608899999875E8, "falseY": -9.1259499999875E7, "xyUnits": 16000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 189, 211, 252, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AddressID", "type": "esriFieldTypeString", "alias": "Pala Address ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PALAADDRESSID" }, { "name": "AddrNmbr", "type": "esriFieldTypeString", "alias": "AddrNumber", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "0", "modelName": "AddrNmbr" }, { "name": "AddrUnit", "type": "esriFieldTypeString", "alias": "Unit #", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddrUnit" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Label Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREETLABELNAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "XCoord", "type": "esriFieldTypeDouble", "alias": "XCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoord" }, { "name": "YCoord", "type": "esriFieldTypeDouble", "alias": "YCoord", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoord" }, { "name": "SDPS", "type": "esriFieldTypeSmallInteger", "alias": "SDPS", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes / No Flag", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SDPS" }, { "name": "AddrEntID", "type": "esriFieldTypeString", "alias": "Entrance Id", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDENTKEY" }, { "name": "AltAddrNum1", "type": "esriFieldTypeInteger", "alias": "Alternate Address Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Alt_Addr_Nmbr" }, { "name": "AltAddrNum2", "type": "esriFieldTypeInteger", "alias": "Alternate Address 2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Alt_Addr_Nmbr_2" }, { "name": "AddrDisply", "type": "esriFieldTypeString", "alias": "Address Displayed", "domain": { "type": "codedValue", "name": "Address_Displayed", "description": "What Address Numbers Displayed on Building", "codedValues": [ { "name": "Shows as Listed", "code": "1. Shows as Listed" }, { "name": "Address is Different - See Notes", "code": "4. Address is Different - See Notes" }, { "name": "Shows as Alternate 1", "code": "2. Shows as Alternate 1" }, { "name": "Shows as Alternate 2", "code": "3. Shows as Alternate 2" }, { "name": "No Address Displayed", "code": "5. No Address Displayed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Addr_Dsplyd" }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Township" }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Range" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Section" }, { "name": "Scale", "type": "esriFieldTypeInteger", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "PrevAddress", "type": "esriFieldTypeString", "alias": "Previous Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousAddress" }, { "name": "AddrEffDate", "type": "esriFieldTypeDate", "alias": "Address Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "AddressEffectiveDate" }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": { "type": "codedValue", "name": "StructureType", "description": "Structure Type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Institutional", "code": "Institutional" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Agricultural", "code": "Agricultural" }, { "name": "Infrastructure", "code": "Infrastructure" }, { "name": "Vacant Lot", "code": "Vacant Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StructureType" }, { "name": "USPSMailDeliv", "type": "esriFieldTypeString", "alias": "Recieves USPS Mail Delivery", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Text version of the Boolean domain.", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "USPSMailDelivery" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "ZipCode" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "County" }, { "name": "Unin_Comm", "type": "esriFieldTypeString", "alias": "Unincorporated Community", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Unin_Comm" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "SDGEADDRESS", "type": "esriFieldTypeString", "alias": "SDGE Service Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SDGEADDRESS" }, { "name": "Placename", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Placename" }, { "name": "PreviousUnit", "type": "esriFieldTypeString", "alias": "PreviousUnit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PreviousUnit" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "AttachtKey", "type": "esriFieldTypeString", "alias": "AttachtKey", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AttachtKey" }, { "name": "Attachments", "type": "esriFieldTypeInteger", "alias": "Attachments", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Attachments" }, { "name": "StreetSuffix", "type": "esriFieldTypeString", "alias": "StreetSuffix", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetSuffix" }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UnitType" }, { "name": "UnitName", "type": "esriFieldTypeString", "alias": "UnitName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UnitName" }, { "name": "FullStreetName", "type": "esriFieldTypeString", "alias": "FullStreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FullStreetName" }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Region" }, { "name": "RegionAbv", "type": "esriFieldTypeString", "alias": "RegionAbv", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RegionAbv" }, { "name": "BuildingName", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingName" }, { "name": "FireRiskCalFire", "type": "esriFieldTypeString", "alias": "Fire Risk Cal Fire", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FireRiskCalFire" }, { "name": "LandslideRisk", "type": "esriFieldTypeString", "alias": "LandslideRisk", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandslideRisk" }, { "name": "LandslideRiskCat", "type": "esriFieldTypeString", "alias": "Landslide Risk Categories", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandslideRiskCat" }, { "name": "RecentFire", "type": "esriFieldTypeString", "alias": "RecentFire", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecentFire" }, { "name": "NearestFault", "type": "esriFieldTypeString", "alias": "NearestFault", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NearestFault" }, { "name": "Flood100", "type": "esriFieldTypeString", "alias": "Flood100", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Flood100" }, { "name": "Flood500", "type": "esriFieldTypeString", "alias": "Flood500", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Flood500" }, { "name": "DamInundationArea", "type": "esriFieldTypeString", "alias": "DamInundationArea", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DamInundationArea" }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "Flood Zone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FloodZone" }, { "name": "FireRiskRPS", "type": "esriFieldTypeString", "alias": "Fire Risk RPS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FireRiskRPS" }, { "name": "FloodZones", "type": "esriFieldTypeString", "alias": "FloodZones", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FloodZones" }, { "name": "FaultDistance", "type": "esriFieldTypeDouble", "alias": "Fault Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FaultDistance" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2753_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2753", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2753", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2227_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Addresses and Climate Hazards", "description": "", "prototype": { "attributes": { "FloodZones": null, "FaultDistance": null, "FireRiskRPS": null, "AddressID": null, "AddrNmbr": "0", "AddrUnit": null, "StreetName": null, "ADDRESS": null, "XCoord": null, "YCoord": null, "SDPS": null, "AddrEntID": null, "AltAddrNum1": null, "AltAddrNum2": null, "AddrDisply": null, "Township": null, "Range": null, "Section": null, "Scale": null, "PrevAddress": null, "AddrEffDate": null, "StructureType": null, "USPSMailDeliv": null, "ZipCode": null, "County": null, "Unin_Comm": null, "Hyperlink": null, "SDGEADDRESS": null, "Placename": null, "PreviousUnit": null, "Notes": null, "AttachtKey": null, "Attachments": null, "StreetSuffix": null, "UnitType": null, "UnitName": null, "FullStreetName": null, "Region": null, "RegionAbv": null, "BuildingName": null, "FireRiskCalFire": null, "LandslideRisk": null, "LandslideRiskCat": null, "RecentFire": null, "NearestFault": null, "Flood100": null, "Flood500": null, "DamInundationArea": null, "FloodZone": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "40d8230282eb488995dfbd5eabf3670d" } ], "tables": [] }