#### Milestone 2: Heatmap Development - **Objective**: Build and configure the Azure Maps heatmap to visualize property risk based on collected data. - **Tasks**: - Set up Azure Maps SDK and integrate with geocoded data. - Define risk metrics (e.g., tax delinquency rate, low income percentage) and generate heatmap layers. - Test heatmap rendering for a sample neighborhood (e.g., Old Fourth Ward). - **Files Involved**: - `geocoded_parcels.json` (Input for mapping) - `heatmap_config.json` (Settings for risk metrics and layers) - `index.html` (Web interface with Azure Maps SDK)