{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreateDate", "creatorField": "CreateBy", "editDateField": "RevDate", "editorField": "RevBy", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3586289360245185E7, "ymin": 4472815.705728218, "xmax": -1.357072835433288E7, "ymax": 4482670.275189461, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 181, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 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_12_13", "globalIdField": "GlobalID", "displayField": "APN", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_12_13", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_12_13" }, { "name": "ParcelID", "type": "esriFieldTypeInteger", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParcelID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APN" }, { "name": "APNLabel", "type": "esriFieldTypeString", "alias": "APN Label", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APNDash" }, { "name": "ParcelType", "type": "esriFieldTypeString", "alias": "Parcel Type", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ParcelType" }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Floor" }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "SiteName", "type": "esriFieldTypeString", "alias": "Site Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SiteName" }, { "name": "AdditionalNotes", "type": "esriFieldTypeString", "alias": "Additional Notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "AdditionalNotes" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "Create Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "CreateBy", "type": "esriFieldTypeString", "alias": "Create By", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CreateBy" }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "Rev Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RevDate" }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "Rev By", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RevBy" }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "Rev Comments", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "RevComments" }, { "name": "LotAreaGIS", "type": "esriFieldTypeDouble", "alias": "Lot Size (GIS)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotAreaGIS" }, { "name": "TRA", "type": "esriFieldTypeString", "alias": "TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRA" }, { "name": "TRA_CITY", "type": "esriFieldTypeString", "alias": "TRA (City)", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TRA_CITY" }, { "name": "ASSESSEE", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ASSESSEE" }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "Co-Owner", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "INCAREOF" }, { "name": "MAIL_ADDRESS", "type": "esriFieldTypeString", "alias": "Mailing Address", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "MAIL_ADDRESS" }, { "name": "MAIL_CITY_ST", "type": "esriFieldTypeString", "alias": "Mail City/State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAIL_CITY_ST" }, { "name": "MAILCITY", "type": "esriFieldTypeString", "alias": "Mail City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MAILCITY" }, { "name": "MAILSTATE", "type": "esriFieldTypeString", "alias": "Mail State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MAILSTATE" }, { "name": "MAIL_ZIP", "type": "esriFieldTypeString", "alias": "Mail Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAIL_ZIP" }, { "name": "LAND", "type": "esriFieldTypeDouble", "alias": "Land Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND" }, { "name": "IMPR", "type": "esriFieldTypeDouble", "alias": "Improvement Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPR" }, { "name": "FIXED_EQ", "type": "esriFieldTypeDouble", "alias": "Fixed Equipment Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIXED_EQ" }, { "name": "STRUCTURE", "type": "esriFieldTypeDouble", "alias": "Structure Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTURE" }, { "name": "PERS_PROP", "type": "esriFieldTypeDouble", "alias": "Personal Property Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERS_PROP" }, { "name": "HO_EX_FLAG", "type": "esriFieldTypeString", "alias": "HO Exemption Flag", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "HO_EX_FLAG" }, { "name": "HO_EXEMPT_VALUE", "type": "esriFieldTypeDouble", "alias": "HO Exemption", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HO_EXEMPT_VALUE" }, { "name": "Other", "type": "esriFieldTypeString", "alias": "Other Exemption Flag", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Other" }, { "name": "OTHER_EXEMPT_VAL", "type": "esriFieldTypeDouble", "alias": "Other Exemption", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTHER_EXEMPT_VAL" }, { "name": "TOTAL", "type": "esriFieldTypeDouble", "alias": "Net Assessed Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "Use Code", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "UseCodeDescription", "type": "esriFieldTypeString", "alias": "Use Code Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UseCodeDescription" }, { "name": "UC_EXT", "type": "esriFieldTypeString", "alias": "Use Code Extension", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "UC_EXT" }, { "name": "ELSCHDIST", "type": "esriFieldTypeString", "alias": "Elementary School District", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "ELSCHDIST" }, { "name": "HSCHDIST", "type": "esriFieldTypeString", "alias": "High School District", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "HSCHDIST" }, { "name": "UNSCHDIST", "type": "esriFieldTypeString", "alias": "Unified School District", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UNSCHDIST" }, { "name": "POOL", "type": "esriFieldTypeString", "alias": "Pool Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "POOL" }, { "name": "WELL_FLAG", "type": "esriFieldTypeString", "alias": "Well Flag", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WELL_FLAG" }, { "name": "PUBLIC_CODE", "type": "esriFieldTypeString", "alias": "Public Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PUBLIC_CODE" }, { "name": "GARAGE_CODE", "type": "esriFieldTypeString", "alias": "Garage Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GARAGE_CODE" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Lot Size (Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "LOTSIZE", "type": "esriFieldTypeDouble", "alias": "Lot Size (sq ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOTSIZE" }, { "name": "BUILDING_COUNT", "type": "esriFieldTypeDouble", "alias": "No of Buildings", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILDING_COUNT" }, { "name": "TTL_SQFT_ALL", "type": "esriFieldTypeDouble", "alias": "Building Size (sq ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TTL_SQFT_ALL" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "Year Built", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "EFF_YEAR_BUILT", "type": "esriFieldTypeString", "alias": "Effective Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "EFF_YEAR_BUILT" }, { "name": "TRANS_DATE", "type": "esriFieldTypeString", "alias": "Transaction Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TRANS_DATE" }, { "name": "DOC_NO", "type": "esriFieldTypeString", "alias": "Document Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DOC_NO" }, { "name": "DOC_TYPE", "type": "esriFieldTypeString", "alias": "Document Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DOC_TYPE" }, { "name": "FILE_AS_OF_DATE", "type": "esriFieldTypeString", "alias": "File as-of Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FILE_AS_OF_DATE" }, { "name": "SITUSFULL", "type": "esriFieldTypeString", "alias": "Situs Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITUSFULL" }, { "name": "SITUS_HOUSE_NBR", "type": "esriFieldTypeString", "alias": "Situs House No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_HOUSE_NBR" }, { "name": "SITUS_HOUSE_NBR_", "type": "esriFieldTypeString", "alias": "Situs Fraction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITUS_HOUSE_NBR_" }, { "name": "SITUS_ST_DIR", "type": "esriFieldTypeString", "alias": "Situs Prefix", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SITUS_ST_DIR" }, { "name": "SITUS_ST_NAME", "type": "esriFieldTypeString", "alias": "Situs Street Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITUS_ST_NAME" }, { "name": "SITUS_ST_TYPE", "type": "esriFieldTypeString", "alias": "Situs Street Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SITUS_ST_TYPE" }, { "name": "SITESTREET", "type": "esriFieldTypeString", "alias": "Situs Street Name Full", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "SITESTREET" }, { "name": "SITUS_UNIT_NBR", "type": "esriFieldTypeString", "alias": "Situs Unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_UNIT_NBR" }, { "name": "SITUS_CITY", "type": "esriFieldTypeString", "alias": "Situs City", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SITUS_CITY" }, { "name": "SITUS_STATE", "type": "esriFieldTypeString", "alias": "Situs State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SITUS_STATE" }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "Situs Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SITUS_ZIP" }, { "name": "NBR_OF_SITUS_ADD", "type": "esriFieldTypeDouble", "alias": "No of Addresses", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBR_OF_SITUS_ADD" }, { "name": "NBR_OF_FLOORS", "type": "esriFieldTypeDouble", "alias": "No of Stories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBR_OF_FLOORS" }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "Tract Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "TRACT" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "Lot Number", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LOT" }, { "name": "BLOCK_NBR", "type": "esriFieldTypeString", "alias": "Block Number", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "BLOCK_NBR" }, { "name": "RECORDER_MAP_NBR", "type": "esriFieldTypeString", "alias": "Recorder's Book No", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RECORDER_MAP_NBR" }, { "name": "RECORDER_PAGE_NB", "type": "esriFieldTypeString", "alias": "Recorder's Page No", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RECORDER_PAGE_NB" }, { "name": "PREV_APN", "type": "esriFieldTypeString", "alias": "Previous APN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PREV_APN" }, { "name": "DATE_PREV_APN_TO", "type": "esriFieldTypeString", "alias": "Date Previous APN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DATE_PREV_APN_TO" }, { "name": "PREV_KEY_CHG_COD", "type": "esriFieldTypeString", "alias": "Previous APN Key Code", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREV_KEY_CHG_COD" }, { "name": "NBR_OF_OWNERS", "type": "esriFieldTypeDouble", "alias": "No of Owners", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBR_OF_OWNERS" }, { "name": "TAX_DEFLT_YEAR", "type": "esriFieldTypeString", "alias": "Tax Default Year", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "TAX_DEFLT_YEAR" }, { "name": "NBR_OF_UNITS", "type": "esriFieldTypeString", "alias": "No of Units", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NBR_OF_UNITS" }, { "name": "STATUS_FLAG", "type": "esriFieldTypeString", "alias": "Status Flag", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATUS_FLAG" }, { "name": "STATUS_YEAR", "type": "esriFieldTypeString", "alias": "Status Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STATUS_YEAR" }, { "name": "EXMPT_TYPE", "type": "esriFieldTypeString", "alias": "Exemption Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "EXMPT_TYPE" }, { "name": "BEDROOM_NBR", "type": "esriFieldTypeDouble", "alias": "Bedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEDROOM_NBR" }, { "name": "BATHROOM_NBR", "type": "esriFieldTypeDouble", "alias": "Bathrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BATHROOM_NBR" }, { "name": "UTIL_RM_FLAG", "type": "esriFieldTypeString", "alias": "Utility Room Flag", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "UTIL_RM_FLAG" }, { "name": "TOTAL_ROOMS", "type": "esriFieldTypeDouble", "alias": "Total Rooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_ROOMS" }, { "name": "LEASE_AREA", "type": "esriFieldTypeDouble", "alias": "Lease Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEASE_AREA" }, { "name": "OFFICE_PCT", "type": "esriFieldTypeDouble", "alias": "Percentage Office", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OFFICE_PCT" }, { "name": "RENTABLE_SQFT", "type": "esriFieldTypeDouble", "alias": "Rentable Sq Ft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RENTABLE_SQFT" }, { "name": "BLDG_CLASS", "type": "esriFieldTypeString", "alias": "Building Class", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BLDG_CLASS" }, { "name": "USABLE_SQ_FT_LAN", "type": "esriFieldTypeDouble", "alias": "Usable Lot Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "USABLE_SQ_FT_LAN" }, { "name": "ADDITIONAL_SQ_FT", "type": "esriFieldTypeDouble", "alias": "Addition Size (sq ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDITIONAL_SQ_FT" }, { "name": "PATIO_FLAG", "type": "esriFieldTypeString", "alias": "Patio Flag", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PATIO_FLAG" }, { "name": "PORCH_FLAG", "type": "esriFieldTypeString", "alias": "Porch Flag", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PORCH_FLAG" }, { "name": "GARAGE_SQFT", "type": "esriFieldTypeDouble", "alias": "Garage Size (sq ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GARAGE_SQFT" }, { "name": "FIRST_FLR_SQFT", "type": "esriFieldTypeDouble", "alias": "1st Floor Size (sq ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FIRST_FLR_SQFT" }, { "name": "SECOND_FLR_SQFT", "type": "esriFieldTypeDouble", "alias": "2nd Floor Size (sq ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECOND_FLR_SQFT" }, { "name": "THIRD_FLR_SQFT", "type": "esriFieldTypeDouble", "alias": "3rd Floor Size (sq ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "THIRD_FLR_SQFT" }, { "name": "ImportDate", "type": "esriFieldTypeDate", "alias": "Import Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ImportDate" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "City" }, { "name": "FEMAFloodZone", "type": "esriFieldTypeString", "alias": "Flood Zone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEMAFloodZone" }, { "name": "FEMAPanel", "type": "esriFieldTypeString", "alias": "FEMA Panel", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FEMAPanel" }, { "name": "IsInFaultZone", "type": "esriFieldTypeString", "alias": "In Fault Zone?", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsInFaultZone" }, { "name": "FaultZoneName", "type": "esriFieldTypeString", "alias": "Fault Zone Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FaultZoneName" }, { "name": "HasHistoricLandslide", "type": "esriFieldTypeString", "alias": "Has Historic Landslide", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HasHistoricLandslide" }, { "name": "HasLiquefactionPotential", "type": "esriFieldTypeString", "alias": "Has Liquefaction Potential", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HasLiquefactionPotential" }, { "name": "LiquefactionZone", "type": "esriFieldTypeString", "alias": "Liquefaction Zone", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LiquefactionZone" }, { "name": "IsWithinWildlandUrbanZone", "type": "esriFieldTypeString", "alias": "Within Wildland Urban Zone?", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsWithinWildlandUrbanZone" }, { "name": "WildlandUIName", "type": "esriFieldTypeString", "alias": "Wildland UI Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WildlandUIName" }, { "name": "AnnexationYear", "type": "esriFieldTypeInteger", "alias": "Annexation Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AnnexationYear" }, { "name": "ADU", "type": "esriFieldTypeString", "alias": "ADU?", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ADU" }, { "name": "Has2ndaryDwellingUnit", "type": "esriFieldTypeString", "alias": "Has 2ndary Dwelling Unit", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Has2ndaryDwellingUnit" }, { "name": "NumberOf2ndaryUnits", "type": "esriFieldTypeSmallInteger", "alias": "Number of 2ndary Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumberOf2ndaryUnits" }, { "name": "SecondaryUnitAddress", "type": "esriFieldTypeString", "alias": "Secondary Unit Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondaryUnitAddress" }, { "name": "SeconaryUnitApplicationNo", "type": "esriFieldTypeString", "alias": "Seconary Unit ApplicationNo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SeconaryUnitApplicationNo" }, { "name": "IsTidemarkCertified", "type": "esriFieldTypeString", "alias": "Tidemark Certified?", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsTidemarkCertified" }, { "name": "StreetSweepingRoute", "type": "esriFieldTypeString", "alias": "Street Sweeping Route", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetSweepingRoute" }, { "name": "VotingDistrict", "type": "esriFieldTypeString", "alias": "Voting District", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "VotingDistrict" }, { "name": "MasterPlanName", "type": "esriFieldTypeString", "alias": "MasterPlan Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MasterPlanName" }, { "name": "BaseZone2040", "type": "esriFieldTypeString", "alias": "Form-Based Zone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BaseZone2040" }, { "name": "BaseZoneDescription2040", "type": "esriFieldTypeString", "alias": "Form-Based Zone Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BaseZoneDescription2040" }, { "name": "BaseZoneResidentialRequired", "type": "esriFieldTypeString", "alias": "Form-Based Groundfloor Res. Requirement", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "BaseZoneResidentialRequired" }, { "name": "FormBasedOpenSubZone", "type": "esriFieldTypeString", "alias": "Form-Based Open Sub-Zone", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "No", "modelName": "FormBasedOpenSubZone" }, { "name": "IsWalkable", "type": "esriFieldTypeString", "alias": "Form-Based Walkable Overlay", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsWalkable" }, { "name": "LandUseCode2040", "type": "esriFieldTypeString", "alias": "Land Use Code 2040", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LandUseCode2040" }, { "name": "LandUseDescription2040", "type": "esriFieldTypeString", "alias": "Land Use Description 2040", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LandUseDescription2040" }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "Land Use (old)", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "LandUseCode" }, { "name": "LandUsedescription", "type": "esriFieldTypeString", "alias": "Land Use Description (old)", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "LandUsedescription" }, { "name": "LandUseResolutionDate", "type": "esriFieldTypeDate", "alias": "Land Use Resolution Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LandUseResolutionDate" }, { "name": "LandUseResolution", "type": "esriFieldTypeString", "alias": "Land Use Resolution", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LandUseResolution" }, { "name": "Zoning2040", "type": "esriFieldTypeString", "alias": "Zoning 2040", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Zoning2040" }, { "name": "ZoningDistrict2040", "type": "esriFieldTypeString", "alias": "Zoning District 2040", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ZoningDistrict2040" }, { "name": "ZoningDescription2040", "type": "esriFieldTypeString", "alias": "Zoning Description 2040", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZoningDescription2040" }, { "name": "ZoningClass", "type": "esriFieldTypeString", "alias": "Zoning Class", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZoningClass" }, { "name": "ZoningCodePage", "type": "esriFieldTypeString", "alias": "Zoning Code Page", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZoningCodePage" }, { "name": "ZoningDistrict", "type": "esriFieldTypeString", "alias": "Zoning District (old)", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "ZoningDistrict" }, { "name": "ZoningDocumentNo", "type": "esriFieldTypeString", "alias": "Zoning Document No", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ZoningDocumentNo" }, { "name": "ZoningOrdinance", "type": "esriFieldTypeString", "alias": "Zoning Ordinance", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ZoningOrdinance" }, { "name": "ZoningOrdinanceDate", "type": "esriFieldTypeDate", "alias": "Zoning Ordinance Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ZoningOrdinanceDate" }, { "name": "NeighborhoodAssociation", "type": "esriFieldTypeString", "alias": "Neighborhood Association", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NeighborhoodAssociation" }, { "name": "HousingOpportunitySite", "type": "esriFieldTypeString", "alias": "Housing Opportunity Site", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "No", "modelName": "HousingOpportunitySite" }, { "name": "HousingTotalUnits", "type": "esriFieldTypeInteger", "alias": "Housing Total Units", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HousingTotalUnits" }, { "name": "HousingVeryLow", "type": "esriFieldTypeInteger", "alias": "Housing Very Low", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HousingVeryLow" }, { "name": "HousingLow", "type": "esriFieldTypeInteger", "alias": "Housing Low", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HousingLow" }, { "name": "HousingModerate", "type": "esriFieldTypeInteger", "alias": "Housing Moderate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HousingModerate" }, { "name": "HousingAboveModerate", "type": "esriFieldTypeInteger", "alias": "Housing Above Moderate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HousingAboveModerate" }, { "name": "IsHistoricProperty", "type": "esriFieldTypeString", "alias": "Is Historic Property?", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "No", "modelName": "IsHistoricProperty" }, { "name": "HistoricDesignation", "type": "esriFieldTypeString", "alias": "Historic Designation", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HistoricDesignation" }, { "name": "ZoningOverlay", "type": "esriFieldTypeString", "alias": "Zoning Overlay", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ZoningOverlay" }, { "name": "ZoningOverlayDescription", "type": "esriFieldTypeString", "alias": "Overlay Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZoningOverlayDescription" }, { "name": "OtherDevelopmentRequirement", "type": "esriFieldTypeString", "alias": "Other Develop. Requirement", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OtherDevelopmentRequirement" }, { "name": "OtherDevelopmentLink", "type": "esriFieldTypeString", "alias": "Other Development Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OtherDevelopmentLink" }, { "name": "ZoningOverlayCodePage", "type": "esriFieldTypeString", "alias": "Overlay Code Page", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZoningOverlayCodePage" }, { "name": "CensusTract", "type": "esriFieldTypeString", "alias": "Census Tract", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "CensusTract" }, { "name": "CensusBlock", "type": "esriFieldTypeString", "alias": "Census Block", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CensusBlock" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Notes" }, { "name": "Book", "type": "esriFieldTypeString", "alias": "Book", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Book" }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Page" }, { "name": "BookPage", "type": "esriFieldTypeString", "alias": "Book/Page", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "BookPage" }, { "name": "AssrImage", "type": "esriFieldTypeString", "alias": "Assr Image", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "AssrImage" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "IsHistoricSite", "type": "esriFieldTypeString", "alias": "Historic Site (2020)?", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsHistoricSite" }, { "name": "ReducedParkingArea", "type": "esriFieldTypeString", "alias": "ReducedParkingArea", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "No", "modelName": "ReducedParkingArea" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R262_pk", "fields": "OBJECTID_12_13", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_262", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I592APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_262", "fields": "GlobalID,OBJECTID_12_13", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S224_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "IsHistoricSite": null, "ReducedParkingArea": "No", "ParcelID": null, "APN": null, "APNLabel": null, "ParcelType": null, "Floor": 1, "Jurisdiction": null, "SiteName": null, "AdditionalNotes": null, "AssrImage": null, "BookPage": null, "Page": null, "Book": null, "RevComments": null, "LotAreaGIS": null, "TRA": null, "TRA_CITY": null, "ASSESSEE": null, "INCAREOF": null, "MAIL_ADDRESS": null, "MAIL_CITY_ST": null, "MAILCITY": null, "MAILSTATE": null, "MAIL_ZIP": null, "LAND": null, "IMPR": null, "FIXED_EQ": null, "STRUCTURE": null, "PERS_PROP": null, "HO_EX_FLAG": null, "HO_EXEMPT_VALUE": null, "Other": null, "OTHER_EXEMPT_VAL": null, "TOTAL": null, "USE_CODE": null, "UseCodeDescription": null, "UC_EXT": null, "ELSCHDIST": null, "HSCHDIST": null, "UNSCHDIST": null, "POOL": null, "WELL_FLAG": null, "PUBLIC_CODE": null, "GARAGE_CODE": null, "ACRES": null, "LOTSIZE": null, "BUILDING_COUNT": null, "TTL_SQFT_ALL": null, "YEAR_BUILT": null, "EFF_YEAR_BUILT": null, "TRANS_DATE": null, "DOC_NO": null, "DOC_TYPE": null, "FILE_AS_OF_DATE": null, "SITUSFULL": null, "SITUS_HOUSE_NBR": null, "SITUS_HOUSE_NBR_": null, "SITUS_ST_DIR": null, "SITUS_ST_NAME": null, "SITUS_ST_TYPE": null, "SITESTREET": null, "SITUS_UNIT_NBR": null, "SITUS_CITY": null, "SITUS_STATE": null, "SITUS_ZIP": null, "NBR_OF_SITUS_ADD": null, "NBR_OF_FLOORS": null, "TRACT": null, "LOT": null, "BLOCK_NBR": null, "RECORDER_MAP_NBR": null, "RECORDER_PAGE_NB": null, "PREV_APN": null, "DATE_PREV_APN_TO": null, "PREV_KEY_CHG_COD": null, "NBR_OF_OWNERS": null, "TAX_DEFLT_YEAR": null, "NBR_OF_UNITS": null, "STATUS_FLAG": null, "STATUS_YEAR": null, "EXMPT_TYPE": null, "BEDROOM_NBR": null, "BATHROOM_NBR": null, "UTIL_RM_FLAG": null, "TOTAL_ROOMS": null, "LEASE_AREA": null, "OFFICE_PCT": null, "RENTABLE_SQFT": null, "BLDG_CLASS": null, "USABLE_SQ_FT_LAN": null, "ADDITIONAL_SQ_FT": null, "PATIO_FLAG": null, "PORCH_FLAG": null, "GARAGE_SQFT": null, "FIRST_FLR_SQFT": null, "SECOND_FLR_SQFT": null, "THIRD_FLR_SQFT": null, "ImportDate": null, "City": null, "FEMAFloodZone": null, "FEMAPanel": null, "IsInFaultZone": null, "FaultZoneName": null, "HasHistoricLandslide": null, "HasLiquefactionPotential": null, "LiquefactionZone": null, "IsWithinWildlandUrbanZone": null, "WildlandUIName": null, "AnnexationYear": null, "ADU": null, "Has2ndaryDwellingUnit": null, "NumberOf2ndaryUnits": null, "SecondaryUnitAddress": null, "SeconaryUnitApplicationNo": null, "IsTidemarkCertified": null, "StreetSweepingRoute": null, "VotingDistrict": null, "MasterPlanName": null, "BaseZone2040": null, "BaseZoneDescription2040": null, "BaseZoneResidentialRequired": null, "FormBasedOpenSubZone": "No", "IsWalkable": null, "LandUseCode2040": null, "LandUseDescription2040": null, "LandUseCode": null, "LandUsedescription": null, "LandUseResolutionDate": null, "LandUseResolution": null, "Zoning2040": null, "ZoningDistrict2040": null, "ZoningDescription2040": null, "ZoningClass": null, "ZoningCodePage": null, "ZoningDistrict": null, "ZoningDocumentNo": null, "ZoningOrdinance": null, "ZoningOrdinanceDate": null, "NeighborhoodAssociation": null, "HousingOpportunitySite": "No", "HousingTotalUnits": null, "HousingVeryLow": null, "HousingLow": null, "HousingModerate": null, "HousingAboveModerate": null, "IsHistoricProperty": "No", "HistoricDesignation": null, "ZoningOverlay": null, "ZoningOverlayDescription": null, "OtherDevelopmentRequirement": null, "OtherDevelopmentLink": null, "ZoningOverlayCodePage": null, "CensusTract": null, "CensusBlock": null, "Notes": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e2aa3c681cf24eb28dd230a6ce9ed738" } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "tblMailing", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreateDate", "editDateField": "RevDate", "editorField": "RevBy", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "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": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APN" }, { "name": "Addressee", "type": "esriFieldTypeString", "alias": "Addressee", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OwnerName" }, { "name": "MailAddress", "type": "esriFieldTypeString", "alias": "Mail Address", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "AddressFull" }, { "name": "MailLine2", "type": "esriFieldTypeString", "alias": "MailLine2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MailLine2" }, { "name": "StreetNumber", "type": "esriFieldTypeString", "alias": "StreetNumber", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StreetNumber" }, { "name": "Fraction", "type": "esriFieldTypeString", "alias": "Fraction", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Fraction" }, { "name": "StreetPrefix", "type": "esriFieldTypeString", "alias": "StreetPrefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StreetPrefix" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StreetName" }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "StreetType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "StreetType" }, { "name": "StreetSuffix", "type": "esriFieldTypeString", "alias": "StreetSuffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "StreetSuffix" }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "UnitType" }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Unit" }, { "name": "MailCity", "type": "esriFieldTypeString", "alias": "MailCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MailCity" }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "MailState", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MailState" }, { "name": "MailZip", "type": "esriFieldTypeString", "alias": "MailZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MailZip" }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Floor" }, { "name": "SortOrder", "type": "esriFieldTypeSmallInteger", "alias": "SortOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SortOrder" }, { "name": "IsReceivingMail", "type": "esriFieldTypeString", "alias": "IsReceivingMail", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsReceivingMail" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RevDate" }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RevBy" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R276_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_276", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I606APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_276", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "tblMailing", "description": "", "prototype": { "attributes": { "SortOrder": null, "IsReceivingMail": null, "APN": null, "Addressee": null, "MailAddress": null, "MailLine2": null, "StreetNumber": null, "Fraction": null, "StreetPrefix": null, "StreetName": null, "StreetType": null, "StreetSuffix": null, "UnitType": null, "Unit": null, "MailCity": null, "MailState": null, "MailZip": null, "Floor": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 20000, "maxRecordCountFactor": 1, "serviceItemId": "e2aa3c681cf24eb28dd230a6ce9ed738" } ] }