mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
426 B
Text
9 lines
426 B
Text
Classification Schemes for Choropleth Maps
|
|
|
|
mapclassify implements a family of classification schemes for choropleth maps.
|
|
Its focus is on the determination of the number of classes, and the assignment
|
|
of observations to those classes. It is intended for use with upstream mapping
|
|
and geovisualization packages (see geopandas and geoplot) that handle the
|
|
rendering of the maps.
|
|
|
|
See also: https://github.com/pysal/mapclassify
|