diff options
Diffstat (limited to 'gis')
-rw-r--r-- | gis/python3-cartopy/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gis/python3-cartopy/README b/gis/python3-cartopy/README index a8c247d5ec6e7..584d84e8e6641 100644 --- a/gis/python3-cartopy/README +++ b/gis/python3-cartopy/README @@ -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 |