gis/python3-cartopy: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 14:58:23 -04:00
parent 29dcb06f33
commit 654d6a4519

View file

@ -1,11 +1,11 @@
Cartopy is a Python package designed to make drawing maps for data analysis an
visualisation as easy as possible.
Cartopy is a Python package designed to make drawing maps for data
analysis an visualisation as easy as possible.
Some of the key features of cartopy are:
* object oriented projection definitions
* point, line, polygon and image transformations between projections
* integration to expose advanced mapping in matplotlib with a simple and
intuitive interface
* powerful vector data handling by integrating shapefile reading with shapely
capabilities
* integration to expose advanced mapping in matplotlib with a simple
and intuitive interface
* powerful vector data handling by integrating shapefile reading with
shapely capabilities