{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Special Assessment Fee Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": " Parcels layer spatially joined with special assessment case information from Cityworks via a python script. The feature class is used in a public web application for searching properties for any Special Assessments incurred on a property. Provides a property-centric view of City-assessed Code Enforcement fees that supports public inquiry tools, internal workflows, and reporting needs.The feature class is updated twice every day. The feature class reflects fees accrued for code violations on a 2 week(14-day) interest.This parcel layer represents properties within the City of Independence that may be associated with City-assessed Code Enforcement fees. The layer is created by spatially joining parcel geometry with the City-assessed special assessment point data and aggregating results at the parcel level.Each parcel includes:owner and mailing address informationSitus location Joined fields from the special assessment fee properties feature layer, including aggregated special assessment assessment totals where applicable when assessments existParcels without City-assessed fees are included and clearly labeled as having no City-assessed fees.Key CharacteristicsOne polygon per parcelAssessment data is aggregated from one or more assessment pointsParcels may contain multiple assessmentsDesigned for map-based lookup and reportingUse CasesParcel-level inquiry for Code Enforcement feesPublic-facing assessment lookup applicationsOperational review of assessed vs. non-assessed parcelsReporting and spatial analysisData IncludesParcel ownership and situs informationAggregated totals:Total current balanceTotal principal remainingTotal actual interestTotal 14-day interest estimateText and HTML-formatted assessment summariesData Does Not Include:County-assessed feesPayment confirmation or final payoff certificationImportant NotesAll parcels are included, even if no City-assessed fees exist.Parcels with no City-assessed fees are explicitly labeled:\u201cNo City Assessed Fees. Contact Jackson County Missouri for any potential fees.\u201dCounty-assessed fees are managed and collected separately by Jackson County. Attributes include:Invoice (Case #)Total Current BalanceCase TypePrincipal RemainingActual Interest14-Day InterestCase Status", "copyrightText": "City of Independence Missouri", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0521187940218003E7, "ymin": 4721304.353081294, "xmax": -1.0476507962953687E7, "ymax": 4750384.598820565, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102698, "latestWkid": 102698, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -15658800, "falseY": -45949000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 252, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "owner", "type": "esriFieldTypeString", "alias": "owner", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "owner" }, { "name": "owneraddress", "type": "esriFieldTypeString", "alias": "owneraddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "owneraddress" }, { "name": "ownercity", "type": "esriFieldTypeString", "alias": "ownercity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownercity" }, { "name": "ownerstate", "type": "esriFieldTypeString", "alias": "ownerstate", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ownerstate" }, { "name": "ownerzipcode", "type": "esriFieldTypeString", "alias": "ownerzipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ownerzipcode" }, { "name": "assessment_details", "type": "esriFieldTypeString", "alias": "assessment_details", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "assessment_details" }, { "name": "assessment_details_html", "type": "esriFieldTypeString", "alias": "assessment_details_html", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "assessment_details_html" }, { "name": "total_current_balance", "type": "esriFieldTypeString", "alias": "total_current_balance", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "total_current_balance" }, { "name": "total_principal_remaining", "type": "esriFieldTypeString", "alias": "total_principal_remaining", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "total_principal_remaining" }, { "name": "total_actual_interest", "type": "esriFieldTypeString", "alias": "total_actual_interest", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "total_actual_interest" }, { "name": "total_14_day_interest", "type": "esriFieldTypeString", "alias": "total_14_day_interest", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "total_14_day_interest" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Parcel APN", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "SitusAddress", "type": "esriFieldTypeString", "alias": "SitusAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SitusAddress" }, { "name": "SitusCity", "type": "esriFieldTypeString", "alias": "SitusCity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusCity" }, { "name": "SitusState", "type": "esriFieldTypeString", "alias": "SitusState", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusState" }, { "name": "SitusZipCode", "type": "esriFieldTypeString", "alias": "SitusZipCode", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SitusZipCode" }, { "name": "legaldescfull", "type": "esriFieldTypeString", "alias": "Full Legal Description", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "legaldescfull" }, { "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()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Special Assessment Fee Parcels", "description": "", "prototype": { "attributes": { "legaldescfull": null, "owner": null, "owneraddress": null, "ownercity": null, "ownerstate": null, "ownerzipcode": null, "assessment_details": null, "assessment_details_html": null, "total_current_balance": null, "total_principal_remaining": null, "total_actual_interest": null, "total_14_day_interest": null, "Name": null, "SitusAddress": null, "SitusCity": null, "SitusState": null, "SitusZipCode": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "7c1ef676f40c4ec484a2485910334eb4" }