{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Unincorporated Private Parcels VHF", "type": "Feature Layer", "description": "
This is a parcel analysis of slope (<\/SPAN>LAR-IAC4<\/SPAN><\/A>) and other characteristics. Internally, this is from DRP HelpDesk ticket #432542. For more information about this ordinance, please click <\/SPAN>here<\/SPAN><\/A>. A couple of models were developed to do an overlay analysis of certain types of parcels and slope. Criteria is as follows:<\/SPAN><\/P> Parcel Characteristics<\/SPAN><\/P> Unincorporated<\/SPAN><\/P><\/LI> VHFHSZ<\/SPAN><\/P><\/LI> Privately owned (no -300, -900)<\/SPAN><\/P><\/LI> Code if vacant per ASSR, and if it has building on it (due to possible Assessor error)<\/SPAN><\/P><\/LI><\/UL> Slope Characteristics:<\/SPAN><\/P> Number of parcels in which 50% or more of the parcel is covered by \"0% - 24%\" slope \u2013 To assess the likelihood of parcels having contiguous developable terrain on them<\/SPAN><\/P><\/LI> Number of parcels in which 50% or more of the parcel is covered by \"25% - 49%\" slope \u2013 To assess the likelihood of parcels having contiguous HMA terrain on them<\/SPAN><\/P><\/LI> Number of parcels in which 50% or more of the parcel is covered by \"50% or greater\" slope \u2013 To assess the likelihood of parcels having contiguous hazardous terrain on them<\/SPAN><\/P><\/LI> Number of parcels in which 90% or more of the parcel is covered by \"50% or greater\" slope \u2013 To assess how many parcels would be effectively required to obtain an HMA CUP under the new provisions<\/SPAN><\/P><\/LI><\/UL> IMPORTANT NOTE: This layer is exported from the 'Unin_FH_Parcels_Clip' parcel polygon layer based on the following query: Public_Private <\/SPAN>=<\/SPAN> <\/SPAN>'Private'<\/SPAN> <\/SPAN>And<\/SPAN> VHF_ONLY <\/SPAN>=<\/SPAN> <\/SPAN>'YES'<\/SPAN> <\/SPAN><\/P> A map series was also produced that was driven by the 'slope characteristics' listed above. <\/SPAN><\/P> UPDATE HISTORY:<\/SPAN><\/P> August, 2022 - models created and ran to generate the slope / parcel intersects and calculations. An initial draft of the map series created with point version of the data.<\/SPAN><\/P><\/LI> October, 2022 - Added Catalina Island to this data (it was missed in first analysis).<\/SPAN><\/P><\/LI> 11/22/22 - Imported to SDE (Hazards database) for use in a map service to show all unincorporated parcel centroids. Source layer \"Unin_FH_Parcels_Clip_Points_VHF_Private\" in Env_Planning_Sustainability directory.<\/SPAN><\/P><\/LI><\/UL> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 1600,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Assessor's Office, LAR-IAC 4",
"parentLayer": null,
"subLayers": [],
"minScale": 200000,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
230,
0,
0,
255
],
"size": 2,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
0
],
"width": 0.6
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 6276910.174374998,
"ymin": 1570646.7943750024,
"xmax": 6666608.266874999,
"ymax": 2121080.9381249994,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 1600.0000000000002,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "AIN",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "AIN",
"type": "esriFieldTypeString",
"alias": "AIN",
"length": 10,
"domain": null
},
{
"name": "UseType",
"type": "esriFieldTypeString",
"alias": "UseType",
"length": 14,
"domain": null
},
{
"name": "UseDescription",
"type": "esriFieldTypeString",
"alias": "UseDescription",
"length": 61,
"domain": null
},
{
"name": "Slope_0___25",
"type": "esriFieldTypeDouble",
"alias": "Slope 0 - 25",
"domain": null
},
{
"name": "Slope_25___50",
"type": "esriFieldTypeDouble",
"alias": "Slope 25 - 50",
"domain": null
},
{
"name": "Slope_50_",
"type": "esriFieldTypeDouble",
"alias": "Slope 50+",
"domain": null
},
{
"name": "Pct_0_25_Slope",
"type": "esriFieldTypeDouble",
"alias": "% of parcel with 0-25% Slope",
"domain": null
},
{
"name": "Pct_25_50_Slope",
"type": "esriFieldTypeDouble",
"alias": "% of parcel with 25-50% Slope",
"domain": null
},
{
"name": "Pct_GT_50_Slope",
"type": "esriFieldTypeDouble",
"alias": "% of parcel with GT 50% Slope",
"domain": null
},
{
"name": "Slope_Area_Sum",
"type": "esriFieldTypeDouble",
"alias": "Slope Area Sum",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R36_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S26_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}