{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "ESGV Zoning Consistency Parcels", "type": "Feature Layer", "description": "These are parcels that were extracted on 11/1/21 for unincorporated East San Gabriel Valley, and zoning was appended using models developed for the Housing Element which adds zoning to the layer in a flat row and shows the percentages of zoning covering the parcel (in cases where there are multiple zoning categories). Sliver portions were deleted and QC done on the layer. An analysis of A-1 and A-2 zones was also done with an intersected version of this layer as well. Additionally, when a parcel is in more then one community (or adjacent city) that was recorded in additional fields. As of 11/4/21, additional work to be done includes appending Land Use Policy information to this, and updates will be recorded below.Zoning / Land Use Policy QC notesThe following queries were done on both the Zoning and LUP fields in order to correct any 'false positives' that occurred when there was more than one category in a parcel. SQL Queries below are from the Zoning fields, but the same were applied to the LUP fields.PctZngArea1 > 100 - calculated to 100PctLZngArea1 > 99 And PctZngPArea1 < 100 And LUP2 IS NOT NULL SORT ON AREA (largest to smallest) as some may be legitimate. Then calculated to 100%, Zoning2 and PctArea = None. Note that for Land Use Policy, Rowland Heights needed to be looked at carefully as the linework doesn't always follow parcels (due to the age of the Land Use Plan).PctLZngArea1 > 95 And PctZngPArea1 < 100 And Zoning2 IS NULL and City_Name is NULL - code as Zoning1 = 100%A-1 / A-2 analysisThe size ranges of these zoning categories are provided to allow for guidance for making zone changes as it relates to the cannabis ordinance. For those cases where there are multiple zoning categories per parcel, only the portion of the A-1 or A-2 that covers that parcel was considered in the size range.UPDATE HISTORY11/23/21 - finished QC and exported to SDE for use in a map service.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "County of Los Angeles\nDepartment of Regional Planning\nGIS Section", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6550162.489999995, "ymin": 1802657.3299999982, "xmax": 6657680.459999993, "ymax": 1882688.849999994, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": 0, "zUnits": 1, "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": "SitusAddress", "type": "esriFieldTypeString", "alias": "Situs Address", "length": 55, "domain": null }, { "name": "SitusCity", "type": "esriFieldTypeString", "alias": "Situs City", "length": 24, "domain": null }, { "name": "SitusZIP", "type": "esriFieldTypeString", "alias": "Situs ZIP", "length": 10, "domain": null }, { "name": "UseCode", "type": "esriFieldTypeString", "alias": "Use Code", "length": 4, "domain": null }, { "name": "UseCode_2", "type": "esriFieldTypeString", "alias": "Use Code - 2", "length": 2, "domain": null }, { "name": "UseType", "type": "esriFieldTypeString", "alias": "Use Type", "length": 14, "domain": null }, { "name": "UseDescription", "type": "esriFieldTypeString", "alias": "Use Description", "length": 61, "domain": null }, { "name": "DuplicatePcl", "type": "esriFieldTypeInteger", "alias": "Duplicate Parcel (condo)", "domain": null }, { "name": "Zoning1", "type": "esriFieldTypeString", "alias": "Zoning - 1", "length": 30, "domain": null }, { "name": "PctZngArea1", "type": "esriFieldTypeDouble", "alias": "Zoning - 1 (% Area)", "domain": null }, { "name": "Zoning2", "type": "esriFieldTypeString", "alias": "Zoning - 2", "length": 30, "domain": null }, { "name": "PctZngArea2", "type": "esriFieldTypeDouble", "alias": "Zoning - 2 (% Area)", "domain": null }, { "name": "Zoning3", "type": "esriFieldTypeString", "alias": "Zoning - 3", "length": 30, "domain": null }, { "name": "PctZngArea3", "type": "esriFieldTypeDouble", "alias": "Zoning - 3 (% Area)", "domain": null }, { "name": "LUP1", "type": "esriFieldTypeString", "alias": "LUP - 1", "length": 10, "domain": null }, { "name": "PctLUPArea1", "type": "esriFieldTypeDouble", "alias": "LUP - 1 (% Area)", "domain": null }, { "name": "LUP2", "type": "esriFieldTypeString", "alias": "LUP - 2", "length": 10, "domain": null }, { "name": "PctLUPArea2", "type": "esriFieldTypeDouble", "alias": "LUP - 2 (% Area)", "domain": null }, { "name": "LUP3", "type": "esriFieldTypeString", "alias": "LUP - 3", "length": 10, "domain": null }, { "name": "PctLUPArea3", "type": "esriFieldTypeDouble", "alias": "LUP - 3 (% Area)", "domain": null }, { "name": "LUP4", "type": "esriFieldTypeString", "alias": "LUP - 4", "length": 10, "domain": null }, { "name": "PctLUPArea4", "type": "esriFieldTypeDouble", "alias": "LUP - 4 (% Area)", "domain": null }, { "name": "LUP5", "type": "esriFieldTypeString", "alias": "LUP - 5", "length": 10, "domain": null }, { "name": "PctLUPArea5", "type": "esriFieldTypeDouble", "alias": "LUP - 5 (% Area)", "domain": null }, { "name": "Parcel_Number", "type": "esriFieldTypeString", "alias": "Parcel Number (last 3)", "length": 3, "domain": null }, { "name": "Community_Name", "type": "esriFieldTypeString", "alias": "Unin Community Name", "length": 75, "domain": null }, { "name": "City_Name", "type": "esriFieldTypeString", "alias": "City Name", "length": 75, "domain": null }, { "name": "A1_Size_Range", "type": "esriFieldTypeString", "alias": "A-1 Size Range", "length": 75, "domain": null }, { "name": "A2_Size_Range", "type": "esriFieldTypeString", "alias": "A-2 Size Range", "length": 75, "domain": null }, { "name": "Total_Units", "type": "esriFieldTypeInteger", "alias": "Total Units", "domain": null }, { "name": "MaxYearBuilt", "type": "esriFieldTypeInteger", "alias": "Max Year Built", "domain": null }, { "name": "MinYearBuilt", "type": "esriFieldTypeInteger", "alias": "Min Year Built", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Area (SF)", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Perimeter (FT)", "domain": null }, { "name": "LUP_RH_GP_1", "type": "esriFieldTypeString", "alias": "LUP_RH_GP_1", "length": 10, "domain": null }, { "name": "LUP_RH_GP_2", "type": "esriFieldTypeString", "alias": "LUP_RH_GP_2", "length": 10, "domain": null }, { "name": "LUP_RH_GP_3", "type": "esriFieldTypeString", "alias": "LUP_RH_GP_3", "length": 10, "domain": null }, { "name": "LUP_RH_GP_4", "type": "esriFieldTypeString", "alias": "LUP_RH_GP_4", "length": 10, "domain": null }, { "name": "LUP_RH_GP_5", "type": "esriFieldTypeString", "alias": "LUP_RH_GP_5", "length": 10, "domain": null }, { "name": "Zoning1_LUP1", "type": "esriFieldTypeString", "alias": "Zoning1 LUP1 Combo", "length": 55, "domain": null }, { "name": "Zoning_Consistancy", "type": "esriFieldTypeString", "alias": "Zoning Consistancy (ELA Methodology)", "length": 75, "domain": null }, { "name": "CSE_Reviewed", "type": "esriFieldTypeString", "alias": "CSE Reviewed?", "length": 75, "domain": null }, { "name": "CSE_Notes", "type": "esriFieldTypeString", "alias": "CSE Notes", "length": 500, "domain": null }, { "name": "LUP_PROP", "type": "esriFieldTypeString", "alias": "LUP_PROP", "length": 50, "domain": null }, { "name": "ZONE_PROP", "type": "esriFieldTypeString", "alias": "ZONE_PROP", "length": 50, "domain": null }, { "name": "Prop_Z_LUP_Comments", "type": "esriFieldTypeString", "alias": "Prop_Z_LUP_Comments", "length": 800, "domain": null }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "length": 8, "domain": null }, { "name": "GROWTH_AREAS", "type": "esriFieldTypeString", "alias": "GROWTH_AREAS", "length": 50, "domain": null }, { "name": "HEU_UPDATE", "type": "esriFieldTypeString", "alias": "HEU_UPDATES", "length": 50, "domain": null }, { "name": "ADMIN_UPDATES", "type": "esriFieldTypeString", "alias": "ADMIN_UPDATES", "length": 50, "domain": null }, { "name": "ZONE_UPD", "type": "esriFieldTypeString", "alias": "Zoning Updated?", "length": 3, "domain": null }, { "name": "LUP_UPD", "type": "esriFieldTypeString", "alias": "LUP Updated?", "length": 3, "domain": null }, { "name": "EXIST_ZONE_SPLIT_PCL", "type": "esriFieldTypeString", "alias": "Existing Zone Split Parcel?", "length": 3, "domain": null }, { "name": "EXIST_LUP_SPLIT_PCL", "type": "esriFieldTypeString", "alias": "Existing LUP Split Parcel?", "length": 3, "domain": null }, { "name": "PROP_ZONE_SPLIT_PCL", "type": "esriFieldTypeString", "alias": "Prop Zone Split Parcel?", "length": 3, "domain": null }, { "name": "PROP_LUP_SPLIT_PCL", "type": "esriFieldTypeString", "alias": "Prop LUP Split Parcel?", "length": 3, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "ain_idx", "fields": "AIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S451_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }