{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 150000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreateDate", "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 6158801.984329969, "ymin": 2009209.675139144, "xmax": 6257802.7492545545, "ymax": 2112009.346507892, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "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": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 115, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "APN", "typeIdField": "", "subtypeField": "ParcelType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ParcelID", "type": "esriFieldTypeInteger", "alias": "Parcel ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParcelID" }, { "name": "ParcelType", "type": "esriFieldTypeSmallInteger", "alias": "Parcel Type", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ParcelType" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "APN" }, { "name": "APN15", "type": "esriFieldTypeString", "alias": "APN15", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "APN15" }, { "name": "CartographicType", "type": "esriFieldTypeString", "alias": "Cartographic Type", "domain": { "type": "codedValue", "name": "ParcelCartography", "description": "Parcel types for rendering e.g. Common Area, RR", "codedValues": [ { "name": "Common Area", "code": "Common Area" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Railway", "code": "Railway" }, { "name": "Right-of-Way", "code": "Right-of-Way" }, { "name": "Waterway", "code": "Waterway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 12, "defaultValue": "Parcel", "modelName": "CartographicType" }, { "name": "IsCutByTRA", "type": "esriFieldTypeString", "alias": "Is Cut By TRA?", "domain": { "type": "codedValue", "name": "YesNo", "description": "General Use Flag Domain", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsCutByTRA" }, { "name": "CityCountyCode", "type": "esriFieldTypeString", "alias": "City or County Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CityCountyCode" }, { "name": "CommunityCode", "type": "esriFieldTypeString", "alias": "Community Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CommunityCode" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "SourceDocumentType", "type": "esriFieldTypeString", "alias": "Source Document Type", "domain": { "type": "codedValue", "name": "SourceDocumentType", "description": "General Use Flag - Formal Document Types (Legal & Semi-Legal)", "codedValues": [ { "name": "Annexation Map", "code": "Annexation Map" }, { "name": "Assessors Map", "code": "Assessors Map" }, { "name": "City Memo", "code": "City Memo" }, { "name": "Condemnation", "code": "Condemnation" }, { "name": "Condominium Plan", "code": "Condominium Plan" }, { "name": "Dedication", "code": "Dedication" }, { "name": "Deed", "code": "Deed" }, { "name": "Lot Line Adjustment", "code": "Lot Line Adjustment" }, { "name": "Parcel Map", "code": "Parcel Map" }, { "name": "Record of Survey", "code": "Record of Survey" }, { "name": "Tract Map", "code": "Tract Map" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SourceDocumentType" }, { "name": "SourceDocumentName", "type": "esriFieldTypeString", "alias": "Source Document Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SourceDocumentName" }, { "name": "DocumentURL", "type": "esriFieldTypeString", "alias": "Document URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocumentURL" }, { "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": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RevComments" }, { "name": "DateOfDownload", "type": "esriFieldTypeDate", "alias": "Date of Download", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateOfDownload" }, { "name": "TRA1", "type": "esriFieldTypeInteger", "alias": "TRA1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRA1" }, { "name": "TRA2", "type": "esriFieldTypeInteger", "alias": "TRA2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRA2" }, { "name": "SitusNum", "type": "esriFieldTypeString", "alias": "SitusNum", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SitusNum" }, { "name": "SitusStreet", "type": "esriFieldTypeString", "alias": "SitusStreet", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusStreet" }, { "name": "SitusUnit", "type": "esriFieldTypeString", "alias": "SitusUnit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SitusUnit" }, { "name": "SitusCity", "type": "esriFieldTypeString", "alias": "SitusCity", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SitusCity" }, { "name": "SitusZip", "type": "esriFieldTypeInteger", "alias": "SitusZip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SitusZip" }, { "name": "SitusZip4", "type": "esriFieldTypeString", "alias": "SitusZip4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SitusZip4" }, { "name": "ValueLand", "type": "esriFieldTypeInteger", "alias": "ValueLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueLand" }, { "name": "ValueImp", "type": "esriFieldTypeInteger", "alias": "ValueImp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueImp" }, { "name": "ValueClcaLand", "type": "esriFieldTypeInteger", "alias": "ValueClcaLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueClcaLand" }, { "name": "ValueClcaImps", "type": "esriFieldTypeInteger", "alias": "ValueClcaImps", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueClcaImps" }, { "name": "ValueFixt", "type": "esriFieldTypeInteger", "alias": "ValueFixt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueFixt" }, { "name": "ValuePers", "type": "esriFieldTypeInteger", "alias": "ValuePers", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValuePers" }, { "name": "ValueHPP", "type": "esriFieldTypeInteger", "alias": "ValueHPP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueHPP" }, { "name": "ValueHoex", "type": "esriFieldTypeInteger", "alias": "ValueHoex", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueHoex" }, { "name": "ValueOtex", "type": "esriFieldTypeInteger", "alias": "ValueOtex", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueOtex" }, { "name": "ValueNetTotal", "type": "esriFieldTypeInteger", "alias": "ValueNetTotal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ValueNetTotal" }, { "name": "DocPrefix", "type": "esriFieldTypeString", "alias": "DocPrefix", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DocPrefix" }, { "name": "DocSeries", "type": "esriFieldTypeInteger", "alias": "DocSeries", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DocSeries" }, { "name": "DocDt", "type": "esriFieldTypeInteger", "alias": "DocDt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DocDt" }, { "name": "DocDate", "type": "esriFieldTypeInteger", "alias": "DocDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DocDate" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerName" }, { "name": "OwnerCareOf", "type": "esriFieldTypeString", "alias": "OwnerCareOf", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerCareOf" }, { "name": "OwnerAttnName", "type": "esriFieldTypeString", "alias": "OwnerAttnName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerAttnName" }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "OwnerAddress" }, { "name": "OwnerUnit", "type": "esriFieldTypeString", "alias": "OwnerUnit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OwnerUnit" }, { "name": "OwnerCityState", "type": "esriFieldTypeString", "alias": "OwnerCityState", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OwnerCityState" }, { "name": "OwnerZip", "type": "esriFieldTypeInteger", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnerZip" }, { "name": "OwnerZip4", "type": "esriFieldTypeInteger", "alias": "OwnerZip4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnerZip4" }, { "name": "OwnerWseq", "type": "esriFieldTypeInteger", "alias": "OwnerWseq", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnerWseq" }, { "name": "OwnerCkdigit", "type": "esriFieldTypeInteger", "alias": "OwnerCkdigit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnerCkdigit" }, { "name": "EffectiveDate", "type": "esriFieldTypeInteger", "alias": "EffectiveDate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EffectiveDate" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Source" }, { "name": "VarChg", "type": "esriFieldTypeInteger", "alias": "VarChg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VarChg" }, { "name": "NumUnits", "type": "esriFieldTypeInteger", "alias": "NumUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumUnits" }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Class" }, { "name": "EffYr", "type": "esriFieldTypeString", "alias": "EffYr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EffYr" }, { "name": "BldgArea", "type": "esriFieldTypeInteger", "alias": "BldgArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgArea" }, { "name": "LotSize", "type": "esriFieldTypeDouble", "alias": "LotSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotSize" }, { "name": "Bldgs", "type": "esriFieldTypeInteger", "alias": "Bldgs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bldgs" }, { "name": "Stories", "type": "esriFieldTypeDouble", "alias": "Stories", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Stories" }, { "name": "Rooms", "type": "esriFieldTypeInteger", "alias": "Rooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rooms" }, { "name": "Beds", "type": "esriFieldTypeInteger", "alias": "Beds", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Beds" }, { "name": "LandImpvRatio", "type": "esriFieldTypeInteger", "alias": "LandImpvRatio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandImpvRatio" }, { "name": "PctOffice", "type": "esriFieldTypeInteger", "alias": "PctOffice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PctOffice" }, { "name": "Acre", "type": "esriFieldTypeString", "alias": "Acre", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Acre" }, { "name": "Land", "type": "esriFieldTypeString", "alias": "Land", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Land" }, { "name": "Conform", "type": "esriFieldTypeString", "alias": "Conform", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Conform" }, { "name": "Additions", "type": "esriFieldTypeInteger", "alias": "Additions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Additions" }, { "name": "MiscArea", "type": "esriFieldTypeInteger", "alias": "MiscArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscArea" }, { "name": "RentableSpace", "type": "esriFieldTypeInteger", "alias": "RentableSpace", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RentableSpace" }, { "name": "YrBuilt", "type": "esriFieldTypeString", "alias": "YrBuilt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "YrBuilt" }, { "name": "Baths", "type": "esriFieldTypeDouble", "alias": "Baths", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Baths" }, { "name": "CondoType", "type": "esriFieldTypeString", "alias": "CondoType", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "CondoType" }, { "name": "Elevator", "type": "esriFieldTypeString", "alias": "Elevator", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Elevator" }, { "name": "Pool", "type": "esriFieldTypeString", "alias": "Pool", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Pool" }, { "name": "PoolYr", "type": "esriFieldTypeString", "alias": "PoolYr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PoolYr" }, { "name": "Remodel", "type": "esriFieldTypeString", "alias": "Remodel", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Remodel" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Condition" }, { "name": "Parking", "type": "esriFieldTypeString", "alias": "Parking", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Parking" }, { "name": "Amenities", "type": "esriFieldTypeString", "alias": "Amenities", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Amenities" }, { "name": "UnitFloor", "type": "esriFieldTypeInteger", "alias": "UnitFloor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UnitFloor" }, { "name": "WallHt", "type": "esriFieldTypeDouble", "alias": "WallHt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WallHt" }, { "name": "View_", "type": "esriFieldTypeString", "alias": "View", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "View_" }, { "name": "Slope", "type": "esriFieldTypeString", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Slope" }, { "name": "Topo", "type": "esriFieldTypeString", "alias": "Topo", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Topo" }, { "name": "Hazardous", "type": "esriFieldTypeString", "alias": "Hazardous", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Hazardous" }, { "name": "SitusNo", "type": "esriFieldTypeSmallInteger", "alias": "SitusNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SitusNo" }, { "name": "SitusStDir", "type": "esriFieldTypeString", "alias": "SitusStDir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SitusStDir" }, { "name": "SitusStreetName", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SitusStreetName" }, { "name": "SitusStType", "type": "esriFieldTypeString", "alias": "SitusStType", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SitusStType" }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Unit" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "Zoning" }, { "name": "HasSplitZoning", "type": "esriFieldTypeString", "alias": "HasSplitZoning", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HasSplitZoning" }, { "name": "OtherZoningDistrict", "type": "esriFieldTypeString", "alias": "OtherZoningDistrict", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OtherZoningDistrict" }, { "name": "TDCSite", "type": "esriFieldTypeString", "alias": "TDCSite", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TDCSite" }, { "name": "GeneralPlan", "type": "esriFieldTypeString", "alias": "GeneralPlan", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GeneralPlan" }, { "name": "LandUseDescription", "type": "esriFieldTypeString", "alias": "LandUseDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUseDescription" }, { "name": "LandUseCategory", "type": "esriFieldTypeString", "alias": "Land Use Category", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LandUseCategory" }, { "name": "SpecificPlan", "type": "esriFieldTypeString", "alias": "SpecificPlan", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecificPlan" }, { "name": "SpecificPlanSubArea", "type": "esriFieldTypeString", "alias": "Specific Plan Sub-Area", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecificPlanSubArea" }, { "name": "DowntownOverlay", "type": "esriFieldTypeString", "alias": "Downtown Overlay", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DowntownOverlay" }, { "name": "DowntownCoreSubArea", "type": "esriFieldTypeString", "alias": "Downtown Core Sub-Area", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DowntownCoreSubArea" }, { "name": "LandUseCodeCity", "type": "esriFieldTypeSmallInteger", "alias": "CityUseCode", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UseCodeCity" }, { "name": "UseCodeCityCategory", "type": "esriFieldTypeString", "alias": "CityUseCodeCategory", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Category" }, { "name": "UseCodeDescriptionCity", "type": "esriFieldTypeString", "alias": "CityUseCodeDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Description" }, { "name": "UseCodeCounty", "type": "esriFieldTypeInteger", "alias": "UseCodeCounty", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UseCode" }, { "name": "UseCodeCountyCategory", "type": "esriFieldTypeString", "alias": "UseCodeCountyCategory", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Category" }, { "name": "UseCodeDescriptionCounty", "type": "esriFieldTypeString", "alias": "UseCodeCountyDescription", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Description" }, { "name": "PUDPermit", "type": "esriFieldTypeString", "alias": "PUDPermit", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PUDPermit" }, { "name": "PUDFile", "type": "esriFieldTypeString", "alias": "PUDFile", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUDFile" }, { "name": "ElectionDistrict", "type": "esriFieldTypeString", "alias": "Election District", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ElectionDistrict" }, { "name": "DevAgreement", "type": "esriFieldTypeString", "alias": "DevAgreement", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DevAgreement" }, { "name": "Flood", "type": "esriFieldTypeString", "alias": "Flood", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Flood" }, { "name": "Panel", "type": "esriFieldTypeString", "alias": "Panel", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Panel" }, { "name": "FirmDate", "type": "esriFieldTypeDate", "alias": "FirmDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FirmDate" }, { "name": "LOMANumber", "type": "esriFieldTypeString", "alias": "LOMANumber", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LOMANumber" }, { "name": "Quake", "type": "esriFieldTypeString", "alias": "Quake", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Quake" }, { "name": "Hazard", "type": "esriFieldTypeString", "alias": "Hazard", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Hazard" }, { "name": "ConservationEsm", "type": "esriFieldTypeString", "alias": "ConservationEsm", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConservationEsm" }, { "name": "HistoricRating", "type": "esriFieldTypeString", "alias": "HistoricRating", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HistoricRating" }, { "name": "Historic", "type": "esriFieldTypeString", "alias": "Historic", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Historic" }, { "name": "DevelopmentStatus", "type": "esriFieldTypeString", "alias": "DevelopmentStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DevelopmentStatus" }, { "name": "PotentialBldgSize", "type": "esriFieldTypeInteger", "alias": "PotentialBldgSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PotentialBldgSize" }, { "name": "PotentialDwellingUnits", "type": "esriFieldTypeInteger", "alias": "PotentialDwellingUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PotentialDwellingUnits" }, { "name": "MiscRestrictions", "type": "esriFieldTypeString", "alias": "MiscRestrictions", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MiscRestrictions" }, { "name": "BldgSize", "type": "esriFieldTypeDouble", "alias": "BldgSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BldgSize" }, { "name": "DwellingUnits", "type": "esriFieldTypeInteger", "alias": "DwellingUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DwellingUnits" }, { "name": "BaseMapGrid", "type": "esriFieldTypeString", "alias": "BaseMapGrid", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BaseMapGrid" }, { "name": "MapNo", "type": "esriFieldTypeSmallInteger", "alias": "MapNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MapNo" }, { "name": "Block", "type": "esriFieldTypeSmallInteger", "alias": "Block", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Block" }, { "name": "Lot", "type": "esriFieldTypeSmallInteger", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lot" }, { "name": "LotSizeCity", "type": "esriFieldTypeDouble", "alias": "Lot Size (City)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LotSizeCity" }, { "name": "MapFinal", "type": "esriFieldTypeDate", "alias": "MapFinal", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MapFinal" }, { "name": "BldgPermit", "type": "esriFieldTypeDate", "alias": "BldgPermit", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BldgPermit" }, { "name": "Allocation", "type": "esriFieldTypeDate", "alias": "Allocation", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Allocation" }, { "name": "Annexation", "type": "esriFieldTypeDate", "alias": "Annexation", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Annexation" }, { "name": "RSV", "type": "esriFieldTypeString", "alias": "RSV", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "RSV" }, { "name": "ACCMAtaz", "type": "esriFieldTypeInteger", "alias": "ACCMAtaz", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCMAtaz" }, { "name": "ACCMATAZNew", "type": "esriFieldTypeInteger", "alias": "ACCMATAZNew", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCMATAZNew" }, { "name": "Ltaz", "type": "esriFieldTypeInteger", "alias": "Ltaz", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ltaz" }, { "name": "LTAZNew", "type": "esriFieldTypeInteger", "alias": "LTAZNew", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTAZNew" }, { "name": "CCTAtaz", "type": "esriFieldTypeInteger", "alias": "CCTAtaz", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CCTAtaz" }, { "name": "NAIC_NO", "type": "esriFieldTypeString", "alias": "NAIC_NO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAIC_NO" }, { "name": "NAIC_DESC", "type": "esriFieldTypeString", "alias": "NAIC_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAIC_DESC" }, { "name": "Firm_Name", "type": "esriFieldTypeString", "alias": "Firm_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Firm_Name" }, { "name": "UseSpecial", "type": "esriFieldTypeString", "alias": "UseSpecial", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UseSpecial" }, { "name": "BldgUpdate", "type": "esriFieldTypeDate", "alias": "BldgUpdate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "BldgUpdate" }, { "name": "CensusTract2020", "type": "esriFieldTypeString", "alias": "2020 Census Tract", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CensusTract2020" }, { "name": "CensusBlockGroup2020", "type": "esriFieldTypeString", "alias": "2020 Census Block Group", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CensusBlockGroup2020" }, { "name": "CensusBlock2020", "type": "esriFieldTypeString", "alias": "2020 Census Block", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CensusBlock2020" }, { "name": "CT2010", "type": "esriFieldTypeString", "alias": "CT2010", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CT2010" }, { "name": "BG2010", "type": "esriFieldTypeString", "alias": "BG2010", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BG2010" }, { "name": "Blk2010", "type": "esriFieldTypeString", "alias": "Blk2010", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Blk2010" }, { "name": "CT1990", "type": "esriFieldTypeInteger", "alias": "CT1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CT1990" }, { "name": "BG1990", "type": "esriFieldTypeSmallInteger", "alias": "BG1990", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BG1990" }, { "name": "CT2000", "type": "esriFieldTypeInteger", "alias": "CT2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CT2000" }, { "name": "BG2000", "type": "esriFieldTypeSmallInteger", "alias": "BG2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BG2000" }, { "name": "Blk2000", "type": "esriFieldTypeSmallInteger", "alias": "Blk2000", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Blk2000" }, { "name": "MapSource", "type": "esriFieldTypeString", "alias": "MapSource", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "MapSource" }, { "name": "PlanningNotes", "type": "esriFieldTypeString", "alias": "Planning Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PlanningNotes" }, { "name": "BOOK", "type": "esriFieldTypeString", "alias": "AssessorBook", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BOOK" }, { "name": "PAGE", "type": "esriFieldTypeString", "alias": "AssessorPage", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PAGE" }, { "name": "FILENAME", "type": "esriFieldTypeString", "alias": "AssessorMap", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FILENAME" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "IsSB9Parcel", "type": "esriFieldTypeString", "alias": "Is SB9 Parcel?", "domain": { "type": "codedValue", "name": "dYesNo", "description": "Generic yes/no flag", "codedValues": [ { "name": "No", "code": "No" }, { "name": "Yes", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "No", "modelName": "IsSB9Parcel" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R498_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1249APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S448_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": { "IsSB9Parcel": "No", "FILENAME": null, "ParcelID": null, "ParcelType": 0, "APN": null, "APN15": null, "CartographicType": "Parcel", "IsCutByTRA": null, "CityCountyCode": null, "CommunityCode": null, "Notes": null, "SourceDocumentType": null, "SourceDocumentName": null, "DocumentURL": null, "PAGE": null, "BOOK": null, "PlanningNotes": null, "RevComments": null, "DateOfDownload": null, "TRA1": null, "TRA2": null, "SitusNum": null, "SitusStreet": null, "SitusUnit": null, "SitusCity": null, "SitusZip": null, "SitusZip4": null, "ValueLand": null, "ValueImp": null, "ValueClcaLand": null, "ValueClcaImps": null, "ValueFixt": null, "ValuePers": null, "ValueHPP": null, "ValueHoex": null, "ValueOtex": null, "ValueNetTotal": null, "DocPrefix": null, "DocSeries": null, "DocDt": null, "DocDate": null, "OwnerName": null, "OwnerCareOf": null, "OwnerAttnName": null, "OwnerAddress": null, "OwnerUnit": null, "OwnerCityState": null, "OwnerZip": null, "OwnerZip4": null, "OwnerWseq": null, "OwnerCkdigit": null, "EffectiveDate": null, "Source": null, "VarChg": null, "NumUnits": null, "Class": null, "EffYr": null, "BldgArea": null, "LotSize": null, "Bldgs": null, "Stories": null, "Rooms": null, "Beds": null, "LandImpvRatio": null, "PctOffice": null, "Acre": null, "Land": null, "Conform": null, "Additions": null, "MiscArea": null, "RentableSpace": null, "YrBuilt": null, "Baths": null, "CondoType": null, "Elevator": null, "Pool": null, "PoolYr": null, "Remodel": null, "Condition": null, "Parking": null, "Amenities": null, "UnitFloor": null, "WallHt": null, "View_": null, "Slope": null, "Topo": null, "Hazardous": null, "SitusNo": null, "SitusStDir": null, "SitusStreetName": null, "SitusStType": null, "Unit": null, "Zoning": null, "HasSplitZoning": null, "OtherZoningDistrict": null, "TDCSite": null, "GeneralPlan": null, "LandUseDescription": null, "LandUseCategory": null, "SpecificPlan": null, "SpecificPlanSubArea": null, "DowntownOverlay": null, "DowntownCoreSubArea": null, "LandUseCodeCity": null, "UseCodeCityCategory": null, "UseCodeDescriptionCity": null, "UseCodeCounty": null, "UseCodeCountyCategory": null, "UseCodeDescriptionCounty": null, "PUDPermit": null, "PUDFile": null, "ElectionDistrict": null, "DevAgreement": null, "Flood": null, "Panel": null, "FirmDate": null, "LOMANumber": null, "Quake": null, "Hazard": null, "ConservationEsm": null, "HistoricRating": null, "Historic": null, "DevelopmentStatus": null, "PotentialBldgSize": null, "PotentialDwellingUnits": null, "MiscRestrictions": null, "BldgSize": null, "DwellingUnits": null, "BaseMapGrid": null, "MapNo": null, "Block": null, "Lot": null, "LotSizeCity": null, "MapFinal": null, "BldgPermit": null, "Allocation": null, "Annexation": null, "RSV": null, "ACCMAtaz": null, "ACCMATAZNew": null, "Ltaz": null, "LTAZNew": null, "CCTAtaz": null, "NAIC_NO": null, "NAIC_DESC": null, "Firm_Name": null, "UseSpecial": null, "BldgUpdate": null, "CensusTract2020": null, "CensusBlockGroup2020": null, "CensusBlock2020": null, "CT2010": null, "BG2010": null, "Blk2010": null, "CT1990": null, "BG1990": null, "CT2000": null, "BG2000": null, "Blk2000": null, "MapSource": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Parcel", "defaultValues": { "ParcelID": null, "ParcelType": 0, "APN": null, "CartographicType": "Parcel", "IsCutByTRA": null, "CityCountyCode": null, "CommunityCode": null, "Notes": null, "SourceDocumentType": null, "SourceDocumentName": null, "DocumentURL": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "APN15": null, "TRA1": null, "TRA2": null, "SitusNum": null, "SitusStreet": null, "SitusUnit": null, "SitusCity": null, "SitusZip": null, "SitusZip4": null, "ValueLand": null, "ValueImp": null, "ValueClcaLand": null, "ValueClcaImps": null, "ValueFixt": null, "ValuePers": null, "ValueHPP": null, "ValueHoex": null, "ValueOtex": null, "ValueNetTotal": null, "DocPrefix": null, "DocSeries": null, "DocDt": null, "DocDate": null, "OwnerName": null, "OwnerCareOf": null, "OwnerAttnName": null, "OwnerAddress": null, "OwnerUnit": null, "OwnerCityState": null, "OwnerZip": null, "OwnerZip4": null, "OwnerWseq": null, "OwnerCkdigit": null, "EffectiveDate": null, "Source": null, "VarChg": null, "NumUnits": null, "Class": null, "EffYr": null, "BldgArea": null, "LotSize": null, "Bldgs": null, "Stories": null, "Rooms": null, "Beds": null, "LandImpvRatio": null, "PctOffice": null, "Acre": null, "Land": null, "Conform": null, "Additions": null, "MiscArea": null, "RentableSpace": null, "YrBuilt": null, "Baths": null, "CondoType": null, "Elevator": null, "Pool": null, "PoolYr": null, "Remodel": null, "Condition": null, "Parking": null, "Amenities": null, "UnitFloor": null, "WallHt": null, "View_": null, "Slope": null, "Topo": null, "Hazardous": null, "UseCodeCounty": null, "UseCodeCountyCategory": null, "UseCodeDescriptionCounty": null, "SitusNo": null, "SitusStDir": null, "SitusStreetName": null, "SitusStType": null, "Unit": null, "Zoning": null, "HasSplitZoning": null, "OtherZoningDistrict": null, "TDCSite": null, "GeneralPlan": null, "SpecificPlan": null, "LandUseCodeCity": null, "PUDPermit": null, "PUDFile": null, "DevAgreement": null, "Flood": null, "Panel": null, "FirmDate": null, "LOMANumber": null, "Quake": null, "Hazard": null, "ConservationEsm": null, "HistoricRating": null, "Historic": null, "DevelopmentStatus": null, "PotentialBldgSize": null, "PotentialDwellingUnits": null, "MiscRestrictions": null, "BldgSize": null, "DwellingUnits": null, "MapNo": null, "Block": null, "Lot": null, "LotSizeCity": null, "MapFinal": null, "BldgPermit": null, "Allocation": null, "Annexation": null, "BaseMapGrid": null, "RSV": null, "ACCMAtaz": null, "ACCMATAZNew": null, "Ltaz": null, "LTAZNew": null, "CCTAtaz": null, "NAIC_NO": null, "NAIC_DESC": null, "Firm_Name": null, "UseSpecial": null, "BldgUpdate": null, "CT2010": null, "BG2010": null, "Blk2010": null, "CT1990": null, "BG1990": null, "CT2000": null, "BG2000": null, "Blk2000": null, "MapSource": null, "PlanningNotes": null, "UseCodeCityCategory": null, "UseCodeDescriptionCity": null, "LandUseDescription": null, "LandUseCategory": null, "BOOK": null, "PAGE": null, "FILENAME": null, "GlobalID": null, "DateOfDownload": null, "SpecificPlanSubArea": null, "DowntownOverlay": null, "DowntownCoreSubArea": null, "CensusTract2020": null, "CensusBlockGroup2020": null, "CensusBlock2020": null, "ElectionDistrict": null, "IsSB9Parcel": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "CartographicType": {"type": "inherited"}, "IsCutByTRA": {"type": "inherited"}, "CityCountyCode": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CommunityCode": { "type": "codedValue", "name": "CommunityCode", "description": "Parcel & Street FC, Unincorporated Towns and Communities", "codedValues": [ { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SourceDocumentType": {"type": "inherited"} } }, { "code": 1, "name": "Condominium First Floor", "defaultValues": { "ParcelID": null, "ParcelType": 1, "APN": null, "CartographicType": "Parcel", "IsCutByTRA": null, "CityCountyCode": null, "CommunityCode": null, "Notes": null, "SourceDocumentType": null, "SourceDocumentName": null, "DocumentURL": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "APN15": null, "TRA1": null, "TRA2": null, "SitusNum": null, "SitusStreet": null, "SitusUnit": null, "SitusCity": null, "SitusZip": null, "SitusZip4": null, "ValueLand": null, "ValueImp": null, "ValueClcaLand": null, "ValueClcaImps": null, "ValueFixt": null, "ValuePers": null, "ValueHPP": null, "ValueHoex": null, "ValueOtex": null, "ValueNetTotal": null, "DocPrefix": null, "DocSeries": null, "DocDt": null, "DocDate": null, "OwnerName": null, "OwnerCareOf": null, "OwnerAttnName": null, "OwnerAddress": null, "OwnerUnit": null, "OwnerCityState": null, "OwnerZip": null, "OwnerZip4": null, "OwnerWseq": null, "OwnerCkdigit": null, "EffectiveDate": null, "Source": null, "VarChg": null, "NumUnits": null, "Class": null, "EffYr": null, "BldgArea": null, "LotSize": null, "Bldgs": null, "Stories": null, "Rooms": null, "Beds": null, "LandImpvRatio": null, "PctOffice": null, "Acre": null, "Land": null, "Conform": null, "Additions": null, "MiscArea": null, "RentableSpace": null, "YrBuilt": null, "Baths": null, "CondoType": null, "Elevator": null, "Pool": null, "PoolYr": null, "Remodel": null, "Condition": null, "Parking": null, "Amenities": null, "UnitFloor": null, "WallHt": null, "View_": null, "Slope": null, "Topo": null, "Hazardous": null, "UseCodeCounty": null, "UseCodeCountyCategory": null, "UseCodeDescriptionCounty": null, "SitusNo": null, "SitusStDir": null, "SitusStreetName": null, "SitusStType": null, "Unit": null, "Zoning": null, "HasSplitZoning": null, "OtherZoningDistrict": null, "TDCSite": null, "GeneralPlan": null, "SpecificPlan": null, "LandUseCodeCity": null, "PUDPermit": null, "PUDFile": null, "DevAgreement": null, "Flood": null, "Panel": null, "FirmDate": null, "LOMANumber": null, "Quake": null, "Hazard": null, "ConservationEsm": null, "HistoricRating": null, "Historic": null, "DevelopmentStatus": null, "PotentialBldgSize": null, "PotentialDwellingUnits": null, "MiscRestrictions": null, "BldgSize": null, "DwellingUnits": null, "MapNo": null, "Block": null, "Lot": null, "LotSizeCity": null, "MapFinal": null, "BldgPermit": null, "Allocation": null, "Annexation": null, "BaseMapGrid": null, "RSV": null, "ACCMAtaz": null, "ACCMATAZNew": null, "Ltaz": null, "LTAZNew": null, "CCTAtaz": null, "NAIC_NO": null, "NAIC_DESC": null, "Firm_Name": null, "UseSpecial": null, "BldgUpdate": null, "CT2010": null, "BG2010": null, "Blk2010": null, "CT1990": null, "BG1990": null, "CT2000": null, "BG2000": null, "Blk2000": null, "MapSource": null, "PlanningNotes": null, "UseCodeCityCategory": null, "UseCodeDescriptionCity": null, "LandUseDescription": null, "LandUseCategory": null, "BOOK": null, "PAGE": null, "FILENAME": null, "GlobalID": null, "DateOfDownload": null, "SpecificPlanSubArea": null, "DowntownOverlay": null, "DowntownCoreSubArea": null, "CensusTract2020": null, "CensusBlockGroup2020": null, "CensusBlock2020": null, "ElectionDistrict": null, "IsSB9Parcel": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "CartographicType": {"type": "inherited"}, "IsCutByTRA": {"type": "inherited"}, "CityCountyCode": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CommunityCode": { "type": "codedValue", "name": "CommunityCode", "description": "Parcel & Street FC, Unincorporated Towns and Communities", "codedValues": [ { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SourceDocumentType": {"type": "inherited"} } }, { "code": 2, "name": "Condominium Second Floor", "defaultValues": { "ParcelID": null, "ParcelType": 2, "APN": null, "CartographicType": "Parcel", "IsCutByTRA": null, "CityCountyCode": null, "CommunityCode": null, "Notes": null, "SourceDocumentType": null, "SourceDocumentName": null, "DocumentURL": null, "CreateDate": null, "RevDate": null, "RevBy": null, "RevComments": null, "APN15": null, "TRA1": null, "TRA2": null, "SitusNum": null, "SitusStreet": null, "SitusUnit": null, "SitusCity": null, "SitusZip": null, "SitusZip4": null, "ValueLand": null, "ValueImp": null, "ValueClcaLand": null, "ValueClcaImps": null, "ValueFixt": null, "ValuePers": null, "ValueHPP": null, "ValueHoex": null, "ValueOtex": null, "ValueNetTotal": null, "DocPrefix": null, "DocSeries": null, "DocDt": null, "DocDate": null, "OwnerName": null, "OwnerCareOf": null, "OwnerAttnName": null, "OwnerAddress": null, "OwnerUnit": null, "OwnerCityState": null, "OwnerZip": null, "OwnerZip4": null, "OwnerWseq": null, "OwnerCkdigit": null, "EffectiveDate": null, "Source": null, "VarChg": null, "NumUnits": null, "Class": null, "EffYr": null, "BldgArea": null, "LotSize": null, "Bldgs": null, "Stories": null, "Rooms": null, "Beds": null, "LandImpvRatio": null, "PctOffice": null, "Acre": null, "Land": null, "Conform": null, "Additions": null, "MiscArea": null, "RentableSpace": null, "YrBuilt": null, "Baths": null, "CondoType": null, "Elevator": null, "Pool": null, "PoolYr": null, "Remodel": null, "Condition": null, "Parking": null, "Amenities": null, "UnitFloor": null, "WallHt": null, "View_": null, "Slope": null, "Topo": null, "Hazardous": null, "UseCodeCounty": null, "UseCodeCountyCategory": null, "UseCodeDescriptionCounty": null, "SitusNo": null, "SitusStDir": null, "SitusStreetName": null, "SitusStType": null, "Unit": null, "Zoning": null, "HasSplitZoning": null, "OtherZoningDistrict": null, "TDCSite": null, "GeneralPlan": null, "SpecificPlan": null, "LandUseCodeCity": null, "PUDPermit": null, "PUDFile": null, "DevAgreement": null, "Flood": null, "Panel": null, "FirmDate": null, "LOMANumber": null, "Quake": null, "Hazard": null, "ConservationEsm": null, "HistoricRating": null, "Historic": null, "DevelopmentStatus": null, "PotentialBldgSize": null, "PotentialDwellingUnits": null, "MiscRestrictions": null, "BldgSize": null, "DwellingUnits": null, "MapNo": null, "Block": null, "Lot": null, "LotSizeCity": null, "MapFinal": null, "BldgPermit": null, "Allocation": null, "Annexation": null, "BaseMapGrid": null, "RSV": null, "ACCMAtaz": null, "ACCMATAZNew": null, "Ltaz": null, "LTAZNew": null, "CCTAtaz": null, "NAIC_NO": null, "NAIC_DESC": null, "Firm_Name": null, "UseSpecial": null, "BldgUpdate": null, "CT2010": null, "BG2010": null, "Blk2010": null, "CT1990": null, "BG1990": null, "CT2000": null, "BG2000": null, "Blk2000": null, "MapSource": null, "PlanningNotes": null, "UseCodeCityCategory": null, "UseCodeDescriptionCity": null, "LandUseDescription": null, "LandUseCategory": null, "BOOK": null, "PAGE": null, "FILENAME": null, "GlobalID": null, "DateOfDownload": null, "SpecificPlanSubArea": null, "DowntownOverlay": null, "DowntownCoreSubArea": null, "CensusTract2020": null, "CensusBlockGroup2020": null, "CensusBlock2020": null, "ElectionDistrict": null, "IsSB9Parcel": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "CartographicType": {"type": "inherited"}, "IsCutByTRA": {"type": "inherited"}, "CityCountyCode": { "type": "codedValue", "name": "CityCountyCode", "description": "Parcel & Street FC, City or County Jurisdiction", "codedValues": [ { "name": "Alameda County", "code": "ALCO" }, { "name": "Contra Costa County", "code": "COCO" }, { "name": "Santa Clara County", "code": "SCCO" }, { "name": "San Joaquin County", "code": "SJCO" }, { "name": "Alameda", "code": "AA" }, { "name": "Albany", "code": "AB" }, { "name": "Berkeley", "code": "BE" }, { "name": "Dublin", "code": "DU" }, { "name": "El Cerrito", "code": "ELCT" }, { "name": "Emeryville", "code": "EM" }, { "name": "Fremont", "code": "FR" }, { "name": "Hayward", "code": "HA" }, { "name": "Livermore", "code": "LI" }, { "name": "Milpitas", "code": "MLPS" }, { "name": "Moraga", "code": "MRGA" }, { "name": "Newark", "code": "NE" }, { "name": "Oakland", "code": "OA" }, { "name": "Orinda", "code": "ORND" }, { "name": "Piedmont", "code": "PI" }, { "name": "Pleasanton", "code": "PLS" }, { "name": "San Leandro", "code": "SL" }, { "name": "San Ramon", "code": "SR" }, { "name": "Union City", "code": "UC" }, { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "CommunityCode": { "type": "codedValue", "name": "CommunityCode", "description": "Parcel & Street FC, Unincorporated Towns and Communities", "codedValues": [ { "name": "Castro Valley", "code": "CAS" }, { "name": "Castlewood", "code": "CWD" }, { "name": "Remen Tract", "code": "REM" }, { "name": "Sunol", "code": "SU" }, { "name": "San Lorenzo", "code": "SZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SourceDocumentType": {"type": "inherited"} } } ], "maxRecordCount": 25000, "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 } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "tblMailingAddress", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": "MailName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "AddressID", "type": "esriFieldTypeInteger", "alias": "Address ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AddressID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "APN" }, { "name": "StreetAliasID", "type": "esriFieldTypeInteger", "alias": "Street Alias ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetAliasID" }, { "name": "PrimaryAddressID", "type": "esriFieldTypeInteger", "alias": "PrimaryAddress ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrimaryAddressID" }, { "name": "AddressType", "type": "esriFieldTypeString", "alias": "Address Type", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "AddressType" }, { "name": "MailName", "type": "esriFieldTypeString", "alias": "MailName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "MailName" }, { "name": "StreetNumber", "type": "esriFieldTypeString", "alias": "Street Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "StreetNumber" }, { "name": "PrefixDir", "type": "esriFieldTypeString", "alias": "Prefix Dir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PrefixDir" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StreetName" }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "Street Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "StreetType" }, { "name": "SuffixDir", "type": "esriFieldTypeString", "alias": "Suffix Dir", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SuffixDir" }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "Unit Type", "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": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "FullAddress" }, { "name": "AlternateAddress", "type": "esriFieldTypeString", "alias": "Alternate Address", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "AlternateAddress" }, { "name": "CityMailing", "type": "esriFieldTypeString", "alias": "City Mailing", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CityMailing" }, { "name": "ZipCode", "type": "esriFieldTypeString", "alias": "Zip Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZipCode" }, { "name": "MailState", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "MailState" }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "Floor" }, { "name": "IsPrimary", "type": "esriFieldTypeString", "alias": "Is Primary?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "IsPrimary" }, { "name": "HasSecondaryUnits", "type": "esriFieldTypeString", "alias": "Has Secondary Units?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HasSecondaryUnits" }, { "name": "ReceivesMail", "type": "esriFieldTypeString", "alias": "Receives Mail?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ReceivesMail" }, { "name": "SortOrder", "type": "esriFieldTypeSmallInteger", "alias": "SortOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SortOrder" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 19, "defaultValue": null, "modelName": "Status" }, { "name": "SourceDocumentType", "type": "esriFieldTypeString", "alias": "Source Document Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SourceDocumentType" }, { "name": "SourceDocumentName", "type": "esriFieldTypeString", "alias": "Source Document Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SourceDocumentName" }, { "name": "DocumentURL", "type": "esriFieldTypeString", "alias": "Document URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DocumentURL" }, { "name": "SymbolRotation", "type": "esriFieldTypeDouble", "alias": "Symbol Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolRotation" }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreateDate" }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RevDate" }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RevBy" }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RevComments" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R327_SDE_ROWID_UK", "fields": "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": "tblMailingAddress", "description": "", "prototype": { "attributes": { "RevComments": null, "RevBy": null, "AddressID": null, "APN": null, "StreetAliasID": null, "PrimaryAddressID": null, "AddressType": null, "MailName": null, "StreetNumber": null, "PrefixDir": null, "StreetName": null, "StreetType": null, "SuffixDir": null, "UnitType": null, "Unit": null, "FullAddress": null, "AlternateAddress": null, "CityMailing": null, "ZipCode": null, "MailState": null, "Floor": null, "IsPrimary": null, "HasSecondaryUnits": null, "ReceivesMail": null, "SortOrder": null, "Status": null, "SourceDocumentType": null, "SourceDocumentName": null, "DocumentURL": null, "SymbolRotation": null, "CreateDate": null, "RevDate": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 25000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 25000, "maxRecordCountFactor": 1 } ] }