{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Foreclosures", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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, "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": 6618038.590163603, "ymin": 1994737.783479765, "xmax": 6651515.065533355, "ymax": 2020242.1540588588, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ForeclosureType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Auction", "label": "Auction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bank Owned", "label": "Bank Owned" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Preforeclosure", "label": "Preforeclosure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "APN", "typeIdField": "ForeclosureType", "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": 20, "defaultValue": null, "modelName": "APN" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Address" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "State" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Hyperlink" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OwnerName" }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "OwnerAddress" }, { "name": "M_HSENO", "type": "esriFieldTypeString", "alias": "M_HSENO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "M_HSENO" }, { "name": "M_DIR", "type": "esriFieldTypeString", "alias": "M_DIR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "M_DIR" }, { "name": "M_STR", "type": "esriFieldTypeString", "alias": "M_STR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "M_STR" }, { "name": "M_SFX", "type": "esriFieldTypeString", "alias": "M_SFX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "M_SFX" }, { "name": "M_UNITNO", "type": "esriFieldTypeString", "alias": "M_UNITNO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "M_UNITNO" }, { "name": "M_CITY", "type": "esriFieldTypeString", "alias": "M_CITY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "M_CITY" }, { "name": "M_STATE", "type": "esriFieldTypeString", "alias": "M_STATE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "M_STATE" }, { "name": "M_ZIP", "type": "esriFieldTypeString", "alias": "M_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "M_ZIP" }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LandUseCode" }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LandUse" }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LegalDescription" }, { "name": "TaxRateArea", "type": "esriFieldTypeString", "alias": "TaxRateArea", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TaxRateArea" }, { "name": "LotAcres", "type": "esriFieldTypeString", "alias": "LotAcres", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LotAcres" }, { "name": "LotSqFt", "type": "esriFieldTypeString", "alias": "LotSqFt", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LotSqFt" }, { "name": "CensusTract", "type": "esriFieldTypeString", "alias": "CensusTract", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CensusTract" }, { "name": "ForeclosureType", "type": "esriFieldTypeString", "alias": "ForeclosureType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ForeclosureType" }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "Bedrooms", "type": "esriFieldTypeString", "alias": "Bedrooms", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Bedrooms" }, { "name": "FullBaths", "type": "esriFieldTypeString", "alias": "FullBaths", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FullBaths" }, { "name": "HalfBaths", "type": "esriFieldTypeString", "alias": "HalfBaths", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HalfBaths" }, { "name": "Pool", "type": "esriFieldTypeString", "alias": "Pool", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Pool" }, { "name": "BuildingSqFt", "type": "esriFieldTypeString", "alias": "BuildingSqFt", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BuildingSqFt" }, { "name": "Units", "type": "esriFieldTypeString", "alias": "Units", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Units" }, { "name": "Stories", "type": "esriFieldTypeString", "alias": "Stories", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Stories" }, { "name": "LastSaleAmount", "type": "esriFieldTypeString", "alias": "LastSaleAmount", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LastSaleAmount" }, { "name": "LastSaleDate", "type": "esriFieldTypeString", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LastSaleDate" }, { "name": "TransferDate", "type": "esriFieldTypeString", "alias": "TransferDate", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TransferDate" }, { "name": "PropertyValue", "type": "esriFieldTypeString", "alias": "PropertyValue", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PropertyValue" }, { "name": "TaxAmount", "type": "esriFieldTypeDouble", "alias": "TaxAmount", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxAmount" }, { "name": "PreviousOwner", "type": "esriFieldTypeString", "alias": "PreviousOwner", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "PreviousOwner" }, { "name": "GarbageCollection", "type": "esriFieldTypeString", "alias": "GarbageCollection", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GarbageCollection" }, { "name": "StreetSweeping", "type": "esriFieldTypeString", "alias": "StreetSweeping", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StreetSweeping" }, { "name": "GreenWasteDay", "type": "esriFieldTypeString", "alias": "GreenWasteDay", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GreenWasteDay" }, { "name": "GreenWasteWeek", "type": "esriFieldTypeString", "alias": "GreenWasteWeek", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GreenWasteWeek" }, { "name": "GreenWasteCollection", "type": "esriFieldTypeString", "alias": "GreenWasteCollection", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "GreenWasteCollection" }, { "name": "ZoneCode", "type": "esriFieldTypeString", "alias": "ZoneCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ZoneCode" }, { "name": "ZoneDescription", "type": "esriFieldTypeString", "alias": "ZoneDescription", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ZoneDescription" }, { "name": "ZoneType", "type": "esriFieldTypeString", "alias": "ZoneType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZoneType" }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "FloodZone", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FloodZone" }, { "name": "FloodType", "type": "esriFieldTypeString", "alias": "FloodType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FloodType" }, { "name": "LLDistrict", "type": "esriFieldTypeString", "alias": "LLDistrict", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LLDistrict" }, { "name": "LLDescription", "type": "esriFieldTypeString", "alias": "LLDescription", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LLDescription" }, { "name": "LLType", "type": "esriFieldTypeString", "alias": "LLType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LLType" }, { "name": "Storm", "type": "esriFieldTypeString", "alias": "Storm", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Storm" }, { "name": "StormType", "type": "esriFieldTypeString", "alias": "StormType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StormType" }, { "name": "LandValue", "type": "esriFieldTypeInteger", "alias": "LandValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LandValue" }, { "name": "ImprovedValue", "type": "esriFieldTypeInteger", "alias": "ImprovedValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ImprovedValue" }, { "name": "Exemptions", "type": "esriFieldTypeInteger", "alias": "Exemptions", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Exemptions" }, { "name": "NetValue", "type": "esriFieldTypeInteger", "alias": "NetValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NetValue" }, { "name": "PersonalProperty", "type": "esriFieldTypeString", "alias": "PersonalProperty", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PersonalProperty" }, { "name": "TaxDate", "type": "esriFieldTypeDate", "alias": "TaxDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TaxDate" }, { "name": "SubdivisionID", "type": "esriFieldTypeString", "alias": "SubdivisionID", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SubdivisionID" }, { "name": "SubdivisionName", "type": "esriFieldTypeString", "alias": "SubdivisionName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SubdivisionName" }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Subdivision" }, { "name": "SEAZone", "type": "esriFieldTypeString", "alias": "SEAZone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEAZone" }, { "name": "SEAType", "type": "esriFieldTypeString", "alias": "SEAType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SEAType" }, { "name": "SpecificPlan", "type": "esriFieldTypeString", "alias": "SpecificPlan", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "SpecificPlan" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "COWID", "type": "esriFieldTypeString", "alias": "COWID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COWID" }, { "name": "ConditionalUsePermit", "type": "esriFieldTypeString", "alias": "ConditionalUsePermit", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ConditionalUsePermit" }, { "name": "ElementarySchool", "type": "esriFieldTypeString", "alias": "ElementarySchool", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ElementarySchool" }, { "name": "MiddleHighSchool", "type": "esriFieldTypeString", "alias": "MiddleHighSchool", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MiddleHighSchool" }, { "name": "SupervisorDistrict", "type": "esriFieldTypeString", "alias": "SupervisorDistrict", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SupervisorDistrict" }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CouncilDistrict" }, { "name": "EstimatedCityTax", "type": "esriFieldTypeDouble", "alias": "EstimatedCityTax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EstimatedCityTax" }, { "name": "SpecificPlanName", "type": "esriFieldTypeString", "alias": "SpecificPlanName", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SpecificPlanName" }, { "name": "SpecificPlanZone", "type": "esriFieldTypeString", "alias": "SpecificPlanZone", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "SpecificPlanZone" }, { "name": "DevelopmentFeeZone", "type": "esriFieldTypeString", "alias": "DevelopmentFeeZone", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DevelopmentFeeZone" }, { "name": "DevelopmentFeeType", "type": "esriFieldTypeString", "alias": "DevelopmentFeeType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DevelopmentFeeType" }, { "name": "LIOZone", "type": "esriFieldTypeString", "alias": "LIOZone", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LIOZone" }, { "name": "LIOType", "type": "esriFieldTypeString", "alias": "LIOType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LIOType" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "GPLU", "type": "esriFieldTypeString", "alias": "GPLU", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "GPLU" }, { "name": "Manufactured", "type": "esriFieldTypeString", "alias": "Manufactured", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Manufactured" }, { "name": "MFGType", "type": "esriFieldTypeString", "alias": "MFGType", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MFGType" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2980_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2555_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Auction", "name": "Auction", "domains": {}, "templates": [ { "name": "Auction", "description": "", "prototype": { "attributes": { "CensusTract": null, "Manufactured": null, "APN": null, "Address": null, "City": null, "State": null, "ZIP": null, "Hyperlink": null, "OwnerName": null, "OwnerAddress": null, "M_HSENO": null, "M_DIR": null, "M_STR": null, "M_SFX": null, "M_UNITNO": null, "M_CITY": null, "M_STATE": null, "M_ZIP": null, "LandUseCode": null, "LandUse": null, "LegalDescription": null, "TaxRateArea": null, "LotAcres": null, "LotSqFt": null, "ForeclosureType": "Auction", "YearBuilt": null, "Bedrooms": null, "FullBaths": null, "HalfBaths": null, "Pool": null, "BuildingSqFt": null, "Units": null, "Stories": null, "LastSaleAmount": null, "LastSaleDate": null, "TransferDate": null, "PropertyValue": null, "TaxAmount": null, "PreviousOwner": null, "GarbageCollection": null, "StreetSweeping": null, "GreenWasteDay": null, "GreenWasteWeek": null, "GreenWasteCollection": null, "ZoneCode": null, "ZoneDescription": null, "ZoneType": null, "FloodZone": null, "FloodType": null, "LLDistrict": null, "LLDescription": null, "LLType": null, "Storm": null, "StormType": null, "LandValue": null, "ImprovedValue": null, "Exemptions": null, "NetValue": null, "PersonalProperty": null, "TaxDate": null, "SubdivisionID": null, "SubdivisionName": null, "Subdivision": null, "SEAZone": null, "SEAType": null, "SpecificPlan": null, "X": null, "Y": null, "COWID": null, "ConditionalUsePermit": null, "ElementarySchool": null, "MiddleHighSchool": null, "SupervisorDistrict": null, "CouncilDistrict": null, "EstimatedCityTax": null, "SpecificPlanName": null, "SpecificPlanZone": null, "DevelopmentFeeZone": null, "DevelopmentFeeType": null, "LIOZone": null, "LIOType": null, "MFGType": null, "GPLU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bank Owned", "name": "Bank Owned", "domains": {}, "templates": [ { "name": "Bank Owned", "description": "", "prototype": { "attributes": { "CensusTract": null, "Manufactured": null, "APN": null, "Address": null, "City": null, "State": null, "ZIP": null, "Hyperlink": null, "OwnerName": null, "OwnerAddress": null, "M_HSENO": null, "M_DIR": null, "M_STR": null, "M_SFX": null, "M_UNITNO": null, "M_CITY": null, "M_STATE": null, "M_ZIP": null, "LandUseCode": null, "LandUse": null, "LegalDescription": null, "TaxRateArea": null, "LotAcres": null, "LotSqFt": null, "ForeclosureType": "Bank Owned", "YearBuilt": null, "Bedrooms": null, "FullBaths": null, "HalfBaths": null, "Pool": null, "BuildingSqFt": null, "Units": null, "Stories": null, "LastSaleAmount": null, "LastSaleDate": null, "TransferDate": null, "PropertyValue": null, "TaxAmount": null, "PreviousOwner": null, "GarbageCollection": null, "StreetSweeping": null, "GreenWasteDay": null, "GreenWasteWeek": null, "GreenWasteCollection": null, "ZoneCode": null, "ZoneDescription": null, "ZoneType": null, "FloodZone": null, "FloodType": null, "LLDistrict": null, "LLDescription": null, "LLType": null, "Storm": null, "StormType": null, "LandValue": null, "ImprovedValue": null, "Exemptions": null, "NetValue": null, "PersonalProperty": null, "TaxDate": null, "SubdivisionID": null, "SubdivisionName": null, "Subdivision": null, "SEAZone": null, "SEAType": null, "SpecificPlan": null, "X": null, "Y": null, "COWID": null, "ConditionalUsePermit": null, "ElementarySchool": null, "MiddleHighSchool": null, "SupervisorDistrict": null, "CouncilDistrict": null, "EstimatedCityTax": null, "SpecificPlanName": null, "SpecificPlanZone": null, "DevelopmentFeeZone": null, "DevelopmentFeeType": null, "LIOZone": null, "LIOType": null, "MFGType": null, "GPLU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Preforeclosure", "name": "Preforeclosure", "domains": {}, "templates": [ { "name": "Preforeclosure", "description": "", "prototype": { "attributes": { "CensusTract": null, "Manufactured": null, "APN": null, "Address": null, "City": null, "State": null, "ZIP": null, "Hyperlink": null, "OwnerName": null, "OwnerAddress": null, "M_HSENO": null, "M_DIR": null, "M_STR": null, "M_SFX": null, "M_UNITNO": null, "M_CITY": null, "M_STATE": null, "M_ZIP": null, "LandUseCode": null, "LandUse": null, "LegalDescription": null, "TaxRateArea": null, "LotAcres": null, "LotSqFt": null, "ForeclosureType": "Preforeclosure", "YearBuilt": null, "Bedrooms": null, "FullBaths": null, "HalfBaths": null, "Pool": null, "BuildingSqFt": null, "Units": null, "Stories": null, "LastSaleAmount": null, "LastSaleDate": null, "TransferDate": null, "PropertyValue": null, "TaxAmount": null, "PreviousOwner": null, "GarbageCollection": null, "StreetSweeping": null, "GreenWasteDay": null, "GreenWasteWeek": null, "GreenWasteCollection": null, "ZoneCode": null, "ZoneDescription": null, "ZoneType": null, "FloodZone": null, "FloodType": null, "LLDistrict": null, "LLDescription": null, "LLType": null, "Storm": null, "StormType": null, "LandValue": null, "ImprovedValue": null, "Exemptions": null, "NetValue": null, "PersonalProperty": null, "TaxDate": null, "SubdivisionID": null, "SubdivisionName": null, "Subdivision": null, "SEAZone": null, "SEAType": null, "SpecificPlan": null, "X": null, "Y": null, "COWID": null, "ConditionalUsePermit": null, "ElementarySchool": null, "MiddleHighSchool": null, "SupervisorDistrict": null, "CouncilDistrict": null, "EstimatedCityTax": null, "SpecificPlanName": null, "SpecificPlanZone": null, "DevelopmentFeeZone": null, "DevelopmentFeeType": null, "LIOZone": null, "LIOType": null, "MFGType": null, "GPLU": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 20000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e66d026790e24bd99c8962648187a068" }