{"name": "Natural Breaks Raster Symbology", "package_name": "natural_breaks_symbology", "description": "Classify and symbolize raster layers with Natural Breaks (Jenks), Equal Interval, or Quantile, with an optional histogram preview.", "about": "Adds a Processing algorithm that computes class breaks for a raster band using exact Fisher-Jenks Natural Breaks (dynamic programming), Equal Interval, or weighted Quantile methods, then applies a Singleband Pseudocolor (Discrete) renderer using any QGIS color ramp. Large rasters are read at a decimated resolution and summarized into a weighted histogram so the computation stays fast without loading every pixel into memory. An optional histogram preview (requires matplotlib) lets you compare methods and class counts visually before committing to a symbology. Originally built while producing an AHP + GIS flood-hazard map for Samarinda, Indonesia, then generalized into a standalone tool. Co-developed by Muhammad Fatahillah Mubarak together with Claude (Anthropic) as a coding assistant.", "homepage": "https://github.com/fatahillahmubarak/raster-natural-breaks-jenks-symbology", "repository": "https://github.com/fatahillahmubarak/raster-natural-breaks-jenks-symbology", "tracker": "https://github.com/fatahillahmubarak/raster-natural-breaks-jenks-symbology/issues", "author": "Muhammad Fatahillah Mubarak, with Claude (Anthropic)", "tags": ["raster", "symbology", "classification", "natural breaks", "jenks", "fisher-jenks", "quantile", "equal interval", "histogram", "color ramp", "pseudocolor"], "downloads": 6, "latest_version": "1.0.3", "versions": [{"version": "1.0.3", "experimental": true, "qgis_min": "3.18.0", "qgis_max": "3.99.0", "downloads": 6, "uploaded_by": "fatahillahmubarak", "upload_datetime": "2026-08-21T01:14:57.249594"}]}